Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 [Help!] Ubuntu Problems, everything related to ubuntu goes here

views
     
triangle
post May 7 2007, 01:44 AM

Getting Started
**
Junior Member
97 posts

Joined: Apr 2005



hi guys ..im very very newbie with this ubuntu/linux
n today i have success dl n burn the ubuntu live cd..n wana try it in my 6400 (intel c2d,1G RAM,256mb ati x1300) ..

1) can give me complette sudo command for this ati driver?? really pening palak the config.. tongue.gif

2) how to change ubuntu@ubuntu:~$ to myname@ubuntu:~$
what the sudo command??

thnx thnx,,sory so troublesome..i tired google arround liao.. icon_rolleyes.gif



triangle
post May 7 2007, 12:12 PM

Getting Started
**
Junior Member
97 posts

Joined: Apr 2005



QUOTE(anetwork @ May 7 2007, 02:05 AM)
- sudo to perform command as super user

- simply create new user :

$useradd -gusers -Gstaff -s/bin/bash -pxxxxxxx -d/home/yourname -m yourname

    * -g = group "users"
    * -G = other group "staff"
    * -s = shell dir "/bin/bash"
    * -p =  password
    * -d = home directory "/home/yourname"
    * -m = create directory if dont have for yourname

Set new users ID, expire date & etc as below..

$usermod -u2233 -e2008-05-31 yourname

    * -u = user ID "2233"
    * -e = expired date "YYYY-MM-DD"

Notes:
1)Perform both command as root
2)Make sure both groups must exist if necessary!:
$groupadd users
$groupadd staff


Added on May 7, 2007, 2:07 am

lilo or grub bootloader? suppose lilo can edit during boot session by press "e"
*
thanx~~~ notworthy.gif notworthy.gif

how about ati driver?? unsure.gif

This post has been edited by triangle: May 7 2007, 02:23 PM
triangle
post May 10 2007, 07:25 PM

Getting Started
**
Junior Member
97 posts

Joined: Apr 2005



guys need some help here, 1st i have success install edgy in my notebook,

so here is the question,

while running sudo apt-get upgrade can i just close the terminal?? is it will continue when i type sudo apt-get upgrade other time.

or any other way to save the current update..??

cos there so many upgrade 131 files =(

thnx in advance ^^

 

Change to:
| Lo-Fi Version
0.0360sec    0.54    7 queries    GZIP Disabled
Time is now: 10th December 2025 - 03:31 PM