Slashdot Mirror


User: Chris+Mattern

Chris+Mattern's activity in the archive.

Stories
0
Comments
7,102
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 7,102

  1. Re:It would be good to have optional GUI on Windows Admins Need To Prepare For GUI-Less Server · · Score: 1

    I'm not sure how it requires a HOWTO, at least if you have Unix/Linux on both ends. Install ssh client on desktop, ssh server on remote host; make sure ssh server is running on remote host. Make sure both are configured to allow X-Forwarding (many installations disable this by default). Have X server installed and running on your desktop machine--run Gnome, KDE, Xfce, whatever you like. Install xterm on your remote host. Call up a local terminal in your desktop X. SSH to your remote host. Echo $DISPLAY. It should be "localhost:10,0", or localhost something. If not, something is not setting up correctly. If it is, issue the xterm command. See the remote xterm pop up on your desktop. Doling it from a local terminal is just to simplify troubleshooting; once you've confirmed it's working, issuing "ssh remotehost xterm" from launcher will do just fine.

  2. Re:Not *totally* drug resistant on Totally Drug-Resistant TB Emerges In India · · Score: 1

    Anything that kills bacteria is an antibiotic. If it kills people too, it's also a poison, and thus not a very useful antibiotic, but it's still an antibiotic.

  3. Re:It would be good to have optional GUI on Windows Admins Need To Prepare For GUI-Less Server · · Score: 1

    I can't speak for your installation. I have a Debian remote server without X installed, without xvfb installed, and I can run xterm from it on my local X server without problem.

  4. Re:It would be good to have optional GUI on Windows Admins Need To Prepare For GUI-Less Server · · Score: 1

    In order to run an X program on a headless box on Debian I had to install xvfb (which is a "fake" X server), which pulled in x11-common, xserver-common, xauth, and a few other minor X packages. It's certainly not "full X", but it's enough of X that I'm not sure I can say I'm not installing X.

    Generally, no, you don't have to install xvfb. There are apparently some badly designed X clients that somehow manage to require a pseudo-X server local to them, even though they're not using it, but properly designed ones (the vast majority) do not.

  5. Re:It would be good to have optional GUI on Windows Admins Need To Prepare For GUI-Less Server · · Score: 2

    In fact, it's not even appropriate to say you're installing X on the remote host, because you're not. X is on your desktop machine, the remote host just runs an X client that accesses it.

    The question I (personally) have is how safe X forwarding over ssh is.

    It's data run over an encrypted ssh connection. The remote host is not accepting any connections other than the one you used to start your ssh session to do this. Your desktop is not accepting any connections at all to this. It's not any different in any essential security aspect from using scp to copy files.

  6. Re:Management failure on Are Programmers Ruining the Design of eBooks? · · Score: 1

    The same thing happened with websites for years, before people realized how important good design really is.

    People have started putting good design into websites? When did this happen? Why haven't I noticed it?

  7. Re:North Korea and Burma on North Korean Nuclear Facilities, From 30,000 Feet · · Score: 1

    Myanmar has partially democratized since then, and is pursuing stronger relations with the United States.

    Myanmar has made minor, if promising, moves in a democratic direction. "Partially democratized"? Not hardly.

  8. Re:Mathematics be hanged! on Mathematics Says Romney and Santorum Tied In Iowa · · Score: 1

    You are blaming the media for reporting the result of polls?

    This is not reporting the result of a pool. This is reporting a fiction. This is declaring a winner when the result is in fact a tie, becuase they have to have a winner.

  9. Re:Cisco IPSec VPN now supported in Android 4.0 (I on Securing Android For the Enterprise · · Score: 0

    It works very well indeed, but in 4.0.1 and 4.0.2 it only works with WiFi.

    If it was simply nonfunctional in 3G, you'd have some justification for this statement. Something that *crashes the whole phone* when you try to use it in 3G cannot, under any standards, be said to "work very well."

  10. It'll be the virus the users deserve... on Fujitsu To Develop Vigilante Computer Virus For Japan · · Score: 1

    ...but not the one they need right now.

  11. Re:Also on Ebert: I'll Tell You Why Movie Revenue Is Dropping · · Score: 4, Interesting

    Forgotten, hell. Picasso said it--"Good artists copy, great artists steal."

  12. Re:Business opportunity on No IPv6 Doomsday In 2012 · · Score: 1

    So you invest $175,000 without making sure you'll get software updates?

    For a lot of specialized software, you don't have a choice. You buy it and use it, or you can't do business.

  13. Re:First Votes on Will Hackers Try To Disrupt the Iowa Caucuses? · · Score: 2

    why are Iowa and New Hampshire so special that they get to vote first and eliminate candidtes that may do better in other areas?

    They're first becuase they're first--which means they're powerful, which means you don't piss them off by trying to make them *not* first.

  14. Re:Comment Censored on China's Parallel Online Universe · · Score: 1

    At least you can read the complaint. You get a handle you can use to fight back. China? "Nope, you can't see it. No, we're not going to tell you why."

  15. Tranlation: on Sorry, IT: These 5 Technologies Belong To Users · · Score: 1

    "These 5 Technologies Belong to Users--until they break, at which point you will of course be expected to fix them. Isn't that what we pay you for?"

  16. Why not? on Ask Slashdot: Protecting Tech Gear From Smash-and-Grab Theft? · · Score: 1

    Besides the obvious 'don't leave equipment in the car' solution

    So it's obvious. So why aren't you doing it? And why are you dismissing it out of hand? I'd never leave a valuable laptop sitting in a car like that.

  17. Re:Big deal on Firefox Too Big To Link On 32-bit Windows · · Score: 1

    Oh, and a crappy file system. You got that too.

  18. Re:Big deal on Firefox Too Big To Link On 32-bit Windows · · Score: 1

    Back in the days DOS, most non-trivial applications where bigger then the OS.

    MS-DOS wasn't an operating system; it didn't have hardly any of the functions that even back then were regarded as basic to an OS. MS-DOS was a program loader strapped to a command interpreter.

  19. Re:Cheaper on Clothier Slammed For Using 'Perfect' Virtual Model · · Score: 5, Insightful

    What will dimwit hot chicks do for a living now?

    Same thing they did before mass media made it possible to have a career as a model. They haven't come up with a computer that can do the world's oldest profession yet.

  20. Re:Yawn on Geodesic Gingerbread House Template For the Holidays · · Score: 1

    The point is, given the materials, you should be able to make a template yourself from scratch in under half an hour.

  21. Re:iptables apparmor on Ask Slashdot: Ubuntu Lockdown Options? · · Score: 1

    If you log them into the app instead of a window manager, then crashing the app will return them to the login screen--for which the only logon they know will just bring up the app again.

  22. Re:Depends how locked-down on Ask Slashdot: Ubuntu Lockdown Options? · · Score: 1

    I'm afraid if you want it actually locked-down, you're pretty screwed. You can't really disable things like switching to a tty with ctrl-alt-f1 without "changing the OS configuration."

    Stopping all the getty processes would do a pretty good job of sealing up that hole. There's probably a fancy way of disabling the hot keys as well, but if there's no process to log on with, I guarantee there won't be a problem.

  23. Re:Listed mitigation: Adobe Reader X Protected Mod on Adobe Warns of Critical Zero Day Vulnerability · · Score: 1

    "Don't worry! You'll be fine for the next month...probably..."

  24. Re:Listed mitigation: Adobe Reader X Protected Mod on Adobe Warns of Critical Zero Day Vulnerability · · Score: 1

    And out of interest, what other readers are there which conform to the full ISO32000 spec

    I suspect none, because Adobe wrote the spec.

  25. Re:That's AT&T! on AT&T Repeats As Lowest-Rated Wireless Carrier · · Score: 2

    Or maybe it's just that their service techs are in more bars.