--- On Fri, 4/27/12, Mike Wright wrote:
> From: Mike Wright
> On 04/27/2012 10:30 AM, Lets Go Canes
> wrote:
> > ExecStart=/usr/bin/vncserver %i -geometry 1100x900
> Here is my config line:
>
> ExecStart=/sbin/runuser -l mike -c "/usr/bin/vncserver %i
> -geometry 1670x1020 -name f16"
Note I u
On 04/27/2012 10:30 AM, Lets Go Canes wrote:
I guess this is two questions in one. 1) Has the
config file for vncserver moved or is f16's vncserver
implementation broken?
It has moved and now has a different format. Copy
/lib/systemd/system/vncserver@.service to
/lib/systemd/system/vncserve
Lets Go Canes wrote:
I guess this is two questions in one. 1) Has the
config file for vncserver moved or is f16's vncserver
implementation broken?
It has moved and now has a different format. Copy
/lib/systemd/system/vncserver@.service to
/lib/systemd/system/vncserver@:1.service (change :1
On 04/27/2012 10:30 AM, Lets Go Canes wrote:
Note that in my experience, vncserver does not start properly as part of system
boot. I have to login over ssh and issue the systemctl start command by-hand.
Another poster told me they had a similar problem, and use a cron job to make
sure it is
> I guess this is two questions in one. 1) Has the
> config file for vncserver moved or is f16's vncserver
> implementation broken?
It has moved and now has a different format. Copy
/lib/systemd/system/vncserver@.service to
/lib/systemd/system/vncserver@:1.service (change :1 to whatever vnc di
Hi all,
Finally have f16 installed into a xen box.
After some confusion with systemctl I managed to get vncserver hooked up
and started; however, it's config file (/etc/sysconfig/vncservers) seems
to get ignored WRT -geometry.
I use that same file on all of my other fedoras without a hitch.