Posts: 3
Threads: 1
Joined: Oct 2018
Reputation:
0
based on gufw firewall gui, my linux lite's 4 doesn't open it... I've been trying for a little longer solve this issue by myself but nothing happen. bellow you can see the debug app trogh therminal code any idea how can I solve it?
sudo gufw
[sudo] senha para lucas:
Traceback (most recent call last):
File "/usr/share/gufw/gufw/gufw.py", line 21, in <module>
from gufw.view.gufw import Gufw
File "/usr/share/gufw/gufw/gufw/view/gufw.py", line 18, in <module>
import gi
ModuleNotFoundError: No module named 'gi'
Posts: 3
Threads: 1
Joined: Oct 2018
Reputation:
0
here says it's already the new version
sudo apt-get install python-gi
[sudo] senha para lucas:
A ler as listas de pacotes... Pronto
A construir árvore de dependências
A ler a informação de estado... Pronto
python-gi is already the newest version (3.26.1-2).
Posts: 8,895
Threads: 541
Joined: Feb 2014
Reputation:
5
No issue here with the latest updates.
Posts: 72
Threads: 15
Joined: Jun 2019
Reputation:
0
06-20-2019, 04:20 PM
(This post was last modified: 06-20-2019, 05:07 PM by bernard stafford.)
In the synaptic package manager: select installed packages: look for the package for the firewall : their is an option when you right click mouse - Re-install package..apply... Restart ...please.
launchpad.net <-
debian.org <-
GitHub.com <-
kde.org <-
I stay busy with LINUX,
Together we are LINUX...!
Posts: 1,510
Threads: 140
Joined: Mar 2016
Reputation:
0
You can open the editable xml page for your firewall with the following command: sudo ufw status verbose
You can change settings with the CLI. Make sure the defaults are deny (incoming) allow (outgoing) first, then you can allow or disallow ports.
See the link below for what it looks like:
https://www.dbts-analytics.com/webserv3.html
TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.