How To Fix Python Subprocess Run Error FileNotFoundError: [winerror 2] The System Cannot Find The File Specified
When I execute a system program using the python subprocess module’s run method in windows, I meet an error message like below.
When I execute a system program using the python subprocess module’s run method in windows, I meet an error message like below.
This article will tell you how to install the .rar format file decompress application ( rarlab ) in Mac OS. It will also tell you how to add unrar file shortcut menu item in the macOS Finder file popup menu list.
How To Unrar Rar File On Mac Read More »
In this article, I will tell you how to create a new Bluehost VPS account, and how to move a WordPress website from the old Bluehost VPS account to the newly created Bluehost VPS account and restore the WordPress website on the new Bluehost VPS account. This happens when I find a new VPS account
How To Move Website Content From Old BlueHost VPS Account To New VPS Account 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 »