Search Results

Search: Posts Made By: minkie
Forum: Solaris 11-27-2008
11,551
Posted By minkie
shell command logging
Does anyone have a simple method of logging all shell commands typed by a user (csh in our case)?

- I could enable auditing, but this would be overkill
- I could enable process accounting, but...
11,543
Posted By minkie
try this: ssh $hostname 'nohup sleep 30 >...
try this:

ssh $hostname 'nohup sleep 30 > /dev/null 2>&1 &'


SSH Frequently Asked Questions (http://www.snailbook.com/faq/background-jobs.auto.html)
Forum: Solaris 11-19-2008
10,653
Posted By minkie
add this lot up!
login as sunservice and run ipmitool:

[(flash)root@sys1-sc:~]# ipmitool -H 172.100.100.123 -U root fru | grep MB
Password:
Board Extra : A64_MB
Product Name : 2048MB DDR...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 09:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy