Hello. On my Fedora 7 (w/ gnome), I used /sbin/service --status-all, and noticed "Firewall is not configured." It is enabled (in Admin > Firewall & SELinux). ...
52423
ed
psy80uk
Jul 5, 2007 6:07 pm
On Wed, 04 Jul 2007 19:29:59 -0400 ... Urrgh! Is that what Fedora does? Updates every boot! Yuck! The firewall config is probably stored somewhere like...
52424
Pedro Izecksohn
IZECKSOHN
Jul 5, 2007 11:13 pm
... Doesn't Fedora set cron to update at some time? There are two kinds of users: Those who shut down their computers and those who leave their computers on....
52425
Michael Klinosky
klinosky
Jul 5, 2007 11:59 pm
... I *think* that it does (I think mine updated at 4am - just before I'd wake up for work). I wanted to disable it for 3 reasons: It often wakes me up - and...
52426
Pedro Izecksohn
IZECKSOHN
Jul 6, 2007 1:01 am
... Why don't you modify the time it runs? ... Aren't these new packages vulnerabilities (or just bugs) being fixed? I do not keep unused packages installed. ...
52427
Michael Klinosky
klinosky
Jul 6, 2007 1:21 am
... Two reasons: A: Didn't know what was making my HD churn for that long every few days. B: Once I found out (just recently), I realized that I didn't know ...
52428
ed
psy80uk
Jul 6, 2007 4:54 pm
On Thu, 5 Jul 2007 15:43:47 -0700 (PDT) ... What bothers me is to think that the packages could be upgraded every boot, without consent, if you like. That...
52429
ed
psy80uk
Jul 6, 2007 4:58 pm
On Thu, 05 Jul 2007 21:10:46 -0400 ... Take a look at noflushd. Should help delay some of those writes. ... You might want to take a look at something more...
52430
ed
psy80uk
Jul 11, 2007 6:16 pm
How does PGP key servers and concurrency work? If there are three people doing the PGP dance, we each get your key at the same time, each sign the key at the...
52431
Michael Kjorling
sm0yby
Jul 11, 2007 6:43 pm
... Hash: SHA1 ... I would imagine that the server is smart enough to not actually update the key data simultaneously for more than one upload, and since each ...
52432
ed
psy80uk
Jul 11, 2007 7:02 pm
On Wed, 11 Jul 2007 18:37:23 +0000 ... Thanks, that makes sense. -- The SCSI Controller to www.mydigitalvoid.com is rapping harder than Ice T because of the...
52433
Rivera, Angel R
Angel.R.Rivera@...
Jul 11, 2007 7:30 pm
... From: linux@yahoogroups.com [mailto:linux@yahoogroups.com] On Behalf Of ed Sent: Wednesday, July 11, 2007 1:51 PM To: linux@yahoogroups.com Subject: Re:...
52434
ed
psy80uk
Jul 11, 2007 7:45 pm
On Wed, 11 Jul 2007 14:13:26 -0500 ... Yes, I think that would be a good idea. It's time for some more code digging. -- The HSSI to Redback1 is doing the twist...
52435
Michael Klinosky
klinosky
Jul 12, 2007 12:30 am
I have a few computers on my home LAN (connected to a DSL router), and would like to have one as a backup to my main machine. NFS is essential for this setup -...
52436
ed
psy80uk
Jul 12, 2007 12:44 am
On Wed, 11 Jul 2007 20:30:55 -0400 ... Not essential. I would personally use rsync over ssh for this, which is probably the simplest means. From your main...
52437
Ajay Gautam
ajaygautam
Jul 12, 2007 2:51 am
... For bookmarks backup, and other things, I use subversion. I have a subversion repository on my USB keychain drive (which I backup/rsync on a regular...
52438
Michael Klinosky
klinosky
Jul 13, 2007 12:25 am
I didn't think of this at first. I'm not trying to backup the files on my primary box (I use CDs for that). I want a computer to use in case the primary has a...
52439
Ajay Gautam
ajaygautam
Jul 13, 2007 3:35 am
... For this, I use rsync. rsync the whole partition to another drive. I use a USB drive, but this could as easily be done over an NFS share. Ajay...
52440
ed
psy80uk
Jul 13, 2007 9:42 am
On Thu, 12 Jul 2007 20:25:35 -0400 ... There is a complex solution to keeping two systems in sync, using DRBD. Its like RAID1 over network, so the partitions...
52441
Godwin Stewart
grschinon
Jul 13, 2007 9:48 am
... Hash: SHA1 ... And you can. If it's just a question of tfansferring a few files from time to time than there's no need to go the whole rsync hog. scp will...
52442
Godwin Stewart
grschinon
Jul 13, 2007 10:04 am
... Hash: SHA1 On Fri, 13 Jul 2007 11:47:55 +0200, Godwin Stewart <gstewart@...> ... Can I start that line again, please? :) If it's just a question of...
52443
Michael Klinosky
klinosky
Jul 13, 2007 8:03 pm
... Linux supports the mystery, too? :) You mentioned scp. I've been wondering ... is there any sort of non-secure copy? (Home network, behind a...
52444
Godwin Stewart
grschinon
Jul 13, 2007 8:16 pm
... Hash: SHA1 ... Of course :) ... Errmmm.... There's a straightforward "cp" from an NFS-mounted drive. Or there's ftp. sshd (which manages scp) is by far the...
52445
Michael Kjorling
sm0yby
Jul 13, 2007 9:46 pm
... Hash: SHA1 ... Or there's rcp. I would also be interested in whether there is a way to make rsync set files aside instead of deleting them when they are...
52446
Neil Bothwick
wirenetuk
Jul 13, 2007 11:36 pm
... Not that I know of, but there is rdiff-backup (which uses rsync to minimise bandwidth usage) that does exactly this, and can restore a file (or a complete...
52447
ed
psy80uk
Jul 14, 2007 12:37 pm
On Fri, 13 Jul 2007 22:13:28 +0200 ... Saved :-) -- The SCSI Controller to Hoth is strobing because of a great disturbance in the force. Verio is trying to...
52448
Mr. and Mrs.
thomp830
Jul 20, 2007 3:40 pm
Ok, it's not new- but it is improved! Check it out at http://tech.groups.yahoo.com/group/suselinuxusers/ -thomp830...
52449
Percy
percydeleon
Jul 24, 2007 9:29 am
Do you guys have any experience of installing linux as guest os on a remote linux server? Any pointers? Thanks. P....
52450
ozkankamber
Jul 24, 2007 1:23 pm
what do you think about pardus linux?...
52451
Michael Kjorling
sm0yby
Jul 24, 2007 3:13 pm
... Hash: SHA1 ... Provided that you can connect to the VM in question, I don't see why the fact that the server is on a different host would present any ...