

InterviewSolution
Saved Bookmarks
1. |
Solve : ps -aux Server time value showing wrong? |
Answer» DEAR, I am using Amazon server with pv-grub build compile kernel (2.6.34). I have LOGIN the server and checked ps -aux SERVICE it showing time value is wrong. how to fix this issue. Given below the error report in BOLD LETTER & Under line the word [email protected]:~#ps -aux USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND daemon 4095 3688751 0.0 184684 4456 ? S Apr12 21067849:44 /apache/sbin/httpd daemon 4097 0.0 0.0 184684 4456 ? S Apr12 0:00 /apache/sbin/httpd root 1669 0.0 0.0 24176 580 ? S Mar01 20:46 hald-addon-storage: polling /dev/sr daemon 4098 0.0 0.0 184684 4140 ? S Apr12 0:00 /apache/sbin/httpd daemon 4115 3697201 0.0 184684 4456 ? S Apr12 21114581:29 /apache/sbin/httpd root 22209 0.1 0.1 86556 1256 ? Sl Mar26 55:30 /pkg/mysql.com/bin/mysql daemon 4116 0.0 0.0 184692 4268 ? S Apr12 0:00 /apache/sbin/httpd daemon 4152 0.0 0.0 184692 4420 ? S Apr12 0:00 /apache/sbin/httpd daemon 4262 3713011 0.0 184560 3812 ? S Apr12 21067849:44 /apache/sbin/httpd daemon 17818 0.0 0.0 184560 2880 ? S 02:58 0:00 /apache/sbin/httpd mysql and other service running time correct, but apache and other service showing wrong time..... [email protected]:~# date Mon Apr 18 03:34:39 Local time zone must be set--see zic manual PAGE 2011 [email protected]:~# THANKS for advance MIKE |
|