So, you don't know yet the `grep` command ?
https://youtu.be/HBNNO92Juw4
#shell #linux #grep #yesiknowit
When you have to fight against tab completion trying to be smart:
touch a.zap
unzip a<tab> #nothing
\unzip a<tab> #completed
unzip a<esc>/<esc>/ #completed
#nothing #completed #cli #shell #bash #history #tabcompletion #yesiknowit
How to Install Software from Source Code⦠and Remove it Afterwards
https://itsfoss.com/install-software-from-source-code/
#Linux #Beginner #C #Git #Make #Compiling #NodeJS
#YesIKnowIT @itsfoss2
#linux #beginner #c #git #make #compiling #nodejs #yesiknowit
Hello,
I'm Sylvain...
... and I'm a Vim Addict.
https://itsfoss.com/pro-vim-tips/ by @Yes_I_Know_IT
#Vim #TextEditor #Linux
#YesIKnowIT
#vim #texteditor #linux #yesiknowit
"I want to learn Linux. Is Kali right for me?"
Yes? No? Is that so simple?
https://itsfoss.com/kali-linux-review/
#Linux #Kali @itsfoss2
#YesIKnowIT
I investigate Diaspora* as an alternate social network.
Anyone there?
https://diasp.eu/public/YesIKnowIT
#Diaspora @joindiaspora
#YesIKnowIT
How to move hundreds of files in no time?
Using the find command!
https://youtu.be/zmEFXjyzaQk
#Unix #Linux #Move #Files #Find
#YesIKnowIT
#unix #linux #move #files #find #yesiknowit
One after the other, Linux distributions are dropping support for the Intel x86 32-bit architecture. This is a concern when running legacy hardware, as well as for embedded systems still based on the Intel 32-bits architecture.
https://itsfoss.com/32-bit-os-list
#Linux #OS #IA32 @itsfoss2
#YesIKnowIT
One after the other, Linux distributions are dropping support for the Intel x86 32-bit architecture. This is a concern when running legacy hardware, as well as for embedded systems still based on the Intel 32-bits architecture.
https://itsfoss.com/32-bit-os-list
#Linux #OS #IA32 @itsfoss2
#YesIKnowIT
If you don't know what is #Awk or how it could help you processing text files, then you NEED that little introduction:
https://youtu.be/PUYS6MO4p7Y
#awk #linux #shell #yesiknowit
If you don't know what is #Awk or how it could help you processing text files, then you NEED that little introduction:
https://youtu.be/PUYS6MO4p7Y
#awk #linux #shell #yesiknowit
For the #shell #beginners :
Β« #GlobPatterns : how to move hundreds of files in not time [1/3] Β»
https://youtu.be/TvW8DiEmTcQ
#shell #beginners #globpatterns #unix #linux #yesiknowit
For the #shell #beginners :
Β« #GlobPatterns : how to move hundreds of files in not time [1/3] Β»
https://youtu.be/TvW8DiEmTcQ
#shell #beginners #globpatterns #unix #linux #yesiknowit
#VM #Containers #Emulation #Wine?
Which virtualization technology is the best for YOUR needs?
#vm #containers #emulation #wine #cheatsheet #yesiknowit
#VM #Containers #Emulation #Wine?
Which virtualization technology is the best for YOUR needs?
#vm #containers #emulation #wine #cheatsheet #yesiknowit
Looking for an explanation of what is the kernel and how it relates to userspace applications?
Take a look at that video:
https://yesik.it/EP09
Looking for an explanation of what is the kernel and how it relates to userspace applications?
Take a look at that video:
https://yesik.it/EP09
So, you don't know yet the `grep` command ?
https://youtu.be/HBNNO92Juw4
#shell #linux #grep #yesiknowit
So, you don't know yet the `grep` command ?
https://youtu.be/HBNNO92Juw4
#shell #linux #grep #yesiknowit
How to Run a Web Server from a Docker Container?
https://www.yesik.it/EP16
#docker #container #apache #http #webserver #yesiknowit