Re: XBMC Missing NFS Support

2014-10-21 Thread Jonathan Dieter
Not sure why it's not enabled, but I would suggest opening a bug report at https://bugzilla.rpmfusion.org/enter_bug.cgi?product=Fedora&component=xbmc. Jonathan On 10/22/2014 07:47 AM, Stephen Morris wrote: XBMC for fedora as supplied by the RPM-fusion respository appears to not have support f

Notification Process Doesn't Show Progress

2014-10-21 Thread Stephen Morris
Whenever I use dolphin to copy files from directories on my harddisk to a mount, irrespective of whether that mount is a USB Stick or a network mount, the progress is displayed in the notification application sitting in the system tray. This notification application does not show an updating pr

XBMC Missing NFS Support

2014-10-21 Thread Stephen Morris
XBMC for fedora as supplied by the RPM-fusion respository appears to not have support for nfs compiled into the rpm. Does anybody know why that is, or is it the case that in order to get it I have to compile libnfs? regards, Steve <>-- users mailing list users@lists.fedoraproject.org To unsub

Extremely Off Topic -- but!

2014-10-21 Thread Roger
I've been using Linuxen, mainly Fedora, for many years so am familiar with Nix command line. Recently I was provided a new Apple Macbook Pro to be used to develop specific apps for the App store. Following a tutorial on computersnyou.com which seems most comprehensive, installed mysql which w

Re: dracut/grubby fails to update grub.cfg

2014-10-21 Thread poma
On 21.10.2014 04:30, Chris Murphy wrote: > > On Oct 20, 2014, at 9:42 PM, poma wrote: > >> On 21.10.2014 03:26, Chris Murphy wrote: >>> >>> On Oct 20, 2014, at 8:53 PM, poma wrote: >>> On 20.10.2014 17:14, Chris Murphy wrote: > > The bug is in grubby, which is what's called fr

Re: dracut/grubby fails to update grub.cfg

2014-10-21 Thread poma
On 21.10.2014 16:17, Chris Murphy wrote: > > On Oct 21, 2014, at 8:07 AM, Stefan Huchler wrote: > >> Chris Murphy writes: >> >>> Where you get bad results is with, e.g. a pre-existing legacy OS like >>> Windows XP, where it's not aligned and any subsequent partition is >>> also not aligned. In

Re: Browsing Insecurity

2014-10-21 Thread Ian Malone
On 21 October 2014 13:03, Patrick O'Callaghan wrote: > On Mon, 2014-10-20 at 13:04 -0600, jd1008 wrote: >> On 10/20/2014 05:07 AM, Patrick O'Callaghan wrote: >> > On Sun, 2014-10-19 at 21:04 -0600, jd1008 wrote: >> >> is much worse than I thought :) >> >> >> >> See >> >> http://www.theregister.co.

Re: dracut/grubby fails to update grub.cfg

2014-10-21 Thread Chris Murphy
On Oct 21, 2014, at 8:07 AM, Stefan Huchler wrote: > Chris Murphy writes: > >> Where you get bad results is with, e.g. a pre-existing legacy OS like >> Windows XP, where it's not aligned and any subsequent partition is >> also not aligned. In that case, even a Btrfs volume wouldn't be >> align

Re: Permanently mount a USB Hard Disk for Security purpose

2014-10-21 Thread Angelo Moreschini
you are right ... [?] I am taking big advantage of your help but I must not to overdo ... On Tue, Oct 21, 2014 at 4:49 PM, Ed Greshko wrote: > On 10/21/14 21:40, Tom Rivers wrote: > > It looks like the error says one directory and the ls command shows > another: > > > > /media/PRTZ-src_syn > >

Re: Permanently mount a USB Hard Disk for Security purpose

2014-10-21 Thread Ed Greshko
On 10/21/14 21:40, Tom Rivers wrote: > It looks like the error says one directory and the ls command shows another: > > /media/PRTZ-src_syn > /media/PRTZ-src_sync It is getting lateand I have tired eyes I looked at that for a long time before I saw the missing "c". And the Jack Daniels

Re: [389-users] Searching for userCertificate

2014-10-21 Thread Howard Chu
Date: Tue, 21 Oct 2014 13:29:32 +0200 From: Graham Leggett Hi all, I am trying to research how it might be possible to do a directory search for an exact match on a digital certificate storing in userCertificate. Most specifically, I want to do a simple lookup based on a binary match of the

Re: Permanently mount a USB Hard Disk for Security purpose

2014-10-21 Thread Ed Greshko
On 10/21/14 21:31, Angelo Moreschini wrote: > but this is not true: > [root@zorro ~]# ls /media > PRTZ-src_sync PRTZ-svn_backup I suspect these are not directories...but files. They must be directories. ls -l /media will tell you [egreshko@meimei media]$ pwd /media [egreshko@meimei media]

Re: Permanently mount a USB Hard Disk for Security purpose

2014-10-21 Thread Tom Rivers
On 10/21/2014 09:31, Angelo Moreschini wrote: [root@zorro ~]# mount -t ntfs UUID=36CC878C70FF1EC2 /media/PRTZ-src_syn But now I get an error that I can not understand: ntfs-3g-mount: failed to access mountpoint /media/PRTZ-src_syn: No such file or directory _ _ _look that the directory doesn't

