Not everyone that disagrees with a law is in a position to immediately change it.
Not everyone that disagrees with a law is in a position to immediately change it.
I get that this is political. Not seeing the humor.
That wasn’t luck - it was best practice backup strategy.
Probably by buying and then sitting on the patents
Tell me you’re bi without telling me you’re bi
It doesn’t break apt, Canonical just broke their version of apt just to prefer snaps now.
FTFY
Only reason it wouldn’t work is Canonical killing the .deb package. That was an unforced error. So no, still not a good idea.
The way this works in the server world is “95th percentile” billing. They track your bandwidth usage over the course of the month (probably in 5 minute intervals), strike off the 5% highest peaks, and your bill for the month is based on the highest usage remaining.
That’s considerably more honest than charging you based solely on the highest usage you could theoretically use at any time point in a 24 hour period (which is how ISPs define the “max bandwidth”) and then charging you again or cutting off your service if you use more than a certain amount they won’t even put in writing.
The money in calligraphy is usually made on wedding invitations, diplomas, “fine fining” menus, and corporate award certificates
That’s because “Dual License” means there are two licenses. Anyone can use it under the terms of the LGPL. If a company doesn’t want to abide by those terms, they can pay them not to by buying one of the commercial licenses
They are
Nope - it was Unix not Linux. The minus makes the command invalid on many Unix versions of tar (though most modern BSD versions allow it)
Sorry, it was Solaris - you just blew it up (the minus is invalid on many Unix versions of tar)
Off topic, but as a pen lover - those are lovely! Especially enjoyed the second two from the left.
You don’t need to run an X server on the headless server. As long as the libraries are compiled in to the client software (the GUI app), it will work. No GUI would need to be installed on the headless server, and the libraries are present in any common Linux distro already (and support would be compiled into a GUI-only app unless it was Wayland-only).
I agree that a GUI-only installer is a bad thing, but the parent was saying they didn’t know how it could be done. “ssh -X” (or -Y) is how.
ssh -X
(Assuming US jurisdiction) Because you don’t want to be the first test case under the Computer Fraud and Abuse Act where the prosecutor argues that circumventing restrictions on a company’s AI assistant constitutes
ntentionally … Exceed[ing] authorized access, and thereby … obtain[ing] information from any protected computer
Granted, the odds are low YOU will be the test case, but that case is coming.
literally no one will ever have that problem, but lets humor your ridiculous made up bullshit
Wow, your username really fits.
Actually, it’s a description of some of the issues I’m dealing with right now. And yes, we’re DIYing it with RJ45 wired switching outlets on a separate vlan and subnet. And yes, we use a chest freezer.
And yes, there are more automatic and passive ways to do some of these things, like planting deciduous trees to shade your south wall in summer but not winter. Not everyone owns their home and land though.
There are problems they can actually solve, mostly heating and power related:
In summer, lower the blinds on south facing windows when the sun comes up to reduce solar heating, then raise them in the evening to increase air flow against the window panes. This reduces the need for air conditioning, resulting in a surprising amount of power saved.
On a home solar system, start the washing machine, dishwasher, and dryer that were loaded in the morning when the batteries reach 80% charge. Allow them to run off the inverter rather than taking the charge/discharge losses involved in battery storage, reducing the size of both battery bank and solar array needed.
Lower the freezer temperature when there is a power surplus, and raise it back to normal when not so that cooling energy is used when it’s cheapest/most available
If you don’t work from home, you can’t do the second two yourself. They require automation. Reducing baseload requirements and battery storage needs can make a transition to renewable power much cheaper and more efficient. With mass adoption, that extends to power grids and not just off-grid homes, and has significant effects on things like the amount of lithium that needs to be mined or the number of coal and LNG power plants that are needed for times that are off-peak for wind and solar generation.
But it would not work on older non-GNU versions of tar.
GNU introduced the “–foo” style long options, and it was a long time before Unix versions began adopting them.