Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
Subject: application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
Subject: X Windows problem (xauth)
Subject: Upgrading openoffice 1 1 rpm
Subject: FTP: connection refused
Subject: FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
Subject: broadcom network interface
make mrproper
Couldn 't open PID file /var/run/named/named pid Permission denied
sendmail configuration on redhat
kernel 2 6 and /dev/sound/mixer not found
Subject: Promise 378 controller
Subject: Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
Subject: Lotus Notes under Wine
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
/etc/security/limits conf question
Intel E/1000 driver
rpm database corrupt
Command stream end of file while reading
qla2300 modules
 
Linux
Page 6 of 236 1   2   3   4   5   6   7   8   9   10   Next 10   Next 100  

VMware server

Hi Marshall > This may be OT but there is lots of knowledge here. > > I am looking for a P2V tool that I can use to scrape my RH Linux > servers. The vmware converter that vmware gives out is o

Subject: Re: Can 't fsck a file system

Try fsck -C -y /dev/sdb1 that usually works for me. I got that straight from the man pages. Dan On Tue 2007-10-09 at 09 00 -0700 Dave Martini 1 wrote > I have a file system that won 't mount a

Subject: Can 't fsck a file system

I have a file system that won 't mount at boot it says there are file system errors. When I run fsck -p it doesn 't fix everything and says to run it manually. When I do that I have to keep answering

Subject: Problems in Network Chart Generation

