Snippets-logo-small
  • TYPO3 Typoscript
  • TYPO3 TSConfig
  • TYPO3 Install Tool
  • TYPO3 allg
  • Git
  • Javascript - JQuery
  • Unix
  • css
  • regular expressions
  • php
  • SQL
  • Ruby on Rails
  • Charset konvertieren
  • Screen Sharing with tmux
  • SSH
  • Partition mit chroot mounten
  • zertifikate für ssl erstellen zb. apache
  • grub bootloader für raid 1 installieren
  • debian pakete einspielen
  • copy files/directories between remote...
  • in dateien suchen

Screen Sharing with tmux

  • Allow another user access to your tmux session 

    1
    2
    3
    4
    5
    6
    7
    
    # specify the name of your tmux socket with -S when creating it
    tmux -S /tmp/pair
    # chmod to allow other users to access it
    chmod 777 /tmp/pair
     
    # now the other user can connect with
    tmux -S /tmp/pair attach
    by stefan
This site is made by tan3