You are not logged in.
Well my door isn't working. If anyone can help, please do come in. The door is always open.
English pronunciation is difficult. It can be learned through tough thorough thought, though.
In the good ole days MAC addresses are supposed to be unique and immutable, but unfortunately, these days MAC randomization is definitely a thing, and getting more and more widespread. More and more devices and peripherals these days come with randomization built-in, and some devices even offer user-customizable MAC addresses. Many modern cellphones automatically randomize their MACs upon connecting to a new WiFi network.
I've actually looked into firewall filtering by MAC before, for a fairly large public Wi-Fi network. My conclusion, unfortunately, is that these days it is essentially useless, because (1) it is broadcast in the clear, and (2) people can and do eavesdrop on your MAC addresses and spoof them. It's as easy as changing a system setting. Which means (3) filtering by MAC is basically worthless. Worse yet, (4) many devices actually stop working properly if you force them not to randomize their MACs. If they even let you turn it off in the first place. Some devices no longer even offer the option.
Given this state of affairs, it's hardly surprising that the firmware driver will automatically do MAC randomization upon startup. Long gone are the good ole days where you can count on MACs being a reliable device identifier.
BTW, I have a ton of batteries to give away. They're free of charge.
The thing about batteries is that in spite of all the benefits they bring, they always have a negative side.
Our guests happened to arrive at the same time as our grocery delivery. They knocked on the door, and the delivery man called out, "Lettuce in!"
Artificial intelligence is no match for natural stupidity.
My son accidentally bumped the table while sitting down for dinner, knocking over a bowl of peas all over himself.
"Dad," he says. "I need to go to the bathroom. I've just pead myself."
🤣
I want to get rid of my vacuum cleaner. It's only picking up dust. Besides, when it works it sucks, and when it doesn't suck it doesn't work!
I'm still using ifupdown, and agree that it's the easiest with maximal flexibility. The other network managers just get in my way.
As they say, when you open up your vacuum cleaner to clean it, you become a vacuum cleaner.
In other news, I almost won the stuffy nose contest, but in the end I blew it.
Well I was away and the thread died. So I decided to hire an Uber to get back here. Turns out, the driver's Russian, and his name is Pickup Andropov.
You're not supposed to answer a rhetorical question 😆
As far as your apt sources, /etc/apt/sources.list should look something like this:
# You can delete "non-free" if you're adamant about FOSS-only software
deb http://deb.devuan.org/merged daedalus main contrib non-free
deb http://deb.devuan.org/merged daedalus-updates main contrib non-free
deb http://deb.devuan.org/merged daedalus-security main contrib non-free
# Uncomment this if you need backports for whatever reason
#deb http://deb.devuan.org/merged daedalus-backports main
# This is only if you're interested in downloading source packages, if not just skip these lines
deb-src http://deb.devuan.org/merged daedalus main
deb-src http://deb.devuan.org/merged daedalus-security main
Oh, and replace "daedalus" with "ceres" or whatever if you want a different release.
For finding which daemons are running, I usually just use ps or pstree (`apt-get install psmisc` if you don't already have pstree installed). Usually `ps -ax` will do the trick.
In a sysvinit system, your daemon control scripts will be in /etc/init.d/* and /etc/rc*.d/*. For almost all normal use cases, you can ignore the latter; just use the scripts in /etc/init.d/* to start/reload/stop a daemon. For example:
/etc/init.d/apache2 start # start apache2 daemon
/etc/init.d/apache2 reload # tell apache2 daemon to reload config
/etc/init.d/apache2 restart # stop and restart apache2 daemon
/etc/init.d/apache2 stop # stop apache2 daemon
The typical way I install a new package is:
1) Run `apt-get update` to get the latest package lists.
2) If I don't already know the exact package name, `apt-cache search firefox` will give me a list of actual packages that contain "firefox" in the name or description. If that returns too many, you can narrow it down with `apt-cache search ^firefox` which returns only a list of packages whose names start with "firefox". From the list, it should be obvious that the correct package name is "firefox-esr".
3) Install the package with its actual name: `apt-get install firefox-esr`.
4) You're all set to go.
I'm running a single user system, and I use both su and sudo. sudo for small commands, su for more elaborate system management.
I never login as root; that's highly not recommended because of the amount of code that runs when you login, esp. on a graphical desktop; all of that would be running with root privileges, which is very dangerous.
Why ask rhetorical questions?
I miss synonym rolls, like the ones grammar used to make.
Oh right, it is 5 circles. See, it confused even me.
I agree, it's totally not what you think it is:
That's 4 perfect circles, BTW. There are no spirals here except in your head. Yes, just because it's a conspiracy theory doesn't mean they're not out to get you!
Whenever my granpa goes to a Mexican store, he always likes to wear a sombrero and pretend he's Mexican.
It's how he gets his señor discount.
Whereas I'm sighlently correcting my grandma...
oops, wrong thread.
Don't worry, he's all right.
Yes, he's all right. But what about the rest of him?
Well, that's all that's left...