Dinesh Achari

Dinesh Achari

Understanding ls -ltr command in Linux

Lsltr

The ls command is one of the most frequently used Linux commands. It allows users to list information about files and directories within a file system. The ls -lrt command is an extension of this, providing more control over the…

How to Edit Config Files in Linux?

Config

Config files are important in Linux because they store important information about the system configuration. This information can include things like the system hostname, the network configuration, the security settings, and more. Without these files, the system would not be…

How To Install Drupal On Ubuntu

Coding School For Kids Presentation

Drupal is a content management system (CMS) and framework that is used as a back-end system for many websites and applications. It provides a robust architecture for developers to create sophisticated applications while simplifying the site-building and content-authoring experience for…