Difference between revisions of "Linux"
From Tech-Wiki
Line 13: | Line 13: | ||
*[[Remove DOS line endings from Text files (CR/LF)]] | *[[Remove DOS line endings from Text files (CR/LF)]] | ||
*[[Adding and extending disks/volumes in LVM]] | *[[Adding and extending disks/volumes in LVM]] | ||
+ | *[[Enable Public Key Authentication on SSH]] | ||
*[[Retrieve iLO IP Address]] | *[[Retrieve iLO IP Address]] | ||
*[[IPTables examples]] | *[[IPTables examples]] |
Revision as of 20:04, 24 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
- Enable Public Key Authentication on SSH
- Retrieve iLO IP Address
- IPTables examples
- Bash loops