-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Theo van Werkhoven wrote:
>
> On a sidenote, I would also suggest using a versioning control system, e.g.
> Git or Mercurial to keep track of what 'works' and what not, and to be able
> to step back to (a) working version(s) of the config files if someting breaks.
> It also makes it easy to take the complete configuration from one host to
> another.
>

Reading this, I thought "What an excellent suggestion -- I think I'll do
that". So I proceeded to execute the following series of commands:

        cd /etc/shorewall
        git init
        rm *

Damn!

I had intended to type:

        rm *~

so as not to add backup files to my shiny new Git repository.

Luckily, I had recently completed a web page that detailed my setup
(http://www.shorewall.net/4.4/MyNetwork.html) and I had a backup that
was only a month old, so 20 minutes of copy/paste restored my
configuration :-). Then:

        git add *
        git commit

Ah.....

- -Tom
- --
Tom Eastep        \ When I die, I want to go like my Grandfather who
Shoreline,         \ died peacefully in his sleep. Not screaming like
Washington, USA     \ all of the passengers in his car
http://shorewall.net \________________________________________________
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkqC6DkACgkQO/MAbZfjDLILjQCfZEVXkoaWX/bBpcQAnnN14XzI
pJsAni+Y1SFVbeGYT5XeoDlXIvdc7bI8
=hf5J
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to