Hi.
On Sat, Mar 09, 2019 at 09:27:35PM -0500, Default User wrote:
> On Sat, Mar 9, 2019 at 2:45 AM Reco wrote:
> >
> > On Fri, Mar 08, 2019 at 04:00:05PM -0500, Default User wrote:
> > > Hi. Got a (minor) systemd problem.
> > ...
> > >└─3684 /usr/sbin/minissdpd -i enp7s0 -i w
On Sat, Mar 9, 2019 at 2:45 AM Reco wrote:
> Hi.
>
> On Fri, Mar 08, 2019 at 04:00:05PM -0500, Default User wrote:
> > Hi. Got a (minor) systemd problem.
> ...
> >└─3684 /usr/sbin/minissdpd -i enp7s0 -i wlp6s0
> ...
> > So, although the minissdpd.service unit is enables, it d
On Sat, Mar 9, 2019 at 4:21 AM Curt wrote:
> On 2019-03-08, Default User wrote:
> >
> > doofus@doofus:~$ sudo systemctl status
> > [sudo] password for doofus:
> > doofus
> > State: degraded
> > Jobs: 0 queued
> >Failed: 1 units
>
> I believe sudo (or root) isn't required for this co
Den 09.03.2019 11:22, skrev mj:
Hi,
We are using fail2ban to do this. It offers many more options, and
works by creating iptables rules. This gives you much more control
over what ports exactly are blocked.
fail2ban can run any script of your choosing as "banaction". I have a
script that d
Hi,
On Sat, 09 Mar 2019 18:05:25 +
"J.Arun Mani" wrote:
> Hello.
>
> Im designing an application in Python for installing some apps. I need
> help in the following:
>
> 1. Whenever I open any app which needs root permissions, it shows me a
> popup asking password. And I have seen people re
Le 08/03/2019 à 04:15, David Wright a écrit :
On Thu 07 Mar 2019 at 23:12:29 (+0100), Pascal Hambourg wrote:
Le 07/03/2019 à 20:23, David Wright a écrit :
A filesystem
that has a label, has that label regardless of any OS.
Have you ever used UDF ?
Yes. As far as my experience goes, there's
Hello.
Im designing an application in Python for installing some apps. I need help in
the following:
1. Whenever I open any app which needs root permissions, it shows me a popup
asking password. And I have seen people refer to this GKSudo. How can I setup
such one for my app?
2. Or is there a
On Sat, 9 Mar 2019, mj wrote:
We are using fail2ban to do this. It offers many more options, and works by
creating iptables rules. This gives you much more control over what ports
exactly are blocked.
Plus I think (correct me if Im wrong) that using /etc/hosts.deny to block
access only work
Am Samstag, 9. März 2019, 11:22:45 CET schrieb mj:
Hi MJ,
that is a good point, that only services are blocked, which are using
hosts.deny. For the other ports I am using tools like porstentry and
hostentry, which are running well and do a good job.
My personal style is strange: I am looking,
Hi,
We are using fail2ban to do this. It offers many more options, and works
by creating iptables rules. This gives you much more control over what
ports exactly are blocked.
Plus I think (correct me if Im wrong) that using /etc/hosts.deny to
block access only works with programs that are c
Hi Paul,
fail2ban is looking promising, and I have it already installed since years. It
is more expandable than sshguard, as it is checking more services than ssh.
Both are using the same techniques - both are checking logfiles and then change
firewall rules. I think, for me fail2ban is more in
On 2019-03-08, Default User wrote:
>
> doofus@doofus:~$ sudo systemctl status
> [sudo] password for doofus:
> doofus
> State: degraded
> Jobs: 0 queued
>Failed: 1 units
I believe sudo (or root) isn't required for this command (nor is it
needed for some of the other, interrogative sys
On 09/03/2019 08:57, Hans wrote:
> Hi folks,
>
> looks like "denyhosts" is nol more in the repos. I like this tool, because it
> blocks the IP, when the wrong password is sent n-times.
>
> The blocked IP is added into /etc/hosts.deny, which IMO is a great idea.
>
> I am using a script, which, cl
Hi folks,
looks like "denyhosts" is nol more in the repos. I like this tool, because it
blocks the IP, when the wrong password is sent n-times.
The blocked IP is added into /etc/hosts.deny, which IMO is a great idea.
I am using a script, which, cleares the hosts.deny after a certain time, but
14 matches
Mail list logo