I am trying to upload 30MB file on my Ubuntu 20 server and its not working. When I upload a 3MB file, I receive “413 Request Entity Too Large” with nginx/1.18.0 When I upload 30MB file, the page loads “Page Not Found“ I am trying to find nginx and I can increase “client_max_body_size” let, us trying to find nginx Open…
Category: LINUX SERVER
How to Install XAMPP on your Ubuntu 18.04 LTS System using terminal (Command Line)
Come on guys, we understand that XAMPP means cross-platform (X), Apache (A) server, MariaDB (M), PHP (P), and Perl (P). It is created by Apache Friends and basically acts as localhost or a local server. Through this local server, you can install this software on your system and test customers or your website before uploading it to a remote web…
How to Stop and Disable Firewalld on CentOS 7
A firewall is a complete solution that dynamically manages network connections and trust levels of interfaces. This gives you complete control over whether to allow traffic to the system or how to reject it.. Starting with CentOS 7, FirewallD replaces iptables as the default firewall management tool. It is highly recommended to keep the FirewallD service enabled, but in some…
How to install Remmina
We want to tell you here that Remmina is usually included in your distribution, or you can add to an external store. Ubuntu And Linux Mint Lubuntu Remmina will no longer be available as a PPA package after the release of version 1.4.8. An official PPA with Remmina 1.4.7 release can be installed by copying and pasting this in a…