You are not logged in.
How can I change the time on the main clock in the top right corner.. I must have messed up during install...
---Mod edit: Moved to the appropriate forum section---
Last edited by deerhunter (2016-07-09 16:50:59)
Offline
messed up
What exactly is wrong with the clock?
Have you set your locale properly?
You can set it up with this command:
sudo dpkg-reconfigure locales
Offline
Messed up meaning the time zone? You can change/ edit with the tzzelect command. if you messed up the formating, you can change it with the tint2 configuration script. Right click > Preferences > Tint2 > Edit TInt2's
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline
cheers guys, yeah its 2 hours behind. But you nailed its..
Offline
Messed up meaning the time zone? You can change/ edit with the tzselect command.
Actually, you have to use:
sudo dpkg-reconfigure tzdata
As per tzselect(1)
Offline
Horizon_Brave wrote:Messed up meaning the time zone? You can change/ edit with the tzselect command.
Actually, you have to use:
sudo dpkg-reconfigure tzdata
As per tzselect(1)
Gah! I thought I had this one! ....
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline
magic, sorted.. Time has been restored, the world is normal again
Offline
Awesome...could you add SOLVED to the title of this post?
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline
Gah! I thought I had this one! ....
Hey, you raised my eyebrows with `tzselect` -- I had to look up the man page to spot your mistake
Pro tip: always check the man page 8)
Don't be disheartened -- that was a great effort and your skills are improving all the time
Offline
Horizon_Brave wrote:Gah! I thought I had this one! ....
Hey, you raised my eyebrows with `tzselect` -- I had to look up the man page to spot your mistake
Pro tip: always check the man page 8)
Don't be disheartened -- that was a great effort and your skills are improving all the time
Jeez tzselect is useless then!
BTW not to get too off topic, but the systemd command timedatectl also looks like it can provide some functionality to this. For future reference.
Last edited by Horizon_Brave (2016-07-08 22:13:42)
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline
how do i mark as solved
Offline
how do i mark as solved
Edit the title of your first post and add [SOLVED]
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
this 'man page' you speak of, where can i get said 'man page'
Offline
Run this command and carefully read the output (all of it!):
man man
EDIT: Or use the web interface for the Debian man pages:
https://manpages.debian.org/cgi-bin/man.cgi
EDIT2:
man -Hfirefox man
Last edited by Head_on_a_Stick (2016-07-09 17:04:29)
Offline
thanks
Offline