sudo usermod -a cdrom
Forgot the -G
and wasn't sudo anymore...
I did recover eventually, but it was not nice.
sudo usermod -a cdrom
Forgot the -G
and wasn't sudo anymore...
I did recover eventually, but it was not nice.
source
is a bash shell built-in command that executes the content of the file passed as argument, in the current shell.
~/.bash_history
contains all the commands you ever executed in bash (the default shell in most Linux systems)
TIL
Yes, but a lot of them have multiple DEs (Ubuntu/Lubuntu/Kubuntu/Xubuntu...) and sometimes the DE is specific to the distros (Mint).
As a software developer who only has business customers, let me tell you the following:
No matter how foolproof your system might seem. It never truly is. There is always some idiot (sometimes with a degree) who just can't understand/use it.
But they could still try and mostly succeed. They just don't want to.
You don't understand. You must be angry at old people, not rich people or companies.
Please don't post reddit links.
I can never look at them, since they apparently block mullvad.
What’s your working environment like?
We’ve recently moved to a more “hip” location. We used to have personal desks, but now we have this “pick whatever spot is avaiable” open area. I dislike it a lot.
Lol. Same.
Nice "interview" with funny insights. As former ABAP-programmer (SAP systems) I see lots of familiarities.
Lol, haven't heard that name in a long time.
I watched him for a while and even kinda liked some of his "old man yells art cloud" videos, but he lost me around the time of his "explaining Linux to newbies" video.
Then it's over. We can tear it all down and start new.
An AI assistant has nothing to do with the kernel and will never be in it.
It's something for user space and can be done already. This is for the distro maintainers to decide.
That's why I like fish, which shows matching commands you executed, so that you can easily redo them.