ccat – Show ‘cat Command’ Output with Syntax Highlighting or Colorizing
ccat is command line similar to cat command in Linux that displays the content of a file with syntax highlighting
ccat is command line similar to cat command in Linux that displays the content of a file with syntax highlighting
Sometimes PHP developers want to build and run different websites/applications using different versions of PHP on the same web server.
Do you want to find all files that contain a particular word or string of text on your entire Linux
If you are managing multiple Linux servers, and you want to run multiple commands on all the Linux servers, but
X-Cart is a commercial open source e-commerce CMS platform written in PHP used for creating online stores for businesses and
MySQL is the world’s most popular open source database system and MariaDB (a fork of MySQL) is the world’s fastest
In our mega guide to hardening and securing CentOS 7, under the section “protect system internally”, one of the useful
A powerful aspect of Unix/Linux shell programs such as bash, is their amazing support for common programming constructs that enable
SSH is the most popular and secure method for managing Linux servers remotely. One of the challenges with remote server
Basic HTTP authentication is a security mechanism to restrict access to your website/application or some parts of it by setting
Tar (Tape Archive) is a popular file archiving format in Linux. It can be used together with gzip (tar.gz) or
A website response time can have a great impact on user experience, and if you are a web developer, or