su – how to become a super user. avoid using root
If you’re like most people new to Unix, you do everything as root. You shouldn’t. I know I don’t follow my own advice, but I’m trying to improve. Create yourself another account. Use that instead of root. Unless you really need root. You can always invoke su to become a super user. That… Leer más »