Sponsored Content
Full Discussion: is x11 and vnc different?
Operating Systems Solaris is x11 and vnc different? Post 302533656 by Corona688 on Friday 24th of June 2011 10:29:27 AM
Old 06-24-2011
If your post isn't answered immediately, wait! You agreed not to bump posts when you registered here, none of us are "on call".

x11 is the standard UNIX window server. It mostly amounts to a device driver. Window manager software like Gnome, KDE, and Fluxbox all work on top of it.

vnc is something used to communicate window sessions between two computers, it's not a window server of its own. It's not just limited to X11, VNC clients and servers exist for Windows as well.

xvfb is a variant of x11, with only a virtual/fake screen, used for testing purposes. Sometimes it's used in concert with vnc, so you can run graphical software on a remote machine that doesn't have any graphical hardware.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Vnc

Anyone know of a site where I can download a copy (non-evaluation copy and preferably free. ;) nods to Neo's post in UNIX Operating System thread) of VNC for RedHat 8? Thanks in advance. (7 Replies)
Discussion started by: google
7 Replies

2. OS X (Apple)

x11

Tried to install x11 on my powerbook with tiger (apple support can't help me) I want x11 so I can install open office I don't know anything about mac ' (3 Replies)
Discussion started by: Josiah Olson
3 Replies

3. Windows & DOS: Issues & Discussions

cygwin-x/can't install xorg-x11-f100 & xorg-x11-fnts

Hello All. Really a newbie to Linux/Unix. Trying to get into Linux. Using XP PE currently. Installed cygwin and trying to intall cygwin-x. Everything else is setup nice but i can't seem to install these two packages (without whom xwin won't start) 1. xorg-x11-f100 2. xorg-x11-fnts Tried the... (1 Reply)
Discussion started by: binodbdrchand
1 Replies

4. UNIX for Dummies Questions & Answers

X11 problem

Hey guys, I'm on a Solaris 9 boxes and I setup Putty to do X11 forwarding I can get my Xmanager to connect and load Xwindows screens fine. But, sometimes if I lose my putty connection or the app im running crashes X freaks out and deletes my display, setting it to nothing. When I add my display... (2 Replies)
Discussion started by: kingdbag
2 Replies

5. UNIX for Dummies Questions & Answers

Naked x11

X :0 & export DISPLAY=:0 xterm & Can I do this with multiple displays, :1, :2, etc.? (3 Replies)
Discussion started by: uiop44
3 Replies

6. Solaris

X11 Display

Hi all, How to setup X11 on Solaris? ~Vinodh' Kumar (1 Reply)
Discussion started by: vino_hymi
1 Replies

7. UNIX for Dummies Questions & Answers

X11 privileges

Hi What privileges I need to install X11? Or, in other words, can I install X11 without root privileges? The only user that installed X11 will use it. If it depends on OS version, here is the list of operating systems: Linux Red Hat Enterprise AS/ES 4.0/4.5/5 ... (1 Reply)
Discussion started by: lleontiev
1 Replies

8. UNIX for Advanced & Expert Users

[Solved] putty+x11:How do I pass X11 display rights to "su"?

I can log into a unix system with Putty. I've set the "X11 forwarding" checkbox, and I've verified that I can display an X11 window back on my laptop. What I need to be able to do is "su" to another uid after logging in and then run something which display a window back on my laptop, with the... (2 Replies)
Discussion started by: dkarr
2 Replies

9. AIX

X11 after AIXPert

Hi all, Something stroke me as a curiosity. In aixpert (HLS), one of the policies is to disable X-Server (hls_xhost). Is this somehow related to the sudden inability of our XManager to serve as the display for the AIX 7.1 box? What makes me curious is why disabling X-Server on the AIX box... (0 Replies)
Discussion started by: Adley
0 Replies
REMOTE-VIEWER(1)					User Contributed Perl Documentation					  REMOTE-VIEWER(1)

NAME
remote-viewer - a simple remote desktop client SYNOPSIS
remote-viewer [OPTIONS] URI DESCRIPTION
remote-viewer is a simple remote display client. The supported protocols are SPICE and VNC. OPTIONS
The following options are accepted when running "remote-viewer": -h, --help Display command line help summary -V, --version Display program version number -v, --verbose Display information about the connection -z PCT, --zoom=PCT Zoom level of the display window in percentage. Range 10-200. -f, --full-screen Start with the window maximised to fullscreen --spice-controller Use the SPICE controller to initialize the connection with the SPICE server. This option is used by the SPICE browser addons to allow web page to start a client. --debug Print debugging information EXAMPLES
To connect to SPICE server on host "makai" with port 5900 remote-viewer spice://makai:5900 To connect to VNC server on host "tsingy" with port 5900 remote-viewer vnc://tsingy:5900 BUGS
Report bugs to the mailing list "http://www.redhat.com/mailman/listinfo/virt-tools-list" COPYRIGHT
Copyright (C) 2012 Red Hat, Inc., and various contributors. This is free software. You may redistribute copies of it under the terms of the GNU General Public License "http://www.gnu.org/licenses/gpl.html". There is NO WARRANTY, to the extent permitted by law. SEE ALSO
"virt-viewer(1)", the project website "http://virt-manager.org" perl v5.14.2 2012-05-28 REMOTE-VIEWER(1)
All times are GMT -4. The time now is 02:13 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy