User Tag List

Results 1 to 10 of 23

Thread: Ubuntu 8 help.

Hybrid View

Zeus Ubuntu 8 help. 07-01-2009, 04:03 PM
B1G_BR0TH3R Re: Ubuntu 8 help. 07-01-2009, 04:24 PM
Zeus Re: Ubuntu 8 help. 07-01-2009, 04:25 PM
B1G_BR0TH3R Re: Ubuntu 8 help. 07-01-2009, 05:26 PM
Zeus Re: Ubuntu 8 help. 07-01-2009, 05:30 PM
B1G_BR0TH3R Re: Ubuntu 8 help. 07-01-2009, 05:39 PM
Zeus Re: Ubuntu 8 help. 07-01-2009, 05:46 PM
B1G_BR0TH3R Re: Ubuntu 8 help. 07-01-2009, 08:56 PM
Zeus Re: Ubuntu 8 help. 07-01-2009, 09:01 PM
B1G_BR0TH3R Re: Ubuntu 8 help. 07-01-2009, 09:37 PM
Zeus Re: Ubuntu 8 help. 07-01-2009, 09:49 PM
B1G_BR0TH3R Re: Ubuntu 8 help. 07-01-2009, 10:14 PM
Zeus Re: Ubuntu 8 help. 07-01-2009, 10:19 PM
AlienatedTailz Re: Ubuntu 8 help. 07-03-2009, 01:50 AM
Zeus Re: Ubuntu 8 help. 07-03-2009, 02:19 AM
AlienatedTailz Re: Ubuntu 8 help. 07-06-2009, 02:07 PM
Zeus Re: Ubuntu 8 help. 07-06-2009, 02:10 PM
AlienatedTailz Re: Ubuntu 8 help. 07-07-2009, 09:07 AM
Zeus Re: Ubuntu 8 help. 07-25-2009, 11:05 AM
B1G_BR0TH3R Re: Ubuntu 8 help. 07-25-2009, 11:36 AM
Zeus Re: Ubuntu 8 help. 07-25-2009, 11:40 AM
B1G_BR0TH3R Re: Ubuntu 8 help. 07-25-2009, 04:04 PM
ChopSuey Re: Ubuntu 8 help. 07-26-2009, 10:08 AM
Previous Post Previous Post   Next Post Next Post
  1. #1
    Ubuntu 8 help.

    User Info Menu

    Re: Ubuntu 8 help.

    Quote Originally Posted by B1G_BR0TH3R View Post
    use common sense mon!
    Well linux is weird. Like everything is done through terminal and idk the crap. Like in windows to get to a file you do

    CD C:\Documents and Settings\User\Desktop\file

    In terminal Idk where I am, or where I start at. Ok i'm trying to do this thing with python to set this up. It says to install this..

    Installation
    ~~~~~~~~~~~~

    To install the package, run the following command:

    python setup.py build

    then (with appropriate permissions)

    python setup.py install

    But I go into terminal and type that and it doesn't do anything. It says python: can't open file 'setup.py': [Errno 2] No such file or directory
    Last edited by Zeus; 07-01-2009 at 06:46 PM.
    Every man for himself. You trust no one but yourself, if you want something done you do it your self don't rely on others. You watch your own back, you fight your own fights its you against the world.

    Quote Originally Posted by Some phag
    -.BUS.-'s mommy says to Cannon, "I love you,
    I love you, I love you"
    The Cannon on the bus says, "I love you, too"
    All through the town.

  2. #2
    Ubuntu 8 help.

    User Info Menu

    Re: Ubuntu 8 help.

    Quote Originally Posted by زوس View Post
    Well linux is weird. Like everything is done through terminal and idk the crap. Like in windows to get to a file you do

    CD C:\Documents and Settings\User\Desktop\file

    In terminal Idk where I am, or where I start at. Ok i'm trying to do this thing with python to set this up. It says to install this..

    Installation
    ~~~~~~~~~~~~

    To install the package, run the following command:

    python setup.py build

    then (with appropriate permissions)

    python setup.py install

    But I go into terminal and type that and it doesn't do anything. It says python: can't open file 'setup.py': [Errno 2] No such file or directory
    holy shit dude. When you open up terminal you are at your "home" directory (/users/home/, /home/, depends) if you save the file to your desktop then when you open up terminal type "cd desktop" then you are at your desktop, then go from there, but DO NOT TYPE cd /desktop OR ELSE shit will happen. cd is the same as cd in windows, ls is the same as dir

  3. #3
    Ubuntu 8 help.

    User Info Menu

    Re: Ubuntu 8 help.

    Quote Originally Posted by B1G_BR0TH3R View Post
    holy shit dude. When you open up terminal you are at your "home" directory (/users/home/, /home/, depends) if you save the file to your desktop then when you open up terminal type "cd desktop" then you are at your desktop, then go from there, but DO NOT TYPE cd /desktop OR ELSE shit will happen. cd is the same as cd in windows, ls is the same as dir
    Yeah I searcheded on google. And I said fuck it to the python thing. But my problem was I didn't know I need correct capatilization.

    cd desktop gives me and error but
    cd Desktop works.

    I told you I'm a total newb with Linux.
    Every man for himself. You trust no one but yourself, if you want something done you do it your self don't rely on others. You watch your own back, you fight your own fights its you against the world.

    Quote Originally Posted by Some phag
    -.BUS.-'s mommy says to Cannon, "I love you,
    I love you, I love you"
    The Cannon on the bus says, "I love you, too"
    All through the town.

  4. #4
    Ubuntu 8 help.

    User Info Menu

    Re: Ubuntu 8 help.

    Quote Originally Posted by زوس View Post
    Yeah I searcheded on google. And I said fuck it to the python thing. But my problem was I didn't know I need correct capatilization.

    cd desktop gives me and error but
    cd Desktop works.

    I told you I'm a total newb with Linux.
    oh yea, I forgot to mention, case sensitive :D

  5. #5
    Ubuntu 8 help.

    User Info Menu

    Re: Ubuntu 8 help.

    Quote Originally Posted by B1G_BR0TH3R View Post
    oh yea, I forgot to mention, case sensitive :D
    Yeah lol thats something you want to mention. But I have this Live CD with a bunch of data on it. There is a ton of hacking tools on it I want to install on here, anyway to just take them off the disc?
    Every man for himself. You trust no one but yourself, if you want something done you do it your self don't rely on others. You watch your own back, you fight your own fights its you against the world.

    Quote Originally Posted by Some phag
    -.BUS.-'s mommy says to Cannon, "I love you,
    I love you, I love you"
    The Cannon on the bus says, "I love you, too"
    All through the town.

  6. #6
    Ubuntu 8 help.

    User Info Menu

    Re: Ubuntu 8 help.

    Quote Originally Posted by زوس View Post
    Yeah lol thats something you want to mention. But I have this Live CD with a bunch of data on it. There is a ton of hacking tools on it I want to install on here, anyway to just take them off the disc?
    what are the programs (PM me the list) and I'll get you the commands to install them (tomorrow, it's almost bed time :D )

  7. #7
    Ubuntu 8 help.

    User Info Menu

    Re: Ubuntu 8 help.

    Quote Originally Posted by B1G_BR0TH3R View Post
    what are the programs (PM me the list) and I'll get you the commands to install them (tomorrow, it's almost bed time :D )
    Lol never mind. I looked all around and found the point of the disc is there are so many tools your better off just booting into the disc to use them. Theres like 60. Even people that know linux were doing that.
    Every man for himself. You trust no one but yourself, if you want something done you do it your self don't rely on others. You watch your own back, you fight your own fights its you against the world.

    Quote Originally Posted by Some phag
    -.BUS.-'s mommy says to Cannon, "I love you,
    I love you, I love you"
    The Cannon on the bus says, "I love you, too"
    All through the town.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •