Comment on Noob Tailscale questions
gedaliyah@lemmy.world 2 weeks agouse 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.