Re: Very minor but very weird

2017-10-13 Thread Ed Greshko
On 10/14/17 08:16, Jonathan Ryshpan wrote: > On Fri, 2017-10-13 at 16:46 +0800, Ed Greshko wrote: >> On 10/13/17 15:29, Joachim Backes wrote: >>> On 10/13/17 09:03, Mayavimmer wrote: On 12/10/2017 19:56, Jonathan Ryshpan wrote: > In the command interpreter (shell) the underline character

Re: Very minor but very weird

2017-10-13 Thread Jonathan Ryshpan
On Fri, 2017-10-13 at 16:46 +0800, Ed Greshko wrote: > On 10/13/17 15:29, Joachim Backes wrote: > > On 10/13/17 09:03, Mayavimmer wrote: > > > On 12/10/2017 19:56, Jonathan Ryshpan wrote: > > > > In the command interpreter (shell) the underline character > > > > (underline_char) generally but not a

Re: Very minor but very weird

2017-10-13 Thread Jonathan Ryshpan
On Thu, 2017-10-12 at 17:55 -0400, Jon LaBadie wrote: > On Thu, Oct 12, 2017 at 10:56:51AM -0700, Jonathan Ryshpan wrote: > > In the command interpreter (shell) the underline character > > (underline_char) generally but not always echos as a space when > > actually typed and generally but not alway

Re: best way to determine the "max" number of files for a drive/partition

2017-10-13 Thread John Mellor
On Fri, 2017-10-13 at 11:04 -0400, bruce wrote: > 1) What's a good/easy/best approach to getting the max possible > number > of files for a drive. Isn't the inode count a "good" approximation > for > this. > . . . If you have to use a filesystem with a fixed number of inodes set at creation time,

Re: NPR Says Russian Software Company Behind Hacks Is No Longer a Corporate Underwriter

2017-10-13 Thread Patrick O'Callaghan
On Fri, 2017-10-13 at 12:24 -0600, JD wrote: > You are NOT interested in security??? You think I need random posts on the Fedora list to read about security issues? I already get security updates from several sources and can do without more noise. If issues are specific to Fedora they are relevant

Re: NPR Says Russian Software Company Behind Hacks Is No Longer a Corporate Underwriter

2017-10-13 Thread Ed Greshko
On 10/14/17 04:14, Ranjan Maitra wrote: > I am with Patrick here: this is not relevant here. +1 If everyone on this list found articles they *thought* is of interest to people and posted them here this list would be polluted.  -- Fedora Users List - The place to go to speculate endlessly s

Re: NPR Says Russian Software Company Behind Hacks Is No Longer a Corporate Underwriter

2017-10-13 Thread Ranjan Maitra
How as the original post related to security, when it was about a tendentious report by a partisan entity about an unbiased news organization dumping its corporate sponsor? Sounds like a rather far-fetched post hoc justification. I am with Patrick here: this is not relevant here. Ranjan (an

Re: NPR Says Russian Software Company Behind Hacks Is No Longer a Corporate Underwriter

2017-10-13 Thread JD
You are NOT interested in security??? How many fedora users are there that dual boot windows and linux, and are running kaspersky software? On 10/13/2017 12:16 PM, Patrick O'Callaghan wrote: On Fri, 2017-10-13 at 11:54 -0600, JD wrote: http://freebeacon.com/issues/npr-says-russian-software-co

Re: NPR Says Russian Software Company Behind Hacks Is No Longer a Corporate Underwriter

2017-10-13 Thread Patrick O'Callaghan
On Fri, 2017-10-13 at 11:54 -0600, JD wrote: > http://freebeacon.com/issues/npr-says-russian-software-company-behind-hacks-is-no-longer-a-corporate-underwriter/ > Why is this relevant to Fedora? poc ___ users mailing list -- users@lists.fedoraproject.

NPR Says Russian Software Company Behind Hacks Is No Longer a Corporate Underwriter

2017-10-13 Thread JD
http://freebeacon.com/issues/npr-says-russian-software-company-behind-hacks-is-no-longer-a-corporate-underwriter/ ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: best way to determine the "max" number of files for a drive/partition

2017-10-13 Thread Tom Horsley
> I've got a 30G cloud instance and i'm looking to have a bunch of small > files for a process. I'm not sure what that means, but there are things like "ceph" for storing vast numbers of "objects" using advanced marketing buzzword technology. Might be better than a gazillion separate files. __

Re: best way to determine the "max" number of files for a drive/partition

2017-10-13 Thread Rick Stevens
On 10/13/2017 08:49 AM, Patrick O'Callaghan wrote: > On Fri, 2017-10-13 at 11:04 -0400, bruce wrote: >> Hey guys.. >> >> Couple of questions. (I'll split them in sep mail msgs..) >> >> 1) What's a good/easy/best approach to getting the max possible number >> of files for a drive. Isn't the inode co

Re: best way to determine the "max" number of files for a drive/partition

2017-10-13 Thread Marmorstein, Robert
Hi Bruce, Since every file uses one inode, the number of files you can store is limited by the number of inodes available. However, it is -also- limited by the amount of available space. This means that if you have a few very large files, you can run out of space and have inodes left over. O

Re: best way to determine the "max" number of files for a drive/partition

2017-10-13 Thread Patrick O'Callaghan
On Fri, 2017-10-13 at 11:04 -0400, bruce wrote: > Hey guys.. > > Couple of questions. (I'll split them in sep mail msgs..) > > 1) What's a good/easy/best approach to getting the max possible number > of files for a drive. Isn't the inode count a "good" approximation for > this. It's not an appro

best way to determine the "max" number of files for a drive/partition

2017-10-13 Thread bruce
Hey guys.. Couple of questions. (I'll split them in sep mail msgs..) 1) What's a good/easy/best approach to getting the max possible number of files for a drive. Isn't the inode count a "good" approximation for this. I've got a 30G cloud instance and i'm looking to have a bunch of small files fo

Re: Very minor but very weird

2017-10-13 Thread Mayavimmer
On 13/10/2017 10:46, Ed Greshko wrote: > On 10/13/17 15:29, Joachim Backes wrote: >> On 10/13/17 09:03, Mayavimmer wrote: >>> On 12/10/2017 19:56, Jonathan Ryshpan wrote: In the command interpreter (shell) the underline character (underline_char) generally but not always echos as a space

Re: Very minor but very weird

2017-10-13 Thread Ed Greshko
On 10/13/17 15:29, Joachim Backes wrote: > On 10/13/17 09:03, Mayavimmer wrote: >> On 12/10/2017 19:56, Jonathan Ryshpan wrote: >>> In the command interpreter (shell) the underline character >>> (underline_char) generally but not always echos as a space when actually >>> typed and generally but not

Re: Very minor but very weird

2017-10-13 Thread Joachim Backes
On 10/13/17 09:03, Mayavimmer wrote: On 12/10/2017 19:56, Jonathan Ryshpan wrote: In the command interpreter (shell) the underline character (underline_char) generally but not always echos as a space when actually typed and generally but not always displays as an underline when produced by the s

Re: Very minor but very weird

2017-10-13 Thread Mayavimmer
On 12/10/2017 19:56, Jonathan Ryshpan wrote: > In the command interpreter (shell) the underline character > (underline_char) generally but not always echos as a space when actually > typed and generally but not always displays as an underline when > produced by the system. For example: > (1) $ echo