When we upload files through PHP, there are usually restrictions on the simultaneous number of them, and more than...
Latest
Restart Pure-FTPd in ISPConfig 3 when it cannot be accessed
Pure-FTPd is an FTP server for Linux-based environments that requires little knowledge to run. As not everything is...
Add Swap in Linux without system reboot
Using Linux, there are two ways to increase swap size. The first is with a partition created when installing the system...
Disable System Restore and free up storage in Windows 10
In Windows, the System Restore function provides protection in the case that something goes wrong after installing a...
Watts Calculator for computer Power supply
Sometimes it is much cheaper to build a new computer buying the parts separately, but the problem arises when we do not...
Service management: Start, Stop, Restart in Debian and Ubuntu
Debian and Ubuntu are Linux operating systems that work practically the same, and have a particular way of handling...
Keep JuiceSSH session in the background on Android
On Android there is an excellent SSH client called JuiceSSH, comparable to Windows and Linux clients, only a little more...
Share files with NFS Ubuntu server and Windows 10 client
In this short guide I will talk about how to mount a shared drive that is in Ubuntu or Debian that will be the server...
Add SVG images support and compression in Nginx
With the arrival of the SVG format (Scalable Vector Graphics) many years ago, it is necessary to configure our servers...
How to disable Strict Mode of MySQL and MariaDB
The strict mode in MySQL or MariaDB is a mode that limits us and does not allow us to carry out bad practices, such as...