I am using jboss 4.2 java5.0 and RedHat Linux Enterprise Version 4.0 with kernel 2.6 and NPTL 2.3.4 I am using open source network chart generation API provided by geosoft ( http //geosoft.no/graphi

Subject: Re: 8gb memory on Redhat AS 2.1

t wrote > Hi All > Im running Redhat AS 2.1 on an IBM HS20 Blade Server. > I have just upgraded the ram to 8Gb. > The 8Gb memory shows up in the bios but the linux system only shows 4gb? > > Is the

Subject: Re: questions about /etc/shadow

Gaddis Jeremy L. wrote > On 10/8/07 tech user <techwww@(protected) > wrote > > what 's the difference between these two passwd fields in /etc/shadow? > > > > nobody * 13785 0 99999 7 > > dbus !! 137

Subject: 8gb memory on Redhat AS 2.1

Hi All Im running Redhat AS 2.1 on an IBM HS20 Blade Server. I have just upgraded the ram to 8Gb. The 8Gb memory shows up in the bios but the linux system only shows 4gb? Is there any special way to

Subject: RE: Question on SSH Public Key

Google is your friend http //www.csua.berkeley.edu/~ranga/notes/ssh_nopass.html You need to generate the rsa/dsa keys without a passphrase -----Original Message----- From redhat-list-bounces@(protected)

Subject: Res: Question on SSH Public Key

look at the sshd_config and see if the that line exists AuthorizedKeysFile .ssh/authorized_keys

Subject: Re: questions about /etc/shadow

On Monday 08 October 2007 17 27 22 m.roth2006@(protected) wrote > >Date Tue 9 Oct 2007 01 03 32 +1000 (EST) > >From tech user <techwww@(protected) > > > > >--- Rajesh kanna <tr_rajeshkanna@(protected) >

Subject: Re: questions about /etc/shadow

>Date Tue 9 Oct 2007 01 03 32 +1000 (EST) >From tech user <techwww@(protected) > > >--- Rajesh kanna <tr_rajeshkanna@(protected) > wrote > > > nobody * 13785 0 99999 7 -- > represents system ac

Subject: Re: questions about /etc/shadow

--- Rajesh kanna <tr_rajeshkanna@(protected) > wrote > nobody * 13785 0 99999 7 -- > represents system account > > dbus !! 13785 0 99999 7 -- > represents service account > Thanks. wh

Subject: Re: Question on SSH Public Key

On Monday 08 October 2007 16 40 41 Mark Haney wrote > Harry Hoffman wrote > > This is almost always a permissions problem... > > > > Ensure that /root/.ssh is chmod 700 > > > > Cheers > > Harry > >

Subject: Re: Question on SSH Public Key

Harry Hoffman wrote > This is almost always a permissions problem... > > Ensure that /root/.ssh is chmod 700 > > Cheers > Harry > > I have had some problems when the files aren 't chmod 600 as w

Subject: Re: Question on SSH Public Key

On Monday 08 October 2007 16 33 59 Harry Hoffman wrote > This is almost always a permissions problem... > > Ensure that /root/.ssh is chmod 700 > 644 works too. Manuel. -- Manuel Arostegui Ramirez

Subject: Re: Question on SSH Public Key

This is almost always a permissions problem... Ensure that /root/.ssh is chmod 700 Cheers Harry Ravi Shanmugam wrote > Hi All > > I wanted to setup a client and server without password authen

Subject: Re: Question on SSH Public Key

look at ssh -v user@(protected) also tail the logs on the server tail -f /var/log/messages (or /var/log/secure) that should give some clues John On Mon 8 Oct 2007 Ravi Shanmugam wrote > Hi All >

Subject: Question on SSH Public Key

Hi All I wanted to setup a client and server without password authentication. So I have copied "/root/.ssh/id_rsa.pub " from client which contains the public key to "/root/.ssh/authorized_keys " in th

Subject: Re: questions about /etc/shadow

On 10/8/07 tech user <techwww@(protected) > wrote > what 's the difference between these two passwd fields in /etc/shadow? > > nobody * 13785 0 99999 7 > dbus !! 13785 0 99999 7 > > that 's to s

Subject: Re: questions about /etc/shadow

nobody * 13785 0 99999 7 -- > represents system account dbus !! 13785 0 99999 7 -- > represents service account Regards Rajesh ----- Original Message ---- From tech user <techww

Subject: questions about /etc/shadow

Hello what 's the difference between these two passwd fields in /etc/shadow? nobody * 13785 0 99999 7 dbus !! 13785 0 99999 7 that 's to say what does '* ' mean and what does '!! ' mean in /etc/

Subject: Re: "Permission denied " Problem

On 05Oct2007 09 55 Alfred Hovdestad <alfred.hovdestad@(protected) > wrote > No the problem should lie in the permissions on /root/.ssh. The > /root/.ssh directory has to be drwx------ has to inaccess

Subject: Re: Dummies Guide for up2date - > yum?

thanks for the info .. that was what I was looking for. -s- On Oct 5 2007 at 9 20 AM Chris St. Pierre wrote > On Thu 4 Oct 2007 Sandor W. Sklar wrote > > > Can anyone point me to an "idiot 's

Subject: Re: Dummies Guide for up2date - > yum?

On Thu 4 Oct 2007 Sandor W. Sklar wrote > Can anyone point me to an "idiot 's guide " for going from up2date to yum? Other folks have pointed you to the general (mostly excellent) documentation bu

Subject: Re: "Permission denied " Problem

No the problem should lie in the permissions on /root/.ssh. The /root/.ssh directory has to be drwx------ has to inaccessible to all but the owner for ssh to work properly. Alfred Jean-Paul

amanda exclusions

I 'm using amanda to back up our Linux servers and want to exclude some directories from a specific folder on a backup client. In my disklist on the backup server I 've got an entry such as backupcl

Subject: Re: Dummies Guide for up2date - > yum?

On 10/5/07 Sandor W. Sklar <ssklar@(protected) > wrote > > So having a bunch of RHEL4 systems I 'm used to running "up2date " > for various software installation and upgrade tasks and I feel > pret

Subject: RE: "Permission denied " Problem

Hi JP Thanks for your reply. But if I "ls -l " in / folder the permission for /root is drwxr-x--- i.e no read permission for groups and others. I even tried executing the following command cat /root

Subject: Re: Dummies Guide for up2date - > yum?

I personally find yum much better than up2date. But for starters yum check-update will show you updates that are available. yum update should update everything for you. man yum

Subject: Dummies Guide for up2date - > yum?

So having a bunch of RHEL4 systems I 'm used to running "up2date " for various software installation and upgrade tasks and I feel pretty comfortable with it which is why RHEL5 which we 're just
Page 6 of 236 1   2   3   4   5   6   7   8   9   10   Next 10   Next 100