Install Browser on Linux

Install Browser on Linux

Introduction

Until now, Linux users have primarily relied on the command line for their browser access. For effortless web browsing on your Linux virtual machine, a single click installation of Firefox is the optimal choice.

We have considered including a default browser in the Linux template, but in the meantime, here are the steps to effortlessly install and configure Firefox on your Linux VM.

Installation

  1. Log in in your Linux VM Interface through Bastion RDP.
  2. Go to the command line and turn the Proxy Off.
  3. Restart the Linux VM (log-off and log-in).
  4. Go to the command line again and type: sudo snap install firefox
  5. After the installation, you can type 'firefox' in the command line and Firefox will open.
Firefox has been successfully installed. 

For convenient access, simply navigate to the taskbar Application Finder in your Linux VM Interface, search for Firefox, and add it to your taskbar by dragging and dropping.

    • Related Articles

    • Linux VMs

      On the myDRE platform different types of Linux virtual machines (VMs) are available. CentOS 7.5 (is reaching its end of life) Ubuntu 20 (for GPU usage) Ubuntu 22 By default, Linux VMs have no connection to the outside world, so cannot be directly ...
    • Turn Proxy Off/On on Linux VM

      1. Log in to the Linux VM 2. Write command sudo nano /etc/environment press enter and enter your password 3. comment out all the content that you find in there e.g #http_proxy="http://127.0.0.1:8080" 4. Press ctrl + x to exit, save with y and press ...
    • Install NVIDIA GPU drivers on N-Series VMs running Linux

      NVIDIA GPU Driver for Linux N-Series VMs Requirements Domain Allowlisting: microsoft.com developer.download.nvidia.com archive.ubuntu.com N-series VM running Ubuntu20 or Ubuntu22. GCC C-compiler installed on the Linux VM. After installing the NVIDIA ...
    • Set up Linux on your Chromebook

      Linux is a feature that lets you develop software using your Chromebook. You can install Linux command line tools, code editors, and IDEs (integrated development environments) on your Chromebook. Turn on Linux Linux is off by default. You can turn it ...
    • Proxy configurations for connecting to a server or blob

      Version: 2022-11-02 Update: 2022-11-14 Introduction Domain allowlisting is a selfservice feature that is now available on myDRE. As the name implies, domains on the allowlist can be accessed from within the Workspace (you can request specific domain ...