Xml sitemap to html – simple bash script
I have made a simple bash script to convert your xml sitemap to html anchor tags e.g. For importing into Firefox or chrome bookmarks (or for any other use you…
I have made a simple bash script to convert your xml sitemap to html anchor tags e.g. For importing into Firefox or chrome bookmarks (or for any other use you…
This post will show you how to setup a LAMP [linux apache mysql php] development environment in linux mint or ubuntu firstly, open a shell. then, type sudo apt-get install…
Using an apple magic mouse with linux is very easy: this post will show you how to setup an apple magic mouse on linux ubuntu, fedora, mint, etc. The apple…
This will show you how to find bios version information from linux command line terminals. open the terminal / command prompt and run the command: sudo lshw -html > lshw.html…
You can get osx like reversed two finger scrolling in linux [mint or ubuntu or Backtrack], if you install 'naturalscroll'. sudo add-apt-repository ppa:zedtux/naturalscrolling sudo apt-get update sudo apt-get install naturalscrolling