Difference between revisions of "Linux"
From Tech-Wiki
(→Misc) |
|||
Line 11: | Line 11: | ||
*[[Remove DOS line endings from Text files (CR/LF)]] | *[[Remove DOS line endings from Text files (CR/LF)]] | ||
*[[IPTables examples]] | *[[IPTables examples]] | ||
+ | *[[Bash loops]] | ||
==External links== | ==External links== | ||
* [http://www.crypt.gen.nz/selinux/disable_selinux.html Disabling SELinux] | * [http://www.crypt.gen.nz/selinux/disable_selinux.html Disabling SELinux] | ||
* [http://www.openspf.org/SPF_Record_Syntax SPF Record syntax] | * [http://www.openspf.org/SPF_Record_Syntax SPF Record syntax] |
Revision as of 19:20, 13 February 2017
Misc
- Generate OpenSSL certificate requests for Apache
- List files sorting by size
- Enhancing the vi (or vim)
- Performance monitoring
- Tuning network performance adjusting kernel parameters
- How to use telnet without the telnet command installed
- Remove DOS line endings from Text files (CR/LF)
- IPTables examples
- Bash loops