Re: Unable to bring TigerVNC server to get a remote display of other than the default 1024x768 in FC25

2017-06-25 Thread Ed Greshko
On 06/26/17 01:19, Walter H. wrote: > Hello, > > I did nearly the same as here > https://docs.fedoraproject.org/en-US/Fedora/25/html/System_Administrators_Guide/ch-TigerVNC.html#s3-configuring-vnc-server > > > by the way this > ExecStart=/sbin/runuser -l USER -c "/usr/bin/vncserver %i -geometry 128

Unable to bring TigerVNC server to get a remote display of other than the default 1024x768 in FC25

2017-06-25 Thread Walter H.
Hello, I did nearly the same as here https://docs.fedoraproject.org/en-US/Fedora/25/html/System_Administrators_Guide/ch-TigerVNC.html#s3-configuring-vnc-server by the way this ExecStart=/sbin/runuser -l USER -c "/usr/bin/vncserver %i -geometry 1280x1024" must be ExecStart=/usr/bin/vncserver %

Re: Multifuncional Brother MFC-9320CW

2017-06-25 Thread Fred Smith
On Sun, Jun 25, 2017 at 01:28:22PM -0300, Lucélio Gomes de Freitas wrote: > Hi, > > Somebody helps? > > Old "Fedora 20-x86_64" installed and working(printer&scanner) with my > Brother MFC-9320CW. Due to a hardware problem, I had to change my > motherboard. All worked fine, until I decided to upda

Multifuncional Brother MFC-9320CW

2017-06-25 Thread Lucélio Gomes de Freitas
Hi, Somebody helps? Old "Fedora 20-x86_64" installed and working(printer&scanner) with my Brother MFC-9320CW. Due to a hardware problem, I had to change my motherboard. All worked fine, until I decided to update the system. After I installed Fedora-Kde-live-25-1-3, I lost access to the scanner o

Re: Thunderbird and mailing lists

2017-06-25 Thread Tim
On 24/6/2017 3:52 pm, Samuel Sieb wrote: This is just a note for all the Thunderbird users that have been finding the reply button has stopped working properly and has been sending replies back to the sender instead of the list. According to https://www.mozilla.org/en-US/thunderbird/52.0/relea

Re: Cannot get PHP to talk to PostgreSQL

2017-06-25 Thread Joe Zeff
On 06/25/2017 01:41 AM, Stephen Davies wrote: The reason tbat I suspect a library issue is that I (foolishly) used both dnf install roundcubemail and the original tar file expansion plus compose. Any ideas as to how I can sort this out? I'm almost sure that uninstalling everything and doing a

Cannot get PHP to talk to PostgreSQL

2017-06-25 Thread Stephen Davies
I realise that this may well be a PHP or PostgreSQL issue but suspect that my problem may be with libraries. A couple of days ago, I decided to install RoundCube email. I have done this before on other boxes (Centos) without issue so I installed PHP 5.6.30 on my Fedora 24 box. I have been usin