Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Snipor

    Telnet from HP-UX to red hat connects but no login prompt

    For documentation purposes here is the link I created in HP's forums documenting how I installed OpenSSH on older version os HP UX like what I have. HP doesn't supply their version of OpenSSH (SecureShell) for any Unix operating system below HP-UX 11iv1 so this documentation was needed...
  2. Snipor

    Telnet from HP-UX to red hat connects but no login prompt

    I managed to install OpenSSH on HP-UX 11i (B.11.00) and it works fine.
  3. Snipor

    Telnet from HP-UX to red hat connects but no login prompt

    We still haven't found a solution for this. I noticed looking at the debug I posted above that the NAWS is okay, it's just never getting the Telnet TERMINAL-SPEED option ON part. Any clues why this might happen?
  4. Snipor

    Telnet from HP-UX to red hat connects but no login prompt

    Apparently NAWS stands for Negotiate About Window Size and is nothing more then a way for the client to tell server the window size. For some reason though, after sending this information it never receives a response. It just sits on it as can bee seen here: Connected to host. Escape...
  5. Snipor

    Telnet from HP-UX to red hat connects but no login prompt

    Also wanted to mention thanks for the ideas. I will look into seeing if there are differences in patch levels.
  6. Snipor

    Telnet from HP-UX to red hat connects but no login prompt

    Correct if I'm wrong but that script is for debugging telnet connection issues to a UNIX server. However, I'm trying to connect from the UNIX box to a Red Hat Server. I was able to enable debugging on the Red Hat Server and I posted the differences above. I've tested both rlogin and ftp and I...
  7. Snipor

    Telnet from HP-UX to red hat connects but no login prompt

    I've checked routes nothing out of the ordinary. SSH is enabled on the red hat machine but the client is a very old K570 unix box that does not have SSH installed and we are unable to get ssh for it. Also, we have another K570 with identical O/S and settings (except for ip address, but same...
  8. Snipor

    Telnet from HP-UX to red hat connects but no login prompt

    I am able to connect with rlogin by the way. So weird.
  9. Snipor

    Telnet from HP-UX to red hat connects but no login prompt

    I also meant to mention that when it connects to the server and hangs, the server shows it connected in /var/log/secure. On top of that it can telnet to other boxes without any problems.
  10. Snipor

    Telnet from HP-UX to red hat connects but no login prompt

    Guys/Gals, I'm having a strange issue. I have looked online all day and just can't seem to find an answer. I have a red hat server with telnet capabilities. I am able to connect to it through telnet using the many other linux machines setting around and also 2 of the 3 hp-ux boxes I support...
  11. Snipor

    Offline folder files r w

    Yes I double checked and we are local admin. I got to looking and I noticed that the files that were giving issues were files that we have transfered from a different computer using a different login. To make a long story short, I copied all the files from the folder of the actual network...
  12. Snipor

    Offline folder files r w

    I made a network folder available offline. For some reason or another, when I'm disconnected from the network, and I click on a file some of them say access denied to the shared drive, but others work fine. I noticed then that the ones that didn't work had nothing in the Access column where...
  13. Snipor

    Convert binary wmf to a usuable image

    I'm attempting to convert a wmf file save in binary to a useable image in VB.Net. The wmf file is orginally saved in binary format in an sql server database. I've successfully seemd to have retrieved the data and saved it into a variable of type Byte(). Now how do I convert it from Byte()...
  14. Snipor

    Application Packaging help

    I'm having a difficult time packaging up a program I wrote. You have to go in and add a project and then select the setup project. This adds a setup to your project. But I can't figure out excatly what to put in the Application folder, User's Desktop, and User's Programs Menu. I have an...
  15. Snipor

    Visual Studio .NET transparent background

    I heard there is a way to make the background in Visual Studio .net transparent so your desktop backgrounds show through. Anybody know how to do this? I guess you can do in in Visual Studion 6 also. Thanks Knowledge is Power......
  16. Snipor

    View Windows Partitions

    I had to recompile my whole kernel. But it really wasn't that hard. I think http://www.linuxnewbie.org had a tutorial on it. Pretty much, once you load the kernel config menu, you go through and select all the options you want and save it. then you run a simple command that compiles it...
  17. Snipor

    /bin/ls no longer functions... WHY?? HELP!!

    I had the same dang thing happened to me. LS wouldn't work, but DIR would. Weirdest thing. There is a file you can edit that you could add a command for DIR, and I'm sure there would be a way to get rid of the LS command. I just figured I was hacked and reinstalled linux. I needed the...
  18. Snipor

    View Windows Partitions

    First of all, you'll have to compile your kernel to read NTFS. It's not enable by default. It's not terribly difficult to recompile your kernel. Once you recompile and running on your updated kernel, all you have to do is mount the ntfs partition. Knowledge is Power......
  19. Snipor

    Where can I find Linux Tips ?

    http://www.linuxnewbie.org Knowledge is Power......
  20. Snipor

    A Simple Question...

    You can take any distro and compile the kernel to be as big, or small as you want it. Even redhat linux can install in very little space. Knowledge is Power......

Part and Inventory Search

Back
Top