Enable SSH on Ubuntu desktop 20.04

IssueAfter installing the desktop version of Ubuntu 20.04 on my computer, I found that computers on ...
Dec 20, 2021 Linux Comments 0

Centos 8 configure ffmpeg ERROR: gmp not found

IssueIn Centos 8, I download the ffmpeg source.$ git clone https://git.ffmpeg.org/ffmpeg.git ffmpegB...
Dec 09, 2020 Linux Comments 0

Download a file with aria2c using multiple connections

IssueIn Windows, we can use Internet Download Manager (IDM) and Neat Download Manager (NDM) to downl...
Oct 31, 2020 Linux Comments 0

Really clear termial in Linux/Unix

IssueIn windows command prompt, we can use cls to clear screen. But this is not available on Linux o...
Sep 29, 2020 Linux Comments 0

Command line auto complete tab key not work in terminal for VNC Viewer

I installed vncserver on the Ubuntu server. After connecting through VNC Viewer, open the terminal t...
Aug 21, 2020 Linux Comments 0

Set the size of the desktop with vncserver

IssueAfter installing anf runing vncserver on Ubuntu, I use the VNC Viewer to connect VNC successful...
Aug 18, 2020 Linux Comments 0

Change MAC address to change Teamviewer ID in Centos

In Centos 7, after using Teamviewer 15.8.3 for a time, there is an error says a connection failure: ...
Aug 16, 2020 Linux Comments 0

Install Teamviewer error in Centos: Requires: libQt5WebKitWidgets.so.5()(64bit) >= 5.5

IssueIn Centos, when I install Teamviewer with rpm package, run the following commands. Finally I ge...
Aug 10, 2020 Linux Comments 0

openvpn configure: error: libpam required but missing

IssueIn Linux, download the openvpn source and configure, and run the commands blew.$ wget https://s...
Jul 30, 2020 Linux Comments 0

ffmpeg configure error nasm/yasm not found or too old

IssueOn Linux/Unix, compile ffmpeg from source code. Run the following command.$ git clone https://g...
Jul 19, 2020 Linux Comments 0