How To Enable SSH On CentOS 7
This article will tell you how to install, start, stop, restart OpenSSH server on CentOS. It will also tell you how to connect to it through ssh client software.
How To Enable SSH On CentOS 7 Read More »
This article will tell you how to install, start, stop, restart OpenSSH server on CentOS. It will also tell you how to connect to it through ssh client software.
How To Enable SSH On CentOS 7 Read More »
After installing CentOS, when you start it, it will give you a command-line interface, this is not user-friendly. This article will tell you how to install GUI desktop software GNOME in CentOS and boot CentOS with GUI desktop.
How To Enable GUI Mode In CentOS 7 Read More »
Recently I installed CentOS 7.7 on Oracle VirtualBox. After installation, when I run command yum update, it shows could not retrieve mirrorlist could not resolve host mirrorlist.centos.org unknown error.
In the previous article How To Install BT VPS Control Panel And Restore WordPress Website Into It, I had done the following things. Install BT(宝塔) VPS control panel in a Linux VPS. Install Nginx server in the above Linux VPS server. Create a website in the Nginx server. Register a domain point to the website.
How To Use Nginx Redirect Function To Decorate V2ray Request As Https Request Read More »
I have a VPS on BlueHost. The VPS runs CentOS 6. These days I learned that if I enable tcp_bbr in the VPS, then it will use full bandwidth and will not waste any network bandwidth bit. So I want to enable the tcp_bbr for it. But tcp_bbr is supported only in Linux kernel which
How To Upgrade Bluehost CentOS Linux VPS Kernel Read More »
V2ray is similar but better than ShadowSocks. This article will tell you how to install v2ray on an Ubuntu Linux server. It also tells you how to use the v2ray client to access the v2ray server. Before starting, you should know that v2ray has strict requirements on time. It is required that the absolute value
How To Install V2ray On Amazon EC2 And Google Cloud Ubuntu Linux Read More »
This article will tell you how to enable / disable ubuntu firewall, it also tell you how to manage ( open, close, list ) firewall port number. If you find your service which is running on ubuntu server can not be accessed, you should first confirm that the service’s port number is allowed in ubuntu
How Do I Open / Close / List A Port In Ubuntu Firewall Read More »
This article will tell you how to install a VNC server on amazon ec2 ubuntu Linux. It also tells you how to connect to the VNC server from your local machine use TightVNC client.
After I set up an Amazon EC2 Ubuntu Linux server, I can only access it with ssh command. But I really need the GUI interface to browse the ubuntu server easily. After investigating, I finally find the below method of how to enable the XServer on the amazon EC2 Ubuntu Linux server and how to
How To Setup GUI For Amazon EC2 Ubuntu Linux Instance Read More »
There are two methods to install/uninstall software on ubuntu, one is through the graphical user interface, another is by command line.
How To Install / Uninstall Software On Ubuntu Linux Read More »