You must log in or register to comment.
Did you set the font color as green or amber? It won’t work otherwise!
Funny enough, I learned terminal commands initially on a green on black monitor. I can’t use the terminal unless I set it to green on black. My brain literally won’t remember any terminal commands for any flavor of Linux until I change the color scheme.
Did you say “Im in” afterwards? Otherwise it doesnt count.
me when I accidentally use the tree command on the root directory:
Wifi is not working help :((((
Um… shouldn’t it be:
sudo su; apt-get update; flatpak update;
Or am I missing something?
You should never use “sudo su”. That’s a big security no-no.
~$ sudo apt update
[sudo] password for {your user name}:
-command executes-
~$