Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 17
Hello, I am a new hacker who hacks(I always get permission to hack) and have a few questions. when hacking do you want to be logged as r00t? Is there ...
  1. #1
    Just Joined!
    Join Date
    Jul 2007
    Location
    hell
    Posts
    11

    A few quetsions

    Hello, I am a new hacker who hacks(I always get permission to hack)

    and have a few questions.

    when hacking do you want to be logged as r00t?

    Is there a Linux distro that is pure command line and no graphical interface. if so what and were can i get it.

    and what is the best distro that uses the least graphic interface and more command line stuff.

    I like command lien and thats my reason. see ya later.

    Crash override

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    when hacking do you want to be logged as r00t?
    it depends on what you want to achieve.
    Is there a Linux distro that is pure command line and no graphical interface. if so what and were can i get it.

    and what is the best distro that uses the least graphic interface and more command line stuff.
    Debian, Gentoo, Slacks etc. if you dont install GUI, you will have command line only. you can disable GUI in any distro.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Jul 2007
    Location
    hell
    Posts
    11
    Quote Originally Posted by devils_casper View Post
    Hi and Welcome !


    it depends on what you want to achieve.

    Debian, Gentoo, Slacks etc. if you dont install GUI, you will have command line only. you can disable GUI in any distro.

    thank you, I want to achieve able to get into there system and then do whatever want

  4. #4
    Just Joined!
    Join Date
    Jul 2007
    Location
    hell
    Posts
    11
    Also can you give me a link were I can download a justr command line linux .

    and a guide to using it :P.

    and please let me know what command sheel it is like bash or xterm.

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    download Debian Netinstall CD ( i386 ) from here. if you wont install anything, you will have minimal system without GUI.

    i would suggest to install any latest Linux Distro. you can disable GUI easily.

    check here for basic command line stuff.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Just Joined!
    Join Date
    Jul 2007
    Location
    hell
    Posts
    11
    what distro do you recommand and how do I disable the GUI

  7. #7
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    if you really want Command Line distro only then download Debian Netinstall CD, burn .iso image to CD and install it. Installer will guide you all the way.

    Distro selection depends on you only. Ubuntu, Fedora, SuSe are newbie friendly and Slackware, Gentoo and Arch are for advance users only.
    there are hundreds of distros available and nobody can tell you which one is best for you. try as many as you can and find out yourself.
    Check the link in my signatures.

    how do I disable the GUI
    first of all, select a distro and let us know your choice.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  8. #8
    Just Joined!
    Join Date
    Jul 2007
    Location
    hell
    Posts
    11
    I would chgoose the neinstall debian but I need it to support wlan cards.

    So I choose ubuntu.

  9. #9
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Ubuntu is Perfect choice. I am using latest version of Ubuntu, 7.04 ( Feisty Fawn ).

    Edit :
    boot up Ubuntu and open Terminal.
    execute this
    Code:
    cd /etc/rc2.d
    sudo mv S99gdm K01gdm
    reboot machine. Ubuntu will boot up in command line mode only. you can start GUI using command 'startx' OR execute this
    Code:
    sudo /etc/init.d/gdm start
    Last edited by devils casper; 07-17-2007 at 02:33 PM.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  10. #10
    Just Joined!
    Join Date
    Jul 2007
    Location
    hell
    Posts
    11
    thanks, I'll have to call you to help with my wireless setup what's the command to download something in command line only?

Page 1 of 2 1 2 LastLast

Posting Permissions

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