Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have decided to set a Linux box up for a "movie" (HTPC) box. That is I am going to have it hooked up to the TV and play movies and videos from it. I have a red hat laptop set up for this.
The problem is I am too cheap to purchase a remote for the box. So I need a remote desktop setup that will allow me to control the actual desktop that will play on the TV (something like PC anywhere) so I can just pop in from a different PC and start movies. Which software package will work best for this? Can I run a movie on the desktop via SSH? Please keep in mind I'll need to be able to run the client from my windows boxes as well. Any thoughts would be helpful. Thanks!
Distribution: approximately NixOS (http://nixos.org)
Posts: 1,900
Rep:
I would install x11vnc and use tightVNC as client. x11vnc shares actual local X11 desktop via VNC protocol; VNC clients - like tightVNC - are easily obtained for both Windows and Linux. You cannot connect to preexisting desktop via SSH, although you can manually export DISPLAY=:0 before running MPlayer. That will launch MPlayer to your TV, but you will not be able to see that on ssh-client computer. You may be interested in looking at "xmove", too.
I'd say go with VNC software. Tightvnc is available for Linux and Windows.
I've used it to control my desktop PC with my laptop. I was too lazy to walk to it to change episodes
I went with the x11vnc. it works just like i want it to but it requires me to be logged into the box prior to starting the x11vnc. Which isn't a problem until my box keeps wanting to freeze up. I have had to hard boot it 3 times in the last few days and climbing on a chair to get to the box to log in so i can vnc into it just isn't working for me. arg...
I went with the x11vnc. it works just like i want it to but it requires me to be logged into the box prior to starting the x11vnc. Which isn't a problem until my box keeps wanting to freeze up. I have had to hard boot it 3 times in the last few days and climbing on a chair to get to the box to log in so i can vnc into it just isn't working for me. arg...
You can have x11vnc start automatically at boot time. It shows the gdm/kdm/etc login greeter.
That doesn't solve the real problem (box freezing), though
Right, but maybe this way you don't have the climb the chair to power-cycle it :-)
Just a hunch, but could temperature be the problem? It's warming up where I live and I have a couple machines that are starting to fail due to overheating...
Just a hunch, but could temperature be the problem? It's warming up where I live and I have a couple machines that are starting to fail due to overheating...
My first thought as well. Its running on a laptop and it felt really hot. But I let it sit and cool over night and still locked up before it was even warm. I have been having issues with it so I figured a clean install would/could fix everything. System locked up while I was reintsalling the OS out in the open. So I think its hardware related.
So, try number two. Setup an old p3 1ghz desktop (no case to help with any over heating). Seems to be running movies well now to install x11vnc and get that up and running then put it in the back.
Just in case anybody cares and it will put this thread to bed....
Okay, I setup a p3 1ghz box with 512 megs RAM (geforce ti 200 and SB live card) with FC10 on it. Not the fastest box in the world and it kind of surprised me but it is playing movies great (even off of usb 1.1 external HD)
Well, I couldn't get the Xvnc to work at the login screen so I went a different route. I set Fedora to log in automatically as root (http://digitizor.com/2009/01/29/how-...-in-fedora-10/). Cheap, dirty, and working well. I back door in to the box via putty and start xvnc and connect in. Yes its a little PIA but it works.
After my experience, (and just booting Ubuntu for the first time yesterday) I would have gone with Ubuntu over FC10. It seems much easier to get things up and running and a quicker boot. Thanks for all your suggestions and help.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.