Package is flagged out of date.
rdate should be replaced with ntpdate.
date
This contains information I am learning need to remember about Linux.
INPUT:
>telnet www.esqsoft.globalservers.com 80OUTPUT:
Trying 64.136.56.122... Connected to www.esqsoft.globalservers.com. Escape character is '^]'.INPUT:
GET /index.htm HTTP/1.1 host: www.esqsoft.globalservers.com <line feed>OUTPUT:
HTTP/1.1 200 OK Date: Mon, 18 Apr 2005 16:38:00 GMT Server: Apache/1.3.27 (Unix) (Red-Hat/Linux) mod_ssl/2.8.12 OpenSSL/0.9.6 PHP/4.1.2 mod_perl/1.27 FrontPage/5.0.2.2623 Last-Modified: Thu, 01 Jul 2004 01:16:05 GMT ETag: "158e008c-182c-40e365d5" Accept-Ranges: bytes Content-Length: 6188 Connection: close Content-Type: text/html <html> <head> <title>... ...big long nasty HTML code here... </body></html> Connection closed by foreign host. >
free
HOSTNAME="Plugbox"
# # /etc/hosts: static lookup table for host names # #<ip-address> <hostname.domain.org> <hostname> 127.0.0.1 localhost.localdomain localhost gtripg01 ::1 localhost.localdomain localhost gtripg01 #127.0.0.1 Plugbox # End of file
pacman -Sy openntpd