• 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 localhost (Ubuntu PC)

By Abhishek Ghosh October 20, 2012 8:26 pm Updated on November 25, 2016

Installing OpenPanel on localhost (Ubuntu PC)

Advertisement

Installing OpenPanel on localhost or actually your Ubuntu PC can be used for installation and management of various web softwares through a control panel. We previously shown the process of installing OpenPanel on server as Free Web Control panel, which has in the front end better graphics and clean interface than paid cPanel.

 

Installing OpenPanel on localhost or your Ubuntu PC : Warnings

 

The first thing you should know Installing OpenPanel on localhost or Ubuntu PC is“ if you have a Static IP, your www folder and WordPress is actually accessible by default from Internet. This is great if you want to use your Ubuntu 12.04 PC as a test server. But if you do not have a static IP or IP changes too fast, then use http://localhost/ in browser or usual http://127.0.0.1/ IP to access your test installation. Second is, OpenPanel is designed to be installed on a clean Ubuntu 11.04 (Natty) or Ubuntu 11.10 (Oneiric) server. Having other web control packages packages installed can be a problem. So, be mentally prepared with a backup if you have installed hundreds of web control panel before hand. Installing OpenPanel on Ubuntu 12.10, Ubuntu 12.04 can be done without any problem, although officially not supported.

 

Installing OpenPanel on localhost or Ubuntu PC : Steps

 

As I am actually installing OpenPanel on my Ubuntu PC with already configured as server for various tutorials guides, you might face problem with a native desktop Ubuntu (I am not sure about OpenPanel). Open Terminal and run this command :

Advertisement

---

 

Vim
1
cat /etc/hosts | grep localhost

 

It should return the result like mine :

Installing OpenPanel on localhost

It is a funny screen shot. I took it while typing and dragged it on writing pane in WordPress. If it returns error, please install Apache2 (check Ubuntu docs or ask in forum).

 

Open the sources.list in graphically visible Gedit :

 

Vim
1
<pre class="inline:true decode:1 " >gksudo gedit /etc/apt/sources.list

 

Add these two line at the end of the file :

 

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

 

And save it and close. You can edit in CLI instead of Graphical Gedit by running this command :

 

Vim
1
sudo nano <pre class="inline:true decode:1 " >/etc/apt/sources.list

 

You must be logged as root user, so type these one by one :

 

Vim
1
sudo su

Vim
1
cd $home

Vim
1
<pre class="inline:true decode:1 " >sudo -i

 

Now add the key :

 

Vim
1
2
3
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4EAC69B9
 
Perform an update :

Vim
1
apt-get update

You need to have aptitude to be installed, most do not have aptitude installed, in case the next command returns error install aptitude then run this command :

 

Vim
1
aptitude install openpanel-suggested

Accept whatever comes with Y while installing Installing OpenPanel. Set it to ˜internet site™ in that GUI that will come. But you do not have SSH keys, so one by one :

 

Vim
1
ssh-keygen -t rsa -f ~/.ssh/id_rsa

Vim
1
cat ~/.ssh/id_rsa.pub &gt;&gt; ~/.ssh/authorized_keys

Vim
1
ssh localhost

 

After this you need to install Apache2 SSL module and do the works for making https url working. Your OpenPanel will be at :

 

Vim
1
https://youripaddress:4089/

 

 

Tagged With install openpanel ubuntu 16 04
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 localhost (Ubuntu PC)

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • Installing OpenPanel on Rackspace Cloud Server

    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.

  • aptitude vs apt-get vs apt

    aptitude update, apt-get update, apt update do the same job. Then what is the difference between them? We explained the basic of Advanced Packaging Tool (apt) and aptitude in the linked old article. Let us first discuss aptitude and apt-get. aptitude, apt-get and apt are front ends to dpkg. aptitude provides a terminal menu interface […]

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

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…

 

vpsdime

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

  • Cloud-Powered Play: How Streaming Tech is Reshaping Online GamesSeptember 3, 2025
  • How to Use Transcribed Texts for MarketingAugust 14, 2025
  • nRF7002 DK vs ESP32 – A Technical Comparison for Wireless IoT DesignJune 18, 2025
  • Principles of Non-Invasive Blood Glucose Measurement By Near Infrared (NIR)June 11, 2025
  • Continuous Non-Invasive Blood Glucose Measurements: Present Situation (May 2025)May 23, 2025
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

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

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