How to Hide PHP Version Number in HTTP Header
The PHP configuration, by default allows the server HTTP response header ‘X-Powered-By‘ to display the PHP version installed on a
The PHP configuration, by default allows the server HTTP response header ‘X-Powered-By‘ to display the PHP version installed on a
When remote requests are sent to your Apache web server, by default, some valuable information such as the web server
When you run a command, it produces some kind of output: either the result of a program is suppose to
In recent articles, we’ve showed you 10 Useful Sudoers Configurations in Linux and Let Sudo Insult You When You Enter
In this guide, we will cover how to display the total number of files in the current working directory or
One of the most important and interesting topics under Linux administration is I/O redirection. This feature of the command line
In most cases the means we use to delete a file from our computers such as using Delete key, Trash
In Linux and other Unix-like operating systems, only the root user can run all commands and perform certain critical operations
In this article, we will review a number of command line tools that act as filters in Linux. A filter
When you delete a file accidentally or intentionally on your system using ‘shift + delete‘ or delete option or empty
With the thousands of commands/programs available in Linux systems, knowing the type and purpose of a given command as well
In this article of the shell script debugging series, we will explain the third shell script debugging mode, that is