In this guide, we will show you how to install CloudLinux OS on linux vps. CloudLinux is offered by almost all hosting providers, especially in a shared environment, which supports various webhosting control panels such as cPanel, Plesk and DirectAdmin. This OS is a Linux-based operating system, which is especially used in a shared environment to isolate each user in its own light weight virtualized environemnts (LVE). In LVE, each user consumes a predefined amount of resources for it. The...
In this tutorial we will show you How To Reset Your Forgotten Root Password On CentOS 7 Servers. You can use this simple trick to reset your forgotten root password for CentOS 7 servers. This tutorial will be handy for administrators who are locked out of their CentOS machine and can’t sign on.
Note: This trick will only work if you have direct access to the machine. Since you need boot menu access to do this trick, you can’t reset the root password if you’re remotely...
In this tutorial we will show you an easy way to reset forgotten root password in CentOS. You can use this article to reset the forgotten root password in CentOS 6.0/6.1/6.2/6.3/6.4/6.5 and Fedora 16/17/18/19/20. First, to reset the root password we must boot the linux system in single user mode.
How to Reset Forgotten root Password in CentOS
In order to reset forgotten root password in CentOS 6.0/6.1/6.2/6.3/6.4/6.5 and Fedora 16/17/18/19/20 follow below...
In this tutorial we will show you How to reset Ubuntu Root Password. Some times you forget your root password and you are unable to login to your Ubuntu linux system. To fix such a problem, follow the instructions below.
How to reset Ubuntu Root Password
Step 1 - Reboot to GRUB2 boot menu
First you must reboot your system to GRUB2 boot loader menu. To do so, restart your computer and press ESC key ; this will let you to boot into Ubuntu boot menu.
Note: ٌWe assume that you are...
In this tutorial, we will show you how to change the Administrator password in Windows Server 2019, 2016, 2012 R2, and 2012. We have also included the tutorials for Windows server 2008 R2 and Windows server 2003. However, these are no longer supported by Windows. Luckily the process is the same in all mentioned versions more or less. Whenever you need to change your server administrator password you can do it by following the steps below.
How to change the admin password for Windows server...
In this tutorial we will cover the network configuration changes to set a static IP address for a Ubuntu server. In this section, we assume that you have only one interface named 'eth0' after a default installation.
Note: We assume that you are familiar with opening, editing and saving files in the command line.
Network Configuration Commands
In Linux systems there are a few commands that you can use to find out the current network configuration. One of these commands is 'ifconfig' command....
In this guide, you will be able to enable the copy paste feature of Windows VPS. You must enable this feature on both client Remote Desktop Connection utility and Windows server.
How to Enable Copy / Paste on Windows server
A) Enabling this feature in Remote Desktop Client To check whether the feature is enabled in the Remote Desktop Client, follow the steps below: Step 1: Open Remote Desktop application from your local Windows computer and click on options as you can see in the following...
DDos attack stands for Distributed Denial of Service and puts the victim's web services out of order by sending a significant amount of requests. The DDoS attack is a method in which an attacker sends traffic (called "requests") through compromised networks and computers to the target to make the targeted system too busy to be able to respond to any other requests from legitimate users.
How Does DDoS Work?
During a DDoS attack, a target server or network receives frequent requests from...
In this article we will describes how to add CAPTCHA protection to a WordPress site using the Google Captcha (reCAPTCHA) plugin. CAPTCHAs help protect your site from spamming by bots and other malicious users.
Adding CAPTCHA protection
To add CAPTCHA protection to a WordPress site using the Google Captcha (reCAPTCHA) plugin, you must follow these steps:
Step 1: Log in to WordPress as the administrator user.
Step 2: To add new plugin, under Dashboard, click Plugins, and then click Add...
Nano is a Linux simple text-editor that's very user friendly. In this tutorial, we will show you how to install and use the Nano text editor . Nano will allow you to edit text files in your Linux server command line environment. There are more advanced editors such as vim and emacs for Linux OS, but Nano is straightforward and easy to use, which is why it's one of the most popular text editors for Unix systems.
Installing the Nano Text Editor
To install Nano On Debian / Ubuntu distributions...