Difference between revisions of "Linux"
From Tech-Wiki
Line 23: | Line 23: | ||
* [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] | ||
+ | * [https://crontab.guru/ Crontab schedule editor] |
Revision as of 22:15, 11 October 2018
Misc
- Generate OpenSSL certificate requests for Apache
- Convert certificate formats using OpenSSL
- 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
- Puppet Manifest Samples
- 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