SOLVED: VNC screen size

trebor
Posts: 51
Joined: Wed Jul 07, 2010 4:32 am

Re: VNC screen size

Postby trebor » Fri Sep 27, 2013 8:28 am

From the following page:
http://zeusville.wordpress.com/2012/01/ ... fedora-16/

It states:
"In the past I would edit /etc/sysconfig/vncservers
, with systemd the process is quite different."

Perhaps the following file:
/etc/systemd/system/vncserver@:4.service
needs to be created, enabled, and then started in order for changes in resolution to be made...

Your thoughts?

trebor
Posts: 51
Joined: Wed Jul 07, 2010 4:32 am

Re: VNC screen size

Postby trebor » Fri Sep 27, 2013 8:41 am

Also,

Code:
ln -sf /home/firstadminuser/.vnc/*4.pid /var/run/vncserver-4.pid

worked for fixing the control panel status for VNC. Is there a similar fix for OpenVPN? My OpenVPN is working fine, but the control panel says that it is stopped... Perhaps the symlink for the openvnc pid is broken as well?

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: VNC screen size

Postby bigfoot65 » Fri Sep 27, 2013 10:26 am

Perhaps the following file:
/etc/systemd/system/vncserver@:4.service
needs to be created, enabled, and then started in order for changes in resolution to be made...
This is already in place, or so I thought. Seems to me when you run the service, it generates a symlink to that location. I may be wrong, so will need to verify.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: VNC screen size

Postby bigfoot65 » Fri Sep 27, 2013 10:27 am

Is there a similar fix for OpenVPN? My OpenVPN is working fine, but the control panel says that it is stopped... Perhaps the symlink for the openvnc pid is broken as well?
No as it should be in /var/run/openvpn by default. Try executing this command as root user:

Code: Select all

chmod 755 /var/run/openvpn
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: VNC screen size

Postby bigfoot65 » Thu Oct 03, 2013 9:12 am

It seems changing the screen size in /etc/sysconfig/vncservers does nothing in Fedora 19. What I ended up doing is once connected to the HDA with VNC, look for displays and change resolution there.

Once I did that, it scaled down automatically.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

trebor
Posts: 51
Joined: Wed Jul 07, 2010 4:32 am

Re: VNC screen size

Postby trebor » Wed Oct 09, 2013 9:29 am

Duh. Don't know why I didn't think to do that. That obviously solved the problem. Thanks.

Who is online

Users browsing this forum: No registered users and 18 guests