Re: ls showing quotes around files with blanks (F24)

2016-07-09 Thread Tom Horsley
I already have an 'ls' alias with the --color=none option, after some experimentation, I can see I need to add the --quoting-style=literal option as well. (Someday I'm going to snap and start hitting "helpful" programmers over the head with a rubber chicken :-). -- users mailing list users@lists.f

Re: SOLVED (?): Re: mounting davfs2 on Fedora 24 (can't mount with rw access for user)

2016-07-09 Thread Samuel Sieb
On 07/09/2016 02:24 PM, Jon LaBadie wrote: BTW On my system /etc/mtab -> /proc/self/mounts despite what the manpage says about pointing to /proc/mounts. It is "not wrong" however, my /proc/mounts also points to /proc/self/mounts. This is because mounts are namespaced, so different processes can

Re: ls showing quotes around files with blanks (F24)

2016-07-09 Thread Samuel Sieb
On 07/09/2016 04:01 PM, SternData wrote: When did this start happening and is there a way to disable it? Where are those ' coming from? [sdstern@sds-desk download]$ touch "file with blank" [sdstern@sds-desk download]$ ls 'file with blank' [sdstern@sds-desk download]$ https://lists.fedoraproje

Re: ls showing quotes around files with blanks (F24)

2016-07-09 Thread Samuel Sieb
On 07/09/2016 04:01 PM, SternData wrote: When did this start happening and is there a way to disable it? Where are those ' coming from? [sdstern@sds-desk download]$ touch "file with blank" [sdstern@sds-desk download]$ ls 'file with blank' [sdstern@sds-desk download]$ https://lists.fedoraproje

Re: ls showing quotes around files with blanks (F24)

2016-07-09 Thread Ed Greshko
On 07/10/16 07:17, Patrick O'Callaghan wrote: > On Sat, 2016-07-09 at 18:01 -0500, SternData wrote: >> When did this start happening and is there a way to disable >> it? Where >> are those ' coming from? >> >> [sdstern@sds-desk download]$ touch "file with blank" >> [sdstern@sds-desk download]$ l

Re: SOLVED (?): Re: mounting davfs2 on Fedora 24 (can't mount with rw access for user)

2016-07-09 Thread Ranjan Maitra
On Sat, 9 Jul 2016 17:24:40 -0400 Jon LaBadie wrote: > On Sat, Jul 09, 2016 at 02:21:05PM -0500, Ranjan Maitra wrote: > > Hi Jon, > > > > On Sat, 9 Jul 2016 13:26:48 -0400 Jon LaBadie wrote: > > > > > On Sat, Jul 09, 2016 at 09:25:49AM -0500, Ranjan Maitra wrote: > > > > I seem to have perhaps

Re: ls showing quotes around files with blanks (F24)

2016-07-09 Thread Stephen Morris
On 10/07/16 09:01, SternData wrote: When did this start happening and is there a way to disable it? Where are those ' coming from? [sdstern@sds-desk download]$ touch "file with blank" [sdstern@sds-desk download]$ ls 'file with blank' [sdstern@sds-desk download]$ I hadn't noticed this prior to

Re: ls showing quotes around files with blanks (F24)

2016-07-09 Thread Patrick O'Callaghan
On Sat, 2016-07-09 at 18:01 -0500, SternData wrote: > When did this start happening and is there a way to disable > it?  Where > are those ' coming from? > > [sdstern@sds-desk download]$ touch "file with blank" > [sdstern@sds-desk download]$ ls > 'file with blank' > [sdstern@sds-desk download]$ >

ls showing quotes around files with blanks (F24)

2016-07-09 Thread SternData
When did this start happening and is there a way to disable it? Where are those ' coming from? [sdstern@sds-desk download]$ touch "file with blank" [sdstern@sds-desk download]$ ls 'file with blank' [sdstern@sds-desk download]$ -- -- Steve -- users mailing list users@lists.fedoraproject.org To u

Re: SOLVED (?): Re: mounting davfs2 on Fedora 24 (can't mount with rw access for user)

2016-07-09 Thread Jon LaBadie
On Sat, Jul 09, 2016 at 02:21:05PM -0500, Ranjan Maitra wrote: > Hi Jon, > > On Sat, 9 Jul 2016 13:26:48 -0400 Jon LaBadie wrote: > > > On Sat, Jul 09, 2016 at 09:25:49AM -0500, Ranjan Maitra wrote: > > > I seem to have perhaps unwittingly sort of solved this problem: > > > ... > > > > > > I s

Re: SOLVED (?): Re: mounting davfs2 on Fedora 24 (can't mount with rw access for user)

2016-07-09 Thread Ranjan Maitra
On Sat, 9 Jul 2016 13:01:45 -0700 Joe Zeff wrote: > On 07/09/2016 12:21 PM, Ranjan Maitra wrote: > > I tried -n for --no-mtab, but there was no difference. Note that the > > --no-mtab option was strangely not recognized. > > Was there an error message about an unrecognized option or was it simp

Re: SOLVED (?): Re: mounting davfs2 on Fedora 24 (can't mount with rw access for user)

2016-07-09 Thread Joe Zeff
On 07/09/2016 12:21 PM, Ranjan Maitra wrote: I tried -n for --no-mtab, but there was no difference. Note that the --no-mtab option was strangely not recognized. Was there an error message about an unrecognized option or was it simply ignored? -- users mailing list users@lists.fedoraproject.o

Re: SOLVED (?): Re: mounting davfs2 on Fedora 24 (can't mount with rw access for user)

2016-07-09 Thread Ranjan Maitra
Hi Jon, On Sat, 9 Jul 2016 13:26:48 -0400 Jon LaBadie wrote: > On Sat, Jul 09, 2016 at 09:25:49AM -0500, Ranjan Maitra wrote: > > I seem to have perhaps unwittingly sort of solved this problem: > > > > I have done the following: > > > > 1. sudo mkdir -m 755 /mnt/box > > > > 2. then set: > >

Re: Invisible Thunderbird Scrollbars in F24

2016-07-09 Thread Tim Evans
On 07/08/2016 09:08 PM, Stephen Morris wrote: I had the same issue with the upstream versions of Thunderbird and Firefox, plus also with Gedit. The css file that Tom referred to caused the top and bottom arrows to show in Thunderbird and Firefox but not with Gedit. I also had and issue with

Re: SOLVED (?): Re: mounting davfs2 on Fedora 24 (can't mount with rw access for user)

2016-07-09 Thread Jon LaBadie
On Sat, Jul 09, 2016 at 09:25:49AM -0500, Ranjan Maitra wrote: > I seem to have perhaps unwittingly sort of solved this problem: > > I have done the following: > > 1. sudo mkdir -m 755 /mnt/box > > 2. then set: > > use_locks 0 > > in: > > /etc/davfs2/davfs2.conf > > > 3. sudo mount -t davf

Re: nfs client ownership

2016-07-09 Thread bruce
the test users have the same gui/uid on both the nfs server as well as the client... I tested this, prior to setting the idmap process On Sat, Jul 9, 2016 at 9:33 AM, Boris Epstein wrote: > Does user1 (and other users) have the same UID on all the systems > involved? I think this is the key m

SOLVED (?): Re: mounting davfs2 on Fedora 24 (can't mount with rw access for user)

2016-07-09 Thread Ranjan Maitra
I seem to have perhaps unwittingly sort of solved this problem: I have done the following: 1. sudo mkdir -m 755 /mnt/box 2. then set: use_locks 0 in: /etc/davfs2/davfs2.conf 3. sudo mount -t davfs https://dav.box.com/dav /mnt/box -o rw,user,noauto,uid=USER,file_mode=600,dir_mode=700 Plea

Re: nfs client ownership

2016-07-09 Thread Boris Epstein
Does user1 (and other users) have the same UID on all the systems involved? I think this is the key moment here. Cheers, Boris. On Fri, Jul 8, 2016 at 7:13 PM, bruce wrote: > ok... > > seem to have resolved this.. > > centos 6.8 > > running test master/client nfs > > on the masterside: > > cha

Re: captive portal SSL certificate issue on F23

2016-07-09 Thread Frederic Muller
On 07/09/2016 03:55 PM, Fernando Cassia wrote: > > On Fri, Jul 8, 2016 at 5:20 AM, Frederic Muller > wrote: > > I am on F23 at the moment > > > You dont say which browser you use, and Fedora flavor. > For instance, on Fedora XFCE, the default browser is Midori. > On m

Re: bluetooth mouse

2016-07-09 Thread Patrick O'Callaghan
On Sat, 2016-07-09 at 00:11 -0400, Jon LaBadie wrote: > On Fri, Jul 08, 2016 at 10:50:15PM +0100, Patrick O'Callaghan wrote: > > On Fri, 2016-07-08 at 16:31 -0400, Jon LaBadie wrote: > > > BTW the Broadcom BT adapter in my laptop seems to present as > > > a USB device: > > > > > > $ lsusb > > > ..

Re: captive portal SSL certificate issue on F23

2016-07-09 Thread Fernando Cassia
On Fri, Jul 8, 2016 at 5:20 AM, Frederic Muller wrote: > I am on F23 at the moment You dont say which browser you use, and Fedora flavor. For instance, on Fedora XFCE, the default browser is Midori. On more vanila Fedora versions, its usually Firefox FC -- During times of Universal Deceit,

Re: captive portal SSL certificate issue on F23

2016-07-09 Thread Frederic Muller
On 07/08/2016 03:20 PM, Frederic Muller wrote: > Hi! > > So everything was working well until maybe 4-5 days ago. Now I am > systematically getting a SSL certificate error regardless of the captive > portal I go to, and thus blocking me from identifying and using the > internet on that connection.

Re: nfs client ownership

2016-07-09 Thread Tim
On Fri, 2016-07-08 at 13:57 -0400, bruce wrote: > Simple question, but can't seem to solve it. > > Test nfs server works > > Copy file to the test dir.. > > On the master, the test file cat.txt is owned by 'user1' > > I have a user1 on the client box, and I'd like any files copied to the nfs >