Running it from a file explorer may not work due to permissions.
use ls
command, as in the video, to list the contents of a directory, then use cd
to change directory based on what you see. You can use cd ..
to navigate to the parent directory of your current location if needed.
Also make note of the Local path shown when cloning the repository in the previous step to help find it. When you see "tailscale.sh" as one of the items after typing ls
, then you will know you are in the right place.
Actually, watching the video it looks like they first enter:
cd Documents/deck-tailscale/
then enter:
sudo bash tailscale.sh
If you don't have the directory Documents/deck-tailscale/
, then you will have to go back a step and find out where GitHub Desktop is storing the local files.
Tailscale client definitely needs to be installed and logged in on the destination device (Steam Deck in this case). Is it possible that you are typing "Sudo" instead of "sudo" in the command after opening Konsole? Linux commands are case-sensitive.
I'm not knowledgeable about the steam deck, but it is also possible that sudo is not installed by default, in which case you will have to install it. sudo is a command that allows you to run other commands as root (basically admin).
I found this article that might help: https://pimylifeup.com/steam-deck-sudo-password/
~~Farts are mostly particulate. So, you'd be lighter.~~
Edit: I did not have "researching farts" on my dance card today, but here we are - I have inadvertently repeated a misnomer. While flatulence can be accompanied by aerosolized liquid, microbial elements, and particulate fecal matter, our gut is actually much more efficient than previously thought at separating gasses. Healthy farts do not contain a significant amount of non-gaseous material. A tiny bit of such material would weigh more than the gaseous content, hence the misnomer that farts are mostly liquid and solid material by weight.
As the gasses contain hydrogen and sometimes methane, they are indeed lighter than air, on average. They may also contain sulfides and carbon dioxide that are heavier than air, but in smaller quantities.
So, according to flatus experts (yes, that's a thing), yes, farting on Earth likely makes you heavier.
For those who want to suffer as I have, here is a fairly comprehensive article on the matter.
Certainly. I found through some reading that the contacts app seems to be more or less a front end for some cardDAV functionality built into ownCloud.
If I could remove or reinstall the cardDAV function itself, that would be ideal.
Gotta love Merriam Webster. They are fantastic.
End a sentence with a preposition if you want to. And start one with a conjunction.
I'm a little hesitant because I may not be able to locate all personally identifying info. I tried searching again and posted what may be related here.
Added what may be related log info here.
gedaliyah
0 post score0 comment score
Thank you - I'm researching how to do this. I am using mariaDB and it's all running in docker, so I think if I can learn how to get terminal access within the docker container, and what commands I will need to access mariaDB, then I should be able to do so. I'm hoping that everything will be labeled in such a way that I can locate those records that are part of the carddav database only to clear them and start over.