Encryption would prevent it - that’s what I meant :)
I think the trick is to convince someone to send that string, so the modem sees it coming from the computer. Similar to tricking someone into pressing Alt+F4 or Ctrl+Alt+Del twice on Windows 9x.
Aussie living in the San Francisco Bay Area.
Coding since 1998.
.NET Foundation member. C# fan
https://d.sb/
Mastodon: @dan@d.sb
Encryption would prevent it - that’s what I meant :)
I think the trick is to convince someone to send that string, so the modem sees it coming from the computer. Similar to tricking someone into pressing Alt+F4 or Ctrl+Alt+Del twice on Windows 9x.
XFree86 was such a tacky name
+++ath0
is a command that tells a dial up modem to disconnect. I’ve never seen it used in IRC this way, but my guess is that the modem would see this coming from the computer and disconnect.
This was back in the days when everything was unencrypted.
A few basic steps can keep Arch just as stable as anything else.
“stable” in this case means “doesn’t change often”. Is that actually doable with Arch?
Debian testing is usually good enough. Packages have to be in unstable for ~10 days with no major bugs to migrate to testing. Of course, you can run unstable if you really want to live on the edge.
If you do run testing, you’ll want to install security updates from unstable, since testing isn’t officially supported by the security team. https://github.com/khimaros/debian-hybrid
But for there to be used cars, there needs to be new cars… How do the people that buy new cars pay for them?
with rootkits
These are eventually going to be blocked on Windows. Microsoft are making changes to what’s allowed to run in the kernel after the Crowdstrike issue last year.
Yeah it’s unfortunate. The nftables syntax is a lot easier though!
The same thing has happened before, around 15 years ago… Before iptables there was a system called ipchains. Migration took a while, but it was eventually done, and nobody talks about ipchains any more.
Docker really doesn’t like firewalls, and doesn’t seem to play nicely with them.
These days it’s a frontend for nftables. iptables is a legacy system that’s eventually going to be removed (just like ipchains before it).
On modern systems, iptables is a wrapper around nftables. So you’re essentially using nftables except without the ability to use any of its more powerful features.
iptables is a legacy system that’s going away. If you don’t learn ufw, you’ll have to learn nftables.
Edit: Not sure why I’m being downvoted for telling the truth lol
I used number 5 throughout high school and university and they always served me well. Sometimes I thought about trying the fancier ones with gel grips, but old reliable BIC was always there for me. I trusted the BIC. In a world of uncertainty, the BIC will never let you down (or run around and desert you)
PyCharm is cross-platform, so you can use it on Linux.
Most VPNs support Wireguard, which is built in to Linux. If your VPN provider doesn’t have a Linux app, you can usually usually download a Wireguard config file from them and use it on Linux. You can import a WireGuard config into NetworkManager using a command like:
sudo nmcli connection import type wireguard file /tmp/example.conf
Then it should appear in the network list in KDE / GNOME / whatever other desktop environment you’re using.
It’s worth buying games on GOG instead of Steam where possible. Games on GOG are DRM-free, so you can download the installer and keep a backup of it, and it’ll work indefinitely.
Some games on Steam are DRM-free, but Steam doesn’t provide a way to download a standalone installer like GOG does.
Snapshots let you very easily revert back to an older snapshot. They’re relatively fast and lightweight.
You should have offsite backups too. Snapshots won’t help if your computer catches fire, gets stolen, etc. Rsync is okay, but has a bunch of downsides:
A backup solution like Borgbackup + borgmatic or restic is a better solution and solves the above issues:
Once you break it a few times, you start to understand the value of btrfs or ZFS snapshots.
Removed by mod
I’ve heard it in Australia too, which has the same tax bracket system as the USA. I think the fact that this stuff isn’t taught in school is a major issue.
Wow, a post from 2001 that’s still online today. You don’t see that often any more!