Recent content by TheSick

  1. T

    ssh problem, please help

    There's no setenv DISPLAY in my .tcshrc file, so I don't think it set itself. I got it to work in a somewhat unconventional way. I run an IIS Web server, with the Terminal Services Web client installed. So, I FTP'd the trial version of Exceed onto that server and installed it there using...
  2. T

    ssh problem, please help

    I tried this: xhost + thehostnameinquestion then I used the same ssh command line I used before, and once I logged in I did this: setenv DISPLAY my_ip:0.0 I tried it with my NAT-ed IP and the IP my ISP provided with me. No luck on either one.
  3. T

    ssh problem, please help

    I'm not exactly sure how the server I'm trying to ssh into is configured. My situation is, that I am a student. The machine I'm trying to ssh into is a Solaris machine that's owned by the University. Most of the computers on campus are Win98 machines, and they can connect to the same machine...
  4. T

    winXP help please

    You want to clean install ... create a boot disk (hopefully you have a win9x machine) with fdisk on it. Boot your XP machine with that, and destroy the current XP partition. Then try a clean XP install again.
  5. T

    UT2003 buggy

    I've been looking at the Infogrames forum, and they're full of people having issues with the game. Hopefully, the first patch will fix them. I don't have any problems with the game ... it looks like those who are not running NT kernels (2K, XP) are having the most problems. You're running...
  6. T

    ssh problem, please help

    I'm having a problem starting X sessions through ssh. I'm new at this whole ssh thing as well, so please don't flame me for it. The problem I'm having is that I can't start X sessions at all. I can log in to the remote server with ssh, but when I try to start the X program in question, it...