Missing LIBEAY32.dll when run wget on Windows

IssueI try to use wget on windows 10 / windows server 2008 r2 / windows server 2012 r2 and so on, I ...
Oct 12, 2020 Windows 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

Material-UI makeStyles function causes compilation error: No overload matches this call

IssueIn the React + TypeScript + Material-UI project, using the makeStyles method, the code is as fo...
Sep 24, 2020 Javascript Comments 0

Get the printers on Printserver

This article describes how to find printers on the network or server/local.1. Using EnumeratedPrintQ...
Sep 19, 2020 C# Comments 0

After upgrading iOS to 13.6, Xcode debug error "iPhone is not available.Please connect the device"

IssueAfter upgrading iOS to 13.6, I connet my iPhone to debug, but I get an error message saying "iP...
Sep 12, 2020 Objective C Comments 0

Enable ngx_http_ssl_module on Mac. error /bin/sh: ./config: No such file or directory

IssueI compile the source code of Nginx on Mac OS, enable the ngx_http_ssl_module, and run the follo...
Sep 09, 2020 Nginx Comments 0

Missing MFPlat.dll in Windows Server 2008 R2

IssueTo install ffmpeg in Windows Server 2008 R2 Standard, I download the Windows EXE Files in http:...
Sep 05, 2020 Windows Comments 0

Get text between <tag> and </tag> with PREG in PHP

When we make a simple web crawler in PHP, we often need to extract HTML tags. We can use some third ...
Sep 01, 2020 PHP Comments 0

PHP 7.4 configure: error: The pkg-config script could not be found or is too old

IssueIn Linux and Mac Os, I compile the source code of PHP 7.4.9. Run the following commands.$ ./con...
Aug 24, 2020 PHP 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