Microsoft
Software
Hardware
Network
Question : User activity in solaries
Hi,
I got around 20 users logging into my solaries servers.
I want to track each users login and logout time.. and also I want to track all the user activities, may be in formatted way. Could anybody advice, how to start with..
Answer : User activity in solaries
check out the "last" command
"man last" for more info
"who -u" might also be useful.
If you want something a bit meatier, look at configuring
auditing
.
Random Solutions
How do I create a looping to add values in columns?
MS SQL Server - The Conversion of a char data type to a datetime data type resulted in an out-of-range date time value
Update Query SQL 2008
Quickbooks 2010 Skipping Invoice Numbers
DNS won't work unless old server is on network
mysql upgrade 4.1 to 5.1
How to erase data from a Mac (wipe/erase/overwrite)
Load XML file into sqlserver 2008 Database using c# : 26366040
asp.net I want to limit the number of images a user can enter and display the counter 1 to 6 to the user and to inbibit the upload button on a count of 6
MD5 in java like PHP's md5()