banner
moeyy

moeyy

一条有远大理想的咸鱼。
github
mastodon
email

InPanel Open Source Linux Server Management Panel

Introduction#

  • Official website: inpanel.org
  • Open source and free
  • Quick online installation, compact and resource-saving
  • Currently supports CentOS/Redhat 5.4+, 6.x
  • Software management mechanism based on distribution software sources
  • Easily build Linux + Nginx/Apache + MySQL + PHP environment
  • Powerful online file management and recycle bin mechanism
  • Quickly create and install various sites
  • Rich and practical system tools

image

Installation#

Installation Requirements#

Operating System: CentOS/Redhat 5.4 or above, 32-bit or 64-bit, recommended to use CentOS 6.2 64-bit.

Memory Size: Approximately 20MB of server memory during runtime.

Please use a modern browser to access the panel (IE8+, Firefox 14+, Chrome 21+), recommended to use Chrome.

Online Installation Steps#

Use an SSH connection tool, such as PuTTY, XShell, SecureCRT, etc., to connect to your Linux server.

Execute the following commands to start the installation:

# wget https://raw.githubusercontent.com/inpanel/inpanel/master/install.py
# python install.py

After the installation is complete, please set the administrator username and password. If you press Enter directly, the default username admin and password admin will be used.
After setting, open the given link address to access your InPanel panel.

Installation of the Development Version:#

# wget https://raw.githubusercontent.com/inpanel/inpanel/dev/install.py
# python install.py --dev
Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.