Nietzsche says "God is dead" God says "Nietzsche is dead "
Header image

To convert nrg files to iso files, you should install nrg2iso sudo apt-get install nrg2iso Usage: nrg2iso a.nrg a.iso Related posts install php apache mysql phpmyadmin (3)

On ubuntu and kubuntu systems you can install php5 apache2 mysql and phpmyadmin with this command sudo apt-get install apache2 php5 php5-mysql php5-gd mysql-server phpmyadmin To enable mod_rewrite run this: sudo ln -sfn /etc/apache2/mods-available/rewrite.load /etc/apache2/mods-enabled/ sudo /etc/init.d/apache2 restart Related posts Ubuntu install GD support for apache (0) mysql_insert_id (0) installing apache php and mysql on … Read more