Home
Solus
Search
Configure Global Search
Log In
Transactions
D852
Change Details
Change Details
Old
New
Diff
- firejail firefox then try to download a file directly on my NAS -> not allowed -> OK - sudo firecfg : creates /usr/local/bin and puts its symbolic links into it - rebuild & checked `firetools` against this version
**General testing** - firejail firefox then try to download a file directly on my NAS -> not allowed -> OK - sudo firecfg : creates /usr/local/bin and puts its symbolic links into it - rebuild & checked `firetools` against this version **Stateless** - sudo mkdir -p /etc/firejail - sudo cp /usr/share/defaults/firejail/firefox.profile /etc/firejail/ - sudo gedit /etc/firejail/firefox.profile ```mkdir ~/firejail-firefox whitelist ~/firejail-firefox``` - sudo firecfg - run firefox from the menu - right-click any link -> save as -> ~/firejail-firefox
**General testing**
- firejail firefox then try to download a file directly on my NAS -> not allowed -> OK - sudo firecfg : creates /usr/local/bin and puts its symbolic links into it - rebuild & checked `firetools` against this version
**Stateless** - sudo mkdir -p /etc/firejail - sudo cp /usr/share/defaults/firejail/firefox.profile /etc/firejail/ - sudo gedit /etc/firejail/firefox.profile ```mkdir ~/firejail-firefox whitelist ~/firejail-firefox``` - sudo firecfg - run firefox from the menu - right-click any link -> save as -> ~/firejail-firefox
Continue