It’s very important to have comments in WordPress, audiences can make a comment to author to ask some help or give some feedback. I always…
In this article, I am going to introduce three main things.1. How to install and configure a VNC Server on Centos 7.2. How the VNC…
If you want to add social media buttons to your website for sharing and following, this article is good for you. Add social media buttons…
First, you can refer to the official document. The following are the troubleshootings when I executed the commands in official document: Issue 1: When I…
When I was installing the VMware Tools, I encountered an error, the error code is: Creating a new initrd boot image for the kernel.update-initramfs: Generating…
It is not easy to install Opencv in Ubuntu. But let’s do it anyway. Step 1: Download the OpenCV 3.2.0 from official website. Step 2:…
When I used the command ‘nvidia-smi‘ in terminal, a Error occurred like this: NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make…
If you want to build your personal static content blog on github. You come right place. This article will introduce how to do it, what…
Using ” sudo apt-get install git ” this command to install git. Note: but during the installation, an error occurred. The error code: $ sudo…
Create a simple batch file Step 1: Create a .txt file and type the following lines to this .txt file. Step 2: Change the suffex…