#linux
Read more stories on Hashnode
Articles with this tag
cronJob · Automating/ scheduling the task commands cron : It is a daemon that executes schedule commands. cron also read /etc/crontab crontab : crontab...
User/Group Administration commands useradd : create a new user account _# only root user can execute this command passwd : changes a user's password_...
Vi editor or filter commands · vi editor to edit the file have three modes a) command mode b) insert mode c) exit mode to edit file___{ vi sample1 } -To...
Basic Linux commands & file Permissions · First check whether you are root user or just a user. If you are user, than follow the...
Linux Introduction and File Structure · LINUX It is an open source Operating System by using that user/applications can communicate with hardware and...