Difference between revisions of "Sistema Operacional Linux"

From VeRLab Wiki
Jump to: navigation, search
(Dicas sobre uso de TMux, Byobu, screen e etc)
(Dicas sobre uso de TMux, Byobu, screen e etc)
Line 14: Line 14:
 
== Dicas sobre uso de TMux, Byobu, screen e etc ==
 
== Dicas sobre uso de TMux, Byobu, screen e etc ==
  
* '''TMux'''<br>https://www.hamvocke.com/blog/a-quick-and-easy-guide-to-tmux/<br>https://www.youtube.com/watch?v=abuMVACvRNI<br>https://tmuxcheatsheet.com/<br>https://tmuxguide.readthedocs.io/en/latest/tmux/tmux.html<br>
+
* '''TMux'''
 +
** Vídeo em pt-br sobre o que é tmux e com resumo dos principais atalhos<br>https://www.youtube.com/watch?v=abuMVACvRNI
 +
** Blog em inglês sobre o que é tmux e principais atalhos<br>https://www.hamvocke.com/blog/a-quick-and-easy-guide-to-tmux/
 +
** tebela de atalhos (Cheat Sheet):<br>https://tmuxcheatsheet.com/<br>https://tmuxguide.readthedocs.io/en/latest/tmux/tmux.html<br>
 
<br><br>
 
<br><br>

Revision as of 18:42, 26 August 2020

As máquinas do Verlab/J utilizam em sua maioria o sistema operacional Ubuntu 18.04

A equipe de rede se esforça para manter essas máquinas atualizadas, mas ainda temos algumas máquinas Ubuntu 14.04 e 16.04.

Introdução ao Uso do Linux





Dicas sobre uso de TMux, Byobu, screen e etc