You are not logged in.

#1 2007-04-10 22:12:24

dids22
Member
Registered: 2007-01-02
Posts: 251

where the hell is the terminal?

i just finish install gnome, log in and i dont find terminal (he not finds in the application menu

ty

Offline

#2 2007-04-10 22:14:41

ozar
Member
From: USA
Registered: 2005-02-18
Posts: 1,686

Re: where the hell is the terminal?

you might need to install it:

pacman -S gnome-terminal


oz

Offline

#3 2007-04-10 22:28:43

dids22
Member
Registered: 2007-01-02
Posts: 251

Re: where the hell is the terminal?

oh... i thought it's come in default

what are the commands for install nv driver and sudo?

thanks u!!!

Offline

#4 2007-04-10 22:34:26

ozar
Member
From: USA
Registered: 2005-02-18
Posts: 1,686

Re: where the hell is the terminal?


oz

Offline

#5 2007-04-10 22:37:46

tom5760
Member
From: Philadelphia, PA, USA
Registered: 2006-02-05
Posts: 283
Website

Re: where the hell is the terminal?

pacman -Ss <package> searches for a package.  pacman -S <package> installs it.

i.e.

pacman -S sudo

You may want to read these articles:
http://wiki.archlinux.org/index.php/Pacman
http://wiki.archlinux.org/index.php/Sudo
http://wiki.archlinux.org/index.php/How … DIA_driver
and in general, just browse/search the wiki/forums.  Most of your questions are probably already answered there.

Good luck! big_smile

Last edited by tom5760 (2007-04-10 22:38:13)

Offline

#6 2007-04-10 22:51:09

dids22
Member
Registered: 2007-01-02
Posts: 251

Re: where the hell is the terminal?

ok
i mean to nv driver and not for nvidia driver
btw how can i find the name of this package by pacman -Ss??

Offline

#7 2007-04-11 00:13:03

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,097

Re: where the hell is the terminal?

The nv driver is shipped with xorg in the pkg: xf86-video-nv


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#8 2007-04-11 00:39:15

dids22
Member
Registered: 2007-01-02
Posts: 251

Re: where the hell is the terminal?

ok
can u remind me the comand for seeing the partition list?

and why i dont see in  "places" menu the partition i mounting?

btw1
how u remmber all the packages name?

btw2

ty smile

Last edited by dids22 (2007-04-11 00:45:23)

Offline

#9 2007-04-11 06:47:48

benplaut
Member
Registered: 2006-06-13
Posts: 383

Re: where the hell is the terminal?

.

Last edited by benplaut (2021-06-25 12:27:17)

Offline

#10 2007-04-11 06:59:33

dids22
Member
Registered: 2007-01-02
Posts: 251

Re: where the hell is the terminal?

-i mount them to /media/wherever but still there are no found in the menu
- about my English, i'm sorry but english is not my  mother tongue and if it's so bother u can fix me wink
- one more thing

http://img174.imageshack.us/my.php?imag … nalij9.png


ty

Last edited by dids22 (2007-04-11 07:16:08)

Offline

#11 2007-04-11 07:11:44

junglepeanut
Member
From: California
Registered: 2007-01-24
Posts: 145
Website

Re: where the hell is the terminal?

You might need hal? Just guessing...for it to show up in nautilus since it is so big. Not sure though.

Offline

#12 2007-04-11 08:38:42

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: where the hell is the terminal?

For that ls thingy, bash can't handle names with spaces like that. You need to either quote the path (ls "/media/c/Documents and Settings/") or escape the spaces with a backslash (ls /media/c/Documents\ and\ Settings/).

Offline

#13 2007-04-11 08:39:39

dids22
Member
Registered: 2007-01-02
Posts: 251

Re: where the hell is the terminal?

hal? what is it?

Offline

#14 2007-04-11 09:51:08

junglepeanut
Member
From: California
Registered: 2007-01-24
Posts: 145
Website

Re: where the hell is the terminal?

What it is from google.

http://freedesktop.org/wiki/Software_2fhal

Or even in our own forums and wiki...this one from google as well. (hint try google and the wiki as others said)

http://bbs.archlinux.org/viewtopic.php?id=31356

Last edited by junglepeanut (2007-04-11 09:51:29)

Offline

#15 2007-04-11 18:20:22

dids22
Member
Registered: 2007-01-02
Posts: 251

Re: where the hell is the terminal?

ok i installed hal and now it shown in the menu

- can u remind me the the command for seeing partition list?

Offline

#16 2007-04-11 18:59:04

karmapolice
Member
Registered: 2007-01-31
Posts: 113

Re: where the hell is the terminal?

sudo fdisk -l

Offline

#17 2007-04-12 11:00:50

dids22
Member
Registered: 2007-01-02
Posts: 251

Re: where the hell is the terminal?

i collect for u some more question

1) why i cant log in as root in gdm (gnome)

