On Saturday, May 27, 2017 5:27:46 PM EDT bruce wrote:
> Hi.
>
> I've got a file.. with a bunch of lines looking like:
>
> $bookVariable['asu']['Fall-2016']='link';
> $bookVariable['lehmancuny']['Fall-2016']='1';
> $bookVariable['uvu']['Fall-2016']='1';
> $bookVariable['wmich']['Summer II
Not the most elegant:
sed -e 's/^.*bookVariable\[.\([a-z][a-z]*\).*$/\1/'
On Sat, May 27, 2017 at 3:27 PM, bruce wrote:
> Hi.
>
> I've got a file.. with a bunch of lines looking like:
>
> $bookVariable['asu']['Fall-2016']='link';
> $bookVariable['lehmancuny']['Fall-2016']='1';
> $book
On 27 May 2017 at 22:27, bruce wrote:
> Hi.
>
> I've got a file.. with a bunch of lines looking like:
>
> $bookVariable['asu']['Fall-2016']='link';
> $bookVariable['lehmancuny']['Fall-2016']='1';
> $bookVariable['uvu']['Fall-2016']='1';
> $bookVariable['wmich']['Summer II 2017']='1';
> $
Hi.
I've got a file.. with a bunch of lines looking like:
$bookVariable['asu']['Fall-2016']='link';
$bookVariable['lehmancuny']['Fall-2016']='1';
$bookVariable['uvu']['Fall-2016']='1';
$bookVariable['wmich']['Summer II 2017']='1';
$bookVariable['wmich']['Summer I 2017']='1';
$bookVari
On Tue, 2014-09-09 at 17:11 -0400, Robert Moskowitz wrote:
> I am working on a system that has a stable MACaddr (an issue with many
> arm SOC), so I don't suspect that as an issue.
>
>
> cat /etc/sysconfig/network-scripts/ifcfg-eth0.16
>
> DEVICE="eth0.16"
> BOOTPROTO="dhcp"
> vlan="yes"
-
On 09/09/2014 09:40 PM, Robert Moskowitz issued this missive:
On 09/09/2014 06:57 PM, Rick Stevens wrote:
On 09/09/2014 03:43 PM, Robert Moskowitz issued this missive:
On 09/09/2014 05:37 PM, Rick Stevens wrote:
On 09/09/2014 02:11 PM, Robert Moskowitz issued this missive:
I am working on a
On 09/09/2014 06:57 PM, Rick Stevens wrote:
On 09/09/2014 03:43 PM, Robert Moskowitz issued this missive:
On 09/09/2014 05:37 PM, Rick Stevens wrote:
On 09/09/2014 02:11 PM, Robert Moskowitz issued this missive:
I am working on a system that has a stable MACaddr (an issue with many
arm SOC),
On 09/09/2014 03:43 PM, Robert Moskowitz issued this missive:
On 09/09/2014 05:37 PM, Rick Stevens wrote:
On 09/09/2014 02:11 PM, Robert Moskowitz issued this missive:
I am working on a system that has a stable MACaddr (an issue with many
arm SOC), so I don't suspect that as an issue.
cat /et
On 09/09/2014 05:37 PM, Rick Stevens wrote:
On 09/09/2014 02:11 PM, Robert Moskowitz issued this missive:
I am working on a system that has a stable MACaddr (an issue with many
arm SOC), so I don't suspect that as an issue.
cat /etc/udev/rules.d/70-persistent-net.rules
# Added by 'write_udev'
On 09/09/2014 02:11 PM, Robert Moskowitz issued this missive:
I am working on a system that has a stable MACaddr (an issue with many
arm SOC), so I don't suspect that as an issue.
cat /etc/udev/rules.d/70-persistent-net.rules
# Added by 'write_udev' for detected device 'eth0'.
SUBSYSTEM=="net",
I am working on a system that has a stable MACaddr (an issue with many
arm SOC), so I don't suspect that as an issue.
cat /etc/udev/rules.d/70-persistent-net.rules
# Added by 'write_udev' for detected device 'eth0'.
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="02:c4:03:82:c1
On 02/01/14 06:27, Aaron Konstam wrote:
> On Thu, 2014-01-30 at 07:24 +0800, Ed Greshko wrote:
>>
>> The question is
>>
>> What did you observe when you rebooted after running the fedup command?
>>
>> 4a. There was no grub option to continue the upgrade process and the system
>> booted direc
On Thu, 2014-01-30 at 07:24 +0800, Ed Greshko wrote:
> On 01/29/14 23:00, Aaron Konstam wrote:
> > On Wed, 2014-01-29 at 04:07 +0800, Ed Greshko wrote:
> >> On 01/28/14 22:47, Aaron Konstam wrote:
> >>> On Tue, 2014-01-28 at 05:54 +0800, Ed Greshko wrote:
> On 01/28/14 05:38, Aaron Konstam
On 01/29/14 23:00, Aaron Konstam wrote:
> On Wed, 2014-01-29 at 04:07 +0800, Ed Greshko wrote:
>> On 01/28/14 22:47, Aaron Konstam wrote:
>>> On Tue, 2014-01-28 at 05:54 +0800, Ed Greshko wrote:
On 01/28/14 05:38, Aaron Konstam wrote:
> II used fed up to upgrade my system to f20 but when
On Wed, 2014-01-29 at 04:07 +0800, Ed Greshko wrote:
> On 01/28/14 22:47, Aaron Konstam wrote:
> > On Tue, 2014-01-28 at 05:54 +0800, Ed Greshko wrote:
> >> On 01/28/14 05:38, Aaron Konstam wrote:
> >>> II used fed up to upgrade my system to f20 but when I executed;
> >>> fedup --network 20
> >>>
On Jan 28, 2014, at 7:47 AM, Aaron Konstam wrote:
> On Tue, 2014-01-28 at 05:54 +0800, Ed Greshko wrote:
>> On 01/28/14 05:38, Aaron Konstam wrote:
>>> II used fed up to upgrade my system to f20 but when I executed;
>>> fedup --network 20
>>> my system was still running f18 according to uname.
On 01/28/14 22:47, Aaron Konstam wrote:
> On Tue, 2014-01-28 at 05:54 +0800, Ed Greshko wrote:
>> On 01/28/14 05:38, Aaron Konstam wrote:
>>> II used fed up to upgrade my system to f20 but when I executed;
>>> fedup --network 20
>>> my system was still running f18 according to uname.
>>> What am I
On Tue, 2014-01-28 at 05:54 +0800, Ed Greshko wrote:
> On 01/28/14 05:38, Aaron Konstam wrote:
> > II used fed up to upgrade my system to f20 but when I executed;
> > fedup --network 20
> > my system was still running f18 according to uname.
> > What am I doing wrong and how can I correct my mist
On 01/28/14 05:38, Aaron Konstam wrote:
> II used fed up to upgrade my system to f20 but when I executed;
> fedup --network 20
> my system was still running f18 according to uname.
> What am I doing wrong and how can I correct my mistake?
>
Are you saying that you did...
1. fedup --network 20
2
II used fed up to upgrade my system to f20 but when I executed;
fedup --network 20
my system was still running f18 according to uname.
What am I doing wrong and how can I correct my mistake?
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
ht
On Tue, 21 Jan 2014 11:56:15 -0600
Aaron Konstam wrote:
> I tried to upgrade to f20 by executing :
> fedup --network 20
> as root. But when the execution is over he only kernel I have on the
> system is the f18 kernel. What have I done wrong?
>
You mean there is only one kernel on the system,
o
I tried to upgrade to f20 by executing :
fedup --network 20
as root. But when the execution is over he only kernel I have on the
system is the f18 kernel. What have I done wrong?
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedor
On Tue, 23 Apr 2013 16:05:24 -0700
Dave Stevens wrote:
> I want to transfer a dvd image from my laptop (ubuntu 12.04.2) to my fedora
> 18 box that has selinux disabled. Wired connection to my router allows F18 to
> browse to U12 and see the file and right click copy, but trying to paste into
>
On 04/23/2013 07:05 PM, Dave Stevens wrote:
I want to transfer a dvd image from my laptop (ubuntu 12.04.2) to my fedora 18
box that has selinux disabled. Wired connection to my router allows F18 to
browse to U12 and see the file and right click copy, but trying to paste into a
folder in my /ho
On Wed, Apr 24, 2013 at 9:34 AM, Rick Stevens wrote:
> On 04/23/2013 04:05 PM, Dave Stevens issued this missive:
>> Ideas? will Read TFM if pointed.
> A DVD image is WAY too big to be cut and pasted (which is what I think
> is what the operation is trying to do).
>
Why? works for me. It doesn't
On 04/23/2013 04:34 PM, Rick Stevens issued this missive:
(Sorry about the double post, gang. Mail server hiccupped).
--
--
- Rick Stevens, Systems Engineer, AllDigitalri...@alldigital.com -
- AIM/Skype: therps2ICQ: 2
On 04/23/2013 04:05 PM, Dave Stevens issued this missive:
I want to transfer a dvd image from my laptop (ubuntu 12.04.2) to my fedora 18
box that has selinux disabled. Wired connection to my router allows F18 to
browse to U12 and see the file and right click copy, but trying to paste into a
fo
On 04/23/2013 04:05 PM, Dave Stevens issued this missive:
I want to transfer a dvd image from my laptop (ubuntu 12.04.2) to my fedora 18
box that has selinux disabled. Wired connection to my router allows F18 to
browse to U12 and see the file and right click copy, but trying to paste into a
fo
On 04/23/2013 06:05 PM, Dave Stevens wrote:
> I want to transfer a dvd image from my laptop (ubuntu 12.04.2) to my fedora
> 18 box that has selinux disabled. Wired connection to my router allows F18 to
> browse to U12 and see the file and right click copy, but trying to paste into
> a folder in
I want to transfer a dvd image from my laptop (ubuntu 12.04.2) to my fedora 18
box that has selinux disabled. Wired connection to my router allows F18 to
browse to U12 and see the file and right click copy, but trying to paste into a
folder in my /home/dave directory gives a terse 'permission de
On Sun, 2012-07-15 at 12:23 -0400, Eddie O'Connor wrote:
> WOW!.that's a LOT to digest! I wouldn't mind going about it with
> that suggestion of using a tmp directory that automatically empties
> itself out, but I'm wondering if that wouldn't cause problems with the
> installed program?
No
For those who want to help me with this program:
Is it possible to know if I am about to do something really wrong in
bleachbit? is this the same question I was asking under "Missing
Something."? Sorry for my ignorance.
--
users mailing list
users@lists.fedoraproject.org
To unsu
On 07/15/2012 06:39 PM, Patrick O'Callaghan wrote:
Because 1) "compressing" usually means something else (perhaps you meant
"compacting"), and 2) "vacuuming" appears to be a standard term in
database circles. It's even a built-in operation in sqlite and
presumably other db systems (I'm no expert)
On Sun, 2012-07-15 at 12:08 -0700, Joe Zeff wrote:
> All it does is get rid of cruft, temp files, and
> such, including emptying caches and "vacuuming" databases. (AFAIK,
> the standard term for that is "compressing," and I've no idea why they
> didn't use it.)
Because 1) "compressing" usually m
On 07/15/2012 05:53 PM, Richard Vickery wrote:
I have, though I'm a little wary of using it because of of the caution
written about earlier.
Don't just accept the defaults blindly, especially when running it as
root. Take a look at what it can do and select only the items you need.
And, wh
On Sun, Jul 15, 2012 at 12:35 PM, Joe Zeff wrote:
> On 07/15/2012 12:17 PM, Richard Vickery wrote:
>
>> Thanks for the clarification Joe. Instead of yum, I went to read about
>> it in the "Add/remove Programs" and that bit of writing sounded like it
>> might have done what I had assumed. Again, t
On 07/15/2012 12:17 PM, Richard Vickery wrote:
Thanks for the clarification Joe. Instead of yum, I went to read about
it in the "Add/remove Programs" and that bit of writing sounded like it
might have done what I had assumed. Again, thanks for this.
Glad to be of assistance, Richard. However,
On Sun, Jul 15, 2012 at 12:08 PM, Joe Zeff wrote:
> On 07/15/2012 11:49 AM, Richard Vickery wrote:
>
>> Given this, if one were so naive to install this virus, would Bleachit
>> be able to get rid of it? Is the program intuitive enough - or can we
>> program it to be such - to get rid of this, or
On 07/15/2012 11:49 AM, Richard Vickery wrote:
Given this, if one were so naive to install this virus, would Bleachit
be able to get rid of it? Is the program intuitive enough - or can we
program it to be such - to get rid of this, or any other malicious code
for people who might be so inclined t
On Sun, Jul 15, 2012 at 9:23 AM, Eddie O'Connor wrote:
> WOW!.that's a LOT to digest! I wouldn't mind going about it with that
> suggestion of using a tmp directory that automatically empties itself out,
> but I'm wondering if that wouldn't cause problems with the installed
> program?(I'm
WOW!.that's a LOT to digest! I wouldn't mind going about it with that
suggestion of using a tmp directory that automatically empties itself out,
but I'm wondering if that wouldn't cause problems with the installed
program?(I'm so used to just letting the PC do what it wants in regards
to fi
On 07/14/2012 08:12 PM, Eddie G.O'Connor Jr-I wrote:
On 07/13/2012 06:14 AM, Ed Greshko wrote:
On 07/13/2012 05:18 PM, Eddie G.O'Connor Jr-I wrote:
Well in all actuality I "started" off with "Fusion" Linux version
14but after
upgrading to the "straight" version of FC15I then went to th
On Sat, 2012-07-14 at 23:12 -0400, Eddie G.O'Connor Jr-I wrote:
> but what would delete all the unnecessary files that are
> amassed over time? Surely they're not all listed in the "tmp"
> folder!.
It depends on what you mean by "unnecessary files."
Temporary files created by programs are c
On 07/13/2012 06:14 AM, Ed Greshko wrote:
On 07/13/2012 05:18 PM, Eddie G.O'Connor Jr-I wrote:
Well in all actuality I "started" off with "Fusion" Linux version 14but
after
upgrading to the "straight" version of FC15I then went to the straight
version
of FC16...and THAT'S when I start
On 07/13/2012 05:18 PM, Eddie G.O'Connor Jr-I wrote:
> Well in all actuality I "started" off with "Fusion" Linux version 14but
> after
> upgrading to the "straight" version of FC15I then went to the straight
> version
> of FC16...and THAT'S when I started getting the error message with te
On 07/12/2012 07:58 PM, Ed Greshko wrote:
On 07/13/2012 06:50 AM, Eddie G.O'Connor Jr-I wrote:
I realize that it's actually reached it's support life cycle, and that's why I
upgraded to FC16and I realize THAT is due to be "axed" by the time FC18
arrives, (I can wait...no rush on my part...L
On 07/13/2012 06:50 AM, Eddie G.O'Connor Jr-I wrote:
> I realize that it's actually reached it's support life cycle, and that's why I
> upgraded to FC16and I realize THAT is due to be "axed" by the time FC18
> arrives, (I can wait...no rush on my part...LoL!) I just want to get rid of
> that
>
On 07/12/2012 05:16 AM, Ed Greshko wrote:
On 07/12/2012 05:07 PM, Eddie G.O'Connor Jr-I wrote:
Thanks for the speedy reply Ed! I AM using Pidgin, and I DO have an MSN account
which connects, but ONLY when I open that program. ...I didn't think it would be
running before that point. Also I didn'
On 07/12/2012 05:17 PM, Eddie G.O'Connor Jr-I wrote:
> Which would prompt me to ask this question: Can I un-install this telepathy
> and
> still have the MSN account still work? or are they intricately tied together?
> Is
> there a different multi-platform chat program I can install that doesn't
On 07/12/2012 12:34 AM, Ed Greshko wrote:
On 07/12/2012 11:36 AM, Eddie G.O'Connor Jr-I wrote:
Hello All,
I'm trying to find out how to "fix" an isue with my laptop. Every time I start
it
up and after logging in, I get an error message telling me that
"telepathy-butterfly" has either crashed o
On 07/12/2012 05:07 PM, Eddie G.O'Connor Jr-I wrote:
> Thanks for the speedy reply Ed! I AM using Pidgin, and I DO have an MSN
> account
> which connects, but ONLY when I open that program. ...I didn't think it would
> be
> running before that point. Also I didn't really plan on upgrading to FC17
On 07/12/2012 12:34 AM, Ed Greshko wrote:
On 07/12/2012 11:36 AM, Eddie G.O'Connor Jr-I wrote:
Hello All,
I'm trying to find out how to "fix" an isue with my laptop. Every time I start
it
up and after logging in, I get an error message telling me that
"telepathy-butterfly" has either crashed o
On 07/12/2012 11:36 AM, Eddie G.O'Connor Jr-I wrote:
> Hello All,
> I'm trying to find out how to "fix" an isue with my laptop. Every time I
> start it
> up and after logging in, I get an error message telling me that
> "telepathy-butterfly" has either crashed or else there's some problem with
>
Hello All,
I'm trying to find out how to "fix" an isue with my laptop. Every time I
start it up and after logging in, I get an error message telling me that
"telepathy-butterfly" has either crashed or else there's some problem
with it. I've searched and searched, and all I can find is a link
l
54 matches
Mail list logo