>How do I do turn off services ( sendmail ftp ecc. )
>
> from linuxconf ?
Nope, I use chkconfig. To see what is currently set:
chkconfig --list
Do a "man chkconfig" to see how to change the list.
Of course, the changes will not take effect until the next time you boot.
MB
--
e-mai
[EMAIL PROTECTED] said:
Subject: Re: ssh question
In-Reply-To: Message from Gordon Charrick <[EMAIL PROTECTED]>
of "Sun, 11 Jun 2000 08:01:41 EDT." <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Sun, 11 Jun 2000 23:28:17 -0700
Message-ID: <[EMAIL PROT
How do I do turn off services ( sendmail ftp ecc. )
from linuxconf ?
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.
I haven't been following the kernel at all 2.2.14 as far as large hard drive
support is concerned.
.
I had to clip two 34GB IBM drives to 32.4GB so the kernel 2.2.12 Red Hat 6.1
would see them. That's why for home I got a 27GB and recently at work got a
30GB. But I'm tempted to return the 30GB a
Hi all people,
Having a new kernel installed (linux-2.3.99-pre 6) on RH 6.2. This new
current supports udf and I have it selected during configuration.
After completion I made following tests (new kernel worked) ;
1)
# type "depmod -a"
# type "modprobe udf"
Warning: udf file could not
You can do this if you apply the pset patch - see the smb howto for
information.
Regards Sarah
Senior Consultant ISS
> -Original Message-
> From: Hal Burgiss [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, June 10, 2000 5:08 PM
> To: RedHat List
> Subject: Re: Binding tasks to processors
>
On Mon, Jun 12, 2000 at 12:07:54AM -0400, Jon Knews wrote:
> I followed your instructions below to the letter (I believe). I
> downloaded the i2c-2.5.0.tar.tgz and lm_sensors.2.5.0.tar.tgz, and
> unpacked them in to the /usr/local/src directory to make two
> subdirectories of them. I checked that
Hi all people,
After having a new kernel installed (linux-2.3.99-pre 6) on RH 6.2,
following problems were discovered
1) During re-starting the new kernel, following warnings pop-up
- Loading sound modules (emu10.k1), modprobe can't locate module [failed]
- Starting NFS locked: lockdsve invali
>
> Can you post your /etc/fstab here for us? Also, do you have
> AMD and AUTOFS running? If not, maybe you should consider
> running them?
> John
>
Here is /etc/fstab listing below. Notice /dev/hda6 has a mount point of /win
and already mounted. /win is FAT16. I did not recently reque
Hi all.
I recently tried to install bugzilla from the bugzilla-2.8.1.src.rpm. It
told me it required Chart, TimeDate, Mysql, msql-mysql, and DBI. I
grabbed those rpms (all these are distributed by redhat) and installed
them. However, bugzilla still complains about failed dependencies saying
that
I Had a hard time trying to setup my 56k Zoom PnP modem. you need to find
some documentation on disabling the PnP and jumper it to the com port of
your choice. this work for my modem. good luck.
Ashref Punnoli wrote:
> hi gurus,
>
> can anybody tell me how to setup a
> Rockwell 33.6
Dumb question, Why would he run both? Don't both
do the same job??
Joe
> -Original Message-
> From: John Aldrich [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, June 11, 2000 6:02 PM
> To: [EMAIL PROTECTED]
> Subject: Re: FAT32
>
>
> On Sun, 11 Jun 2000, CH wrote:
> > I am using default kern
Tanner, Robby wrote:
> As an aside, it should read "Is RedHat actually providing support?".
There are two schools of thought on that. The British convention is to
refer to a company in the plural, IIRC. The US convention is to refer to
a company in the singular.
-W-
Non ho ordinato questo.
On Sun, 11 Jun 2000, CH wrote:
> I am using default kernel when I install. I am using RH6.2. The installer
> automatically
> mount FAT16 when I name the mount point to FAT16 as /win. Actually it was
> RH6.0
> when I tried FAT32. I do not really remember if I tried it on 6.2 but I
> tried it af
I am using default kernel when I install. I am using RH6.2. The installer
automatically
mount FAT16 when I name the mount point to FAT16 as /win. Actually it was
RH6.0
when I tried FAT32. I do not really remember if I tried it on 6.2 but I
tried it afterward.
I guess that may be the problem.
I am trying to learn more about project management and software engineering
for the web. Does anyone have suggestions of books papers, or websites that
I could find to read on the subject. I am not a programmer, but can script
in php and perl so if the examples would apply to CGI scripts it would
On Sun, 11 Jun 2000, CH wrote:
>
> Actually, it did automatically mount /win (which I made this to be my dos
> mounting point) when it is a FAT16 partition. I could not get it to mount
> FAT32 partition. When I did actually mount FAT32 using the same command I
> would for FAT16 then for FAT32 s
John,
First off, it could be the way your BIOS is looking at the drive. I use to work for
WD in tech support. If I remember
correctly this was not one of the drives that was recalled. But again it has been a
while so I could be wrong. You can
find the serial number on the drive by using so
For some reason, I did not have samba server
installed. I had samba client, and when I installed
the samba server, everything worked as it should.
--- Hyung Kim <[EMAIL PROTECTED]> wrote:
> I want to mount a samba share so that userA has full
> read and write access. For userA, the uid is 500
> > If that is the case, then why would the installer not automatically
mount
> > them and when I used FAT16 then it is recognized and mounted? Even
after I
> > install RH 6.0 then I still could not mount them? Now I have RH6.2 so I
> > will try again.
> >
> Probably because you didn't TELL the
On Sat, 10 Jun 2000, CH wrote:
>
> If that is the case, then why would the installer not automatically mount
> them and when I used FAT16 then it is recognized and mounted? Even after I
> install RH 6.0 then I still could not mount them? Now I have RH6.2 so I
> will try again.
>
Probably becau
On Sat, 10 Jun 2000, Joel Lansden wrote:
> Make sure you have VFAT support compiled directly into your kernel, then
> make a directory you want to use as a mount point.
> Then,
>
> mount -t vfat /dev/devicename /mountpoint
>
Stock (from the CD) kernels pretty much come with vfat
support, in my e
I want to mount a samba share so that userA has full
read and write access. For userA, the uid is 500 and
the gid is 100. I issued the following command:
mount -t smbfs -o
username=userA,password=passwd,uid=500,gid=100
//srv/tmp /mnt/x
When I check the user and group for /mnt/x (ls -l
/mnt/x),
The following command gives mismatched output. The time returned should be
identical, according to the man/info pages. Can anyone tell me why I see a
one-hour discrepency when converting the time back and forth to an epoch
string?
[the command]
_SEC=`date +%s`; echo $_SEC; date -d "1970-01-01 UTC
On Wed, 7 Jun 2000, Jerry Human wrote:
> I sure hope you can help me with this one. Last week I installed a WD
> Caviar 102AA 10 gig hard drive and made four partitions: hdc1 four gig,
> hdc2 100 meg, hdc3 three gig, and hdc4 three gig. I installed RH 6.2 on
> hdc1 and used hdc2 for the swap file
On Fri, 9 Jun 2000, Burke, Thomas G. wrote:
> I am trying to allow downloads from my web site, but it seems that i cannot
> ftp into the site... I dunno what's going on at the moment, but it appears
> that I can't even ftp in as me...
>
> What steps do I need to take to set up ftp - for both us
> When I mount -t vfat /dev/hda1 /mnt/ I get the following message:
>
> -
> [MS-DOS FS Rel. 12, FAT 16, check=n, conv=b, uid=0, gid=0, umask=022]
> [me=0xf8, cs=8, #f=2, fs=51, fl=0, ds=51, de=51, de=0, data=51, se=0,
> ts=419
> I am trying to mount a Windows FAT 32 filesystem (dawm the day I FAT 32ed my
> HD)
>
> Thanks
What does fdisk report it as? try fdisk
then use
p
to print the partition table to the screen. Might help determine what is
happening.
I mount my win98 partition as vfat using the following entry in
Gary,
> Thanks for your reply. I am curious with your Valinux machines, it's set
> up with /, /boot and /home on the first drive. The root partition is
> already 89% full.
Yeah, the VA-partitioning is a little strange; of course you can pay $50(?)
extra for "custom partitioning." What we (I) do
On Sun, Jun 11, 2000 at 10:00:02AM -0400, Jon Knews wrote:
> Does anyone know how to get lm_sensors and all it requires,
> installed on kernel 2.2.14-5.0smp (RH6.2)
> PLEASE be specific, and please let me know download site,
> instructions, etc.
First, you have an older versi
Thanks for your reply. I am curious with your Valinux machines, it's set
up with /, /boot and /home on the first drive. The root partition is
already 89% full. Are all the directories such as /var/ and /usr on there?
How does that leave room if I want to load alot more appplications on my
drive in
When I mount -t vfat /dev/hda1 /mnt/ I get the following message:
-
[MS-DOS FS Rel. 12, FAT 16, check=n, conv=b, uid=0, gid=0, umask=022]
[me=0xf8, cs=8, #f=2, fs=51, fl=0, ds=51, de=51, de=0, data=51, se=0,
ts=4192902, ls=51
Hello,
I have a BP6 motherboard but decided to stick with RedHat 6.2 (kernel
2.2.14-5.0smp) rather than upgrade to Gentus Linux 2.0 (which is RH6.2 with
motherboard-specific alterations including the kernel is at 2.2.13-18smp).
The pitfall for me is I cannot run the Abit/Gentus utility AbitPer
Try dyndns.org
Eric
- Original Message -
From: "Han Liu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 10, 2000 12:25 PM
Subject: dynamic IP to static IP for webserver
> I'd like to set up a red hat box in my home as a webserver and I'm
> looking for ways to c
"Raymond H. Kraft" wrote:
> Try editing /etc/ssh2/sshd2_config and setting
>
> RequireReverseMapping no
>
> Hope this helps.
>
> -Ray
>
> --
> Ray Kraft [EMAIL PROTECTED]
> Seattle Washington
> Fingerprint: B579 1705 C5E7 1C75 7C43 8D9D 2803 6BF4 DFF2 D
35 matches
Mail list logo