#linux-basics
Read more stories on Hashnode
Articles with this tag
2 types of link files are present in linux: Soft link and Hard link Soft linkHard link Shortcut fileBackup file size of link file is equal to...
Field Description Allowed Value MIN Minute field 0 to 59 HOUR Hour field 0 to 23 DOM Day of Month 1-31 MON Month...
service - this controls the starting and stopping of service installed in linux chkconfig - this controls which services are set to start during...
Before changing any permissions, please check the current permissions of a file by ll command, Here the first part(-rw-r--r--) represents the type of...