gnome-control-center
.⋮
button, scroll down, and press Other to find the desired source.https_proxy
, http_proxy
, and ftp_proxy
to specify your proxy.sshd start
command. Before doing this, be sure to harden the configuration of your cloud-based REMnux system and set up SSH authentication according to your requirements and risk tolerance.sudo apt install -y tigervnc-standalone-server
ssh -L 5901:localhost:5901
vncserver :1
localhost:1
Shared Folders
, Shared Clipboard
, and Drag and Drop
. To enable this functionality, you need to have Guest Additions installed in the REMnux virtual machine, which is preinstalled as part of the VirtualBox version of the REMnux virtual appliance. The appliance ships with Shared Clipboard
and Drag and Drop
enabled.Drag and Drop
and Copy and Paste
, if you wish; they're enabled by default. You can also enable Shared Folders
, which are disabled by default.cloud
mode or are running REMnux as a Docker container, OpenSSH is disabled by default. You can activate OpenSSH in your VM using the sshd start
command. You can then use an SFTP client to connect to or from REMnux; the SFTP client built into REMnux is the command-line tool sftp
.-v
or --mount
parameters when launching the container to achieve this.addon
, you can switch to another installation mode, for example dedicated
, by taking the following steps:addon
to dedicated
.remnux update
.