LinuxMonth: A crash course introduction to linux | Linux Today

LinuxMonth: A crash course introduction to linux

Written By
Web Webster
Web Webster
Apr 9, 2000

First off, if you’re at what appears to be a graphical
login screen, get out!
You can do this by pressing
Crtl-Alt-F1, today we’ll be working on the console. You should see
something like this:”

zaphod login:

“Now type your username and password. If you only have a root
account, we need to add another user so you can’t kill your system
in the first 5 minutes. The root user has complete power of the
system, root can delete or modify or run any file on the system.
You’ll spend most of your time as a normal user, so let’s add one.
Pick a name for your account, less then or equal to 8 characters.
(Everything after and including the # is a comment, don’t type
it).”

$adduser blackmad # the syntax is adduser

“Now answer the questions it asks you, including what you want
the password to be. Logout (either hit Crtl-D or type logout
(enter)), and log back in as the user you just created. If you want
to change your password, just type ‘passwd’ at the prompt. If
you’re root and want to change another user’s password, type
‘passwd’ followed by the username who’s password you want to
change.”


Complete Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.