LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Debug Questions (https://www.linuxquestions.org/questions/linux-general-1/debug-questions-295706/)

hansi umayangan 02-27-2005 11:17 PM

CHANGE DATE
 
HOW TO CHANGE DATE,TIME,REGENALE SETTINGS?

slackie1000 03-18-2005 03:19 AM

hi there,

i know, a bit old thread. just keeping the 0 replies thread cleaning process. ;)

capital letter are unecessary here.
you can use the date command to change date//time.
Code:

man date
if you want to changthe regional settings take a look at
Code:

/usr/share/zoneinfo
then you can link it to /etc/localtime
Code:

ln -s /usr/share/zoneinfo/wherever /etc/localtime
what this question has to do with "DEBUG"??

regards

slackie1000


All times are GMT -5. The time now is 06:21 AM.