Setting Up
-
2. Downloading Firejail
Download Firejail for Oracle GNU/Linux
We provide directly to Grab the latest Firejail release because that in the Apt Repository may be outdated.
Possibly, on Firefox Prompt Choose “Save File”: -
3. Installing Firejail
Then to Set up Firejail on Oracle
First, Access the Target, usually in the Downloads folder:cd && cd Downloads
To Check that there is run:
ls . | grep firejail
The grep Command Refine the output List showing only the entries Matching the Keyword.
But if you are in Trouble to Find Out it on Terminal See: How to Access Downloads Folder from Browser.
And then to Setup firejail:sudo yum install ./firejail*.rpm
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents