![]() |
|
[XBMCBUNTU] possible to use VNC? - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: Linux and Live support (/forumdisplay.php?fid=52) +---- Thread: [XBMCBUNTU] possible to use VNC? (/showthread.php?tid=131026) Pages: 1 2 |
[XBMCBUNTU] possible to use VNC? - spinecho - 2012-05-08 15:59 Hi, I'm currently using XBMC on top of Windows 7 but recently I've started fiddling with XBMCBuntu (using it from a USB stick with persistence so my settings are remembered) with a view to moving to an installed version of XBMCBuntu as it seems faster. The problem is that I can only change files/settings etc by using the main TV, which annoys my wife & kids!! In Win7 I use UltraVNC with my laptop and so the kid can carry on watching TV undisturbed. Is there any VNC solution I can use with XBMCBuntu? If so can anyone help me set it up as I am a complete linux noob?! Thanks RE: [XBMCBUNTU] possible to use VNC? - Aenima99x - 2012-05-08 16:16 It really depends on what you're wanting to do....you can setup x11vnc with separate X sessions, but if you can do most stuff through the CLI, then SSH is probably better. RE: [XBMCBUNTU] possible to use VNC? - spinecho - 2012-05-08 17:04 (2012-05-08 16:16)Aenima99x Wrote: It really depends on what you're wanting to do....you can setup x11vnc with separate X sessions, but if you can do most stuff through the CLI, then SSH is probably better.Thanks for the answer, but I'm afraid that almost all of your post is greek to me! I was wondering if it was possibleto do with XBMCBuntu what I could quite easily do in Win7 with UltraVNC - that is remotely change settings via my laptop without inconveniencing my family! RE: [XBMCBUNTU] possible to use VNC? - vikjon0 - 2012-05-08 20:12 Yes, you can use vnc on xbmcbuntu. You installed it in win and you have to install it on linux. Sounds like a bad idea on both platforms. RE: [XBMCBUNTU] possible to use VNC? - mr.sparkle - 2012-05-08 20:31 What is it you want to be able to do from your laptop, exactly? RE: [XBMCBUNTU] possible to use VNC? - spinecho - 2012-05-08 22:57 (2012-05-08 20:12)vikjon0 Wrote: Yes, you can use vnc on xbmcbuntu. You installed it in win and you have to install it on linux. Sounds like a bad idea on both platforms.Thanks, so how do I do this? I'm a real linux noob! would it be along the lines of: Code: sudo apt-get install vnc(2012-05-08 20:31)mr.sparkle Wrote: What is it you want to be able to do from your laptop, exactly?Well, in Win7 I use UltraVNC as a server on my HTPC so I could easily change Windows settings, update XBMC settings, rip bluray & scrape with ember etc on the HTPC via the ultraVNC viewer on my laptop. This way I could do so without inconveniencing my family as they watch TV!!! I would like to do the same thing but with XBMCBuntu. RE: [XBMCBUNTU] possible to use VNC? - drivesoslow - 2012-05-08 23:01 (2012-05-08 22:57)spinecho Wrote:(2012-05-08 20:12)vikjon0 Wrote: Yes, you can use vnc on xbmcbuntu. You installed it in win and you have to install it on linux. Sounds like a bad idea on both platforms.Thanks, so how do I do this? I'm a real linux noob! would it be along the lines of: I think this might help: https://help.ubuntu.com/community/VNC/Servers#vino RE: [XBMCBUNTU] possible to use VNC? - spinecho - 2012-05-08 23:02 (2012-05-08 23:01)drivesoslow Wrote: I think this might help: https://help.ubuntu.com/community/VNC/Servers#vinoThanks I'll check it out! RE: [XBMCBUNTU] possible to use VNC? - spinecho - 2012-05-09 12:18 (2012-05-08 23:02)spinecho Wrote:OK, I've read the article, but I've hit a stumbling block! It says:(2012-05-08 23:01)drivesoslow Wrote: I think this might help: https://help.ubuntu.com/community/VNC/Servers#vinoThanks I'll check it out! Quote:To configure vino from within GNOME, go to System > Preferences > Remote DesktopI'm using XBMCBuntu and I cannot seem to find this option!!! Any help please? RE: [XBMCBUNTU] possible to use VNC? - taoizt - 2012-05-09 12:43 Good question, I want to know this as well! |