Our Blog

Category: Linux System

How to use Rescue Mode to backup/download your important data

What is Rescue Mode? Rescue mode is a term used to describe a method of booting a small Linux environment completely from diskettes. With Rescue mode, you can easily backup/download your data…

Read More…

How to connect to linux VPS from Linux OS or Windows OS

Linux OS Details: By default, our system will send linux welcome email to your inbox once you complete the payment for your order. In welcome email, you can get your VPS IP…

Read More…

Install a web server in CentOS for Newbie

What will you can do with this tutorials ? You will install a web server, with PHP, Mysql,FTP, Mail,… and host your own domain in VPS. Requirements ? + a VPS/Dedicated Server run…

Read More…

How to install Cpanel in Centos 6

It is very easy to install Cpanel in Centos 6. Login as root to Centos 6 Update your OS by running: yum update -y Update your hostname by editing: nano…

Read More…

How to install Centos Web Panel in Centos 6

Hi, In order to install Centos Web Panel, you need to follow these steps: Login to your linux Centos VPS as root Run these commands, one by one: cd /usr/local/src wget http://centos-webpanel.com/cwp-latest sh cwp-latest Ok,…

Read More…

How to change VNC password of VPS in pivps.com

Hello, In computing, Virtual Network Computing (VNC) is a graphical desktop sharing system that uses the Remote Frame Buffer protocol (RFB) to remotely control another computer. So in general, VNC is a…

Read More…

How To Protect Your VPS Against the Dirty COW Linux Vulnerability

Introduction : On October 19, 2016, a privilege escalation vulnerability in the Linux kernel was disclosed. The bug is nicknamed Dirty COW because the underlying issue was a race condition…

Read More…