Linux Tutorials for Beginners

The technology blog that consist of updates, tips, recommendations, how-tos, manuals, troubleshoot solutions, fix errors on linux and windows.

Linux Tutorials

How to Install Linux FTP Server using Vsftpd

Vsftpd (Very Secure FTP Daemon) is a lightweight, stable, and secure FTP server software that runs on Linux-based operating systems. It is an open-source FTP server that is easy to…

How to Increase PHP File Upload Size Limit

The default PHP file upload size limit is often set to a low value, which can be insufficient for uploading large files through web applications or content management systems. In…

How to Change RunLevel on CentOS 7 / RHEL 7

In Linux operating systems, specifically Redhat Enterprise Linux (RHEL) and CentOS, the method to change the runlevel via /etc/inittab has become obsolete as of RHEL 7 and CentOS 7. These…