Solaris: Usefull commands
Usefull Commands for Solaris # scp /home/origin/* user@machine:/home/destination/
Usefull Commands for Solaris # scp /home/origin/* user@machine:/home/destination/
Solaris 10 Zone Survival Guide by Robert Chase Original from: http://www.systemv.org/downloads.html Solaris Zones are a...
Solaris 10 Zone Survival Guide by Robert Chase Original from: http://www.systemv.org/downloads.html Solaris Zones are a...
Ubuntu: Howto drastically speed up Firefox Make firefox store its cache in the /tmp directory --- which when we have...
Powersaving Tweak for Netbooks: Add the following to the /etc/rc.local file: # Economize the SSD sysctl -w vm.swappiness=1 # Strongly...
OPTIMIZING SSD PERFORMANCE: Change the file system mount options on SSDs to “noatime” Edit /etc/fstab (gksudo gedit /etc/fstab) and change...
OPTIMIZING SSD PERFORMANCE: Change the file system mount options on SSDs to “noatime” Edit /etc/fstab (gksudo gedit /etc/fstab) and change...
Ubuntu: Howto reduce the SSD wear Open fstab, and add the following lines: # sudo gedit /etc/fstab tmpfs /var/log tmpfs...