NateNate60
@NateNate60@lemmy.world
- Comment on desktop user password issues. can't do squat in desktop. 1 day ago:
If you know the root password, then you can switch to the account called
root
using thesu root
command.The sudoers file is located at
/etc/sudoers
. Do keep in mind that this file should not be edited directly. You can use thecat
command which will print the content of a file to the terminal. So trycat /etc/sudoers
. - Comment on desktop user password issues. can't do squat in desktop. 1 day ago:
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
) isusermod -aG wheel
.These commands should be run as root by prepending
sudo
. - Comment on Elon Musk Cuts Funding for Internet Archive 2 months ago:
- Comment on CNN will start locking some articles behind a paywall 9 months ago:
I don’t mind paying for high-quality journalism but not CNN.
- Comment on Steam will let you sue Valve now 9 months ago:
Another common W for Steam, but in all seriousness, arbitration clauses in consumer contracts need to be banned.
- Comment on Cops can force suspect to unlock phone with thumbprint, US court rules 1 year ago:
Restarting the device does this on Android. The PIN is required to enable any functionality.
- Comment on Where’d my results go? Google Search’s chatbot is no longer opt-in 1 year ago:
If I see this rubbish that will be the day I stop using Google Search