2)how can i check witch kernel i'm using? (i want to verify that i'm using the last)

3)now after i install hal, and the partition find in the menu, ther is way to change their name?

3) i get error  when i try to get in my floopy (pic'  1)

4)after installing hal i have two icons of cd-rom - there is way to fix it? (pic'2)

http://img206.imageshack.us/my.php?imag … 064ue0.png

http://img206.imageshack.us/my.php?imag … hotyw5.png

#
# /etc/fstab: static file system information
#
# <file system>        <dir>         <type>    <options>          <dump> <pass>
none                   /dev/pts      devpts    defaults            0      0
none                   /dev/shm      tmpfs     defaults            0      0


/dev/cdrom             /mnt/cd   iso9660   ro,user,noauto,unhide   0      0
/dev/fd0               /mnt/fl   vfat      user,noauto             0      0


/dev/sda3               swap     swap      defaults                0      0
/dev/sda4              /         ext2      defaults                0      1
/dev/sda6              /home     ext3      defaults                0      1
/dev/sda5              /media/d  ntfs-3g   defaults                0      1
/dev/sda1              /media/c  ntfs-3g   ro,unhide               0      1

ty
oh... btw i save some for later

Last edited by dids22 (2007-04-12 11:01:12)

Offline

#18 2007-04-12 11:44:57

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,097

Re: where the hell is the terminal?

1. don't log in as root, it's stupid. Use su/sudo/gksudo instead

2.man uname

3. not afaik (anyone else know?)

4. try 'modprobe floppy' or 'modprobe ide-floppy'

5. don't know. search the forum

Edit: oh, and pacman -S gnome-extra gives you alot of nice extra stuff, if you havn't installed it already.

Last edited by Mr.Elendig (2007-04-12 11:46:35)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#19 2007-04-14 23:25:59

dids22
Member
Registered: 2007-01-02
Posts: 251

Re: where the hell is the terminal?

1) what the problem to log in as root? now , everytime i open terminal i need to write "su"

2)how i used with this tool?

3)somone know?

4) it's just add me new icon that is not working too

Offline

#20 2007-04-15 00:07:31

ozar
Member
From: USA
Registered: 2005-02-18
Posts: 1,686

Re: where the hell is the terminal?

You shouldn't log in and work within the root account because it's considered to be a big security risk.  Someone might be able to gain access to your machine and take it over, whether online, or locally.  There is also a big risk of you accidentally doing some kind of damage to the installation itself.

Having said that, it's quicker to su to root from your user account, do your admin chores, and then exit right back into your user account than it would be to login as root, then have to log out of root and then login to your user account.  Lots of people that actually log into the root account tend to stay there once in it.  Again, that's not good.


oz

Offline

#21 2007-04-15 12:29:49

pelle.k
Member
From: Åre, Sweden (EU)
Registered: 2006-04-30
Posts: 667

Re: where the hell is the terminal?

dids22, don't take this the wrong way; I've recommended you to install ubuntu/suse/pclinuxos in the past, and i still think you should, until you grasp the basics of a linux system a little bit better.

Unless you enjoy solving these issues you are having with arch linux, that is!


"Your beliefs can be like fences that surround you.
You must first see them or you will not even realize that you are not free, simply because you will not see beyond the fences.
They will represent the boundaries of your experience."

SETH / Jane Roberts

Offline

#22 2007-04-15 14:21:03

dids22
Member
Registered: 2007-01-02
Posts: 251

Re: where the hell is the terminal?

no thanks....

Offline

#23 2007-04-15 14:54:52

Mikko777
Member
From: Suomi, Finland
Registered: 2006-10-30
Posts: 837

Re: where the hell is the terminal?

pelle.k wrote:

dids22, don't take this the wrong way; I've recommended you to install ubuntu/suse/pclinuxos in the past, and i still think you should, until you grasp the basics of a linux system a little bit better.

Unless you enjoy solving these issues you are having with arch linux, that is!

I think he should RTFM ie the wiki since he asks alot +100 questions that are all in wiki.

He is either troll or retard imho if latter I apologize and help you any way i can smile

Offline

#24 2007-04-15 17:14:14

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: where the hell is the terminal?

dids22 wrote:

1) what the problem to log in as root? now , everytime i open terminal i need to write "su"

2)how i used with this tool?

3)somone know?

4) it's just add me new icon that is not working too

You'll need to learn to read manpages... uname -srv gives you all info about the kernel, tune2fs will let you change drive labels (look in the man page...).

Last edited by Ramses de Norre (2007-04-15 17:15:14)

Offline

Board footer

Powered by FluxBB