drspod

joined 3 years ago
[–] drspod@lemmy.ml 2 points 1 day ago

all that invested money vanishes

Well it's mostly going directly to the hardware vendors (Nvidia) and infrastructure providers (Amazon AWS, Microsoft Azure, Google Cloud et al.).

[–] drspod@lemmy.ml 3 points 2 days ago

The usual problems with parsing ls don’t happen here because Nu’s ls builtin returns properly typed data.

Isn't that the point that the previous commenter was making by linking that answer? I read their comment as "here is why you should use Nu shell instead of parsing ls output."

[–] drspod@lemmy.ml 3 points 3 days ago (1 children)

Which VPS provider are you using? Many of them end up blacklisted for mail delivery due to spammers using them.

[–] drspod@lemmy.ml -5 points 1 week ago (4 children)

This guy is a sex pest.

[–] drspod@lemmy.ml 1 points 1 week ago (1 children)

Sorry to be a doofus, but could you paste the output of iptables-save and ip6tables-save instead? The default iptables output actually just leaves out important information like which interface the rule applies to.

I think the best thing to do would be to see if you can get support from Windscribe and find out whether it's a known issue or a bug that needs fixing.

[–] drspod@lemmy.ml 3 points 1 week ago (5 children)

Thanks, looking at it now, but I should have remembered, iptables has a separate tool for ipv6 called ip6tables. Could you also paste the output of

ip6tables -L

If you put it in the comment between backticks like this:

```

```

then it will keep the formatting exactly as it was when you copied it, instead of munging the linebreaks.

[–] drspod@lemmy.ml 3 points 1 week ago

Check your cron and systemd timers to see if a regular scheduled job is running at that time.

[–] drspod@lemmy.ml 5 points 1 week ago (8 children)

It might help if you paste a complete dump of your firewall rules. I'm not sure if ufw uses iptables of netfilter since I haven't used it before, but you can do:

for iptables firewalls:

iptables -L

for netfilter firewalls:

nft list ruleset

That might help debug exactly what ufw and your vpn are doing.

[–] drspod@lemmy.ml 4 points 1 week ago

This looks amazing, good work!

[–] drspod@lemmy.ml 2 points 1 week ago

That's good to hear, thanks for the reply!

42
submitted 8 months ago* (last edited 8 months ago) by drspod@lemmy.ml to c/technology@lemmy.world
 

This is a moving story about a cafe in Japan that allows house-bound people to join in with society and find a purpose, using remotely operated robotic avatars.

 

I had never heard of Absolute Linux, but the rest of this article has some interesting musings on lightweight distros that I thought would make for good discussion here.

 

If you want to go straight to the original write-up, it's here: https://eieio.games/blog/bad-apple-with-regex-in-vim/

 

A reported Free Download Manager supply chain attack redirected Linux users to a malicious Debian package repository that installed information-stealing malware.

The malware used in this campaign establishes a reverse shell to a C2 server and installs a Bash stealer that collects user data and account credentials.

Kaspersky discovered the potential supply chain compromise case while investigating suspicious domains, finding that the campaign has been underway for over three years.

view more: next ›