[Crossfire-wiki] [Crossfire DokuWiki] page changed: user:kbulgrien
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Mon Sep 3 00:28:06 CDT 2007
A page in your DokuWiki was added or changed. Here are the details:
Date : 2007/09/03 00:28
User :
Edit Summary: Remove redundancy and clarify sudo configuration.
@@ -331,8 +331,9 @@
* You can use the **vi** editor, or can figure out how to find and use a different text editor on your own.
* You are reasonably comfortable with using a BASH command-line when directed about what to type.
=====Setting up the tool chain=====
+
====Give tux sudo privileges====
First, you will need ''root'' access from time to time, so set that up first. Open up a terminal session by clicking the **Terminal Program** icon on the start bar. Size and configure it to taste, and settle in for a session at the command prompt. The prompt will look like:
@@ -345,16 +346,18 @@
ftp://ftp.u-strasbg.fr...
installing sudo...
Preparing...
1/1: sudo...
-
- The password for ''root'' (and ''tux'') is given above.
Remember, the password was documented above in [[user:kbulgrien#About your virtual system|About your virtual system]].
$ su -l root -c visudo
- Uncomment the following line by removing the leading ''#'' and space character. Save your changes. You are in the //vi// editor. Use the arrow keys to move down to the first character of the line that reads ''# %wheel ALL=(ALL) ALL''. Press ''xx<Esc>:wq''. Teaching you how to use ''vi'' is outside of the scope of this tutorial, so from here on, you are on your own.
+ You are in the //vim// editor. Use the arrow keys to move down to the first character of the line that reads:
+
+ # %wheel ALL=(ALL) ALL
+
+ Press ''xx<Esc>:wq''. Teaching you how to use ''vim'' is outside of the scope of this tutorial, so from here on, you are on your own.
$ su -l root -c usermod\ -G\ wheel\ tux
IP-Address : 66.137.82.229
Old Revision: http://wiki.metalforge.net/doku.php/user:kbulgrien?rev=1188796752
New Revision: http://wiki.metalforge.net/doku.php/user:kbulgrien
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list