Linux Topics
How To Add/Remove A Software Repository In Linux?
This post was last updated on August 3rd, 2020 at 02:56 pmSoftware Repository A software repository(also called ‘repo’) is the database of software packages stored on a remote server. The
How To Change Default Settings Of Grub Bootloader?
This post was last updated on August 3rd, 2020 at 02:59 pmGrub Grub is a bootloader that is used to manage the multiple operating systems installed on a computer. A
Package Management In Debian(.deb) Based Linux Distributions
This post was last updated on August 3rd, 2020 at 03:04 pmSoftware Package A software package is an archive file of compiled and built source code with necessary metadata for
Process Management In Linux/Unix
This post was last updated on August 3rd, 2020 at 03:06 pmA process is an instance of a computer program that is currently running. A program can have multiple instances
How To Write And Execute A Shell Script In Linux/Unix
This post was last updated on August 3rd, 2020 at 03:07 pmIn Unix or Unix based operating systems, a shell is a program that interprets the command and acts as
How To Add/Remove New User In Linux/Unix
This post was last updated on August 3rd, 2020 at 03:09 pmIn this article, we will learn to add or remove users and giving them required permissions in Linux or
File Ownership And Permissions In Linux/Unix
This post was last updated on August 3rd, 2020 at 03:11 pmLinux and Unix are multi-user operating systems that means different users can access the operating system at a time
How To Use Vi Text Editor An Easy Guide
This post was last updated on August 3rd, 2020 at 03:13 pmIntroduction to vi Vi is a command based & standard Unix text editor. It is fast and powerful you
How to Copy Directory in Linux / Unix
This post was last updated on July 21st, 2020 at 01:10 pmIf you are looking to copy a directory in Linux using a command line, then here I have explained
How to Create a USB Bootable Ubuntu Live Disk
This post was last updated on November 3rd, 2020 at 05:35 pmLooking to make a Live Ubuntu USB disk? then you have arrived at the right place. Here I will