Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

willybe, to privacy in The Boost android client for Lemmy is displaying these dark pattern ads pretending to be system notifications. What security/privacy conscious Lemmy clients do you recommend?

I take it schools aren’t teaching tech literacy. We wouldn’t want the kids to get in the way of our overlord marketing agencies.

willybe, to piracy in Anyone have a good place to find British panel shows?

Like a Bosch!

willybe, to piracy in Anyone have a good place to find British panel shows?

Keep this quiet, but VPN to UK and sign up for channel 4. They have commercials, but UK does much funnier commercials than across the pond.

willybe, to selfhosted in Am I in over my head? Need some encouragement!

Docker is a moderately sized step beyond VM.

I might recommend setting up VMs with something easy like VirtuaBox. When you have that figured out move on to Docker.

If your a casual user VMs are likely sufficient.

willybe, to linux in Is anyone using awk?

I used awk to migrate users from one system to another. I created template scripts for setting up the user in the new system, I dumped the data from the old system, then used awk to process the dump and create scripts for each user in the new system. That was a fun project.

willybe, to fuck_cars in Truck bloat is killing us, new crash data reveals

Geez really? I had no idea that pedestrians were so careless, what is it about larger trucks that makes people jump out in front of them.

I like to see things as an opportunity, and I think we can use this as a lesson to do things differently. Like, let’s make trucks louder so you hear them before you see them. More Turbo, and how about vertical tail pipe stack. Next we can increase the number of lights, and make them brighter so that everyone can see. Let’s add more cameras and computers so the driver can see their blind spots simply by looking at the command console screen. We can even make these features available for free for a small amount of non invasive advertising.

Do you remember how trains solved the problems of cows derailing trains. They put a guard on the front. So let’s make an even bigger steel bumper.

willybe, to linux in Have I successfully blocked ssh logins to root?

Match blocks allow you to restrict who/what is allowed or not allowed to connect to the server. There is a large number of options to utilize. Put this near the bottom of sshd_config. There should be an example there.

Here are some more examples: stackoverflow.com/…/sshd-with-multiple-match-sect…

willybe, (edited ) to linux in Have I successfully blocked ssh logins to root?

Yes that’s the right way to block root login. An added filter you can use the ‘match’ config expression to filter logins even further.

If you’re on the open network, your connection will be heavily hit with login attempts. That is normal. But using another service like Fail2Ban will stop repeated hits to your host.

Ssh listens on port 22, as soon as a connection is made the host moves the connection to another port to free up 22 for other new connections.Btw: I wasn’t thinking clearly here. Out going connections won’t be using port 22, but the listening incoming port is always 22.

willybe, to piracy in Do you utilize a dedicated AV like Bitdefender when sailing? Or do you still trust Windows Defender to take care of the higher risk while doing this?

This is the way.

AKA don’t be this guy.

Don’t trust executables on your computer. A Windows VM in a Linux host that you revert to a prior snapshot of you’re really curious.

willybe, to memes in Moss' cat.

I was getting more Ringo Starr vibes.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • 200 @ user_comments
    HTTP status 200 OK
    Route name user_comments
    Has session yes
    Stateless Check no
    Time 399 ms
    Total time 399 ms
    Initialization time 79 ms
    Memory 14.0 MiB
    Peak memory usage 14.0 MiB
    PHP memory limit 128 MiB
    Logger 86
    Errors 0
    Warnings 0
    Deprecations 86
    Cache 46 in 39.80 ms
    Cache Calls 46
    Total time 39.80 ms
    Cache hits 40 / 53 (75.47%)
    Cache writes 8
    3
    Default locale en
    Missing messages 3
    Fallback messages 0
    Defined messages 127
    Security n/a
    Authenticated No
    Firewall name main
    Twig 247 ms
    Render Time 247 ms
    Template Calls 153
    Block Calls 16
    Macro Calls 0
    120 in 115 ms
    settings_row_switch 15
    date 11
    entry_comment 10
    user_inline 10
    date_edited 10
    magazine_inline 10
    entry_inline 10
    user_avatar 10
    vote 10
    boost 10
    user_settings_row_switch 4
    settings_row_enum 2
    user_actions 1
    related_magazines 1
    active_users 1
    related_categories 1
    related_posts 1
    related_entries 1
    support_us_block 1
    featured_magazines 1
    25 in 87.13 ms
    Database Queries 25
    Different statements 18
    Query time 87.13 ms
    Invalid entities 0
    Cache hits 23
    Cache misses 2
    Cache puts 3
    6.4.0
    Profiler token 720dcd
    Environment dev
    Debug enabled
    PHP version 8.2.26   View phpinfo()
    PHP Extensions Xdebug ✗ APCu ✓ OPcache ✓
    PHP SAPI apache2handler