I think that the suggestions offered so far (environments, etc.) are all
very good, but another approach is to use the Anaconda distribution of
Python:
https://www.anaconda.com/
I use this distribution precisely to avoid any mixups with the Python files
that come with the OS distribution. Note t
Another approach is to install Anaconda Python, which is then
completely orthogonal to the system libraries:
https://www.anaconda.com/products/individual
On Tue, Nov 9, 2021 at 4:22 AM George N. White III wrote:
>
> On Tue, 9 Nov 2021 at 06:59, Frederic Muller wrote:
>>
>> Hi!
>>
>> I did post
Hi, Rolf. I noticed the dearth of message, but I just got yours.
-- Mike
On Wed, Aug 13, 2014 at 3:52 PM, Rolf Turner wrote:
>
>
> This is really a test message. I have received nothing today from the
> Fedora list. Has the list gone down?
>
> cheers,
>
> Rolf Turner
>
> --
> Rolf Turner
> Te
Thanks, Hugh. I enabled the repo, as per your (untested) suggestion,
did the yum update, and voila, I got duplex printing. This was
success with only one document, and if the update is going to break
other things, it hasn't had time to do that. But things look very
good so far. Thanks again.
-
Greetings. I've got a brother HL-5250DN printer on my local network, and it
is *currently* not doing duplex printing under Fedora 20.
I've seen discussions of a similar problem in various places. The responses to
the problem seem to fall into several categories:
(1) Duplex printing must be *ena
Great. Thanks, Tom.
-- Mike
On Wed, Dec 25, 2013 at 7:46 PM, Tom H wrote:
> On Wed, Dec 25, 2013 at 11:51 PM, Michael Hannon
> wrote:
> >
> > Greetings. I evidently did not pay enough attention when I recently
> > installed Fedora 20 on my desktop system, as my
Greetings. I evidently did not pay enough attention when I recently
installed Fedora 20 on my desktop system, as my system appears to be set
for the GB locale. E.g.,
$ env | grep LANG
LANG=en_GB.utf8
GDM_LANG=en_GB.utf8
Likewise, the following:
$ cd /etc
$ find . -type f -exec grep "GB" {} /de
31:30 AM Michael Hannon wrote:
> > Greetings. In a previous version of Fedora I had iptables rules of the
> > form:
> >
> > -A INPUT -p tcp --destination-port 25 -m mac --mac-source \
> > AA:BB:CC:DD:EE:FF -j ACCEPT
> >
> > in order to accept email o
Greetings. In a previous version of Fedora I had iptables rules of the
form:
-A INPUT -p tcp --destination-port 25 -m mac --mac-source \
AA:BB:CC:DD:EE:FF -j ACCEPT
in order to accept email only from selected local systems.
I've just installed Fedora 20, and I'm trying to implement the same kind
Jorge Martínez López wrote:
>
> 2013/2/2 Michael Hannon :
>> Greetings. I just did a "fedup" upgrade from f17 to f18. The
>> system is now up and running, mostly just fine, but I did notice a brief
>> warning message during boot to the effect that KEYTABLE i
Greetings. I just did a "fedup" upgrade from f17 to f18. The system is now
up and running, mostly just fine, but I did notice a brief warning message
during boot to the effect that KEYTABLE is deprecated.
I've seen some mention of this on the web, and it appears that a solution
MIGHT be to repla
Greetings. It appears that I don't have an nvidia kernel module for the
latest kernel for f17. Please see the appended for some details about my
system.
The system boots fine into run-level 3 with the latest kernel, but it hangs
"forever" when I try to boot into run-level 5.
Fortunately, the sy
>At the moment I am short on time, so cannot experiment with sage. That
>said, Fedora has a long standing packaging effort for SAGE[1]. It seems
>to me sage needs a TeXLive-like distribution model to be not so
>intimidating for new users. This however does not make the effort
>required to inclu
Suvayu Ali wrote:
> I need to do symbolic computation from time to time on my Fedora machine.
> So far I have tried maxima, which seems quite good for simple things but
> often fails to give me any usable results for more complicated cases.
> Acquiring Mathematica licenses is not feasible at the
Ed Greshko wrote:
> On 06/09/2012 08:59 AM, Michael Hannon wrote:
>> The system has two network adapters, wired and wireless:
>>
>> Atheros AR8161/8165 PCI-E Gigabit Ethernet controller (wired, of
>> course)
>>
>> Ralink Dual Stream 802.11n (wire
Greetings. As I mentioned in a previous note, I've got a new, HP desktop
system that came with Windows 7 installed.
My plan for this system was to install Fedora 17 on the second disk drive,
then create a virtual machine that used the physical Windows partition as its
hard drive.
I had trouble w
Ed Greshko wrote:
>On 06/08/2012 01:00 PM, Michael Hannon wrote:
>> Greetings. I've got a new HP desktop system with an NVIDIA GeForce GTX 550Ti
>> video card. The system came with Windows 7, but it has a second disk drive,
>> on
>> which I was hoping t
Greetings. I've got a new HP desktop system with an NVIDIA GeForce GTX 550Ti
video card. The system came with Windows 7, but it has a second disk drive, on
which I was hoping to install Fedora 17. I've tried installing from the Fedora
17 DVD but have had what is evidently a common problem. I.e.
>>> Spherical Cow is really an idiom, and arguably not a normal adjective-noun
>>> pair.
>> Justify it all you want, it still sounds like "Copying Ubuntu" to me.
>
> Dudes, it's just a name.
> Please, focus on technical.
I'm late to this (all-important) thread, but I haven't seen anybody mention
t
> From: Joe Zeff
>Sent: Wednesday, January 11, 2012 10:46 AM
Hi, Joe.
> My desktop doesn't use NM, and for a very good reason: it nuked my DNS
> numbers every time I rebooted until I permanently disabled it. I've not had
> a single issue of that kind since I went back to using network.
I'm be
>> I don't understand why the resolver didn't fall through to the second
>> nameserver, but it evidently did not. After I put the nameservers in the
>> order you suggest, everything seems to be working fine!
> Because the multiple servers are only good for the first server failing.
> Once the fir
>> Another good suggestion. I had forgotten about the immutable attribute.
>> I've set it now. (It's a safe bet that in six months or so I'll be sending
>> a note to the list, whining about how I can't edit resolv.conf ;-)
> Suggestion: take off the immutable bit, now, add a comment saying that
>> Greetings. I just installed Fedora 16 (x86_64) on my home computer today.
>> Not an altogether pleasant experience so far, I must say.
>>
>> I've got one issue in particular that's really puzzling me.
[...]
>> I.e., the "host" utility CAN resolve the name, as can the "dig"
>> utility (not sho
Greetings. I just installed Fedora 16 (x86_64) on my home computer today.
Not an altogether pleasant experience so far, I must say.
I've got one issue in particular that's really puzzling me. I use my linux
box as a nameserver for a few other computers at our house, just to save
myself the troub
Hi, folks. I've received a sqlite database that I'd like to convert to a mysql
database on my Fedora 14 system. It's easy enough to dump the sqlite database,
but the resulting file contains some commands that mysql doesn't "like".
I see that there are commercial tools available to do this kind
Hi, Mike. I didn't know that putty was available for linux, but I just typed:
yum install putty
and had no problems with that. I then issued the "putty" command and saw the
old, familiar interface.
What problems have you had?
-- Mike
- Original Message
> From: Mike Dwiggins
Greetings. I'm trying to use "awstats" to analyze Apache log files on a
Fedora 13 (x86_64) system.
When I go to the web page:
http://localhost/awstats/awstats.pl
I consistently get a 403 message:
Forbidden
You don't have permission to access /awstats/awstats.pl on this server.
Th
Greetings. I hope this doesn't distract anyone from the discussion of top
posting, but I'm getting a dependency problem when doing a yum update on a
freshly-installed, f13, x86_64 system.
Basically, it appears that some of the gnome applications require a version of
libedataserver that is older t
Hi, Alan. Are you sure that the spaces are causing the error? I.e., if the
directory were actually named:
Media My Book
you'd get the behavior you describe. I don't usually use spaces in file names,
but I've never had a problem dealing with spaces (e.g., when I've gotten files
with spac
Howdy. Just to add my $0.02, we've got a couple of dual-monitor systems around
here, both running Fedora 12, 64-bit. We're using akmod-nvidia on both
systems, and both systems are fully patched and rebooted with the latest kernel.
Our experience is that the video works flawlessly on both syste
30 matches
Mail list logo