Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
1. head to desktop
2. open terminal
3.set a sudo password by typing in "passwd" then enter your new password when prompted
After you do this you will be able to change the time and date settings on the desktop, this will carry over to the steam launcher, if you would prefer to do this all on terminal (because your there anyway) you can Type in "sudo date -s YYYY-MM-DD +HH:MM:SS" to change date from terminal. Also, if your not comfortable with using the terminal I'm sure there's a way to do it in the gui that you will be able to find with the new information
Hope this helps
Hi, I tried this and it worked to change but the time isn't right, no matter how much I try, it automatically just sets to 12:00AM but the date is right. Just the time isn't. How to fix that?
Sudo date -s YYYY-MM-DD
Sudo date -s HH:MM:SS
The program knows the difference between different inputs due to the - and the : so make sure you use them correctly, and remember too fill in every character I have entered even when it's 0, formatting is annoyingly picky on the terminal