In Unix/Linux the root account is the account which has absolute control over everything, a more detailed description of it can be found at wikipedia. By default you can access root priviledges by prefixing the command you wish to execute with “sudo“. This will allow you to perform the command you wish by then entering […]

continue reading.....