Displaying 20 results from an estimated 11000 matches similar to: "wine over ssh"
2008 Feb 13
3
Qemu vnc WMVi support
Hi all,
the patch "qemu-vnc-wmvi.patch" adds support for the WMVi pseudoencoding 
in qemu vnc server.
If the client implements it, it is supposed to be able to change colour 
depth when receiving a WMVi message.
Since I didn''t know any client that supports it and I wanted to test the 
implementation before submitting any patch I also modified vncviewer to 
support WMVi.
The
2008 Jul 22
5
VNC server problem
HI all,
		i am configuring VNC server in CentOS 5.1. i have enables this two
lines in /etc/sysconfig/vncserver file
VNCSERVERS="2:vnc"
VNCSERVERARGS[2]="-geometry 1024x768 -depth 24"
here i have created a user vnc and set the password using vncpasswd cmd.
then i started the vncserver 
# vncserver
        
        New 'localhost.localdomain:1 (gopinath)' desktop is
2009 Apr 11
3
Installing Visual C++ Runtime Files
Hi. I want to install VC++ on wine, but I am currently doing it on a linux server without GUI, and X11 tunneling doesn't work either. so is there any other way I can install VC++ Runtime files? (I need both 2005 AND 2008)
2007 Feb 03
3
Unablce to open VNC
I have vnc working on my server when I am logged into that server.  If I 
run vncviewer, I have a copy of the Desktop.  Hwever, if I SSH into the 
server, I get an error.  Due to my lack of experience, I am not sure 
what the log file means:
http://209.204.172.137/misc/vnc_error.txt
Could someone tell me what I am missing?
Todd
-- 
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707)
2016 Jun 02
5
vnc on C7
I am trying to get a remote screen on C7.
I did the following on C7 server:
               yum install tigervnc-server
                cp /lib/systemd/system/vncserver at .service
/etc/systemd/system/vncserver@:1.service
                systemctl daemon-reload
                edit /etc/systemd/system/vncserver@:1.service and replace
<USER> with myuser
                su - myuser run
