The time is off on my system and I want to synchronize with an NTP server. And if I reboot the redhat box I want it to continue to use that NTP server for setting its clock. How to?
http://www.experts-exchange.com/OS/Linux/Setup/Q_23759455.html
I inherited a Redhat Linux system to administer. While I'm nobody's Sysadmin (network is my thing) - I do know that direct login using "root" is generally a no-no. Right? That's how the previous...
http://www.experts-exchange.com/Security/Operating_Systems_Security/Linux/Q_23830149.html
I tried to locate snmpwalk on my system:
find . -name snmpwalk -print
..but no results were returned. I then tried...
rpm -q net-snmp
and this returned: net-snmp-5.1.2-11.EL4.10.0.1
...
http://www.experts-exchange.com/Networking/Linux_Networking/Q_23932863.html
I need help getting my tftp daemon started and continuing to run on future bootups on my linux box. See details which follow:
[root@wiki2 xinetd.d]# uname -a
Linux wiki2.xxxx.xxx 2.6.9-55.0.12...
http://www.experts-exchange.com/OS/Linux/Q_23689951.html
Someone booted the host and now syslog's not working. Would appreciate trouble-shooting tips.
ps -ef | grep syslog
root 3954 1 0 15:50 ? 00:00:00 syslogd -m 0
/etc/syslog.c...
http://www.experts-exchange.com/OS/Linux/Setup/Q_23780026.html