I'm pretty much brand spanking new to Linux. I have a bit of experience on Digital Ocean but now I'm trying to go deep. I've just configured my local machine with Ubuntu 16.04 (desktop, not server) and now I'm ready to install a LAMP stack.
On DigitalOcean they advise that I
- create a new user with sudo privileges (which i did) and
- to disable the root account (also did)
but do I NEED to do this on my local system?
I don't have a clue (yet) about "best practices" (esp. for local box), so I thought I'd ask.