Long story short: I installed lxde and lxdm and disabled confconsole using webmin. I also ran apt-get upgrade leading me to udev freeze, which I resolved using the instructions from this forum (basically kill the corresponding process).
On boot now the loginmanager gets displayed, but apache, tomcat, etc aren't started.
"who -r" tells me I am at runlevel 2. In /etc/rc2.d there are links to /etc/init.d/tomcat6 and /etc/init.d/apache2
Newbie question. I just brough up a vanilla local instance of the LAMP appliance. I'm able to login to webmin, and was also able to setup an VSFTPD by using Shell in a Box. I've not touched the SSH configuration. From my desktop Ubuntu install I tried to connect via SSH by issuing the following from the command line:
ssh root@192.168.0.80
It returns:
ssh: connect to host 192.168.0.80 port 22: Connection refused
Okay once again, I have an instance of this running on AWS and can SSH In just fine etc. but cannot access mysql or prestashop administraton because I dont know the passwords... anyone ??? Tutorial on how to retreive them ? Anyone ?
Subject says it all. I can login to the server via SSH, but I can't seem to get mysql running to start setting passwords... Is there some master file that contains the defualt generated ones since I had no way to set them during the setup phase using EBS ? Am i missing something ?
Just to get it out of the way: Yes, I'm very new — though less new than I was two months ago! Go Linux!
Anyway, I have LAPP installed and running on a local server. Other folks use a Web Application I made and installed on the server, and it runs great. But I'd like them to be able to access it from the host name, and not the IP (albeit it is static). For the life of me, I can't figure how to do this either from Webmin or the command line.
I have recently installed a new virtaul machine using the TurnKey Linux LAMP appliance. The setup was successful but I am having trouble creating virtual hosts.