The date MMDDHHmmYYYY can change the system date and time.
$ date 071121282006
Tue Jul 11 21:28:00 CST 2006
Note: Only the super user (i.e. root) has the right to change the system date.
The date MMDDHHmmYYYY can change the system date and time.
$ date 071121282006
Tue Jul 11 21:28:00 CST 2006
Note: Only the super user (i.e. root) has the right to change the system date.
Shutdown at a specified date-time :
$ sudo at MMDDYY
at> shutdown -P hh:mm
at> press Ctrl-D
The Chinese characters can not show properly on Samba client. This problem is caused by the Samba 3.0 (or later version) do not support the parameter code page. Insert the following lines into the smb.conf:
It work properly now!!