Difference between revisions of "Linux"
From Tech-Wiki
(→Misc) |
|||
Line 5: | Line 5: | ||
*[[Generate OpenSSL certificate requests for Apache]] | *[[Generate OpenSSL certificate requests for Apache]] | ||
*[[List files sorting by size]] | *[[List files sorting by size]] | ||
+ | *[[Delete files older than x days]] | ||
*[[Sorting/filtering/counting text data]] | *[[Sorting/filtering/counting text data]] | ||
*[[Enhancing the vi (or vim)]] | *[[Enhancing the vi (or vim)]] |
Revision as of 21:11, 23 October 2017
Misc
- Generate OpenSSL certificate requests for Apache
- List files sorting by size
- Delete files older than x days
- Sorting/filtering/counting text data
- 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)
- Adding and extending disks/volumes in LVM
- Retrieve iLO IP Address
- IPTables examples
- Bash loops