• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Installing OpenPanel on Rackspace Cloud Server

By Abhishek Ghosh July 4, 2012 10:16 pm Updated on July 4, 2012

Installing OpenPanel on Rackspace Cloud Server

Advertisement

Installing OpenPanel on Rackspace Cloud Server is easy even to a starter if our detailed guide is followed. OpenPanel is a free cPanel like Control Panel. Previously like OpenPanel, we wrote about installing cPanel on Rackspace Cloud server. However, cPanel is not very stable on Rackspace Setup, Plesk is performs better (its obvious, Plesk is from Parallels). But both are premium, although Plesk has flexible plans.

 

Introduction before Installing OpenPanel on Rackspace Cloud Server

 

OpenPanel is Free and most importantly, OpenPanel has CMS specific OpenPanel versions – that means stripped version of OpenPanel, as they calls it – OpenApp. OpenPanel has such free Control Panel for WordPress too. That means, at around $10 / month, you are now getting a full VPS along with a nice Control Panel, thats too of The Rackspace Cloud. In this guide Installing OpenPanel on Rackspace Cloud Server, we will show how to  install WordPress specific Control Panel on Rackspace Cloud Server (because we wanted to test the stripped down version). Although the method is almost same for Installing OpenPanel on Rackspace Cloud Server (full control panel). We will point the differences as well.

 

OpenPanel looks lavish, runs flawlessly on 64 bit OS making cPanel ashamed. Well, if you want to test by Installing OpenPanel on Rackspace Cloud Server, keep in mind, the charge is on hourly basis. So, frankly if you create a test server for Installing OpenPanel on Rackspace Cloud Server, you will hardly need an hour and delete it, that would cost few cents. Otherwise we would get ripped !

Advertisement

---

 

Resources needed for Installing OpenPanel on Rackspace Cloud Server

 

You will need a small software named PuTTY if you running Windows PC. Otherwise for better Operating Systems (Linux, Mac OS etc.) terminal will work for Installing OpenPanel on Rackspace Cloud Server. If you are still using rich man’s  Windows OS, kindly scan it with antivirus with latest updates if your project is serious. Yes, you will need a Rackspace Cloud Account. We never use affiliate links like usually people did in HostGator’s brass era.

As it is apparent, I am in in my usual quite good mood for writing the tut on Installing OpenPanel on Rackspace Cloud Server, because – simply Open Sources is going to erase paid things. I thought I will install AMMPS at night, but found this OpenPanel is far better (it can support load balancer).

 

Steps for Installing OpenPanel on Rackspace Cloud Server

 

For this guide on Installing OpenPanel on Rackspace Cloud Server, it is taken that :

 

  • You have no idea about Server
  • You never heard Linux exists

 

Login to your Rackspace Cloud Control Panel, click the Cloud Server link. Click to Create a Server. There are many distro’s of Linux is available, at the time of Publishing, if you want to Install WordPress specific OpenPanel / OpenApp, Ubuntu 10.04 LTS, for Installing OpenPanel (full version), you can go for Debian 6 (Squeeze) or Ubuntu 10.04 LTS. One version back is supported too. I will suggest Debian 6  for Installing OpenPanel (full version). Full version means  OpenPanel, not that  OpenPanel for specific CMS (OpenApp). No need to get scared with the word full version. Its Open Source and Fully Free. So here we can select the OS :

 

Installing OpenPanel on Rackspace Cloud Server

 

On right hand side there will be Select button (not visible on screen shot). In next page, select the RAM :

 

 

Installing OpenPanel on Rackspace Cloud Server (2)

 

Its scalable. I know 99% has excellent knowledge acquired from Newspapers, so – scalable means, you can change the size of RAM at any time. I personally like to use a high RAM during installation for faster work. Normally, 2 GB should be sufficient for the WordPress specific OpenApp. You can scale it down to 256 MB (or even start from) if you are short on budget.

 

Click create server button, it will take a bit time and the buttons will remained inactive while the process is going on :

 

OpenPanel-3

 

When it will be ready, the buttons will be active (and a window will popup giving you the password, copy paste it on text Editor like Notepad) :

 

OpenPanel-4

 

Note (copy paste on that text editor like Notepad) the IP :

 

rackspace IP

 

Nothing more need to be done here for Installing OpenPanel on Rackspace Cloud Server. The next Steps for Installing OpenPanel on Rackspace Cloud Server will begin with puTTY (for Windows) or Terminal (for UNIX brothers). Double Clicking the Putty will Open the dialog box. Just copy paste the IP and click Open (do not change other things) :

 

Putty

 

That will open a bad looking black window. Do not get scared. Your username is root and password is already copy pasted on your notepad :

 

login via putty

 

