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). ...
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...
... 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....
... 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...
... 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. ...
... 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 ...
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...
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...
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...
... 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 ...
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...
... 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:...
Rivera, Angel R
Angel.R.Rivera@...
Jul 11, 2007 7:30 pm
52434
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...
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 -...
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...
... 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...
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...
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...
... 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...
... 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...
... 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...
... 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...
... 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...
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...
... 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 ...