*Empty MediaWiki Message*

This commit is contained in:
Daniel.plominski 2014-01-10 20:19:45 +00:00
parent abef6e5a38
commit cb79e47cc4

View File

@ -253,6 +253,23 @@
Oder [http://git.savannah.gnu.org/cgit/screen.git/tree/src/README#n95 einfach SIGCHLD schicken]
== btrfs daily snapshots ==
<pre>
/btrfs-admin/btrfs_snap_daily_system.sh
</pre>
oder z.B.
<pre>
btrfs subvolume snapshot /btrfs/CONTAINER /btrfs/CONTAINER-snap-`date -u +%Y.%m.%d-%H.%M.%S`
</pre>
== tmux ==
<pre>
tmux
tmux attach
STRG + B : detach
tmux ls
</pre>
[[Kategorie:Infrastruktur]]
[[Kategorie:Hardware]]
[[Kategorie:HQ|Netz]]