> -----Original Message----- > From: Boom Stickity [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 12, 2003 9:30 AM > To: [EMAIL PROTECTED] > Subject: Re: RE: tuning redhat tcp > > > Before running sysctl -p I would like to view the current > parameters. I have added the following to /etc/sysctl.conf: > > kernel.msgmni=1024 > kernel.sem = 1000 32000 32 512 > kernel.shmmax=2147483648 > fs.file-max=65535 > net.ipv4.tcp_max_syn_backlog=8192 > > but do not know how to see the current values. >
You can view individual values with "sysctl <keyname>" or just print them all with "systctl -a". Check out the man page for sysctl for more info. -Steve -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list