Topics: Red Hat / Linux
Linux Links
Here's a list of links related to Linux:
- Linux Professional Institute (LPI)
- GNU
- The Linux Documentation Project
- RPM find
- Cups.org
- Openprinting.org
- Linux.org
- Kernel.org
- Xfree86.org
- Lwn.net
- Ubuntu
- Kubuntu (KDE desktop)
- Ubuntu forums
- Knoppix Linux on 1 CD
- Suse
- Open Suse
- RedHat
- Fedora Project
- Putty Connection Manager
- SSH and PuTTY
- CrossOver Linux
- Samba
- Vmware
- Wine
- Fedora FAQ
- VirtualBox
- MySQL database on Linux tutorial
- MTA Comparison
- RPM pbone.net (Search and download RPMs)
- www.linuxhomenetworking.com: HOWTO Configuring Linux Mail Servers
Topics: AIX, Red Hat / Linux↑
Query NTP servers
To test the connection of a server with its time servers (e.g. to check if no firewall is blocking NTP communication), run the following command:
# ntpq -c peers [ip-address-of-timeserver]
UNIX records its timestamp in seconds since January 1, 1970. An easy way to convert this time stamp to some readable format: unixtimestamp.com.


