*Empty MediaWiki Message*

This commit is contained in:
Daniel.plominski 2014-01-10 20:21:44 +00:00
parent cb79e47cc4
commit 3a2db4166a

View File

@ -253,7 +253,15 @@
Oder [http://git.savannah.gnu.org/cgit/screen.git/tree/src/README#n95 einfach SIGCHLD schicken]
== btrfs daily snapshots ==
== tmux ==
<pre>
tmux
tmux ls
tmux attach
STRG + B : detach
</pre>
== ADMIN: btrfs daily snapshots ==
<pre>
/btrfs-admin/btrfs_snap_daily_system.sh
</pre>
@ -262,13 +270,7 @@ oder z.B.
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]]