RT @ghidraninja
-
RT @ghidraninja
Simple age check for Linux:
Just have the shell ask the user to check the host IP on first boot.
If they type ifconfig they are old enough, if they type ip addr they deserve to be restricted from their computer

@lproven hey, some of us have had to get used to Void

-
RT @ghidraninja
Simple age check for Linux:
Just have the shell ask the user to check the host IP on first boot.
If they type ifconfig they are old enough, if they type ip addr they deserve to be restricted from their computer

-
uucico...
@davefischer Blimey! One of the Elders of the Internet!

-
RT @ghidraninja
Simple age check for Linux:
Just have the shell ask the user to check the host IP on first boot.
If they type ifconfig they are old enough, if they type ip addr they deserve to be restricted from their computer

-
@lproven
Maybe youβve hit on a thing there.
Pass βgoβ if you can provide a customer bill from
a long demised ISP.
I reckon I could dig out a Demon Internet statement, pre-Scottish Telcom/Thus days.@guardeddon I remember when the idea of Demon was being discussed in cix:tenner_a_month.
-
RT @ghidraninja
Simple age check for Linux:
Just have the shell ask the user to check the host IP on first boot.
If they type ifconfig they are old enough, if they type ip addr they deserve to be restricted from their computer

The proper way to handle this under Linux is to wipe the current installation, and to replace it by a distro free from that "verification" crap.
-
The proper way to handle this under Linux is to wipe the current installation, and to replace it by a distro free from that "verification" crap.
@katzenberger I think you rather missed the point here...
-
RT @ghidraninja
Simple age check for Linux:
Just have the shell ask the user to check the host IP on first boot.
If they type ifconfig they are old enough, if they type ip addr they deserve to be restricted from their computer

@lproven Simple personality check for the Internet:
If you got upset about this post instead of chuckling about it like you were supposed to, maybe go meditate
-
@katzenberger I think you rather missed the point here...
@lproven
I don't know. The RT might certainly have been triggered by the age verification discussion.Anyway, I started with ifconfig and now use the more modern ip a. The argument in the joke doesn't really work for people who stay up to date.
@katzenberger -
@katzenberger I think you rather missed the point here...
-
RT @ghidraninja
Simple age check for Linux:
Just have the shell ask the user to check the host IP on first boot.
If they type ifconfig they are old enough, if they type ip addr they deserve to be restricted from their computer

@lproven I trained myself to use ip and its subcommands years ago because they give you access to all the cool networking stuff you can do with linux that people stuck with ifconfig probably don't even know exists... but ss for netstat, that one I truly can't force myself to use
-
RT @ghidraninja
Simple age check for Linux:
Just have the shell ask the user to check the host IP on first boot.
If they type ifconfig they are old enough, if they type ip addr they deserve to be restricted from their computer

-
@lproven I trained myself to use ip and its subcommands years ago because they give you access to all the cool networking stuff you can do with linux that people stuck with ifconfig probably don't even know exists... but ss for netstat, that one I truly can't force myself to use
@_hic_haec_hoc @lproven OK, now you've gotten me curious, what can ip do that we couldn't before systemd decided to fuck with the basic principals?
-
RT @ghidraninja
Simple age check for Linux:
Just have the shell ask the user to check the host IP on first boot.
If they type ifconfig they are old enough, if they type ip addr they deserve to be restricted from their computer

@lproven I've found myself typing
dig +short ip @dns.toys
does this mean I'm banned from polite society ?
-
@_hic_haec_hoc @lproven OK, now you've gotten me curious, what can ip do that we couldn't before systemd decided to fuck with the basic principals?
@Fooker @lproven first things that come to mind are network namespaces, policy-based routing, VRFs, tunnels, QoS... and then all the subcommands have a similar syntax which follows the same principles everywhere instead of each one going its own way (like it was with ifconfig, vconfig, brctl, arp and so on) and there are a lot of quality-of-life improvements everywhere (for example I love how you can just copy a line of the output of 'ip r l' and use it as it is with 'ip r d')
-
@_hic_haec_hoc @lproven OK, now you've gotten me curious, what can ip do that we couldn't before systemd decided to fuck with the basic principals?
-
RT @ghidraninja
Simple age check for Linux:
Just have the shell ask the user to check the host IP on first boot.
If they type ifconfig they are old enough, if they type ip addr they deserve to be restricted from their computer

@lproven how about "list the listening tcp ports"
-
@kinghaunst @lproven
or hostname -I -
RT @ghidraninja
Simple age check for Linux:
Just have the shell ask the user to check the host IP on first boot.
If they type ifconfig they are old enough, if they type ip addr they deserve to be restricted from their computer

@lproven
I usually just click around the 3D rendered squares until I find what I'm looking for -
RT @ghidraninja
Simple age check for Linux:
Just have the shell ask the user to check the host IP on first boot.
If they type ifconfig they are old enough, if they type ip addr they deserve to be restricted from their computer

@lproven embrace modernity, use ip after checking uname

