Current version
Git/Latestdiff: 1.5.6
Latest Snapshots
Produced after each commit or rebase to new upstream version
GIT
RSBAC source code, can be unstable sometimes
No events planned
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
wiki:experiences:igraltist:installation [2012/08/18 11:10] – (old revision restored) 127.0.0.1 | wiki:experiences:igraltist:installation [2012/08/18 11:14] (current) – (old revision restored) 127.0.0.1 | ||
---|---|---|---|
Line 121: | Line 121: | ||
[[wiki: | [[wiki: | ||
+ | |||
Line 132: | Line 133: | ||
===== Install rsbac-admin ===== | ===== Install rsbac-admin ===== | ||
- | If you are using Gentoo hardened: emerge -av rsbac-admin | + | If you are using Gentoo hardened |
- | + | <code bash> | |
- | You have to [[http:// | + | emerge -av rsbac-admin |
+ | </code> | ||
+ | Or, you have to [[http:// | ||
<code bash> | <code bash> | ||
- | # download it | ||
wget http:// | wget http:// | ||
</ | </ | ||
- | Unpack it and in rsbac-admin directory call make. | + | Unpack it and change to |
- | Read the help information and make your choice. | + | |
I think make build-all && make install would be sufficient. | I think make build-all && make install would be sufficient. | ||
- | |||
From now on the system is ready to boot. | From now on the system is ready to boot. |