Linux System Administrator: Create a Cron Job in Linux Server for root User 1 Comment Edit Question : You are asked to install cronie and create a cron job for a linux server . Cron Job: */5 * * * * echo hello > /tmp/c... Read More
Linux System Administrator: Create a non interactive user (nologin) Add Comment Edit Question: You are given an app server called app02 ( 172.16.238.11) with username steve and password Am3ric@ . Now login to app02 serve... Read More
Linux Basic Commands Lab Exercise Solution Add Comment Edit 1. Obtain the following results (i) To print the name of operating system cat /etc/*-release (ii) To ... Read More