1. See user login history
$ last: listing most recent logins by users.
$ last -a list the IP or name of the system from where the user logged in
2. Vied the currently logged in user
$ who: list logged in users and their process
$ users: only list the logged in users
3. Running procssses of logged in user
$ w : who is logged in and what they are doing now.
4. Others
$ uptime: tell how long the system has been running
$ id: display user and all group ids
$ free
$ du
$ df
$ env
$ ps
$ top
Subscribe to:
Post Comments (Atom)
Datatable static image not found on the server
When you use ```datatables.min.css``` and ```datatables.min.js``` locally, instead of datatables CDN, you may have encountered that ```sort...
-
Step 1. Install Oracle XE 11g 1. Download Oracle XE (oracle-xe-11.2.0-1.0.x86_64.rpm.zip) from Oracle official website. You need an accoun...
-
I used the following method to hide the extra long column contents when loading the page. The contents will then display when mouse hover th...
-
When you use ```datatables.min.css``` and ```datatables.min.js``` locally, instead of datatables CDN, you may have encountered that ```sort...
No comments:
Post a Comment