Displaying 20 results from an estimated 3000 matches similar to: "accesing remote domU vnc console?"
2015 Dec 10
0
VNC on centOS
yum -y install x11vnc
x11vnc -display :0 -forever -bg
firewall-cmd --add-port=5900/tcp --permanent
You should look into VNC passwords, I use the above command in a shell
script for each user in ~/.kde/Autostart
I believe the viewer I'm using is krdc?
Michael
On 10/12/15 11:49, Hersh wrote:
> Hi,
>
> I have recently installed centOS 7 and trying to start vnc server on it.
>
2005 May 19
0
winbind and vnc revisited
A couple of days ago, I posted a question about using vnc with winbind
users (i.e. users from a Win2k3 Active Directory domain being
authenticated locally on a Linux box -- in this case Fedora Core 3 --
with winbind). The consensus seemed to be that it wasn't possible, at
least with the free versions of VNC.
Well, not so. Here's how I did it.
First, I found out by accident (i.e. just
2015 Dec 10
4
VNC on centOS
Hi,
I have recently installed centOS 7 and trying to start vnc server on it.
Somehow, I am unable to make vncserver working. I have modified iptable
rules and xstartup file but it did not help.
Has anyone else faced this problem earlier? Any help would be appreciated.
Regards
Hersh
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
2015 Jul 18
0
VNC: i want see " my session"
(Please don't top-post.)
Milton Plasencia wrote:
> I copy the /etc/systemd/system/vncserver@:1.service to /etc/systemd/system/vncserver@:0.service
As I said in my previous post, for what you are wanting to do,
vncserver is not the right tool. Use x11vnc instead (and also
remove the above copy).
> Jul 18 11:17:16 systemd[1]: vncserver@:0.service: control process exited, code=exited
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
2016 Jun 02
0
vnc on C7
On Thu, Jun 2, 2016 at 7:56 AM, Jerry Geis <geisj at pagestation.com> wrote:
> 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
2016 Jul 13
0
vnc on C7
Hi Jerry,
I done a lot of search in google. Than I find your post, but without success
for my problem.
I have add your xstartup file. But I can't get it working with this
startupfile.
One problem is, that I can't find the x-terminal-emulator on my machine.
Which package must I install for x-terminal-emulator in CentOS7 ?
Maybe you can have a look at my logfile and my configuration for
2007 Dec 29
1
vnc server
I followed these instructions, http://egopoly.com/archives/2006/09/how_to_use_vnc.html to successfully connect to my centos 5.1 box. I assumed I could #chkconfig vncserver on to make this permananet but when I tried to #service vncserver start I got the message no desktop configured. Can anyone point me in the right direction to have vncserver run at startup?
Thanks!
jlc
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 Jun 03
1
VNC-Server HowTo
Gerald and P.J.,
I just finished setting up VNC services following
http://wiki.centos.org/HowTos/VNC-Server
and have a few comments.
"2.3. Edit the server configuration"
The last line should be corrected from
VNCSERVERARGS[1]="-geometry 800x600"
to
VNCSERVERARGS[3]="-geometry 800x600"
"2.4. Create xstartup scripts"
Comments about the rational for
2012 Mar 23
2
wiki - vnc -gerald and walsh, update?
To GeraldClark and PjWelsh,
I have centos 6 and used your guide to get it going with vnc.
First of all thanks for putting that up, so many techs told me I did not
have to install a desktop to make it work and they were so wrong.
http://wiki.centos.org/HowTos/VNC-Server
Using centos 6 I found some differences and wanted to post them here to
see if anything helps clear it all up.
I acutally
2010 Jan 27
1
xterm clones on VNC problem
I've been scratching my head over this one after setting up VNC on
another existing server. Followed the instructions here
http://wiki.centos.org/HowTos/VNC-Server as usual. It worked
initially. However since this server is going to be installed in a
rather inconvenient place and having done pretty stupid things before,
I decided for the first time to try the portion that says
# Add the
2006 Mar 07
1
VNC into active session
Hi all,
Can I VNC into an active session? I mean user can see what we do in their
screen.
Right now the /etc/sysconfig/vncservers is:
VNCSERVERS="2:userku"
VNCSERVERARGS[2]="-geometry 800x600"
I have vncpasswd for userku and restart vncserver. Then, can I vnc from
another pc into the active session on the userku PC?
Thank you very much.
--
Fajar Priyanto | Reg'd Linux
2010 Aug 06
0
Changing the VNC Screen Size for XEN Guest - how to pick a resolution?
I have seen different screen-sizes for different types of guests (WinXP and Ubuntu).
I''m not sure what is going on here, but WinXP available resolutions are defined tpically 4:3 ratios and the Ubuntu one has tiny 800x600.
Unless I run a guest vncserver I can''t see how to specify the default vnc window size. The reason I dont want to use a guest vncserver is I want localhost
2010 Oct 26
0
VNC Question
Hi Everybody :)
I'm sorry if this is unwanted noise but I'm struggling to find the
answer to what is probably a ridiculously simply problem. Setup
vncserver but it likes to run as a user (reading parameters from
~/.vnc/xstartup of the user the process runs as).
When I start vncserver and connect in I am dropped into a running copy
of X of that users desktop, how can I instead have it
2013 Feb 03
5
The moving of VNC port from 580n to 590n
On my 'older' systems that include Centos 5.5 and Fedora 12, vncserver
is running on ports 580n where n is defined by userid in the
/etc/sysconfig/vncserver
I just spent a bit of time getting it working on my new Centos 6.3
server and found it listening on ports 590n.
When did the change occur?
And guess I should test out where it is on Fedora 17...
2015 Mar 17
2
cant' start vnc server
hey guys,
Ok so I've installed tiger vnc on a centos 6.5 machine.
And I've edited /etc/sysconfig/vncservers
[root at potwsld00001 ~]# cat /etc/sysconfig/vncservers
VNCSERVERS="1:mysql"
And added the contents of the xstartup file for the user:
[root at potwsld00001 ~]# cat /home/mysql/.vnc/xstartup
#!/bin/sh
[ -r /etc/sysconfig/i18n ] && . /etc/sysconfig/i18n
export
2013 Feb 25
10
VNC server not reponding to external requests
Hello everyone:
I tried following the instructions on this page to set up a VNC
server:
http://wiki.centos.org/HowTos/VNC-Server
I can telnet to port 5901 from the machine itself:
# telnet 127.0.0.1 5901
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
RFB 003.008
But, when I try to connect to it from the outside world, I get a connection
timeout.
My
2012 Mar 20
1
issues with geo-replication
Hi all. I'm looking to see if anyone can tell me this is already
working for them or if they wouldn't mind performing a quick test.
I'm trying to set up a geo-replication instance on 3.2.5 from a local
volume to a remote directory. This is the command I am using:
gluster volume geo-replication myvol ssh://root at remoteip:/data/path start
I am able to perform a geo-replication