Results 1 to 10 of 17
-
3rd Jan 2012, 01:00 PM #1OPBanned
Recommendations & Help Required Regarding Installation on a Fresh Linux VPS
Ok, I am a noob at this so please excuse me in case my queries are stupid. Basically, I am installing everything right from the bottom like PHP, MYSQL etc on my New VPS which is currently blank. I want you guys to help me recommend which OS to choose, How to install all the stuff like PHP, MYSQL etc & Also I need a control panel which would in future make my stuff easy to handle.
---
So this noob needs your help now... Please Help.
my123world Reviewed by my123world on . Recommendations & Help Required Regarding Installation on a Fresh Linux VPS Ok, I am a noob at this so please excuse me in case my queries are stupid. Basically, I am installing everything right from the bottom like PHP, MYSQL etc on my New VPS which is currently blank. I want you guys to help me recommend which OS to choose, How to install all the stuff like PHP, MYSQL etc & Also I need a control panel which would in future make my stuff easy to handle. --- So this noob needs your help now... Please Help. :sun: Rating: 5
-
3rd Jan 2012, 01:01 PM #2Member
one word, CentOS!
-
3rd Jan 2012, 01:02 PM #3OPBanned
CentOS 6 or 5?
-
3rd Jan 2012, 01:02 PM #4BannedWebsite's:
HotWallpapers.me AustraliaFlood.net VirtualUpload.netTwo words, Windows OS!
-
3rd Jan 2012, 01:03 PM #5OPBanned
Thumper - Its a Linux Vps.... Not a Windows One!
-
3rd Jan 2012, 01:04 PM #6Member
-
3rd Jan 2012, 01:06 PM #7MemberWebsite's:
Elite.SO Defendos.com Motionite.comCentOS 5.7
-
3rd Jan 2012, 01:06 PM #8OPBanned
Ok, Kept CENTOS 6 for installation... show be completed in a few minutes. I bought a SBORG Ticket too. Got my Details
--
Now Next part, How do i install Kloxo on it? (Kloxo as my Control Panel or you recommend one) & all the stuff like PHP, Mysql, Apache etc.
-
3rd Jan 2012, 01:10 PM #9Member
So, since you probably dont wanna install cPanel because you can't afford it or w.e, i'd recommend you install Kloxo since its Free, its a Decent panel, and its Stable too..
Just refer to the below guide:
You have to disable SELinux by editing /etc/sysconfig/selinux and changing the line to selinux=disabled. This will keep SELinux from being enabled on your server next boot.
Then you must run the following command as root to disable SELinux for the current session:
# su - root # setenforce 0
If you are unsure this procedure worked, you can run /usr/sbin/sestatus to check its status. Failure to correctly disable SELinux will render your Kloxo install useless and an OS reload may be required to properly reinstall it.
Also, make sure the ports 7778/tcp and 7777/tcp are open in your server firewall or you won't be able to connect to Kloxo web panel when the install completes.
Installing Kloxo
Kloxo installation consists of downloading kloxo-installer.sh from download.lxcenter.org and execute it as root. They will download all the required files and install them for you. In case you are presented with a question/menu from yum/up2date, you may press <Enter> .
If you don't have MySQL server already installed, you must run:
# su - root # yum install -y wget # wget http://download.lxcenter.org/downloa...o-installer.sh # sh ./kloxo-installer.sh --type=<master/slave>
If you already have MySQL installed and set a root password, you must run:
# su - root # yum install -y wget # wget http://download.lxcenter.org/downloa...o-installer.sh # sh ./kloxo-installer.sh --type=<master/slave> --db-rootpassword=PASSWORD
Once kloxo is installed, you can connect to http://YOUR_SERVER_IP:7778 and you will be presented with a login screen. Login as admin with password admin and once you are in, Kloxo will explicitly force you to change the password to a secure one.
Note: If you cannot connect to the Kloxo Control Panel:
Please check: if Kloxo is running. If you are sure that Kloxo is running, the following might be the case:
- You or your provider have installed a firewall on your system (Please check your respective firewall and open the port 7777/7778 in the firewall.)
- Example: If you run the command "iptables --list" and the server has not reported that iptables doesn't exist, please try "/etc/init.d/iptables stop" and try to connect to Kloxo. If the connection is succesfull, then open port 7777/7778 in iptables.
-
3rd Jan 2012, 01:11 PM #10OPBanned
Will kloxo install everything like PHP, MYSQL etc? or does it come installed with Cent OS 6?
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
(Help Required) Display name+thread description+flag mod installation
By champ_007_bond in forum vBulletinReplies: 12Last Post: 25th Aug 2011, 09:10 AM -
Just Installed Fresh TorrentFlux on Fresh Server But Torrents not starting
By Jason_weds_Freddy in forum Technical Help Desk SupportReplies: 4Last Post: 7th Aug 2011, 06:59 PM
themaLeecher - leech and manage...
Version 5.02 released. Open older version (or...