Re: Permanently mount a USB Hard Disk for Security purpose

2014-10-21 Thread Ed Greshko
On 10/21/14 21:31, Angelo Moreschini wrote: > now began to understand in detail how to manage the installation of the > devices .. > > I'm doing the experiments that you have suggested .. > I unmounted the HD, I also removed the physical connection to the HD and try > to mount it again, > > [root

Re: Permanently mount a USB Hard Disk for Security purpose

2014-10-21 Thread Angelo Moreschini
thank you Ed, now began to understand in detail how to manage the installation of the devices .. I'm doing the experiments that you have suggested .. I unmounted the HD, I also removed the physical connection to the HD and try to mount it again, [root@zorro ~]# mount -t ntfs UUID=36CC878C70FF1EC

Re: dracut/grubby fails to update grub.cfg

2014-10-21 Thread Stefan Huchler
Chris Murphy writes: > Where you get bad results is with, e.g. a pre-existing legacy OS like > Windows XP, where it's not aligned and any subsequent partition is > also not aligned. In that case, even a Btrfs volume wouldn't be > aligned. I dont want to care at all, I dont want to know if to use

Re: Browsing Insecurity

2014-10-21 Thread Patrick O'Callaghan
On Mon, 2014-10-20 at 13:04 -0600, jd1008 wrote: > On 10/20/2014 05:07 AM, Patrick O'Callaghan wrote: > > On Sun, 2014-10-19 at 21:04 -0600, jd1008 wrote: > >> is much worse than I thought :) > >> > >> See > >> http://www.theregister.co.uk/2014/07/22/canvas_fingerprinting_is_privacy_pirates_new_web

Re: Permanently mount a USB Hard Disk for Security purpose

2014-10-21 Thread Ed Greshko
On 10/21/14 18:22, Angelo Moreschini wrote: > /dev/sdd1 4095683776 409516220 1% > /run/media/angelo/source_sync > /dev/sdd2 56712806086000 567042060 1% > /run/media/angelo/svn_rep_backup Oh, one thing you'll notice is that these drives have

Re: Permanently mount a USB Hard Disk for Security purpose

2014-10-21 Thread Ed Greshko
On 10/21/14 18:22, Angelo Moreschini wrote: > [root@zorro ~]# df > Filesystem1K-blocks Used Available Use% Mounted on > /dev/mapper/fedora_zorro-root 51475068 10193640 38643604 21% / > devtmpfs20088720 2008872 0% /dev > tmpfs

Re: Permanently mount a USB Hard Disk for Security purpose

2014-10-21 Thread Angelo Moreschini
[root@zorro ~]# df Filesystem1K-blocks Used Available Use% Mounted on /dev/mapper/fedora_zorro-root 51475068 10193640 38643604 21% / devtmpfs20088720 2008872 0% /dev tmpfs 2019216 92 2019124 1% /dev/s

Re: Permanently mount a USB Hard Disk for Security purpose

2014-10-21 Thread Ed Greshko
On 10/21/14 17:13, Angelo Moreschini wrote: > I tried it, but it still does not work : > > [root@zorro ~]# mount -t ntfs UUID=36CC878C70FF1EC2 /media/PRTZ-src_syn > > Mount is denied because the NTFS volume is already exclusively opened. > The volume may be already mounted, or another software may

Re: Permanently mount a USB Hard Disk for Security purpose

2014-10-21 Thread Angelo Moreschini
I tried it, but it still does not work : [root@zorro ~]# mount -t ntfs UUID=36CC878C70FF1EC2 /media/PRTZ-src_syn Mount is denied because the NTFS volume is already exclusively opened. The volume may be already mounted, or another software may use it which could be identified for example by the he

Re: Permanently mount a USB Hard Disk for Security purpose

2014-10-21 Thread Ed Greshko
On 10/21/14 16:14, Angelo Moreschini wrote: > this is the command that I use: > [root@zorro ~]# mount -t ntfs /dev/36CC878C70FF1EC2 /media/PRTZ-src_syn Also, if you wanted to use the mount command from the command line it would be mount -t ntfs UUID=36CC878C70FF1EC2 /media/PRTZ-src_syn -

Re: Permanently mount a USB Hard Disk for Security purpose

2014-10-21 Thread Ed Greshko
On 10/21/14 16:14, Angelo Moreschini wrote: > I have a problem with the command mount... > > this is the command that I use: > [root@zorro ~]# mount -t ntfs /dev/36CC878C70FF1EC2 /media/PRTZ-src_sync > > but I get this error: > ntfs-3g: Failed to access volume '/dev/36CC878C70FF1EC2': No such fil

Re: Permanently mount a USB Hard Disk for Security purpose

2014-10-21 Thread Angelo Moreschini
I have a problem with the command mount... this is the command that I use: [root@zorro ~]# mount -t ntfs /dev/36CC878C70FF1EC2 /media/PRTZ-src_sync but I get this error: ntfs-3g: Failed to access volume '/dev/36CC878C70FF1EC2': No such file or directory ntfs-3g 2014.2.15 integrated FUSE 27 - T