Re: Thunderbird doesn't accept password/username

2016-01-27 Thread Ed Greshko
On 01/28/16 15:48, Martin Skjöldebrand wrote: > Before the community sighing begins. > Yes I've double, triple and quadruple checked that the setting to the server > are correct. > And googled umpteen hits starting with Account can not be verified - most of > them > telling me GMail changed the

Thunderbird doesn't accept password/username

2016-01-27 Thread Martin Skjöldebrand
Hi, Before the community sighing begins. Yes I've double, triple and quadruple checked that the setting to the server are correct. And googled umpteen hits starting with Account can not be verified - most of them telling me GMail changed their login routine ... No, it's not a Gmail account, it's a

Re: ssh colors vs. bash colors

2016-01-27 Thread Mike Wright
On 01/27/2016 06:58 PM, Dennis Jacobfeuerborn wrote: Hi, I noticed that when I ssh into a CentOS 7 Host I get slightly darker colors in the ls output compared to the local (gnome-terminal) bash. Since I'm using a dark background the darker blue used for directories for example on the remote host

Re: ssh colors vs. bash colors

2016-01-27 Thread Ed Greshko
On 01/28/16 10:58, Dennis Jacobfeuerborn wrote: > Hi, > I noticed that when I ssh into a CentOS 7 Host I get slightly darker > colors in the ls output compared to the local (gnome-terminal) bash. > Since I'm using a dark background the darker blue used for directories > for example on the remote

ssh colors vs. bash colors

2016-01-27 Thread Dennis Jacobfeuerborn
Hi, I noticed that when I ssh into a CentOS 7 Host I get slightly darker colors in the ls output compared to the local (gnome-terminal) bash. Since I'm using a dark background the darker blue used for directories for example on the remote host is harder to read then the slightly brighter blue used

Re: how to automatically clean /tmp

2016-01-27 Thread Tim
On Wed, 2016-01-27 at 15:06 -0500, Jon LaBadie wrote: > I don't think you can reserve a partition for the use of a tmpfs. You don't. You mount a tmpfs on top of a directory. Once mounted, any attempt to access that directory goes into the temporary file system that you mounted there. Any files

Re: cdrdao and gcdmaster

2016-01-27 Thread jd1008
On 01/27/2016 04:40 PM, Ian Malone wrote: On 27 January 2016 at 00:05, jd1008 wrote: On 01/26/2016 04:59 PM, Ian Malone wrote: On 26 January 2016 at 21:05, jd1008 wrote: Have cdrdao-1.2.3-23.fc22.x86_64 installed, but no gcdmaster available. Does anyone know of whereabouts of it? dnf says

Re: cdrdao and gcdmaster

2016-01-27 Thread Ian Malone
On 27 January 2016 at 00:05, jd1008 wrote: > > > On 01/26/2016 04:59 PM, Ian Malone wrote: >> >> On 26 January 2016 at 21:05, jd1008 wrote: >>> >>> Have cdrdao-1.2.3-23.fc22.x86_64 installed, but no gcdmaster available. >>> Does anyone know of whereabouts of it? >>> dnf says no match for gcdmaste

Re: GNOME Extensions for time/date and autologin

2016-01-27 Thread Michael S Parker
On Wed, Jan 27, 2016 at 03:37:11PM -0500, Alex wrote: > Hi all, > > Does anyone know of a GNOME extension (fedora23 desktop) to control > the date/time in the top menubar thing to change it to 12-hr time > instead of 24-hr? Is an extension even necessary for that, or am I > missing some other abi

Re: how to automatically clean /tmp

2016-01-27 Thread Gordon Messmer
On 01/27/2016 11:29 AM, Walter Cazzola wrote: I've a separate partition for /tmp that I'm used to see it wiped out at any reboot on my previous installation but now this is never wiped out. That's the expected behavior. If you specify a partition during install, it will be used. If you use

Re: selinux??

2016-01-27 Thread Gordon Messmer
On 01/26/2016 06:41 PM, Shawn Bakhtiar wrote: In fact there isn’t a single good reason to have SELinux enabled out of the box ... The functions it (as with systemD) servers are limited to a select area of operations. I'd like to point out that the default policy is "targeted", which means th

Re: installing via VNC over ipv6

2016-01-27 Thread Gordon Messmer
On 01/26/2016 08:44 PM, Chris Murphy wrote: And netstat isn't on non-live media apparently so I don't have access to that while xvnc is running to see if it's listening over something other than just an ipv4 address. Is "ss"? -- users mailing list users@lists.fedoraproject.org To unsubscribe or

GNOME Extensions for time/date and autologin

2016-01-27 Thread Alex
Hi all, Does anyone know of a GNOME extension (fedora23 desktop) to control the date/time in the top menubar thing to change it to 12-hr time instead of 24-hr? Is an extension even necessary for that, or am I missing some other ability to control that? Is there an extension that enables autologin

Re: mp3 rhythmbox

2016-01-27 Thread Kevin J. Cummings
On 01/27/2016 11:10 AM, Thomas Cameron wrote: > I built this list of stuff to install from several other sites. It > seems to make pretty much everything work for me on Fedora. I > initially did this for F19, but it's worked for every distro from 19 > through 23: > > http://www.camerontech.com/f19

Re: how to automatically clean /tmp

2016-01-27 Thread Jon LaBadie
On Wed, Jan 27, 2016 at 08:29:57PM +0100, Walter Cazzola wrote: > Dear Linux Experts, > > I've recently passed from Fedora 20 to Fedora 23 on my laptop. > > I've a separate partition for /tmp that I'm used to see it wiped out at > any reboot on my previous installation but now this is never wiped

Re: how to automatically clean /tmp

2016-01-27 Thread Doug H.
On Wed, 2016-01-27 at 20:29 +0100, Walter Cazzola wrote: > Dear Linux Experts, > > I've recently passed from Fedora 20 to Fedora 23 on my laptop. > > I've a separate partition for /tmp that I'm used to see it wiped out > at > any reboot on my previous installation but now this is never wiped > ou

how to automatically clean /tmp

2016-01-27 Thread Walter Cazzola
Dear Linux Experts, I've recently passed from Fedora 20 to Fedora 23 on my laptop. I've a separate partition for /tmp that I'm used to see it wiped out at any reboot on my previous installation but now this is never wiped out. This is a real partition: /dev/sda10 5029504 1154204 35

Re: selinux??

2016-01-27 Thread Thomas Cameron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/23/2016 09:52 AM, bruce wrote: > Hi. > > In testing out creating/setting up remote droplets on digital > ocean/fed (centos), I realize that it should be secured as > much/tightly as possible. However, I also realize that if I screw > somethin

Re: mp3 rhythmbox

2016-01-27 Thread Thomas Cameron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/20/2016 03:01 PM, Karagkiaouris diamantis wrote: > Hello, > > I am not able to play mp3 file on Rhythmbox with Fedora 23 XFCE. I > have installed all drpm from RPM Fusion but for some reason i > cannot play mp3 with rhythmbox. The do not show up

Re: selinux??

2016-01-27 Thread Ian Malone
On 27 January 2016 at 02:41, Shawn Bakhtiar wrote: > >> On Jan 26, 2016, at 10:33 AM, Ian Malone wrote: >> >> On 26 January 2016 at 17:23, Shawn Bakhtiar wrote: >>> On Jan 26, 2016, at 9:13 AM, Ian Malone wrote: On 26 January 2016 at 17:07, Shawn Bakhtiar wrote: > I couldn't