

How’s this confusing? They’re a Puritanical group. They do Puritanical things. They want people to live a Puritanical life. Literally nothing deep about it.
How’s this confusing? They’re a Puritanical group. They do Puritanical things. They want people to live a Puritanical life. Literally nothing deep about it.
If you know the root password, then you can switch to the account called root
using the su root
command.
In Linux there is always a user called root
, which is the only account allowed to perform most system management tasks. The sudo
command just executes a commend as root
. Most of the time you don’t need to actually sign into the root
account, just use sudo
, but you can actually sign into it in the terminal as it is a real bona fide user account.
The sudoers file is located at /etc/sudoers
. Do keep in mind that this file should not be edited directly. You can use the cat
command which will print the content of a file to the terminal. So try cat /etc/sudoers
.
I’m not sure exactly what causes this, but you can work around it as long as you can actually run commands as root (i.e. using sudo
) in the terminal.
The command to add a new user is adduser
.
The command to add a user to the administrators group (i.e. give them the ability to use sudo
) is usermod -aG wheel
.
These commands should be run as root by prepending sudo
.
Flathub is almost the perfect distribution system for software on Linux. The only thing it’s missing is a billing system. If it had that, it would probably attract more game developers to make their games available as Flatpaks.
I think you’ve hit the nail on the head. Epic’s main selling point was it’s lower storefront fee (15% vs 30%, if I recall). It didn’t offer any other benefits for consumers and I think Epic realised rather quickly that the people who are actually supposed to be paying money for all of this are the buyers and not the sellers, and thus they’ve resorted to strategies like making games “exclusive” or trying to bribe players with free games.
Did any distro give concrete reasons for why they have actively chosen not to package it, or perhaps they just haven’t given it much thought yet?
This is not what I would consider a “political reason”. A political reason would be something like refusing to package it because of what political party Howard supports.
There is plenty of software you’ll find in these repositories that aren’t under the GPL. CMake uses BSD, the Apache web server uses the eponymous Apache license, LibreOffice and Firefox use MPL, Godot and Bitcoin Core use the MIT license, and I’m sure there are plenty of other software licenses that I haven’t thought of yet.
Another common W for Steam, but in all seriousness, arbitration clauses in consumer contracts need to be banned.
What are the implications of this?
I thought I was commenting on a different post. Sorry about that
I hope you realise that the comment you replied to is really just a reference to the Succulent Chinese Meal video.
The source is this article.
It’s not just “technically difficult” to eavesdrop. Properly implemented, it’s computationally impossible to eavesdrop on a connection secured with TLS.
Not being end-to-end encrypted is meaningless to law enforcement if Telegram refuses to turn over the chat contents (which they do). Law enforcement can’t just eavesdrop on the conversation without Telegram’s cooperation. The chat contents are still secured by TLS from the user’s device to the Telegram servers.
Smart professional criminals rarely use Telegram for this stuff anyway. There’s WhatsApp and plenty of other popular platforms of end-to-end encrypted
What is the charge? For operating a messaging platform? A succulent private messaging platform?
I have a script running that uses the Namecheap API to automatically get wildcard certs from Let’s Encrypt. I didn’t pay a dime for this. Did something change?
Nothing wrong with Boost Mobile, or any other discount telecom provider either. It’s not like the phone signals taste different lmao
It’s just a hallmark of “I bought the cheapest domain name TLD available”.
That’s not necessarily bad if all you need is something to get the job done, but there is a stereotype associated with it.
For normal users with a sufficient amount of RAM, is there any real reason to even have a swap file or swap partition? Or why shouldn’t they have one and set the swappiness to zero?
It’s essentially a payment plan here in the US. Switch to a new carrier, get an iPhone for free as long as you stay subscribed to their most expensive tier for a year. How it usually works is that the phone is sold to you on an installment plan, say $80 per month, and the “free” part of that is where they also give you an $80 bill credit each month. If you cancel early then you have to pay off the remaining balance of the phone in a lump sum.
Most of the large ones only take bank transfers and cryptocurrency now.