*: replace dead more information links (#11542)
* *: replace dead more informtion links * dolt * Apply suggestions from code review Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# burpsuite
|
||||
|
||||
> A GUI based application mainly used in web application penetration testing.
|
||||
> More information: <https://portswigger.net/burp/documentation/desktop/getting-started/launch-from-command-line>.
|
||||
> More information: <https://portswigger.net/burp/documentation/desktop/troubleshooting/launch-from-command-line>.
|
||||
|
||||
- Start Burp Suite:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Create a distrobox container. See also: `tldr distrobox`.
|
||||
> The container created will be tightly integrated with the host, allowing sharing of the user's HOME directory, external storage, external USB devices, graphical apps (X11/Wayland), and audio.
|
||||
> More information: <https://distrobox.privatedns.org/usage/distrobox-create.html>.
|
||||
> More information: <https://distrobox.it/usage/distrobox-create>.
|
||||
|
||||
- Create a distrobox container using the Ubuntu image:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Enter a distrobox container. See also: `tldr distrobox`.
|
||||
> Default command executed is your SHELL, but you can specify different shells or entire commands to execute. If used inside a script, an application, or a service, you can use the `--headless` mode to disable the tty and interactivity.
|
||||
> More information: <https://distrobox.privatedns.org/usage/distrobox-enter.html>.
|
||||
> More information: <https://distrobox.it/usage/distrobox-enter>.
|
||||
|
||||
- Enter a distrobox container:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Export app/service/binary from container to host OS.
|
||||
> Subcommand of `distrobox`. See also: `tldr distrobox`.
|
||||
> More information: <https://distrobox.privatedns.org/usage/distrobox-export.html>.
|
||||
> More information: <https://distrobox.it/usage/distrobox-export>.
|
||||
|
||||
- Export an app from the container to the host (the desktop entry/icon will show up in your host system's application list):
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Execute a command on the host from inside a distrobox container.
|
||||
> Subcommand of `distrobox`. See also: `tldr distrobox`.
|
||||
> More information: <https://distrobox.privatedns.org/usage/distrobox-host-exec.html>.
|
||||
> More information: <https://distrobox.it/usage/distrobox-host-exec>.
|
||||
|
||||
- Execute command on the host system from inside the distrobox container:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> List all distrobox containers. See also: `tldr distrobox`.
|
||||
> Distrobox containers are listed separately from the rest of normal podman or Docker containers.
|
||||
> More information: <https://distrobox.privatedns.org/usage/distrobox-list.html>.
|
||||
> More information: <https://distrobox.it/usage/distrobox-list>.
|
||||
|
||||
- List all distrobox containers:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Remove a distrobox container.
|
||||
> Subcommand of `distrobox`. See also: `tldr distrobox`.
|
||||
> More information: <https://distrobox.privatedns.org/usage/distrobox-rm.html>.
|
||||
> More information: <https://distrobox.it/usage/distrobox-rm>.
|
||||
|
||||
- Remove a distrobox container (Tip: Stop the container before removing it):
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Stop a distrobox container.
|
||||
> Subcommand of `distrobox`. See also: `tldr distrobox`.
|
||||
> More information: <https://distrobox.privatedns.org/usage/distrobox-stop.html>.
|
||||
> More information: <https://distrobox.it/usage/distrobox-stop>.
|
||||
|
||||
- Stop a distrobox container:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Upgrade one or multiple distrobox containers.
|
||||
> Subcommand of `distrobox`. See also: `tldr distrobox`.
|
||||
> More information: <https://distrobox.privatedns.org/usage/distrobox-upgrade.html>.
|
||||
> More information: <https://distrobox.it/usage/distrobox-upgrade>.
|
||||
|
||||
- Upgrade a container using the container's native package manager:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# guake
|
||||
|
||||
> A drop-down terminal for GNOME.
|
||||
> More information: <http://guake-project.org/>.
|
||||
> More information: <https://github.com/Guake/guake>.
|
||||
|
||||
- Toggle Guake visibility:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# konsole
|
||||
|
||||
> KDE's terminal emulator.
|
||||
> More information: <https://docs.kde.org/trunk5/en/konsole/konsole/command-line-options.html>.
|
||||
> More information: <https://docs.kde.org/stable5/en/konsole/konsole/command-line-options.html>.
|
||||
|
||||
- Open the terminal in a specific directory:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# pro
|
||||
|
||||
> Manage Ubuntu Pro services.
|
||||
> More information: <https://manpages.ubuntu.com/manpages/latest/en/man1/ubuntu-advantage.1.html>.
|
||||
> More information: <https://manpages.ubuntu.com/manpages/latest/man1/ubuntu-advantage.1.html>.
|
||||
|
||||
- Connect your system to the Ubuntu Pro support contract:
|
||||
|
||||
|
Reference in New Issue
Block a user