Firefox & Chrome Cache on RAM Drive -Fedora / Ubuntu

Update For Fedora 15 Firefox will work with the given below procedure. For Chrome sudo gedit /usr/local/share/applications/google-chrome.desktop Change line from #Exec=/opt/google/chrome/google-chrome %U TO Exec=/opt/google/chrome/google-chrome –disk-cache-dir=”/tmp/ram/” OR You can use following commands for the ease of use. rm -rf ~/.cache/google-chrome ln -s /tmp/ram/ ~/.cache/google-chrome Update For Ubuntu 11.04 Firefox will work with the given below procedure. [...]

Full Story »

Change Ubuntu 9.10 Resolution

By default Ubuntu 9.10 supports 1024×768 resolution, which is not enough for me. I needed to increase it to 1240×1024. To achive my desired resolution I run through few commands. Its easy, take a look. Here I am trying to get 1240×1024 resolution, if you are trying to achive any other change it with 1240×1024 [...]

Full Story »

Trending Posts