How do I set up user accounts in Red Hat 7.1 using X?
How would I go about setting up a 386 as a router using RH 7.1?
I have found documentation on other versions of linux but not 7.1.
Printable View
How do I set up user accounts in Red Hat 7.1 using X?
How would I go about setting up a 386 as a router using RH 7.1?
I have found documentation on other versions of linux but not 7.1.
to your first question, this should help you:
http://www.redhat.com/docs/manuals/l...MODE-USER-ACCT
the second i don't know...
-------------------------------------------------------------------------
"Knowledge is the Real Power"
Thats when you install. I already have it setup and I want to edit my current user and add some more.
Apply the information from the other versions documentation. Most of it will be the same. If you have specific questions, then ask.
You can always use the adduser command (or is it useradd), but that is from the command line. It depends on if you are using KDE or Gnome or something else if you wanna do it in X.
has it to be X?
why not:
[root@localhost/root]# useradd youruser
[root@localhost/root]# passwd youruser
----------------------------------------------------------------------
"Knowledge is the Real Power"
souleman> I am running Gnome
meister> I can do that but how would I set permissions? to install, create new directories, delete files?
to change write,read,execute rights use the command :
chmod
type man chmod for further help
--------------------------------------------------------------------
"Knowledge is the Real Power"
Some people like gui more than command line. Casper, launch a terminal window and type linuxconf & ... That will get you the gui interface to add users and such (fair warning, the thing is buggy as ****)Quote:
Originally posted here by casper3699
How do I set up user accounts in Red Hat 7.1 using X?
How would I go about setting up a 386 as a router using RH 7.1?
I have found documentation on other versions of linux but not 7.1.
Now as for setting up RH7.1 as a router on a 386 it should be pretty close to the same procedure for other distros. One book I used that I found very helpful is Linux Network Administrator's Guide 2nd Edition by O'Reilly as well as the HOWTOs for insight.
I tried that but it says command not found.Quote:
Originally posted here by MsMittens
Some people like gui more than command line. Casper, launch a terminal window and type linuxconf & ... That will get you the gui interface to add users and such (fair warning, the thing is buggy as ****)
Now as for setting up RH7.1 as a router on a 386 it should be pretty close to the same procedure for other distros. One book I used that I found very helpful is Linux Network Administrator's Guide 2nd Edition by O'Reilly as well as the HOWTOs for insight.
Thanks for the how to.
Hrmm. I forgot to ask the dumb question. You're running 7.1 on a 386? Does it even have a GUI interface?
I am running RH 7.1 on a Pentium II 300 and I have Gnome installed.Quote:
Originally posted here by MsMittens
Hrmm. I forgot to ask the dumb question. You're running 7.1 on a 386? Does it even have a GUI interface?
I havent started building a router yet. I am just looking for info to read up on it first. When I do start it will be all command line , no X.
Sorry I didn't specify.