Mysecureshell is an open source, lightweight and secure FTP server based on open SSH you can install in major Linux distribution. Follow the steps below to make a working secure FTP server using MySecureShell on CentOS. […]
Category: Linux
How to install WordPress on CentOS Web Panel:
We have talk a lot about CentOS web panel, So in this tutorial we will show you how to install and setup WordPress website on Linux server with CentOS Web Panel. Here I assume you have already learn how to set up CWP on your Linux server. If you have any doubt you can check […]
How to install htop in Linux
Htop is a simple process monitoring program which runs in command line. If you find top a bit boring and like to have more colorful and interesting UI, ‘htop’ is for you. Htop utility goes advanced, by giving us additional information about the processes and also allow several manipulations: […]
How to Install Softaculous in CentOS Web Panel:
This is optional, but I think you and your users may need it. This is very easy to install Softaculous in CentOS Web Panel. In this article will show you how to install Softaculous on CentOS Web Panel. […]
How to Install Webmin on Ubuntu:
Webmin is a web-based graphical tool like cPanel . It is used to manage services like User management, Disk management, Network, Iptables ( Firewall ), Cron, Apache, DNS, File sharing and much more . […]
How to Enable DKIM and SPF for all accounts in cPanel
The SPF and DKIM records are kind of Domain Name Service records. These records are used to prevent spammers. […]
Error: Suhosin is not properly configured
Today while installing the Mautic on cPanel server,I have noticed the following error: On checking the php.ini, there is no suhosin.executor.include.whitelist entry and nothing else with suhosin. There are no other Suhosin related config files either. […]
How to Install Apache 2.4.17 on Ubuntu
Previously on cpanelplesk we’ve learned how easy it is to install PHP7.0 on Ubuntu. you can also get the basic information about Ubuntu on my previous tutorial. So this tutorial is the next guide about how to install Apache >= 2.4.17 on Ubuntu 15.10, 15.04 & 14.04 LTS release. […]
How to Install FileZilla in Ubuntu 15.04, 14.04, 12.04
FileZilla is the most popular open source FTP client. FileZilla is a pair of programs an FTP server and an FTP client. They are used for transferring files over a network. In this article we will show you how to install a FileZilla in Ubuntu. […]
How to Set up a permanent 301 redirect using PHP
PHP 301 Redirect Permanently is used for diverting visitors from one page to other page or different sites. This is helpful for that page which you need to expel from your site and put new pages or replacing old domain with new domain. With the 301 permanent redirect search engines indexes new url or domain […]