Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Sports
Technology
Health & Fitness
About Us
Contact Us
Copyright
© 2024 PodJoint
Podjoint Logo
US
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts123/v4/09/25/be/0925be1b-79e8-5f04-db1f-e1e5f26ab4a1/mza_642337556225716187.jpg/600x600bb.jpg
Cyberdeck Users Weekly
Paul Miller
24 episodes
5 days ago
A podcast from Paul Miller about how to own technology.
Show more...
Technology
RSS
All content for Cyberdeck Users Weekly is the property of Paul Miller and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
A podcast from Paul Miller about how to own technology.
Show more...
Technology
https://d3t3ozftmdmh3i.cloudfront.net/production/podcast_uploaded_nologo/1383827/1383827-1588452559762-da98f84e22919.jpg
The command line and you
Cyberdeck Users Weekly
27 minutes 31 seconds
5 years ago
The command line and you

Today's episode is a little different. Basically, I want to convince you that you can and should learn to engage with the command line on your computer. There are a lot of tools that are only accessed, or best accessed, through the command line. In a perfect world maybe this wouldn't be the case, but in the world we live in the command line unlocks a lot of the hidden potential for your computer, and I feel like it's almost essential in the "owning" of modern technology.

Here are the basics:

pwd - short for "print working directory"

Type this into the terminal and press enter. You'll see the full path to wherever you "are" right now on your computer.

ls - short for "list"

This will show the files, folders, and executables that are in your current working directory.

cd - short for "change directory"

If you just type cd nothing happens, you need to tell it where you want to go. A few examples:

cd .. go to the parent directory

cd foldername go to foldername

cd ~ go to your home directory

If you get lost in the command line or you want to do something you don't know how to do using the command line, try xdg-open . (note the trailing dot, that means "right here"). This should open the the current directory in your GUI file browser.

Check out this week's newsletter (I'll link it on Twitter) for a more in-depth guide.

Quick recommends

Here's the list of basic tools I start the episode off with.

DuckDuckGo for search.

BitWarden for password management.

Signal for messaging.

Refurbished enterprise SFF PCs for home server.

Fastmail for email. (Even cooler people are using Tutanota these days, but I haven't tried it personally)

Firefox + AdBlocker Ultimate for web browsing.

Cyberdeck Users Weekly
A podcast from Paul Miller about how to own technology.