How To Install DirectAdmin On CentOS 7
DirectAdmin is one of the hosting platforms and is web-based. It has made managing websites on hosts and servers much easier. You can manage many email accounts, websites, etc., through the DirectAdmin control panel. Hosting companies also provide shared hosting services by installing a graphic DirectAdmin control panel on their servers, Features such as lightness, […]
How To Create A Website With RunCloud?
RunCloud is designed for PHP web applications and is a modern web server panel; without confusing command lines, you can manage your Website and is an excellent file manager and cloud editor.
How to Reset Password in Linux
We may lose our access to the server because of different issues, and the most common and easiest reason is forgetting it. Fortunately, it is always possible to recover the password of your Linux OS. Linux has different distributions, and for each distribution, there is a way to reset the password.
What Is Port Forwarding In Windows? How to Use It!
One of the critical reason for using Port forwarding in windows; Is that allows you to manage requests sent to your IP through the router. Most networks have a firewall to block incoming ports. The firewall blocks these ports to ensure network security, so access to data and services becomes more difficult without forwarding the […]
How To Install OpenCart On CentOS 7
Open cart is one of the best online store building systems (E-commerce CMS) available as open-source and free. Using an Onlineshop, you can create your own store, add products to sell products through global online payment gateways, review products, and carefully study users’ sales and behavior. Then check it with the help of data and […]
How To Setup Virtual Host On CentOS 7
In this post, we will be with you to see how we can setup Virtual Host On CentOS 7; Virtual Host is a common term in Apache; You have several websites that you want to activate on one server, and in addition to saving on server purchases per site, save time and not have to […]
How To Test Disk Speed In Linux?
After purchasing the Linux VPS service, you may want to test disk speed in Linux differently distributions. There are different types of disks such as hard disk, SSD, SSD NVMA, M2, and SES. Each of the mentioned disks has different technologies and naturally different speeds. In OperaVPS, we use SSD storage on our servers to […]
How To Get The Server’s Hardware Details In Windows?
Sometimes we need to get the server’s hardware details like RAM, CPU, Motherboard, and Graphic card and find out how they operate. Or maybe we need to stress the CPU or Storage system to find out its power. To do this in Windows without any software, unfortunately, you are limited. So in this tutorial, we […]
How To Whitelist Email In cPanel?
Are you having trouble receiving email in cPanel? This was a problem that came up for me and I decided to write an article to solve this simple problem. Email, as the world’s largest and most important communication medium, plays an important role in our daily communications, especially for individuals and companies operating in the […]
How To Install WordPress On Ubuntu VPS
WordPress is the most popular content management system (CMS) on the Internet. WordPress allows you to set up flexible blogs and websites in the MySQL database by processing PHP. WordPress has an incredible selection and is a great option to increase site traffic and speed. In this article, we will teach you how to install […]
How To Use Ubuntu VPS With GUI And RDP Access
All Linux-based VPS servers like Debian, CentOS, and Ubuntu VPS come with SSH (Secure Shell) access. You will be able to use this SSH to connect to your VPS remotely to execute your commands.
How To Configure Static IP On Ubuntu Server
Network configuration on Ubuntu 16 and older versions were done simply by editing the interface file. But from Ubuntu 17, a new network configuration system called NetPlan was created. In this article, we are going to create or edit the Ubuntu 18 server network with the Netplan command.