Results 1 to 10 of 20

Thread: BASH question

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. Default

    Quote Originally Posted by Fireye View Post
    Are you able to get to the banner or user/pass prompt on it? If not, check netstat -ant (not sure how that translates to solaris) and see if anything is listening on port21.
    well, the other machine's one works fine (dunx1).

    i can log onto tux using the ssh client, but the ftp won't connect when i open a session (i use Secure Shell ssh)

    edit: netstant -ant gave me alot of stuff, but:

    tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN



    i'm pretty sure it's port 22 for me

    edit edit: ahhhh, tux is not solaris.

    bash --version:
    Code:
    GNU bash, version 3.2.48(1)-release (x86_64-pc-linux-gnu)
    Copyright (C) 2007 Free Software Foundation, Inc.
    uname -a:
    Code:
    Linux tux64-12.cs.drexel.edu 2.6.29-8-cs-np #9 SMP Sun Aug 16 00:46:06 EDT 2009 x86_64 GNU/Linux
    lsb_release -a:
    Code:
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description:    Ubuntu 9.04
    Release:        9.04
    Codename:       jaunty
    Last edited by acolyte_to_jippity; 10-20-2010 at 12:47 PM.
    Quote Originally Posted by OMGBEARS
    I feel it is important for me to let you know how feeble your efforts to strike such feelings inside of me really are. I have the internal fortitude of a large animal, an elephant, for instance. Likewise, I'm the result of coitus between the devil and a pack mule made out of chainsaws, so I am extremely strong, and carry little care for others in this world. Trees also stand aside due to my chainsaw blood.
    Quote Originally Posted by ๖ReS View Post
    How am I supposed to tell you to fuck off without replying ?

  2. Default

    Quote Originally Posted by acolyte_to_jippity View Post
    well, the other machine's one works fine (dunx1).

    i can log onto tux using the ssh client, but the ftp won't connect when i open a session (i use Secure Shell ssh)

    edit: netstant -ant gave me alot of stuff, but:

    tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN



    i'm pretty sure it's port 22 for me
    ...... ok, you're using SFTP. VERY important difference. One runs over ssh (port22), and FTP runs on port21. You could try running sftp -v <user@host>, which will give you verbose output, and let you know why it's not working.
    Kiro : us fireyes got dumb by his girl that y he is suck

  3. Default

    Quote Originally Posted by Fireye View Post
    ...... ok, you're using SFTP. VERY important difference. One runs over ssh (port22), and FTP runs on port21. You could try running sftp -v <user@host>, which will give you verbose output, and let you know why it's not working.
    ok, i edited my last post w/ some more info.

    but i debugged it, and well...

    i got to where it told me to enter password and i couldn't type my password in. i could type after i hit 'enter' but then of course it counted that as a blank pass and asked me for it again

    anyway, i have to go. i'll talk to you later
    Quote Originally Posted by OMGBEARS
    I feel it is important for me to let you know how feeble your efforts to strike such feelings inside of me really are. I have the internal fortitude of a large animal, an elephant, for instance. Likewise, I'm the result of coitus between the devil and a pack mule made out of chainsaws, so I am extremely strong, and carry little care for others in this world. Trees also stand aside due to my chainsaw blood.
    Quote Originally Posted by ๖ReS View Post
    How am I supposed to tell you to fuck off without replying ?

  4. Default

    Good Job Nerds !! Keep up the good work !!!

  5. Default

    Quote Originally Posted by -=NYS=- C.O. View Post
    Good Job Nerds !! Keep up the good work !!!
    yah...it's still borked.

    so i'm just going to get them to reset my account.

    fml.
    Quote Originally Posted by OMGBEARS
    I feel it is important for me to let you know how feeble your efforts to strike such feelings inside of me really are. I have the internal fortitude of a large animal, an elephant, for instance. Likewise, I'm the result of coitus between the devil and a pack mule made out of chainsaws, so I am extremely strong, and carry little care for others in this world. Trees also stand aside due to my chainsaw blood.
    Quote Originally Posted by ๖ReS View Post
    How am I supposed to tell you to fuck off without replying ?

  6. Default

    Quote Originally Posted by acolyte_to_jippity View Post
    yah...it's still borked.

    so i'm just going to get them to reset my account.

    fml.

    I learned a new word.

    www.urbandictionary.com/define.php?term=borked

  7. Default

    Quote Originally Posted by -=NYS=- C.O. View Post
    it applies. even after i told the guy who runs the fucking thing exactly what i did, he couldn't reproduce the error. i believe the exact quote was "how in the fuck did you do that?"
    Quote Originally Posted by OMGBEARS
    I feel it is important for me to let you know how feeble your efforts to strike such feelings inside of me really are. I have the internal fortitude of a large animal, an elephant, for instance. Likewise, I'm the result of coitus between the devil and a pack mule made out of chainsaws, so I am extremely strong, and carry little care for others in this world. Trees also stand aside due to my chainsaw blood.
    Quote Originally Posted by ๖ReS View Post
    How am I supposed to tell you to fuck off without replying ?

  8. Default

    Quote Originally Posted by -=NYS=- C.O. View Post
    Good Job Nerds !! Keep up the good work !!!
    lol...

    Maynard - The WCS Guy

  9. Default

    Nerds make the world go round.

    Of course gravity and money do that just as well.



  10. Default

    Quote Originally Posted by BladeTwinSwords View Post
    Nerds make the world go round.

    Of course gravity and money do that just as well.
    I agree. Japs are also needed for their crazy technological shit too.

Posting Permissions

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