For both Debian and Ubuntu, if I do not mention specially, the commands are same for Installing OpenPanel on Rackspace Cloud Server or  Installing OpenApp (for WordPress) on Rackspace Cloud Server. Numbering the steps will probably make you less scared for Installing OpenPanel on Rackspace Cloud Server.

 

Step 1 : Adding some download sources to sources.list

 

Type :

 

Vim
1
nano /etc/apt/sources.list

 

There is a space between nano and backslash.

And hit Enter or Return key from your keyboard. Nano is a text editor. Sources.list lists the approved sources for downloading stuffs with easy commands. You will see some texts with colorful fonts :

 

Editing Sources List

 

Use the Arrow keys on your keyboard to move them beside the last pink word and hit Enter. Type these two lines (its a text editor; so kindly hit enter after completing end of the “sentences”) :

 

For OpenPanel (full one) with Ubuntu :

 

Vim
1
2
deb http://download.openpanel.com/deb/ lucid main
deb-src http://download.openpanel.com/deb/ lucid main

 

For OpenPanel (full one) with Debian :

 

Vim
1
2
deb http://download.openpanel.com/deb/ squeeze main
deb-src http://download.openpanel.com/deb/ squeeze main

 

For OpenApp for Ubuntu :

 

Vim
1
deb http://download.openpanel.com/deb lucid main openapp

 

 

Saving in nano is very easy. Press CTRL plus O simultaneously (for Windows), it will show you the files name, simply hit Enter/Return Key.

 

Step 2 : Two commands to update and install the needed parts

 

So, now you are out of nano text editor. Type :

 

Vim
1
>apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4EAC69B9

 

Hit Enter or Return Key.

 

After its complete, type :

 

Vim
1
apt-get update

 

It should be finished without any error. For Debian, if any error arrives, please ask us.

 

Final Step for Installing OpenPanel on Rackspace Cloud Server

 

For Installing OpenPanel on Rackspace Cloud Server (full one), you need to type :

 

Vim
1
aptitude install openpanel-suggested

 

It will take time to get installed. If exim4 is currently installed on your system, aptitude will suggest removing it. If so, aptitude will ask you to confirm this. Enter y when asked to do so. During installation, you will be asked about the configuration for mail (named postfix). Set it to ˜internet site™ with all defaults by moving the arrow keys of keyboard and hitting Enter. The installation procedure will ask you for a password.

 

Final Step for Installing OpenApp for WordPress on Rackspace Cloud Server

 

For the stripped down version, type :

 

Vim
1
>apt-get install openapp-wordpress

 

It will take time to get installed. If exim4 is currently installed on your system, aptitude will suggest removing it. If so, aptitude will ask you to confirm this. Enter y when asked to do so. During installation, you will be asked about the configuration for mail (named postfix). Set it to ˜internet site™ with all defaults by moving the arrow keys of keyboard and hitting Enter. Now change the password :

 

Vim
1
openpanel-cli "update user password=your-password"

 

Change the your-password with yours one.

 

Oh dear, you have become a Linux Guru ! Come on. Everything done. Open this url :

 

Vim
1
https://youripaddress:4089/

 

youripaddress is your server’s IP. Like, mine was 50.56.121.159 (which you copied to notepad or any text editor). This will open (its WordPress one for us) :

 

 OpenPanel WordPress

 

It has most beautiful UI, even making Rackspace’s elegant Control Panel ashamed a bit :

 

OpenApp

 

You can see, Rackspace uses QuadCore Opteron, think – a cloud VPS with control panel at near 30 dollars ! So we have completed Installing OpenPanel on Rackspace Cloud Server.

Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Installing OpenPanel on Rackspace Cloud Server

  • Installing Load Balancer OpenApp NAP on Rackspace Cloud Server

    Installing Load Balancer OpenApp NAP on Rackspace Cloud Server makes your Cloud Platform a High Availability set up and features an elegant web interface.

  • Installing OpenApp MySQL DBMS on Rackspace Cloud

    Installing OpenApp MySQL DBMS on Rackspace Cloud is easy and this guide shows to install OpenApp MySQL from CLI so that you can use MySQL server with a GUI.

  • Installing WordPress on Rackspace Cloud Server with Cloud Database

    Installing WordPress on Rackspace Cloud Server with Cloud Database can give you a good performance with scalable and economically best solution. Simple Guide.

  • Installing Free Web Control Panel OpenPanel on Rackspace Cloud

    Installing Free Web Control Panel OpenPanel on Rackspace Cloud is a detailed step by step video guide to demonstrate how easy it is to get a smart control panel.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • What is Web MiningDecember 3, 2023
  • Recursion in ProgrammingDecember 3, 2023
  • What is Iteration – MeaningsDecember 2, 2023
  • Implementation of Requirements in Electronic Archiving SystemsDecember 2, 2023
  • What is Database ArchivingDecember 1, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy