I got my file server appliance deployed through Amazon EC2 Cloud but I am not clear about how to test or connect to the shared resources from a Windows system. I have experience connecting to resources on Windows. That's not the problem. It just fails when I try to connect with the appliances UNC path. I happened to be testing from Windows 7 Professional, but I will be connecting with some XP systems as well. The setup was amazingly easy, as indicated on the turnkey linux site but I am not sure how to proceed from here. Does anyone have any simple steps that I could follow?
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.