Search Results

Search: Posts Made By: @dagio
Forum: Solaris 04-04-2011
13,936
Posted By @dagio
Does iostat -E returns you what you need?
Does iostat -E returns you what you need?
6,935
Posted By @dagio
You want to do it manually? If not you can use...
You want to do it manually?
If not you can use cronjob in the server.
10 2 * * * find /path/to/files -ctime +3 -exec rm {} \;

This will run every day at 02:10 and delete the files older than...
11,746
Posted By @dagio
creating a screen? Before execute the command...
creating a screen?
Before execute the command in the server execute
#screen -S <screenname>
When you are in your home connect via ssh in the server and execute
#screen -ls
This will list you...
Forum: Ubuntu 05-15-2010
23,726
Posted By @dagio
If you go to System--> Preference--> Sound then...
If you go to System--> Preference--> Sound
then select input tab
Mute option should be unchecked and also the volume meter should be up.
Showing results 1 to 4 of 4

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