mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Merge pull request #95 from currite/asteriscos_up_y_otros
remove asterisks and add up command
This commit is contained in:
commit
b748d20155
@ -135,8 +135,7 @@ To change the current hierarchy level use the command: `edit`
|
|||||||
|
|
||||||
You are now in a sublevel relative to `interfaces ethernet eth0`,
|
You are now in a sublevel relative to `interfaces ethernet eth0`,
|
||||||
all commands executed from this point on are relative to this sublevel.
|
all commands executed from this point on are relative to this sublevel.
|
||||||
Use either the `top` or `exit` command to go back to the top of the hierarchy.
|
Use either the `top` or `exit` command to go back to the top of the hierarchy. You can also use the `up` command to move only one level up at a time.
|
||||||
|
|
||||||
|
|
||||||
The `show` command within configuration mode will show the working configuration
|
The `show` command within configuration mode will show the working configuration
|
||||||
indicating line changes with `+` for additions, `>` for replacements and `-` for deletions.
|
indicating line changes with `+` for additions, `>` for replacements and `-` for deletions.
|
||||||
|
|||||||
@ -123,7 +123,7 @@ GPG verification
|
|||||||
|
|
||||||
As you have our public key, you just need the signature of the software you want to verify.
|
As you have our public key, you just need the signature of the software you want to verify.
|
||||||
|
|
||||||
.. note:: **In order to get the signature, go to your web browser and append *.asc* to the URL of your dowloaded VyOS image**. You will download a small *.asc* file, that's the signature of your image.
|
.. note:: **In order to get the signature, go to your web browser and append .asc to the URL of your dowloaded VyOS image**. You will download a small *.asc* file, that's the signature of your image.
|
||||||
|
|
||||||
So finally you can verify the authenticity of your image.
|
So finally you can verify the authenticity of your image.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user