|
How do I create a VPN connection?
|
Como eu crio uma conexão VPN?
|
|
If, for whatever reason, you need to downgrade the kernel, you can do so by following these steps:
|
Se, por qualquer motivo, você precisar fazer o downgrade do kernel, pode fazer isso seguindo estas etapas:
|
|
If you want to compare the booted deployment with the pending deployment (or rollback deployment), simply issue:
|
Se você quiser comparar a implantação inicializada com a implantação pendente (ou reverter implantação), basta executar:
|
|
If you want to see which packages were updated between two specific commits:
|
Se você quiser ver quais pacotes foram atualizados entre dois commits específicos:
|
|
Install the packages downloaded on the previous step by issuing:
|
Instale os pacotes baixados na etapa anterior executando:
|
|
Instructions to setup the Nightly flatpak remote for Eclipse are available http://eclipse.matbooth.co.uk/flatpak[here].
|
Instruções para configurar o Nightly flatpak remoto para Eclipse estão disponíveis http://eclipse.matbooth.co.uk/flatpak[aqui].
|
|
Is it Team Silverblue, Silverblue, or Fedora Silverblue?
|
É Equipe Silverblue, Silverblue ou Fedora Silverblue?
|
|
Is Silverblue another GNOME OS?
|
Silverblue é outro GNOME OS?
|
|
OSTree allows you to pin deployments (pinning ensures that your deployment of choice is kept and not discarded).
|
OSTree permite que você fixe implantações (a fixação garante que a implantação de sua escolha seja mantida e não descartada).
|
|
Reboot the system to apply the changes.
|
Reinicialize o sistema para aplicar as alterações.
|
|
rpm-ostree status
|
rpm-ostree status
|
|
Verify that you have pinned your deployment of choice by issuing:
|
Verifique se você fixou sua implantação preferida, executando:
|
|
Why does the Silverblue logo look like a leaf?
|
Por que o logotipo do Silverblue parece uma folha?
|
|
You can also see the RPM changelog by adding the `-c` option like so: `rpm-ostree db diff -c`
|
Você também pode ver o changelog do RPM adicionando a opção `-c` assim: `rpm-ostree db diff -c`
|
|
you can now compare the two commits by issuing:
|
agora você pode comparar os dois commits executando:
|
|
You can simply use:
|
Você pode simplesmente usar:
|