User Tools

Site Tools


os:linux:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
os:linux:start [2015-09-28 23:15] rootos:linux:start [2021-08-14 23:54] Manuel Frei
Line 1: Line 1:
 ====== Linux ====== ====== Linux ======
  
 +  * [[os:linux:kernel-tuning|Kernel-Tuning]]
   * [[os:linux:read_hfsplus|Read HFS+ Partition]]   * [[os:linux:read_hfsplus|Read HFS+ Partition]]
   * [[os:linux:multimedia|Multimedia]]   * [[os:linux:multimedia|Multimedia]]
 +  * [[os:linux:create_swap_file|Create Swap File]] 
 +  * [[os:linux:powerdns_apache_postgresql_debian|PowerDNS via Apache2 with PostgreSQL on Debian and PowerDNS-Admin]] 
 +  * [[os:linux:lemur_and_cfssl_with_nginx_and_postgresql_on_centos8:lemur_and_cfssl_with_nginx_and_postgresql_on_centos8]] 
 +  * [[os:linux:file_watcher_service|File Watcher Service]] 
 +  * [[os:linux:tmux|tmux]] 
 + 
 ==== Backup directory ==== ==== Backup directory ====
   rsync -vr /home/user/important_directory /media/some_hdd/backups/   rsync -vr /home/user/important_directory /media/some_hdd/backups/
Line 39: Line 45:
 xmlstarlet val -s schema.xsd -e file.xml xmlstarlet val -s schema.xsd -e file.xml
 </code> </code>
 +
 +==== Links ====
 +  * [[https://eklitzke.org/stdout-buffering|Stdout Buffering]]
 +  * [[https://eli.thegreenplace.net/2018/measuring-context-switching-and-memory-overheads-for-linux-threads/|Measuring context switching and memory overheads for Linux threads]]
 +  * [[https://linoxide.com/how-to-check-disk-queue-length-in-linux/|How to Check Disk Queue Length in Linux]]
 +
os/linux/start.txt · Last modified: 2024-03-07 17:39 by Manuel Frei