On 06/29/2015 11:37 PM, Ahmad Samir wrote:
If you edit /etc/profile.d/colorls.sh then update coreutils your edits
won't get replaced...
That may be true, but the whole point is, I don't want ls to use colors.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscript
On 30 June 2015 at 08:05, Joe Zeff wrote:
> On 06/29/2015 08:50 PM, Ahmad Samir wrote:
>>
>> which means that if you edit /etc/profile.d/colorls.sh your changes
>> will be preserved even after updating the coreutils package (the
>> /etc/profile.d/colorls.sh file from the new package will be instal
Hi all,
anybody knows how to change the thunderbird ligntning time format from
AM/PM presentation to the 24h presentation?
Thanks in advance
Joachim Backes
--
Fedora release 22 (Twenty Two)
Kernel-4.0.7-300.fc22.x86_64
Joachim Backes
https://www-user.rhrk.uni-kl.de/~backes
--
users mailin
On 06/30/15 14:02, George R Goffe wrote:
> Thanks to whomever hinted "groupinstall". It's working great.
>
> This option is NOT listed in the man page. Sigh.
I responded to your post. And the key isn't "groupinstall". You could have
typed "group install" The key was "with-optional" and that
On 06/29/2015 08:50 PM, Ahmad Samir wrote:
which means that if you edit /etc/profile.d/colorls.sh your changes
will be preserved even after updating the coreutils package (the
/etc/profile.d/colorls.sh file from the new package will be installed
with an .rpmnew extension).
Yes, but the script t
Thanks to whomever hinted "groupinstall". It's working great.
This option is NOT listed in the man page. Sigh.
FWIW, I'll file a bug report for this. I wonder what else is missing...
Anyway, THANKS for your help!
George...
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or
On 29 June 2015 at 21:51, Joe Zeff wrote:
[...]
> And, I object to the maintainers assuming that everybody wants color instead
> of making it an option. (That is, putting the alias in .bashrc, possibly
> commented by default instead of hiding it in /etc/bashrc where most users
> would be afraid t
So, as I'm not a hardcore developer or coder, I was wondering: Is the
new support that it's dropped in the kernel for the Toshiba laptops
build by default or I'd have to compile by myself from "scratch"?
-Isaac C.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or chang
https://bugzilla.redhat.com/show_bug.cgi?id=1197419
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedorapr
Greg Woods wrote:
> here's how I did the
> culling:
>
> # journalctl -u rngd -b 1
Thanks very much.
This gave me the info
Error reading from TPM, no entropy gathered
It seems that my Thinkpad T510 has a TPM chip,
which I probably could turn on in some way.
However, for the moment I've just r
On 06/29/2015 02:14 PM, Joe Zeff wrote:
On 06/29/2015 01:02 PM, jd1008 wrote:
So, is systemctl saying the message is misleading
or is the OP saying it is misleading?
Neither. If you'll follow the url
(http://lists.freedesktop.org/archives/systemd-commits/2012-July/002320.html)
you'll se
Fedup 20 - 21
in 21 when I open Dolphin I have to wait 13 seconds before it will
display the Folders and Files and before I can do anything in Dolphin.
Also if I do a Move to Trash a file , the computer locks up and hard
drive is running and locks up computer, I then have to shut off compute
On 06/29/2015 02:03 PM, Joe Zeff wrote:
On 06/29/2015 12:56 PM, jd1008 wrote:
I use ksh because I have developed so many functions that ksh
understands, I stuck with it. It serves me well.
OK, then I'd guess that you're using .kshrc instead of .bashrc. If so,
does it use a template to bring
On 06/30/15 00:12, Bob Goodwin - Zuni, Virginia, USA wrote:
> Yes, I understand this. My systems are always configured to look the same
> from version to version as much as possible. I pretty much keep making the
> same "changes" based on my notes and a lot of saved files. I don't recall
> when
On 06/29/2015 12:39 PM, Joe Zeff wrote:
Does anybody here understand what's misleading?
I don't, but that commit was in 2012, and the code has changed quite a
bit since then, including the specific block that contains that warning.
--
users mailing list
users@lists.fedoraproject.org
To unsubs
Bit soon yet, but just in case you don't get a response in a couple
days you might try:
https://lists.gnu.org/mailman/listinfo/help-grub
They should be able to tell you what the correct config ought to be
for what you're trying to do if you explain what you're trying to do
concisely. The gotcha is
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bonjour,
I cannot get a correct resolution for grub. Here is my /etc/defaul/grub:
<
GRUB_TIMEOUT="10"
GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
GRUB_DEFAULT="0"
#GRUB_SAVEDEFAULT="true"
GRUB_DISABLE_SUBMEN
On 06/29/2015 01:02 PM, jd1008 wrote:
So, is systemctl saying the message is misleading
or is the OP saying it is misleading?
Neither. If you'll follow the url
(http://lists.freedesktop.org/archives/systemd-commits/2012-July/002320.html)
you'll see that the quotation is from a commit by Le
On 06/29/2015 12:56 PM, jd1008 wrote:
I use ksh because I have developed so many functions that ksh
understands, I stuck with it. It serves me well.
OK, then I'd guess that you're using .kshrc instead of .bashrc. If so,
does it use a template to bring in various alises the way .bashrc does?
On 06/29/2015 01:53 PM, Joe Zeff wrote:
On 06/29/2015 12:49 PM, jd1008 wrote:
On 06/29/2015 01:39 PM, Joe Zeff wrote:
Somebody on a web forum, posted a very good question, that I can't
answer, but would like to. In this post on systemd-commits:
http://lists.freedesktop.org/archives/systemd
On 06/29/2015 01:51 PM, Joe Zeff wrote:
On 06/29/2015 12:36 PM, Suvayu Ali wrote:
The colours are defined in the LS_COLORS environment variable. You can
use `dircolors -p` to see what means what. The colours are shown as
ANSI escape sequences. You can "see" them by printing them like this:
On 06/29/2015 12:49 PM, jd1008 wrote:
On 06/29/2015 01:39 PM, Joe Zeff wrote:
Somebody on a web forum, posted a very good question, that I can't
answer, but would like to. In this post on systemd-commits:
http://lists.freedesktop.org/archives/systemd-commits/2012-July/002320.html
there's this
On 06/29/2015 12:36 PM, Suvayu Ali wrote:
The colours are defined in the LS_COLORS environment variable. You can
use `dircolors -p` to see what means what. The colours are shown as
ANSI escape sequences. You can "see" them by printing them like this:
$ echo -e '\e[00;36mfoo\e[0m'
where \e
On 06/29/2015 01:39 PM, Joe Zeff wrote:
Somebody on a web forum, posted a very good question, that I can't
answer, but would like to. In this post on systemd-commits:
http://lists.freedesktop.org/archives/systemd-commits/2012-July/002320.html
there's this statement:
systemctl: "Journal has
Somebody on a web forum, posted a very good question, that I can't
answer, but would like to. In this post on systemd-commits:
http://lists.freedesktop.org/archives/systemd-commits/2012-July/002320.html
there's this statement:
systemctl: "Journal has been rotated since unit was started." mess
On Mon, Jun 29, 2015 at 12:15:20PM -0700, Joe Zeff wrote:
> On 06/29/2015 12:06 PM, jd1008 wrote:
> >Because ls is aliased in my profile, which is what I use most of the
> >time :)
>
> I kind of thought that. By default, Fedora aliases ls (and grep) to use
> color, which I don't like. I'd not mi
On 06/29/2015 01:15 PM, Joe Zeff wrote:
On 06/29/2015 12:06 PM, jd1008 wrote:
Because ls is aliased in my profile, which is what I use most of the
time :)
I kind of thought that. By default, Fedora aliases ls (and grep) to
use color, which I don't like. I'd not mind it if there were a HUM
On 06/29/2015 12:06 PM, jd1008 wrote:
Because ls is aliased in my profile, which is what I use most of the
time :)
I kind of thought that. By default, Fedora aliases ls (and grep) to use
color, which I don't like. I'd not mind it if there were a HUMAN
READABLE chart telling me what color me
On 06/29/2015 01:03 PM, Joe Zeff wrote:
On 06/29/2015 11:57 AM, jd1008 wrote:
Here is the simplest solution and it does what I want without resorting
to awk:
for i in `/bin/ls -1 lists*`; do
sed '/./{H;d;};x;s/\n/={NL}=/g' $i | sort | sed
'1s/={NL}=//;s/={NL}=/\n/g' > $i.sorted.txt
done
One q
On 06/29/2015 11:57 AM, jd1008 wrote:
Here is the simplest solution and it does what I want without resorting
to awk:
for i in `/bin/ls -1 lists*`; do
sed '/./{H;d;};x;s/\n/={NL}=/g' $i | sort | sed
'1s/={NL}=//;s/={NL}=/\n/g' > $i.sorted.txt
done
One question: why do you give the full path to
On 06/29/2015 11:48 AM, Bill Oliver wrote:
On Mon, 29 Jun 2015, jd1008 wrote:
On 06/29/2015 03:39 AM, Dario Lesca wrote:
Il giorno dom, 28/06/2015 alle 18.38 -0600, jd1008 ha scritto:
> Hi,
> I have text files made of paragraphs of text, separated by
> blank lines.
> > Each "paragraph"
On 06/29/2015 12:12 PM, Bob Goodwin - Zuni, Virginia, USA wrote:
> I just booted Fedora 21 on the other computer and started Firefox
> 38.0.5 and Thunderbird 37.0.1, clicking on the same URL in t-bird does
> not produce any sort of notification in Thunderbird. It occurs to me
> that F-21 has not be
On Mon, 29 Jun 2015, jd1008 wrote:
On 06/29/2015 03:39 AM, Dario Lesca wrote:
Il giorno dom, 28/06/2015 alle 18.38 -0600, jd1008 ha scritto:
> Hi,
> I have text files made of paragraphs of text, separated by
> blank lines.
>
> Each "paragraph" is information about a different item.
>
>
[Sorry for the late answer, I was away from this machine.]
2015-06-28 1:01 GMT+02:00, Ed Greshko :
> On 06/27/15 21:15, Andras Simon wrote:
>> 2015-06-27 15:11 GMT+02:00, Andras Simon :
>>> Should I be worried about the $subject?
>> And there's also a "SELinux is preventing sh from execute access
On 06/29/2015 03:39 AM, Dario Lesca wrote:
Il giorno dom, 28/06/2015 alle 18.38 -0600, jd1008 ha scritto:
Hi,
I have text files made of paragraphs of text, separated by
blank lines.
Each "paragraph" is information about a different item.
In need to sort these paragraphs based on the first li
On Sun, 28 Jun 2015 20:14:27 +0200, Michael Schwendt wrote:
> On Sun, 28 Jun 2015 17:59:01 + (UTC), Beartooth wrote:
>
>> "dnf install system-config-users" did it just fine. Many thanks!
>> I can't imagine how it came not to be auto-installed (by fedup, fwiw),
>
> So, you've had it inst
If I understand it correctly,
the hard part is converting a paragraph into a string and back again.
Here is a suggestion:
To each sequence of vertical strokes add one more.
Change each newline into a vertical stroke.
Sort the strings.
Change them back into paragraphs.
Not sure how to do any of t
On Mon, Jun 29, 2015 at 9:30 AM, Timothy Murphy wrote:
>
>
> I tried "sudo journalctl _SYSTEMD_UNIT=rngd"
> but just got the response
>
This doesn't answer your *real* question, but here's how I did the culling:
# journalctl -u rngd -b 1
> Logs begin at Tue 2015-01-13 07:42:13 CET,
>>
>> [root
On 29/06/15 10:47, Ed Greshko wrote:
Google-Plus is simply the name of the folder the messages are in as opposed to
"Inbox". This is 100% standard Fedora install.
>
>Whatever, as is often the case, my problem is unique. No one else has
complained or acknowledged it. You gave it a good shot,
When I re-boot my Fedora-21/KDE laptop
I get dozens of error lines "rngd read error" in /var/log/messages .
This has been happening for some time.
I've ignored it up to now, as it seems to have no bad consequences.
But the number of times this line is repeated seems to be increasing,
so I thought I
On 06/29/15 22:22, Bob Goodwin - Zuni, Virginia, USA wrote:
>
>
> On 29/06/15 08:40, Ed Greshko wrote:
>>> Don't know what else I am doing differently but I don't think I'm doing
>>> anything that I would expect to cause it.
>> No blinking...
>>
>> The cursor isn't picked up very well in this VBox
On 06/29/2015 10:22 AM, Bob Goodwin - Zuni, Virginia, USA wrote:
>
> But what is "Google-Plus-Mozilla Thunderbird? It may not be identical
> to Thunderbird 38.0.1 installed via dnf ...
that looks to be his email "account name"... nothing special..
--
Paul Cartwright
Registered Linux User #367800
On 29/06/15 08:40, Ed Greshko wrote:
Don't know what else I am doing differently but I don't think I'm doing
anything that I would expect to cause it.
No blinking...
The cursor isn't picked up very well in this VBox video. I'd have to play with
the settings a bit. But here is what I see.
On 06/29/15 19:39, Bob Goodwin - Zuni, Virginia, USA wrote:
> Yes, it seems to me the most convenient way for it to work. You should be
> seeing the blinking browser notification? I have it on two F-22 computers,
> this one began as a fresh beta install, the other a fresh install after final
> r
On 29 June 2015 at 02:38, jd1008 wrote:
>
>
> On 06/28/2015 07:02 PM, Stephen Davies wrote:
>>
>>
>> On 29/06/15 10:13, jd1008 wrote:
>>>
>>>
>>>
>>> On 06/28/2015 06:38 PM, jd1008 wrote:
Hi,
I have text files made of paragraphs of text, separated by
blank lines.
Each
On Mon, 2015-06-29 at 13:12 +0200, Martin Møller Skarbiniks Pedersen
wrote:
> I am having big problems install new software and upgrading my
> current
> F22 using DNF.
> Maybe I am wrong but I think that if I could force dnf to use
> http(s)
> instead of ftp, then my
> problems would be solve
On 29/06/15 06:45, Ed Greshko wrote:
OK, I tried something a bit "different"
I have the settings you've described. I also have 4 workspaces defined. I
have T-bird started in WS1 and FF started in WS4.
When I click on a link in T-bird the link is opened in FF but I'm not switched
to WS4 an
Hi,
I am having big problems install new software and upgrading my current
F22 using DNF.
Maybe I am wrong but I think that if I could force dnf to use http(s)
instead of ftp, then my
problems would be solved.
Please advise.
Here is one example.
$ sudo dnf install AcetoneISO
Last metadata
Hi Dan,
On Mon, Jun 29, 2015 at 06:09:29AM -0400, Daniel J Walsh wrote:
> On 06/28/2015 07:53 AM, Suvayu Ali wrote:
> >
> > time->Thu Jun 25 17:56:49 2015
I looked up dnf history for that time, the summary is attached.
> This is very strange. Doing ldconfig during a package update is
> expected
On 06/29/15 17:53, Bob Goodwin - Zuni, Virginia, USA wrote:
> Yes, from my notes:
>
> To prevent Firefox from stealing Thunderbird focus when clicking on a link in
> an e-mail:
>
> XFCE Settings > Window Manager Tweaks
> Focus
> Honor standard ICCCM focus hint Leave this checked.
> Then check "Do
On 06/29/15 18:18, Daniel J Walsh wrote:
> Ok well I am stumped, one possible thing would be if firewalld somehow
> caused an rpm/yum/dnf transaction to happen.
Well, my ausearch -m avc gave me entries for only time->Sun Jun 21 08:20:44
2015.
I checked my dnf.rpm.logs and this was happening at th
On 06/29/2015 06:13 AM, Ed Greshko wrote:
> On 06/29/15 18:09, Daniel J Walsh wrote:
>> On 06/28/2015 07:53 AM, Suvayu Ali wrote:
>>> On Sun, Jun 28, 2015 at 06:04:38AM -0400, Daniel J Walsh wrote:
On 06/27/2015 07:01 PM, Ed Greshko wrote:
> On 06/27/15 21:15, Andras Simon wrote:
>>
On 06/29/15 18:09, Daniel J Walsh wrote:
>
> On 06/28/2015 07:53 AM, Suvayu Ali wrote:
>> On Sun, Jun 28, 2015 at 06:04:38AM -0400, Daniel J Walsh wrote:
>>> On 06/27/2015 07:01 PM, Ed Greshko wrote:
On 06/27/15 21:15, Andras Simon wrote:
> 2015-06-27 15:11 GMT+02:00, Andras Simon :
>>
On 06/28/2015 07:53 AM, Suvayu Ali wrote:
> On Sun, Jun 28, 2015 at 06:04:38AM -0400, Daniel J Walsh wrote:
>>
>> On 06/27/2015 07:01 PM, Ed Greshko wrote:
>>> On 06/27/15 21:15, Andras Simon wrote:
2015-06-27 15:11 GMT+02:00, Andras Simon :
> Should I be worried about the $subject?
On 29/06/15 05:33, Ed Greshko wrote:
So, you want to click on a URL in T-Bird but not go directly to Firefox? I
guess you want to click on multiple URL's, have it open tabs in Firefox, and go
to Firefox later?
FWIW, I have gone to XFCE Settings > Window Manager Tweaks > Focus and checked "Do
Il giorno dom, 28/06/2015 alle 18.38 -0600, jd1008 ha scritto:
> Hi,
> I have text files made of paragraphs of text, separated by
> blank lines.
>
> Each "paragraph" is information about a different item.
>
> In need to sort these paragraphs based on the first line
> of each paragraph.
>
> Need
On 06/29/15 17:19, Bob Goodwin - Zuni, Virginia, USA wrote:
> I don't want to be disturbed with Firefox popping up when I click on an URL
> in Thunderbird, I go to the Firefox window when I am done reading. So in XFCE
> Settings > Window Manager Tweaks > Focus I check "Do nothing." Have been
> d
On 29/06/15 05:03, Ed Greshko wrote:
>https://www.dropbox.com/s/ef9z8k5vgdl28kg/foo.ogv?dl=0
>
>That shows the blinker as it popped up in t-bird after clicking on the URL. It
was still there when I made the copy in a terminal.
It plays just fine.
In an F22 VM I installed xfce on a system
On 06/29/15 16:29, Bob Goodwin - Zuni, Virginia, USA wrote:
> I already have a Dropbox account, haven't thought about it in a long time.
> If I've done it correctly there should be a video clip of the blinking
> browser notice at:
>
> https://www.dropbox.com/s/ef9z8k5vgdl28kg/foo.ogv?dl=0
>
> Th
On 06/29/2015 03:29 AM, Bob Goodwin - Zuni, Virginia, USA wrote:
<>
> I already have a Dropbox account, haven't thought about it in a long
> time. If I've done it correctly there should be a video clip of the
> blinking browser notice at:
>
> https://www.dropbox.com/s/ef9z8k5vgdl28kg/foo.ogv?
On 28/06/15 12:08, Ronal B Morse wrote:
On 06/28/2015 09:27 AM, Bob Goodwin - Zuni, Virginia, USA wrote:
On 28/06/15 11:08, Ed Greshko wrote:
Then you have services such ashttp://postimage.org/
Plenty others, I am sure.
.
No doubt but I haven't found one. It's small video clip, best way
On 28/06/15 18:50, Paul Cartwright wrote:
>Does anyone know how to eliminate it or at the least stop the stupid
>blinking? Google hasn't helped me ...
try to use either the guest login, or create a new login & start
thunderbird with NO add-ons, to see if the problem is in your
configuration...
62 matches
Mail list logo