Pages

Search

Getting rid of old, obsolete kernels - Forums Linux

Getting rid of old, obsolete kernels - Forums Linux


Getting rid of old, obsolete kernels

Posted: 22 Jul 2005 10:03 AM PDT

Matt McKnight <rr.com> wrote: 

Eh? Edit your %%*&*%&%* boot loader's config file! What else would you
do?
 

Nonsense - they are save-your-life items. Dozens of times I've been
bailed out by an old kernel.
 

If lilo is your boot manager, then it will change the config of lilo,
which probably includes a reference to a menu list to pup up (usually
"lilo.msg" or similar. Edit the contents of that other file.
 

Why would it? "man rm".
 

There aren't any other places, and they aren't old and useless. My list
of boot kernels goes back to 1995 on this machine, and I still bot even
the oldest to check how things work under it.
 

Yes - you.

Peter

startup/login script

Posted: 22 Jul 2005 08:10 AM PDT

On 07/22/05 17:10, Pascal wrote: 

If your shell is bash, use $HOME/.bash_login
It is run only when you login. $HOME/.bashrc is run for each subshell
that is started.

See man pages for detailed expalnations.

Ciao
Giovanni
--
A computer is like an air conditioner,
it stops working when you open Windows.
Registered Linux user #337974 <http://counter.li.org/>

DEBIAN - installation...couldn't find ....rescue.bin, drivers.tgz

Posted: 21 Jul 2005 11:08 AM PDT

GeminiDaddy <com> wrote: 
 
 

Take a look at http://www.debian.org/CD/faq/
This covers your questions. It sounds like either you did not burn
the ISO image correctly, your CDROM is not working at all or your
CDROM is not supported by the kernel of the boot floppy. The FAQ
tells you how to make the CD correctly as well as other checking
things as others suggested.

Now, tell us what kind of CDROM you are using. Is it IDE, SCSI, USB
or PCMCIA?

HELP: NFS mount hangs when attempting to copy file

Posted: 20 Jul 2005 03:37 PM PDT

In comp.os.linux.networking Timothy Miller <com>: 
 
 

Haven't seen this as default r/wsize on any distro whatever you
run? But a good value on a LAN, the default is about 8192 on many
systems. But those seem to change from time to time.

But might be one of the problems on your VPN, I'd lower this and
switch to "tcp" instead of "udp" at first.
 

My experience is exactly different, many problems with hard
mounting and zero with soft mounting.
 

Yep, the difference with tcp instead of udp would be most
interesting, if the server supports that.

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 325: Your processor does not develop enough heat.

vsftpd doesn't allow access to random directories

Posted: 20 Jul 2005 07:38 AM PDT

I posted it to the first message I sent in this thread, but I'll post
it again:

### Here is my vsftpd.conf:
passwd_chroot_enable=NO
anonymous_enable=YES
local_enable=YES
write_enable=YES
local_umask=022
dirmessage_enable=YES
xferlog_enable=YES
connect_from_port_20=YES
xferlog_std_format=YES
chroot_list_enable=NO
chroot_local_user=NO
pam_service_name=vsftpd
userlist_enable=YES
listen=YES
tcp_wrapper=YES
tilde_user_enable=YES

### Here is my /etc/pam.d/vsftpd:
auth required pam_listfile.so item=user sense=deny
file=/etc/vsftpd/ftpusers onerr=succeed
auth required pam_stack.so service=system-auth
auth required pam_shells.so
account required pam_stack.so service=system-auth
session required pam_stack.so service=system-auth

Linux Virus Prevents System to boot up?

Posted: 18 Jul 2005 12:07 PM PDT

Michael Heiming wrote: 
Where I used to work, they had the motto (though they refused to admit it):

We haven't time to stop for gas! We're late already!


--
.~. Jean-David Beyer Registered Linux User 85642.
/V\ PGP-Key: 9A2FC99A Registered Machine 241939.
/( )\ Shrewsbury, New Jersey http://counter.li.org
^^-^^ 06:45:00 up 36 days, 37 min, 3 users, load average: 4.87, 4.51, 4.36

RH90 upgrade from RH80 depmod error in rc.sysinit

Posted: 18 Jul 2005 06:02 AM PDT

"Nico Kadel-Garcia" wrote 

Don't know - I compiled 'em all in a flurry ... net-snmp, squid, ulogd.
 

Now fixed too.
 
Dang! Well it must be character building. Cheers Frank.