Архив рубрики: history

start history autorun time

 echo 'export HISTTIMEFORMAT="%d/%m/%y %T "' >> ~/.bash_profile
vim /etc/rc.local
/opt/nginx/sbin/nginx
[root@mx ~]# date
Wed May 13 23:10:23 PDT 2009
yum update tzdata

[root@mx ~]# rm -rf /etc/localtime
[root@mx ~]# ln -s /usr/share/zoneinfo/Europe/Moscow /etc/localtime
[root@mx ~]# date
Thu May 14 10:13:03 MSD 2009