Whats the best way to install the latest verion of a software ? -OpenSnitch- ( Noob question )

Message
Author
User avatar
hkjz
Posts: 345
Joined: Thu Apr 11, 2019 4:38 pm

Re: Whats the best way to install the latest verion of a software ? -OpenSnitch- ( Noob question )

#11 Post by hkjz »

Helllo, it is December now, topic is quite aged already,
@Stevo what is the recommended way of installing and using OpenSnitch for the time we speak?

Thank you, Merry Christmass

User avatar
Duliwi
Posts: 1178
Joined: Sun Jul 07, 2019 9:34 am

Re: Whats the best way to install the latest verion of a software ? -OpenSnitch- ( Noob question )

#12 Post by Duliwi »

On my MX-19 (Xfce) Opensnitch 1.5.2 is running.

I'm not quite sure how I did it anymore. So without guarantee:

Step 1) install the version from the MXPI. This way you will get all the package dependencies.

Step 2) upgrade:
go to ...
https://github.com/evilsocket/opensnitc ... tag/v1.5.2
... and download and install the following packages:

a) Link behind "deb x86_64" (direct-link: https://github.com/evilsocket/opensnitc ... _amd64.deb)
b) Link behind "deb" (direct-link: https://github.com/evilsocket/opensnitc ... -1_all.deb)

Installation:
k20221223-090930.png
Step 3) Restart your computer
Step 4) Start Opensnitch
You do not have the required permissions to view the files attached to this post.
Last edited by Duliwi on Fri Dec 23, 2022 3:11 am, edited 2 times in total.

User avatar
hkjz
Posts: 345
Joined: Thu Apr 11, 2019 4:38 pm

Re: Whats the best way to install the latest verion of a software ? -OpenSnitch- ( Noob question )

#13 Post by hkjz »

Allright, great thank you!

Now, lets say i have open snitch instlaled.


I would like to start it at startup,

Option 1st
the "Startup" >> Application Autostart >> "+" >> Add applicatoin
and here are:

Name : OpenSnitch
Description : firewall
Command :

Code: Select all

>>>>> ?
what is the proper command?

Option 2nd
crontab -e >>
following command seems not to work

Code: Select all

@reboot sleep 9 && sudo service enable opensnitch && sudo service start opensnitch
beside, when i type into termianl opensnitch i get the following

Code: Select all

$ opensnitchd
[2022-12-22 21:29:37]  IMP  Starting opensnitch-daemon v1.3.6
[2022-12-22 21:29:37]  INF  Loading rules from /home/mx/rules ...
[2022-12-22 21:29:37]  !!!  Path '/home/mx/rules' does not exist
this looks like smth doesnt work properly here

User avatar
Duliwi
Posts: 1178
Joined: Sun Jul 07, 2019 9:34 am

Re: Whats the best way to install the latest verion of a software ? -OpenSnitch- ( Noob question )

#14 Post by Duliwi »

hkjz wrote: Thu Dec 22, 2022 4:39 pm Allright, great thank you!

Now, lets say i have open snitch instlaled.


I would like to start it at startup,

Option 1st
the "Startup" >> Application Autostart >> "+" >> Add applicatoin
and here are:

Name : OpenSnitch
Description : firewall
Command :

Code: Select all

>>>>> ?
what is the proper command?

Code: Select all

/bin/sh -c "pkill -15 opensnitch-ui; opensnitch-ui"

hkjz wrote: Thu Dec 22, 2022 4:39 pm Option 2nd
crontab -e >>
following command seems not to work

Code: Select all

@reboot sleep 9 && sudo service enable opensnitch && sudo service start opensnitch
I don't know.

hkjz wrote: Thu Dec 22, 2022 4:39 pm beside, when i type into termianl opensnitch i get the following

Code: Select all

$ opensnitchd
[2022-12-22 21:29:37]  IMP  Starting opensnitch-daemon v1.3.6
[2022-12-22 21:29:37]  INF  Loading rules from /home/mx/rules ...
[2022-12-22 21:29:37]  !!!  Path '/home/mx/rules' does not exist
this looks like smth doesnt work properly here
Same behaviour on my system with the command "opensnitchd". But works with the command ...

Code: Select all

/bin/sh -c "pkill -15 opensnitch-ui; opensnitch-ui"

User avatar
hkjz
Posts: 345
Joined: Thu Apr 11, 2019 4:38 pm

Re: Whats the best way to install the latest verion of a software ? -OpenSnitch- ( Noob question )

#15 Post by hkjz »

Here i am, standing in front of you with a question

there is "python3.9" which is triggered by "variety", i can allow it but then all other programs > i see bing, i see gstatic > which use this window to be activated.
I can block it and non of it will work.

What solution would you propose to use?

Post Reply

Return to “MX Repositories”