Difference between revisions of "Linux"
From Tech-Wiki
Line 14: | Line 14: | ||
*[[Adding and extending disks/volumes in LVM]] | *[[Adding and extending disks/volumes in LVM]] | ||
*[[Enable Public Key Authentication on SSH]] | *[[Enable Public Key Authentication on SSH]] | ||
− | *[[ | + | *[[Management cards (iLO/DRAC) and Hardware sensors (fan/temperature)]] |
*[[IPTables examples]] | *[[IPTables examples]] | ||
*[[Bash loops]] | *[[Bash loops]] |
Revision as of 20:34, 18 March 2018
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
- Management cards (iLO/DRAC) and Hardware sensors (fan/temperature)
- IPTables examples
- Bash loops