| Ok So I have installed Centos and made it work - so now it is time to check out the arch rival in the server market Debian. I downloaded the 64bit netinstall and started it. I chose the normal install not the GUI install and set it up I was also offered to pick the groups of software I wanted. So I picked webserver SQL SSH server ..and some other stuff. I picked the whole disk for partitioning and put all on the same partition. entered root password and my user and user password. Installed grub. And Debian nicely handled it. So the installation went fine - I think - Time to reboot.... Ah so far so good - I can't wait to se what's behind this: And after waiting with great hopes this is what turned up: Why does everybody insist on that ultra stupid Gnome3 stuff? Well I was offered to log out and there I could pick gnome classic and log back inn again... Oh yes that is better -Gnome clasic. (and gnome 3 will probably work after I have checked my VB settings - but it is still stupid) So I shut down and checked my settings and started again. This time Gnome3 fired without problems. | So I wondered if my server was up and running so I started the browser and checked "localhost" - and got the nice IT Works ! message. The server is placed in /var/www So far so good. So I try to install Mysql in synaptic and every time I hit enter it simply disappears without installing anything ![]() Ok there is this other install software program so I picked mysql-server there. And this one also started a config process where I had to set the mysql root password. This is very good because many confuse the Mysql root with the Linux root and end up....confused. Not so with Debian. But again that process stopped leaving me wondering if all had gone through - not good. To check the Mysql database I did a: Code: Select all mysql_secure_installationAnd sure enough here I discovered that the prompted password was registered, so all is good then. Going for phpmyadmin... I needed to add myself to the sudoers first - so I did that.... And then I did a Code: Select all sudo apt-get install phpmyadminAgain I was propted about the setup and what server I would like to set it up with and the mysql connection data - the works! This is good stuff! Debian is good at this - in Centos we would have to know howto or figure it out. Debian is leading us there in a good way. So I fired up the browser and checked out if phpmyadmin was running: Wow impressive and fast! Almost a no brainer. |
At this point I would like to add that I am clicking myself to death in that Gnome environment; it may look good but it is highly inefficient

In any case I have a successful install and a working lamp server with phpmyadmin by now.


