Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24

Thread: Basic UNIX Commands for Running SHELL ACCOUNTS

  1. #11
    Senior Member
    Join Date
    Oct 2001
    Posts
    872
    a better list would be commands that are actually useful, anybody can simply read a list of commands out of any page of any book or any site online.

    Maybe an elaboration on commands/programs such as:
    • nmap
    • john / crack
    • iptables / ipfilter
    • ping / traceroute / dns / finger
    • wine
    • chmod / cat / grep / etc.
    • more / less (ie. cat README | more; cat README | less)

    This is just a template. Make up some more. Heh.
    ...This Space For Rent.

    -[WebCarnage]

  2. #12
    AO's MMA Fanatic! Computernerd22's Avatar
    Join Date
    Mar 2003
    Location
    Miami, FL
    Posts
    795

    Thumbs up Try these out

    Check out two of my favorite sites for Unix commands try:
    http://www.rt.com/man/

    you might wanna check this one out aswell: www.allcommands.com

    both excellent resources for unix commands.

  3. #13

    good command I need to break restricted shell do have file for this
    or is this just site for l4m3rS only

    http://www.google.com all you need

    ~\G/~

  4. #14
    Gray Haired Old Fart aeallison's Avatar
    Join Date
    Jul 2002
    Location
    Buffalo, Missouri USA
    Posts
    888

    Re:

    Originally posted here by ~\G/~
    good command I need to break restricted shell do have file for this
    or is this just site for l4m3rS only

    http://www.google.com all you need

    ~\G/~
    We let you in... does that answer your question?

    We can also show you the way out...
    I have a question; are you the bug, or the windshield?

  5. #15
    BIOS Bomber
    Join Date
    Jul 2003
    Location
    Michigan
    Posts
    357
    howd spider man get banned?
    "When in doubt, use Brute Force."

    Never argue with an idiot. They'll drag you down to their level, then beat you with experience.

  6. #16
    ./antionlinestuffedup ??? why the heck was this guy banned bunch of pencil necked geeks!!

  7. #17
    Senior Member
    Join Date
    Sep 2003
    Posts
    500
    I was curious about that myself, he was throwing out tuts like a mad man. I thought he was going to make a great member.
    You shall no longer take things at second or third hand,
    nor look through the eyes of the dead...You shall listen to all
    sides and filter them for your self.
    -Walt Whitman-

  8. #18
    Senior Member
    Join Date
    Sep 2003
    Posts
    500
    Oh and I know this was 2 months ago but WebCarnage...
    SHELL ACCOUNTS
    Most if not all shell accounts have usually all extra features disabled except for making text files and browsing the filesystem. And how the hell are you going to use wine on a shell account?
    You shall no longer take things at second or third hand,
    nor look through the eyes of the dead...You shall listen to all
    sides and filter them for your self.
    -Walt Whitman-

  9. #19
    Senior Member gore's Avatar
    Join Date
    Oct 2002
    Location
    Michigan
    Posts
    7,177
    All these leet commands and no one mentioned one of the only ways you can hit the power button on a Linux box without worrying about a file system????

    sync

    Forces all unwritten blocks in the buffer cache to disk. This is usually not needed as there is a Daemon that does it. But it can help prevent a problem with something in your file system. So if update and or bdflush dies on you, type sync and halt the system if you can.

    Or init; the way to switch run levels. Some distros use odd numbers but:

    init 0 halts on pretty much every distro I have used.

    init 1 is single user mode.

    init 6 reboots the machine.

    Or having fun with users:

    shutdown -h now ' I'm a BOFH, you should have expected this.'

  10. #20
    Just a Virtualized Geek MrLinus's Avatar
    Join Date
    Sep 2001
    Location
    Redondo Beach, CA
    Posts
    7,323
    Originally posted here by mandraketux
    howd spider man get banned?
    Duplicate accounts. He created a new account to start over with since he felt that this one was problematic or something (can't remember all the specifics). So this one was "banned".

    ./antionlinestuffedup ??? why the heck was this guy banned bunch of pencil necked geeks!!
    reaper44, ??? What are you talking about?
    Goodbye, Mittens (1992-2008). My pillow will be cold without your purring beside my head
    Extra! Extra! Get your FREE copy of Insight Newsletter||MsMittens' HomePage

Posting Permissions

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