Welcome to the new location of Alien's Wiki, sharing a single dokuwiki install with the SlackDocs Wiki.
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
linux:linux [2006/03/28 19:00] alien |
linux:linux [2009/01/06 19:11] (current) alien Add link to uNSLUng article. |
||
---|---|---|---|
Line 10: | Line 10: | ||
* [[linux:rsnapshot | Rsnapshot]] (efficient snapshotting of local and remote filesystems using rsync) | * [[linux:rsnapshot | Rsnapshot]] (efficient snapshotting of local and remote filesystems using rsync) | ||
+ | * [[linux:slug | A backup server using NSLU2, unslung and rsnapshot]] | ||
+ | |||
+ | ==== Linux kernel ==== | ||
+ | ---------------------- | ||
+ | |||
+ | * My run-through on [[linux:kernelbuilding | building a Linux kernel]] | ||
==== Security ==== | ==== Security ==== | ||
Line 17: | Line 23: | ||
Regardless, there is still a lot to be said about enhancing the security of your Linux box. I have a couple of tips, hints, and links for you. | Regardless, there is still a lot to be said about enhancing the security of your Linux box. I have a couple of tips, hints, and links for you. | ||
- | === The 'wheel' group === | + | === Limiting root access === |
+ | * [[linux:admin#wheel|The 'wheel' group]] | ||
+ | |||
+ | * [[linux:admin#su|Use of 'su' and 'sudo']] | ||
+ | |||
+ | |||
+ | === On the Fly Encryption (OTFE) === | ||
+ | |||
+ | * [[linux:cryptoloop | CryptoLoop]], out of the box OTFE in Linux | ||
+ | |||
+ | * [[linux:truecrypt | TrueCrypt]], a cross-platform OTFE product | ||
=== Secure Email === | === Secure Email === | ||
Line 33: | Line 49: | ||
* [[linux:thunderbird|Mozilla Thunderbird]] | * [[linux:thunderbird|Mozilla Thunderbird]] | ||
- | |||
==== Web Services ==== | ==== Web Services ==== | ||
Line 42: | Line 57: | ||
* [[:linux:pastebin|A pastebin for your code snippets]] | * [[:linux:pastebin|A pastebin for your code snippets]] | ||
- | * [[:linux:horde|Horde: Webmail/Calendaring/Tasklists/...]] | + | * [[:linux:horde|Webmail/Calendaring/Tasklists/...]] |