Link to home
Start Free TrialLog in
Avatar of TIMFOX123
TIMFOX123Flag for United States of America

asked on

Vnc on a small screen

I need the large vnc screen to all show up on my much smaller laptop screen .  

I am trying to build systems on a redhat system that requires a lot of screen space to be able to see all the details such as buttons on the top, bottom and sides of the screens.   This process works well on the system itself ( it is just redhat's install bing used vitalized using virtutal box software

How do I "compress" a large vnc server screen  to show it all on my much smaller laptop screen ?

vncviewer -via x.y.z.a  localhost:2

This is all done on redhat 6 and oracle virtual box on the "server"
Avatar of arnold
arnold
Flag of United States of America image

Is text based install an option?
Yum groupinstall Is a terminal based tool to install wht you need.

If memory serves right, if you specify the VNC display size larger than your physical display, you need to also enable the scroll bars if not automatic.

But text based install is a viable option as well.
Avatar of TIMFOX123

ASKER

text based install not really an option.

I have screen size issues with more than one app
vncviewer when the remote screen is larger than your local, the display should pan when you hit the threshold i.e. go right as far as you can, go down as far as you can.
try adding the fullscreen option. -fullscreen

Might I aksed why text based in not an option? it will solve the issue you are having and is fairly straight forward.
ASKER CERTIFIED SOLUTION
Avatar of gheist
gheist
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
xming can be addedd to the above list.

How about you try the text based install once and see that it is just a simple and straight forward. versatility in approaches is necessary in this field.
How xming can benefit a linux desktop he has? Probably you ment that X11 support is omnipresent on linux, and yopu dont need any crippling workarounds like Ximing or cygwin.
Gheist, unfortunately, not clear what laptop the person has.
or I jumped to said conclusion when text based install is not even a possible consideration.
thank  you all for your comments

I need to have control of the screen for the install and other stuff.  

I tried a better client and selected to "option, scale to window size" and I had just what  I needed.
You can install from command line with X11 forwarding. no need to disturb interactive user AT ALL.
Thank you

by the way, this did what I needed perfectly:

 ./VNC-Viewer-5.2.2-Linux-x86 -Scaling 59%    10.10.10.10

realvnc did  just want I needed.  I also think I am not great at explaining what I needed, sorry