Oliver SantanaDec 10, 20191 min readInstall Extra Linux Server ToolsThis is a handy guide if you want to further expand the tool kit that comes with your basic linux CentOS installation. First thing to do...
Oliver SantanaDec 9, 20193 min readSed and AwkA small exercise I completed for reference on how to use Sed and Awk in Linux Sed (Use the file attached called datebook) Read the...
Oliver SantanaOct 2, 20193 min readInstall Linux Server on Virtual MachineBy Oliver Santana Install Virtual Box First thing you want to do is install a Virtual Machine on to you computer. There’s plenty of...
Oliver SantanaOct 2, 20191 min readHow to create Users and Groups in Linux using my Gitbhub scriptYou can find my code at this link: https://github.com/osantana19/Create_Users_Linux Run the script to add a group Script asks for group...
Oliver SantanaOct 2, 20191 min readUsing Grepdatebook file hyperlink : https://github.com/osantana19/Practice-Files/blob/master/datebook Use the file provided called datebook and...