Set the size of the desktop with vncserver
IssueAfter installing anf runing vncserver on Ubuntu, I use the VNC Viewer to connect VNC successful...
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: ...
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...
PHP 5 Configure error in Mac: Undefined symbols for architecture x86_64: "_libiconv", referenced
IssueIn Mac OS, I compile the source code of PHP 5, include 5.4.45/5.5.38/5.6.40. Run the following ...
Handle large file downloads in PHP
In order to handle file download, we need to response several HTTP headers and write a file to the o...
Support download with resume in PHP
RequirementIn web application, we often need to provide file downloads. For small files, there is no...
openvpn configure: error: libpam required but missing
IssueIn Linux, download the openvpn source and configure, and run the commands blew.$ wget https://s...
Several ways to output tab characters in shell scripts
This article describes several ways to echo the tab character \t in shell scripts, as well as other ...
nginx configure error the HTTP gzip module requires the zlib library
IssueDownload the nginx source code and configure, run the following commands.$ wget http://nginx.or...
mysql 8 Error Server sent charset unknown to the client
IssueAfter install mysql 8. I'm trying to connect to a MySQL database from php. $dsn = "mysql:dbname...
Topics
Hot Articles