Jasper91
November 12th, 2008, 12:26 PM
Hey everyone,
Because a lot of people I met are having a lot of trouble setting up a simple LAMP-server, I wrote a program (my first Linux-program btw ;)) that automaticly:
- Installs and configures Apache2
- Installs and configures vsFTPd (user has to set the correct ports only)
- Installs and configures PHP5 and MySQL
- Installs OpenSSH
- Configures network-settings (requests IP and gateway first)
I don't know about any of you is in need of it, but why keeping it just for myself ;)
File: www.jasperkouwenberg.com/LAMPinstaller
Source: www.jasperkouwenberg.com/LAMPinstaller.cpp
PS: Only Debian-based dist. are supported!
Cya,
Jasper
Because a lot of people I met are having a lot of trouble setting up a simple LAMP-server, I wrote a program (my first Linux-program btw ;)) that automaticly:
- Installs and configures Apache2
- Installs and configures vsFTPd (user has to set the correct ports only)
- Installs and configures PHP5 and MySQL
- Installs OpenSSH
- Configures network-settings (requests IP and gateway first)
I don't know about any of you is in need of it, but why keeping it just for myself ;)
File: www.jasperkouwenberg.com/LAMPinstaller
Source: www.jasperkouwenberg.com/LAMPinstaller.cpp
PS: Only Debian-based dist. are supported!
Cya,
Jasper