#linux-basics
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_...
Linux Introduction and File Structure · LINUX It is an open source Operating System by using that user/applications can communicate with hardware and...