Sample Header Ad - 728x90

firejail opera browser with --private-option

0 votes
1 answer
585 views
I´ve created a portable version of the opera-browser (see https://gist.github.com/ruario/8416e36372f1a976a713 ). In order to open it I've got to type the command opera-developer_27.0.1670.0_amd64/run & in the respective directory. This works quite well. But when trying to run it within firejail using the command firejail opera-developer_27.0.1670.0_amd64/run & it won't work. Using the "--noprofile"-option however gives me fine results. So "firejail --noprofile opera-developer_27.0.1670.0_amd64/run &" works alright. Yet what I really want to do is running it with the "--private" option. So firejail --private=[path to a specified working directory] opera-developer_27.0.1670.0_amd64/run & would be nice. Yet I found out that this very command cannot work together with the "--noprofile" option. Is there a way to start my portable opera-browser within firejail using the --private-option? System is: Linux/Lubuntu 16.04.3 LTS, 64 bit
Asked by Rosika (151 rep)
Aug 31, 2017, 01:56 PM
Last activity: Sep 23, 2017, 11:33 AM