![]() |
|
|||||||
| OpenBSD Security Functionally paranoid! |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|||
|
Hello All:
Would it be a good idea to assign schg to any files or direcotries after a fresh install of 5.0 to ensure they aren't mistakingly or intentionally altered? Also do most admins set up Tripwire on fresh installs? Thanks, Darryl |
|
||||
|
As a matter of practice, I don't. I take scheduled backups, track changes to etc and var with devel/git, and pay attention to security (8) logs.
Consider the operational impact of repair to a file in the event of a problem. You'll have to stop all apps and drop to single user mode at the very least.
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
I've never heard of git, will have to review this and see how I can use it our environment. Thanks again for the excellent feedback.
Darryl |
|
||||
|
Like CVS, used with OpenBSD source and the Project's web pages, git is a version control system. I chose it for /etc and /var because unlike CVS, it manages file modes and ownerships, which are needed. It is far more powerful, but I'm not using that power.
I first used git with Android kernel and userland. I found the http://gitimmersion.com/ tutorial very helpful.
__________________
OpenBSD LiveCDs/LiveDVDs |
|
|||
|
A couple of other useful git references are:
|
![]() |
| Tags |
| fresh install, opebbsd5.0, schg, tripwire |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Doing a fresh install - what to save? | Bruco | FreeBSD General | 4 | 30th May 2009 01:49 PM |
| Can't Print (Fresh First Time install) BSD newb | Xero | FreeBSD Installation and Upgrading | 4 | 15th February 2009 06:11 PM |
| kde .desktop file link doesn't act like a link when opening files | caesius | FreeBSD Ports and Packages | 3 | 14th October 2008 07:35 AM |
| Does KDE4 require KDE3? | troberts | FreeBSD Ports and Packages | 22 | 13th August 2008 07:55 PM |
| How do I skip format on some partitions in a fresh install? | Quaxo | OpenBSD Installation and Upgrading | 9 | 25th June 2008 07:57 PM |