Hi,
We have a mail server which has Zimbra installed on it and a file server. Folks use the same login information they use to access their email to access the file server. So the file server is using the same LDAP server as the mail server.
Couple days ago, at around 12 PM all of the sudden, the SSH connection to the mail server failed. The mail server itself was up and running just fine.
Although I have an overview of running commands like apt-get install apache2 what I don't know is what order I should run them in to get a LAMP server running.
Also, I assume I should create a /var/www to put my sites in there (want about 4 domains pointing to this server.
As I have a clean slate, would be great to get advice on the correct way to get set up.
(as a side note, I want to replicat
I have a server running 9.10 desktop, and previously in version 8, my windows computer could see the 2 additional drives in the server. I installed Samba and shared (what I thought) was everything and I see the files on the main drive, but cannot view the 2 additional drives.
I have LAMP installed on a PC that is running Ubuntu 11.10. LAMP was running fine but I had to restart the PC because Unity was messing up (as it often does) and the tool bar had disappeared. When it started up, I was unable to fire up any php files. I have a file index.php in /var/www. It is owned by www-data as is the directory that it is in. The LAN address of the server is 192.168.1.10.
I have a requirement like this...
I want to go to a particular server for which i have acess .I want to do a ssh to that server from one server and check if a file is theer or not..and i need the script to chcek continuosly till it finds the file.When it finds the file i want it to come out of the loop ..please let me know..
I'm trying to set my computer up as a server. I've installed LAMP, but now my problem is getting a static ip. I've tried several tutorials, but with each one, I seem to somehow disable my internet connection.
I'm almost positive that this is all over my head, but my aim is for it to not be. So any direction would be great, thank you.
I'm trying to set up a new website in a Windows Server 2003. In this server there is already a website, classic ASP, in port 80.
I am making a web server running LAMP and want to access it using SSH.
When I open the passwd file, I see all those accounts and I want to know for which ones I can put false.
Hello everyone,
I would like to setup a lamp server from a minimal distro and to compile PHP, MySQL and Apache myself.
I have chosen CentOS minimal for the OS and I am trying to build the stack by hand...