mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4238] how to start to use "firejail firefox"? #2590
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#2590
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @clw1834104694 on GitHub (May 4, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4238
@rusty-snake commented on GitHub (May 4, 2021):
YOU DON'T WANT TO START FIREFOX AS ROOT.
What does
which firejailshow? What doesls -l "$(which firejail)"show?Which firejail version and distro?
@chiraag-nataraj commented on GitHub (May 4, 2021):
@clw1834104694 how did you install
firejail?@clw1834104694 commented on GitHub (May 5, 2021):
@clw1834104694 commented on GitHub (May 5, 2021):
https://github.com/netblue30/firejail/issues/4238#issuecomment-832372903
@chiraag-nataraj commented on GitHub (May 5, 2021):
@clw1834104694 Why are you running everything as root? Can you run
firejail --debug geditas your user (not root)?@clw1834104694 commented on GitHub (May 10, 2021):
@.***:~$ firejail --net=eth0 firefox
Error: networking feature is disabled in Firejail configuration file
how to start the networking?
it is important to read the configuration file of the firejail in order to learn the realization of the tech of sandbox?
------------------ 原始邮件 ------------------
发件人: "netblue30/firejail" @.>;
发送时间: 2021年5月4日(星期二) 晚上6:29
@.>;
@.@.>;
主题: Re: [netblue30/firejail] how to start to use "firejail firefox"? (#4238)
YOU DON'T WANT TO START FIREFOX AS ROOT.
What does which firejail show? What does ls -l "$(which firejail)" show?
Which firejail version and distro?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
@rusty-snake commented on GitHub (May 10, 2021):
Set
restricted-networktonoin/etc/firejail/firejail.config.@clw1834104694 commented on GitHub (May 10, 2021):
how to Set restricted-network to no in the file?
the file is too long,where is the part of the network.
------------------ 原始邮件 ------------------
发件人: @.>;
发送时间: 2021年5月10日(星期一) 晚上11:28
收件人: @.>;
抄送: @.>; @.>;
主题: Re: [netblue30/firejail] how to start to use "firejail firefox"? (#4238)
Error: networking feature is disabled in Firejail configuration file
Set restricted-network to no in /etc/firejail/firejail.config.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
@rusty-snake commented on GitHub (May 10, 2021):
I'm sure your editor has a search function.
(And JK the file isn't long
grep -c "^#" /etc/dnsmasq.conf: 550,grep -c "^#" /etc/firejail.config: 113)OT: Configure your email software to use normal spaces or send plain-text responses.
@clw1834104694 commented on GitHub (May 21, 2021):
download firetool but do not download firejail
why does not it work?
------------------ 原始邮件 ------------------
发件人: "netblue30/firejail" @.>;
发送时间: 2021年5月4日(星期二) 晚上6:29
@.>;
@.@.>;
主题: Re: [netblue30/firejail] how to start to use "firejail firefox"? (#4238)
YOU DON'T WANT TO START FIREFOX AS ROOT.
What does which firejail show? What does ls -l "$(which firejail)" show?
Which firejail version and distro?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
@clw1834104694 commented on GitHub (Jun 1, 2021):
PID User RES(KiB) SHR(KiB) CPU% Prcs Uptime Command
61851 clw 940048 631584 0.0 9 00:34:45 firejail /usr/bin/firefox
what dose the PID mean? it is not the ID of the process
------------------ 原始邮件 ------------------
发件人: "陈李蔚" @.>;
发送时间: 2021年5月22日(星期六) 凌晨2:59
@.>;
主题: 回复: [netblue30/firejail] how to start to use "firejail firefox"? (#4238)
download firetool but do not download firejail
why does not it work?
------------------ 原始邮件 ------------------
发件人: "netblue30/firejail" @.>;
发送时间: 2021年5月4日(星期二) 晚上6:29
@.>;
@.@.>;
主题: Re: [netblue30/firejail] how to start to use "firejail firefox"? (#4238)
YOU DON'T WANT TO START FIREFOX AS ROOT.
What does which firejail show? What does ls -l "$(which firejail)" show?
Which firejail version and distro?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
@rusty-snake commented on GitHub (Jun 1, 2021):
@clw1834104694 commented on GitHub (Jun 1, 2021):
what does the PID mean in the list of firetool?
it is not process ID
------------------ 原始邮件 ------------------
发件人: "netblue30/firejail" @.>;
发送时间: 2021年6月1日(星期二) 晚上11:49
@.>;
@.@.>;
主题: Re: [netblue30/firejail] how to start to use "firejail firefox"? (#4238)
Configure your email software to use normal spaces or send plain-text responses.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
@rusty-snake commented on GitHub (Aug 4, 2021):
I'm sure that it is the process-id.
@rusty-snake commented on GitHub (Jun 8, 2022):
I'm closing here due to inactivity, please fell free to request to reopen if you have more questions.