pages.pt_PT: update outdated pages (#11925)

* pages.pt_PT: update outdated pages

* Update pages.pt_PT/common/tmux.md

Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>

* Apply suggestions from code review

Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>

---------

Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>
Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
This commit is contained in:
Sebastiaan Speck
2024-01-13 23:07:19 +01:00
committed by GitHub
parent 5ca7549db7
commit 5f3f8aad2b
9 changed files with 24 additions and 48 deletions

View File

@@ -9,9 +9,9 @@
- Ativa o serviço de hora de rede com um fuso horário e servidor específico:
`systemsetup -settimezone {{Europe/Lisbon}} -setnetworktimeserver {{2.pt.pool.ntp.org}} -setusingnetworktime on`
`systemsetup -settimezone "{{Europe/Lisbon}}" -setnetworktimeserver {{2.pt.pool.ntp.org}} -setusingnetworktime on`
- Colaca a máquina sem dormir, reiniciando automaticamente em falta de energia ou pânico do núcleo do sistema:
- Coloca a máquina sem dormir, reiniciando automaticamente em falta de energia ou pânico do núcleo do sistema:
`systemsetup -setsleep off -setrestartpowerfailure on -setrestartfreeze on`