On Thu, Apr 12, 2012 at 3:28 PM, Fernando Cassia wrote:
> On Thu, Apr 12, 2012 at 19:25, Fernando Cassia wrote:
>> So here I am, looking at a browser that tells me if I want to open a
>> .jnlp link with a text editor, instead of looking at the Java Web
>> Start app I want to launch. The Icedtea p
On 04/12/2012 11:47 PM, Ed Greshko wrote:
On 04/13/2012 11:40 AM, Dave Stevens wrote:
I bought a red fedora from the Red Hat store a few years ago and now can't find
the
URL to order another. Anyone know where I should look?
Dave
http://co-store.com/redhatcoolstuff
Seems like they don't se
On 04/13/2012 03:46 PM, Ric Moore wrote:
> On 04/12/2012 11:47 PM, Ed Greshko wrote:
>> On 04/13/2012 11:40 AM, Dave Stevens wrote:
>>> I bought a red fedora from the Red Hat store a few years ago and now can't
>>> find the
>>> URL to order another. Anyone know where I should look?
>>>
>>> Dave
>>
On 04/11/2012 05:43 PM, Fernando Cassia wrote:
> short and to the point:
>
> For the life of me I can't seem to find where the Midnight Commander
> config is stored...
> .mc is not there anymore under /home/username ??
>
> Help please, I've got no more hair to pull... ;)
User dependent settings,
On 04/13/2012 04:12 AM, Ed Greshko wrote:
On 04/13/2012 03:46 PM, Ric Moore wrote:
On 04/12/2012 11:47 PM, Ed Greshko wrote:
On 04/13/2012 11:40 AM, Dave Stevens wrote:
I bought a red fedora from the Red Hat store a few years ago and now can't find
the
URL to order another. Anyone know where
Hi
Fedora 16 x86_64 Kernel 3.3.1-3.fc16.x86_64 #1 SMP
I have cif mount over a VPN to a remote windows share which I have a
local
"cp -fLruv" to.
If this "cp -fLruv" hangs because a VPN problem broke the connection
temporarily. I can't kill the CP and the system won't restart due to the
CIF m
Am 13.04.2012 11:43, schrieb Andrew Gray:
> Hi
>
> Fedora 16 x86_64 Kernel 3.3.1-3.fc16.x86_64 #1 SMP
>
> I have cif mount over a VPN to a remote windows share which I have a
> local
> "cp -fLruv" to.
>
> If this "cp -fLruv" hangs because a VPN problem broke the connection
> temporarily. I
> nono a physical wool felt hat I can put on my head to keep warm.
Probably you have to buy a subscription to a hat nowdays ;-)
Alan
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guideline
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 04/13/2012 11:30 AM, Alan Cox wrote:
>> nono a physical wool felt hat I can put on my head to keep warm.
>
> Probably you have to buy a subscription to a hat nowdays ;-)
>
> Alan
I would gladly buy clothes by subscription if it was a good service
On Fri, Apr 13, 2012 at 11:47, Reindl Harald wrote:
>> How can I kill the broken cp operation ?
>
> killall -s SIGKILL cp
This might not work always. I have faced similar issues with processes
waiting to access a filesystem over the network. In these cases if there
is a problem with the network i
On Fri, Apr 13, 2012 at 04:11, T.C. Hollingsworth
wrote:
> If you're using Firefox, just click on a JNLP file, choose Other from
> the "Open with" dropdown, enter "/usr/bin/javaws", and check the "Do
> this automatically" box, and you'll be all set.
Yes, I eventually found that.
I will bug the Ic
the following may be useful for most server systems
OOM-killer acts if some process reclaims more and more
memory and the kernel randomly kills unimportant tasks
using hughe memory
in case of a running mysqld the classification "unimportant"
is nearly all time wrong and can cause hughe damage and
Anyone know why _GLIBCXX_USE_NANOSLEEP is turned off in c++config.h?
/* Defined if nanosleep is available. */
/* #undef _GLIBCXX_USE_NANOSLEEP */
nanosleep() is available.
pgpMJC4Tg5Zdm.pgp
Description: PGP signature
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or chang
Once upon a time, Ed Greshko said:
> On 04/13/2012 12:27 PM, Dave Stevens wrote:
> > point taken, still looking. Why would RH not want to sell people items that
> > advertise the RH brand
>
> Cost to stock seldom ordered products?
I believe they still have them and distribute them in variou
On 04/13/2012 05:55 AM, suvayu ali wrote:
> On Fri, Apr 13, 2012 at 11:47, Reindl Harald wrote:
>>> How can I kill the broken cp operation ?
>> killall -s SIGKILL cp
> This might not work always. I have faced similar issues with processes
> waiting to access a filesystem over the network. In the
On 04/13/2012 03:17 PM, Reindl Harald wrote:
with one single command you can protect processes from get killed
i started to run this every 15 minutes to make sure it is also
active after restarts
I understand your issue, but isn'there a configuration way to just limit
the memory usage of MySQL
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 04/13/2012 02:47 PM, Mihamina Rakotomandimby wrote:
> On 04/13/2012 03:17 PM, Reindl Harald wrote:
>> with one single command you can protect processes from get
>> killed i started to run this every 15 minutes to make sure it is
>> also active after
On Fri, Apr 13, 2012 at 15:22, Kevin Martin wrote:
>
>
> On 04/13/2012 05:55 AM, suvayu ali wrote:
>> On Fri, Apr 13, 2012 at 11:47, Reindl Harald wrote:
How can I kill the broken cp operation ?
>>> killall -s SIGKILL cp
>> This might not work always. I have faced similar issues with process
Am 13.04.2012 15:47, schrieb Mihamina Rakotomandimby:
> On 04/13/2012 03:17 PM, Reindl Harald wrote:
>> with one single command you can protect processes from get killed
>> i started to run this every 15 minutes to make sure it is also
>> active after restarts
>
> I understand your issue, but is
On Fri, 2012-04-13 at 15:59 +0200, suvayu ali wrote:
> On Fri, Apr 13, 2012 at 15:22, Kevin Martin wrote:
> >
> >
> > On 04/13/2012 05:55 AM, suvayu ali wrote:
> >> On Fri, Apr 13, 2012 at 11:47, Reindl Harald
> >> wrote:
> How can I kill the broken cp operation ?
> >>> killall -s SIGKILL c
On 04/13/2012 01:06 AM, Braden McDaniel wrote:
> On Thu, 2012-04-12 at 22:55 -0400, Daniel J Walsh wrote:
>> On 04/12/2012 08:47 PM, Braden McDaniel wrote:
>
> [snip]
>
>>> I am using Kerberos for authentication; but I'm using LDAP for user
>>> information.
>>>
>>> (Though I get the impression
On Wed, Apr 11, 2012 at 07:52:30PM -0400, Mike Wohlgemuth wrote:
> On 04/11/2012 04:41 PM, Fernando Cassia wrote:
> >I've looked around and can't find where the Gnome login screen
> >background image is stored. I want to set it to something different
> >from the default.
> >
> I know you've found o
On Thu, 12 Apr 2012 23:34:39 +0200
suvayu ali wrote:
> For the last 2 weeks the microphone on my ThinkPad has stopped
> working. At first I thought the volume levels must have gone down, but
> I see using alsamixer they are all normal.arecord -d 10 -f cd -t wav
> -D copy foobar.wav
>
> I'm usin
On 2012/04/13 03:42, Bryn M. Reeves wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 04/13/2012 11:30 AM, Alan Cox wrote:
nono a physical wool felt hat I can put on my head to keep warm.
Probably you have to buy a subscription to a hat nowdays ;-)
Alan
I would gladly buy clothes by
On Fri, 2012-04-13 at 11:42 +0100, Bryn M. Reeves wrote:
> I would gladly buy clothes by subscription if it was a good service
> offering.
>
> Mine always end up falling apart while I'm wearing them.
You buy vanity sizes instead of your real size?
You're a rock star who keeps getting mobbed?
You
I found how to do this in 16 but can't seem to find it in 15 How do
I disable the resize hint box that pops up and tells you the size of the
console every time you resize it?
Thanks!
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://a
On Sat, Apr 14, 2012 at 04:24:03AM +0930, Tim wrote:
> On Fri, 2012-04-13 at 11:42 +0100, Bryn M. Reeves wrote:
> > I would gladly buy clothes by subscription if it was a good service
> > offering.
> >
> > Mine always end up falling apart while I'm wearing them.
>
> You buy vanity sizes instead
On Fri, 2012-04-13 at 15:22 +0100, Andrew Gray wrote:
> On Fri, 2012-04-13 at 15:59 +0200, suvayu ali wrote:
> > On Fri, Apr 13, 2012 at 15:22, Kevin Martin wrote:
> > >
> > >
> > > On 04/13/2012 05:55 AM, suvayu ali wrote:
> > >> On Fri, Apr 13, 2012 at 11:47, Reindl Harald
> > >> wrote:
> > >>
On 04/13/2012 11:54 AM, Tim wrote:
You buy vanity sizes instead of your real size?
You're a rock star who keeps getting mobbed?
You're a stripper?
You're The Incredible Hulk?
You wear them for so many years that they finally come apart when you're
tucking them back in? (This one's happened to
On Fri, 2012-04-13 at 20:09 +0100, Andrew Gray wrote:
> On Fri, 2012-04-13 at 15:22 +0100, Andrew Gray wrote:
> > On Fri, 2012-04-13 at 15:59 +0200, suvayu ali wrote:
> > > On Fri, Apr 13, 2012 at 15:22, Kevin Martin wrote:
> > > >
> > > >
> > > > On 04/13/2012 05:55 AM, suvayu ali wrote:
> > > >>
I found myself on a command line window, wanting to open a PDF, and I
didnt remember the name of the pdf reader that now comes as a default
install for Fedora. Too many years of "just installing Acrobat" left
me with "./acroread whatever.pdf" engraved into my brain cells.
So.. I had to go to "add/
On Fri, Apr 13, 2012 at 3:56 PM, Fernando Cassia wrote:
> But that got me thinking. Shouldn't there be a "meta-command" like
> "open filename.whatever" that just seeks the default file association
> in gnome or whatever, and find the app name, and invoke the right app
> without the end user having
On 04/13/2012 05:56 PM, Fernando Cassia wrote:
I found myself on a command line window, wanting to open a PDF, and I
didnt remember the name of the pdf reader that now comes as a default
install for Fedora. Too many years of "just installing Acrobat" left
me with "./acroread whatever.pdf" engrave
Am 13.04.2012 22:56, schrieb Fernando Cassia:
> I found myself on a command line window, wanting to open a PDF, and I
> didnt remember the name of the pdf reader that now comes as a default
> install for Fedora. Too many years of "just installing Acrobat" left
> me with "./acroread whatever.pdf"
On Fri, Apr 13, 2012 at 18:00, Reindl Harald wrote:
>
> Microsoft Windows is the only OS relying blindly
> on a file extension, really the only OS
You're right. If I remember correncly OS/2 and Amiga also didn't care
about filename extensions, one because of filesystem EAs (Extended
Attributes) a
On Fri, Apr 13, 2012 at 17:59, "Germán A. Racca" wrote:
> gnome-open? xdg-open?
Thanks Germán. The question marks are because you're not sure? ;-)
Or because you're implying "sheesh, how doesn't he know?". INQminds
want to know. ;-)
*joke*.
I appreciate your answer.
FC
--
During times of Unive
On Fri, Apr 13, 2012 at 17:59, Richard Shaw wrote:
> I haven't tried using this directly but I would think it would do what you
> need:
> $ xdg-open --help
> xdg-open -- opens a file or URL in the user's preferred
> application
Worked like a charm. Now, see how linux devs shoot themselves in
On Fri, 13 Apr 2012 12:12:27 -0700
Joe Zeff wrote:
> You wear them for so many years that they finally come apart when you're
> tucking them back in? (This one's happened to me, more than once. If I
> like a shirt, I'll wear it, off and on, until it falls apart or
> otherwise gets ruined.)
M
On Fri, Apr 13, 2012 at 4:11 PM, Fernando Cassia wrote:
> On Fri, Apr 13, 2012 at 17:59, Richard Shaw wrote:
>> I haven't tried using this directly but I would think it would do what you
>> need:
>> $ xdg-open --help
>> xdg-open -- opens a file or URL in the user's preferred
>> application
>
On 04/13/2012 06:07 PM, Fernando Cassia wrote:
On Fri, Apr 13, 2012 at 17:59, "Germán A. Racca" wrote:
gnome-open? xdg-open?
Thanks Germán. The question marks are because you're not sure? ;-)
Or because you're implying "sheesh, how doesn't he know?". INQminds
want to know. ;-)
Hi Fernando:
> > Microsoft Windows is the only OS relying blindly
> > on a file extension...
>
> You're right.
Of course this is why Internet Explorer works correctly
so much more often than Firefox, because 99.997% of all
web servers are misconfigured and send the wrong mime
type for half the files :-).
--
On Fri, Apr 13, 2012 at 18:13, Richard Shaw wrote:
> Well "open" is already taken :)
>
> Try "man open"
OMG, perl, the root of all evil.
It's simple, xdg-open becomes open, and 'open' becomes something
easier for perl devs, like, I don't know, perl-open--MYAML -ne
'$c{$_}++for split//;END{print
On Thu, 12 Apr 2012 23:34:39 +0200
suvayu ali wrote:
> For the last 2 weeks the microphone on my ThinkPad has stopped
> working. At first I thought the volume levels must have gone down, but
> I see using alsamixer they are all normal.
>
> I'm using F16. My understanding of alsa is rather limite
On Fri, Apr 13, 2012 at 17:19:23 -0400,
Tom Horsley wrote:
Of course this is why Internet Explorer works correctly
so much more often than Firefox, because 99.997% of all
web servers are misconfigured and send the wrong mime
type for half the files :-).
You mean incorrectly. Like when I tri
On Fri, Apr 13, 2012 at 18:13, Richard Shaw wrote:
>
> Well "open" is already taken :)
>
> Try "man open"
I'm happy to report that setting alias open=/usr/bin/xdg-open in
bashrc works wonders.
FC
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
h
* Fernando Cassia [2012-04-13 07:26]:
> On Fri, Apr 13, 2012 at 04:11, T.C. Hollingsworth
> wrote:
> > If you're using Firefox, just click on a JNLP file, choose Other from
> > the "Open with" dropdown, enter "/usr/bin/javaws", and check the "Do
> > this automatically" box, and you'll be all set.
On Fri, 13 Apr 2012, Bruno Wolff III wrote:
On Fri, Apr 13, 2012 at 17:19:23 -0400,
You mean incorrectly. Like when I tried to provide links to html source
using a text/plain mimetype and internet explorer disregarded this and
treated the pages as html instead based on the URL ending in .html.
Am 14.04.2012 00:07, schrieb Michael Hennebry:
> On Fri, 13 Apr 2012, Bruno Wolff III wrote:
>
>> On Fri, Apr 13, 2012 at 17:19:23 -0400,
>> You mean incorrectly. Like when I tried to provide links to html source
>> using a text/plain mimetype and internet explorer disregarded this and
>> treate
my 3.3 goes into panic i have to use 3.2
On Thu, Apr 12, 2012 at 5:05 PM, Mark Haney wrote:
> It appears that the latest kernel (3.3.1-3) for Fedora 16 dies
> spectacularly on my netbook with these errors:
>
> udevd[187]: timeout '/sbin/blkid -o udev -p /dev/sda3'
>
> udevd[187]: timeout: killin
On Fri, Apr 13, 2012 at 18:46, Deepak Bhole wrote:
> Is something missing above?
>
> Deepak
http://kb.mozillazine.org/File_types_and_download_actions#Managing_content_types_-_Firefox_3_and_above
http://kb.mozillazine.org/Changing_media_handling_behaviour
https://forums.mozilla.org/addons/viewtopi
On Sat, 14 Apr 2012, Reindl Harald wrote:
Am 14.04.2012 00:07, schrieb Michael Hennebry:
On Fri, 13 Apr 2012, Bruno Wolff III wrote:
On Fri, Apr 13, 2012 at 17:19:23 -0400,
You mean incorrectly. Like when I tried to provide links to html source
using a text/plain mimetype and internet explore
Proof my brain has not been working right lately --
On Wed, Apr 11, 2012 at 11:42 AM, Joel Rees wrote:
> On Wed, Apr 11, 2012 at 9:50 AM, Rick Stevens
> wrote:
>> On 04/10/2012 03:55 PM, Joel Rees wrote:
>>>
>>> Anybody using XFCE or LXDE who are missing their hibernate button in
>>> the logout
On Fri, 2012-04-13 at 10:31 -0400, Daniel J Walsh wrote:
> On 04/13/2012 01:06 AM, Braden McDaniel wrote:
> > On Thu, 2012-04-12 at 22:55 -0400, Daniel J Walsh wrote:
[snip]
> >> Anyways do you still believe you are having SELinux issues?
> >
> > Since I haven't seen any more alerts, I don't thi
This is not Fedora specific, so apologies for posting it here. I used to
post this kind of questions in comp.linux.misc or the like but I don't
have access to usenet groups anymore.
So here is the question. Suppose I have several processes that run
concurrently and each outputs stuff to stdout.
On 04/14/2012 09:35 AM, Amadeus W.M. wrote:
> This is not Fedora specific, so apologies for posting it here. I used to
> post this kind of questions in comp.linux.misc or the like but I don't
> have access to usenet groups anymore.
>
> So here is the question. Suppose I have several processes tha
On 04/14/2012 10:33 AM, Ed Greshko wrote:
> No Not only that, you are placing the echo commands in the background.
> So, it
> is certainly possible that the script will finish before the echos are
> completed.
> Not only that, there is no guarantee that all output from the echos will be
>
On Fri, 2012-04-13 at 17:19 -0400, Tom Horsley wrote:
> Of course this is why Internet Explorer works correctly
> so much more often than Firefox, because 99.997% of all
> web servers are misconfigured and send the wrong mime
> type for half the files :-).
Ironically, it's problems stem from MSIE
On Fri, 2012-04-13 at 17:59 -0300, "Germán A. Racca" wrote:
> gnome-open? xdg-open?
In true lazy-ix-typist fashion, I made an alias of the word "go" to the
"gnome-open" command, long ago. Nothing on my system was already using
"go" as a command. One could do the same for "xo".
# cat /etc/bashr
>
> [egreshko@meimei test]$ grep ^A out | wc
> 97 97 582
> [egreshko@meimei test]$ grep ^B out | wc
> 94 94 564
> [egreshko@meimei test]$ grep ^C out | wc
> 96 96 576
>
I replicated this and indeed I don't get 100 lines of As, Bs and Cs.
That's a new p
Per the subject, updated the local copies of flash yesterday (Friday the
thirteenth here). No time to check the results yesterday, and today, when
my daughter tried to listen to youtube, no joy.
So, i checked my shell history yesterday, and I'm pretty sure I skipped the
chown step.
Checking the p
On 04/14/2012 01:03 PM, Joel Rees wrote:
> Anyone else having issues with this version of flash? -- Shockwave Flash 11.2
> r202.
No problems at all with flash/youtube on firefox.
However, I'm installing from the adobe-linux-i386.repo and only have system-wide
files installed...
[egreshko@meimei
On Sat, Apr 14, 2012 at 2:10 PM, Ed Greshko wrote:
> On 04/14/2012 01:03 PM, Joel Rees wrote:
>> Anyone else having issues with this version of flash? -- Shockwave Flash
>> 11.2 r202.
>
> No problems at all with flash/youtube on firefox.
>
> However, I'm installing from the adobe-linux-i386.repo
My /var/log/messages is littered with entries like this:
Apr 14 01:11:41 knock named[900]: error (network unreachable) resolving
'dlv.isc.org/DNSKEY/IN': 2001:500:60::29#53
Apr 14 01:11:41 knock named[900]: error (network unreachable) resolving
'./DNSKEY/IN': 2001:500:2f::f#53
On 04/14/2012 02:15 PM, Joel Rees wrote:
> Well, I just downloaded the tarball once more, and took a look. cmp
> says today's tarball is different from yesterdays. Unpacking the
> tarball and doing a diff -r reveals that they differ in the contents
> of the readme (version goes up from .228 to .233
64 matches
Mail list logo