![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Command not working | preethgideon | UNIX for Dummies Questions & Answers | 3 | 05-14-2008 11:56 AM |
| why is this command not working? | wrapster | UNIX for Advanced & Expert Users | 1 | 05-02-2008 09:11 AM |
| Sed command not working | shashi_kiran_v | UNIX for Dummies Questions & Answers | 9 | 11-15-2006 12:01 AM |
| cd command not working | er_aparna | Shell Programming and Scripting | 7 | 07-08-2006 01:38 AM |
| cp command not working | groundlevel | UNIX for Dummies Questions & Answers | 7 | 03-22-2006 01:48 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|||||
|
I get the same result as if I had typed the last command.
The last -f /var/adm/wtmpx command returns the last date as June 3. The permissions and owner/group are as you indicated. The size of the wtmpx file is 1736260kb and that the time stamp does change when someone logs onto the server. |
|
||||
|
Ok a few things to check.
is the /var partition full? df -k /var Will tell you. Whats the final line of output from your last command ... should read something like: wtmp begins Wed May 19 14:41 if you do last reboot Does it show the previous reboots correctly? And just to be 100% sure ... Please be aware that 'last' displays the entries in revers order ... ie the most recent entries appear first. So if you run last | more The most recent login with be the first line on the first page. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|