Sunday, August 14, 2016
Changing date and time in Crunchbang Linux using Terminal
Changing date and time in Crunchbang Linux using Terminal
It sometimes is really handy when you dont want to waste your time searching for the option or interface that will allow you to change the time of your PC. Source [ http://debmintux.wordpress.com/2010/03/29/crunchbang-set-the-time-via-terminal-cli/ ]
Set the date:
sudo date --set 2010-01-28
Set the time:
sudo date --set 21:08:00
I didnt have to do this but just in case
Restart Tint2 to see the correct time:
sudo killall tint2
tint2 &
Set the date:
sudo date --set 2010-01-28
Set the time:
sudo date --set 21:08:00
I didnt have to do this but just in case
Restart Tint2 to see the correct time:
sudo killall tint2
tint2 &
Go to link download