/home » workblog

Entries for March, 2009

Set Linux time using remote time server

You can use the rdate command to set the correct time on a Linux system, instead of having to manually enter it. NIST has a list of time servers. You can then use hwclock to update the hardware clock.

rdate -s nist1-ny.WiTime.net
/sbin/hwclock –systohc

Additional FTP accounts on Plesk for Linux

Before version 9 of Plesk you couldn’t add additional FTP accounts for a domain through the control panel. This KB explains how to manually add extra FTP accounts that are restricted to their home directory.