Centos 6 comes with gnome-screensaver by default. Also, VLC media player that you can find on rpmforge repo is 1.1.13. VLC has an option “Disable screensaver”. If you check that option VLC will try to disable screensaver while movie is played. But, unfortunately, that option is not working if you are using gnome-screensaver. So, I decided to give xscreensaver a go. You can find a lot of articles on the internet where authors are explaining how to do that. But, i couldn’t find any how to that explains how to make global changes to system making me able to make a switch transparently, without users even noticing a change.
Monthly Archives: June 2013
Using vpnc instead of Cisco vpn client or kvpnc
Windows users are able to use Cisco VPN Client to establish VPN tunnel. On linux there is a kvpnc that can be used to achieve the same thing. But, for me, command line is much more simpler than kvpnc setup. I am able to establish VPN tunnel much faster that way. Also, i don’t even need graphical environment to do that. So, what needs to be done? I will give you Centos 6 example. I don’t think there is a big difference with other ditributions.
CentOS 6 – Install NVIDIA proprietary driver
Linux distributions do not include proprietary NVIDIA drivers for obvious reasons. But, fortunately, installing NVIDIA proprietary drivers is pretty straightforward.
Centos 6 & Thinkpad T530: Prolong battery life with tpacpi-bat
Number of battery experts claims that Li-Ion battery life can be prolonged if battery is not fully charged during use. Windows 7 has this option too in it’s Power Manager. In order to have that option, OS has to have correct drivers for battery ACPI calls. In order for CentOS to be able to do that same thing, there is a acpi_call kernel module.