5 (Obscure) Linux Tips

preview_player
Показать описание
In this video, I share some obscure and lesser-known tips on Linux.

0:00 Introduction
0:04 Using ; instead of &&
1:09 Associating files and packages (pacman -Qo & pacman -F)
2:28 Using SSH as a SOCKS5 proxy
3:29 Using "tesseract" to recognize text in images
4:25 Using "yes" to autoconfirm
6:20 Summary and outro

Рекомендации по теме
Комментарии
Автор

Wild, it's pretty neat to know these not instantly obvious ways of getting around things and reading text from an image.

Jonloo
Автор

My, that is a wonderful song you use, Denshi. I swear i've heard it before, but the name escapes me...

excitableboy
Автор

that tesseract thing would be pretty useful to run trough the images on a screenshots folder (screenshots generally have text), make an association between the text and the image file, and stores these in a text file, so you can basically get the specific image by `grep`ing for the text

wacesferpit
Автор

You can also use || for running the second command if the first fails, and & for running things in the background

mskiptr
Автор

Fantastic video, I never knew I needed this
You should make a series out of this

mrsansiverius
Автор

Soul by Fanta Club is the BGM, I really liked the tesseract command, will try it out to see how accurate it it is and the fact that it can be used on videos would make it crazy powerful.

savantshuia
Автор

Pacman -F and semicolon are pretty cool, definitely gonna start using them

aninstantramen
Автор

You should do more of these. We learn a lot

h.hristov
Автор

If you'd just RTFM for yay, you'd know that writing yay -Syu is redundant. Simply running yay does the same thing by default.

Also, you don't need sudo for pacman -Q.

Автор

What an excellent video. Thank you for sharing.

centralintelligenceagency
Автор

Chris Chan content and Linux terminal tutorials? You truly are a polymath Denshi.

br
Автор

I didn't realize you can do a new line in the terminal. Had to look up that you use ctrl-v, ctrl-j to do so. Kind of long. Was hoping shift+enter or something worked instead lol.

coppereva
Автор

I think i forgor these tips... i can't seem to remember what they

le
Автор

Nice tips! How can i show the possible tab-autocompletion, like in your video? I like the look of it. Is it configured in the terminal emulator, or in .bashrc?

DeLuxMusicChannel
Автор

Hello,
I hope you are well,
First, I would like to thank you for all what you do, I learned a lot from your videos,
Could you please, expleain us how did you to set color for you terminal ? like when ou tape a knowen command from you system it looks blue, and it's red when not.
Could you please explain us how did you setup this ?
Hope you the best in the world
Amar Amrouz :)

amrouzamar
Автор

Reported for not using Debian. Haha I'm teasin', thanks for sharing. ;)

goldholder
Автор

Can't you also just use the newline character rather than literally making a newline for yes? Just like, '\n'

onelazynoob
Автор

At first i thought the ASCII art tux in the thumbnail was ASCII Peter Griffin

MusKubium
Автор

my man forgor that ctrl+l clears and many other extremely handy terminal keykinds :skull:

sjalvmordsvalsen