2003 Jan 29
1
Local Host and VNC access
I finally figured out Shorewall and have configured my Internet Sharing and
have configured my Samba access, webmin access and SSH access. How do I
configure access for VNC and to allow the local host to access the Internet
as well (I need this to get updates and software packages.)
Thanks,
Shaun Marolf
Mandrake 9.0-------------- next part --------------
A non-text attachment was scrubbed...
2015 Jul 18
2
VNC: i want see " my session"
Hi Patrick,
Thanks for you quickly answer.
Yes, x11vnc was installed on my system.
The problem is i not understand the ?logic" of vnc connection, so i try to dark?
I copy the /etc/systemd/system/vncserver@:1.service to /etc/systemd/system/vncserver@:0.service
restart the vnc service and obtain
Jul 18 11:17:16 systemd[1]: vncserver@:0.service: control process exited, code=exited
2005 Apr 24
4
Vncserver not serving up my gnome desktop, just a fancy terminal!
I have the vncserver running on CentOS 4, but when I log in
using vncviewer from another box, I don't see my gnome
desktop, just a fancy terminal. I suspect I need to edit
the ~/.vnc "xstartup file, but what do I add to fix this.
On all other distros I have tried, the vncserver serves up
my gnome desktop by default.
--
Lee Parmeter Emperor, linXos - The Flying Penguin
2009 May 13
2
Remote Desktop on CentOS 5.3
Does anyone have remote desktop connectivity working in CentOS 5.3?   
I'm using the Gnome desktop and have configured the Remote Deskop  
Preferences to "Allow other users to view your desktop" and "Allow  
other users to control your desktop".  The configuration dialog box  
says that "Users can view your desktop using this command: vncviewer  
2006 Aug 05
5
Is the VNC setting available for non-hvm DomU''s?
I have been scouring this list''s archives and have consumed any and all 
how-to guides I could find but am still unsure. All discussion in this 
list on this issue is around hvm/vti DomU''s. Has anyone been able to 
attach a vnc client to a vanilla (non-hvm) DomU using the VNC console 
setting?
On an FC5 (2.6.16-1.2080_FC5xen0)  kernel deployed on vanilla (non-hvm) 
hardware, 
2009 Jun 04
14
Gnome-login to osol DomU fails, refusing valid credentials
i''ve managed to get 2009.06 installed in a Xen DomU on Linux Dom0.
it''s currently ''up'' with a static IP, and i can successfully ssh into
the box as either root or ''myuser''.
all network/login settings seem to survive reboot.
i''ve set up for VNC to the DomU.
i can connect, and am at the Gnome login window.  but, neither
2012 Apr 12
7
Run rsync even not connected
I hopethis hope this makes sense. How do you make rsync run even when not physically connected to the server? In other words, I run rsync from the terminal via vnc and when I log out of the connection, rsync stops running. Is there a script or something I can use?
Sent from my iPhone
2008 Sep 25
2
vncviwer in listen mode poer number
I am working on the Centos wiki instructions for doing an install via vnc:
http://wiki.centos.org/TipsAndTricks/VncHeadlessInstall
CD is all burned and ready to go.  I then thought about the viewer 
settings particularly the port number and firewall rules.
When I connect vncviewer to a vncserver it uses port(s) 590n where n is 
the display number.  OK, is that what happens when a server connects
2005 Aug 31
1
SELinux
I'm probably dense - CentOS 4.1
# cat /etc/sysconfig/selinux
..snip...
SELINUXTYPE=targeted
# su - Alec
# tail -n 3 /var/log/messages
Aug 31 08:48:26 srv1 su(pam_unix)[31435]: session opened for user Alec
by root(uid=0)
Aug 31 08:48:26 srv1 su[31435]: Warning!  Could not relabel /dev/pts/0
with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Aug 31 08:48:27 srv1
2009 Jun 27
4
Bult-in XVM VNC Server - How to enable multiple sessions ?
I noticed only one connection at a time is supported.Is it possible to make it accept multiple viewer sessions simultaneously ?
Thanks.
-- 
This message posted from opensolaris.org
2007 Jul 15
3
BSD domU with HVM
Hi all!
I have recently purchased an Athlon X2 3800+ and I should like to
install FreeBSD or OpenBSD in a HVM domU on Xen 3.0.3-1 dom0 (Debian
packages). Is it possible? In such case, can someone recommend me a
guide/howto to accomplish it?
Thanks in advance.
Regards,
Daniel
-- 
Daniel Bareiro - System Administrator
Fingerprint: BFB3 08D6 B4D1 31B2 72B9  29CE 6696 BF1B 14E6 1D37
Powered by
2008 Aug 08
4
vncserver on IPv6
http://www.realvnc.com/products/enterprise/4.1/ipv6.html
    IPv6 support in VNC Server E4.1.7/P4.1.2
VNC Server E4.1.7 & P4.1.2 are fully IPv6-aware, but is shipped with 
IPv6 support disabled by default, for security reasons. IPv6 can be 
enabled by setting "InTransports=IPv6,IPv4" (the default being IPv4 
only), either on the command-line when starting vncserver under Unix
Ok.
2008 Jan 02
1
vncserver
Hi all,
When using the "vncserver :1" and then "vncviewer :1" to see it
so far so good. then when I run a program I get the window outline
until I move to the position I want and click - how can I just skip that 
step
and lets say have my new program go full screen (in the vnc window).
Is that possible and how? THanks,
Jerry
2014 Mar 27
1
vncserver does not start gnome-sessioin automatically
I installed RHEL 5.8 x86_64 today. To my surprise, when I connect it using
vnc viewer it does not start gnome-session automatically.
The last line in .vnc/xstartup is twm&
Before I removed RHEL 6.1 a few days ago, vncserver always starts
gnome-session every time I open vncviewer.
Is that related to RHEL version or vnc-server version?
Best Regards,
Yawei
2010 Oct 21
6
About acessing Virtual manchine with realVNC
To anybody who can help me
I want to acess the VM(Virtual manchine ) in IE brower, the URL is
http://localhost:5831 。31 is the vnc display of the VM. I failed to acess
the VM , but I can acess the dom0 in the IE brower.
How could I acess the VM domU  in the IE brower ? Could the VM  be acessed
through IE Brower?
Thanks
PS: Xen 3.0
_______________________________________________
Xen-users