Nginx 413 Request Entity Too Large
On Nginx server, when uploading large file, i get error On nginx error log To fix, edit nginx config for the web…
On Nginx server, when uploading large file, i get error On nginx error log To fix, edit nginx config for the web…
To install differnt version of PHP in plesk server, run plesk installer –select-release-current –show-components This will list available PHP versions to install.…
To change PHP version for a site, first find available PHP handlers, this can be done with command /usr/local/psa/admin/bin/php_handlers_control –list You need…
To block an IP using iptables, use iptables -A INPUT -s IPADDR -j DROP Replace IPADDR with IP address you need to…
To encrypt a file using gpg command, run gpg -o myfile.tar.gpg –symmetric myfile.tar Now it will ask for a password. Once you…
New PC i have purchased have AMD Ryzen 3 2200G CPU. This come with Vega 8 iGPU. If you boot Ubuntu 18.04…
WordPress runs cronjob when a visitor visits your website, if your site is busy, cronjob checking occurs for every page request. This…
youtube-dl is a python package that allows you to download videos from youtube. You can also use yt-dlp, that is an actively…
LiteSpeed is a high performance web server. Install LiteSpeed Web Server Install CyberPanel on CentOS 7 Install OpenLiteSpeed on Ubuntu/Debian Install LiteSpeed…
Purchased on = 2018-09-26From = Abacus peripherals (p)Ltd, Gopakumar 2024-09-22 Redragon Kumara K552 Rainbow LED Backlit TKL 1 Year Warranty INR 2299/-…
To install netstat on Ubuntu/Debian, run To see all connections, run To see all listening connections, run To see routing table To…