LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-18-2008, 09:49 AM   #31
USN22
LQ Newbie
 
Registered: Jan 2008
Posts: 19

Original Poster
Rep: Reputation: 0

Ok when i try to activate i am still getting:
SIOCSIFFLAGS: No such file or directory
i dunno what this is or if trying to configure this is even worth it compared to buying a "plug and play" card
 
Old 01-18-2008, 01:01 PM   #32
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Quote:
Originally Posted by USN22 View Post
Ok, i am doing everything that you guys are telling me to do....with no results. su - is bringing up nothing. When i type in
host# cd ~<yourusername>/Desktop
host# ./fedora8.sh
it says no such file or directory....
I am very excited about learning all this, you guys are very knowledgeable and have been an immense help to me. I just don't know what else i can do, maybe go back to windows? (not gonna happen lol)
"no such file or directory", "su - brings up nothing"

Dear USN22

You cannot learn everything at once, you need to move step by step or you'll end up in frustration. First you need some basic command line skills, go to www.google.com/linux and search for command line tutorials. Like this one: http://www.tuxfiles.org/linuxhelp/cli.html .
 
Old 01-18-2008, 03:15 PM   #33
USN22
LQ Newbie
 
Registered: Jan 2008
Posts: 19

Original Poster
Rep: Reputation: 0
Thanks Emerson i will be sure to study that. I guess i am lucky that i have internet at all on this thing, just pesky having to stay near the router lol. I'll go study that and see what i can figure out, its gonna be more rewarding to have the wireless done if i could do it myself with the help of you guys! Thanks again. If you have anymore info on helping me with that it would be great.

Ryan
 
Old 01-18-2008, 04:34 PM   #34
bbfuller
Member
 
Registered: Dec 2007
Location: UK
Distribution: Mageia, MX, Manjaro, OpenSuSE, PCLinuxOS
Posts: 214

Rep: Reputation: 35
Hello USN22

Just a note to explain some of the shorthand here.

Firstly, in Linux you normally operate as a limited user. So on my machine I work as 'bbfuller' not surprisingly. That does not allow me to do lots of the administrative things on my computer. There is a user 'root' sometime referred to as the superuser who is allowed to do all tasks on the computer and who's rights we sometimes need.

One of the ways to obtain those rights is to issue the command:

Code:
su -
that's a space and a minus sign after the su.

When you issue that command you should be prompted for the root password that you were asked to provide at install time.

When you do you will see that the prompt on the command line changes. On this machine it is:

Quote:
[bbfuller@atx17 ~]$
before the command,

Quote:
[root@atx17 ~]#
afterward.

In the command cd ~<yourusername>/Desktop

The cd command is one for changing directories. Usually you specify the path to the directory you want to change into either completely from the / directory, or to a directory that is either directly above or below the one you are in.

The shorthand '~' in the command means move into the home directories. That is it saves you having to type /home and a username

If you issue the command in the form it is given above though when you have acquired root privileges with su, it will look for the folder and file you specify under the user root's home area, whereas the file you have stored is probably on your own desktop.

So the correct form for the command to find the file on my machine would be:

Quote:
cd /home/bbfuller/Desktop
You will of course have to substitute your username for mine in the above command.

Incidentally, if you see the shorthand <yourusername> in a command it means substitute your username here.

So although in writing on paper or on the forum:

Quote:
/home/bbfuller/Documents

and

/home/<yourusername>/Documents
are the same thing, when issued on a machine the former would work, the latter would fail.

Last edited by bbfuller; 01-18-2008 at 04:41 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless Config keyblade Linux - Software 7 04-26-2006 06:11 PM
help with wireless config drum2jc Linux - Software 1 01-16-2005 08:36 AM
help: wireless config Gaint Bob Linux - Wireless Networking 4 09-21-2004 12:02 PM
Which wireless config is which? mrsolo Linux - General 0 09-21-2003 10:33 PM
Sample wireless config, Wireless user up! bax Linux - Wireless Networking 0 01-13-2002 04:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:48 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration