Tien Do
Tien Do's Tech Blog

Tien Do's Tech Blog

Follow
homebadges
Tag

Linux

#linux

More content

Read more stories on Hashnode


Articles with this tag

Common commands after installation Linux

Dec 1, 20222 min read

Fetching Linux system details with neofetch and screenfetch Two very useful tools for extracting details on Linux OS and hardware are screenfetch and...

Common commands after installation Linux

Installing ZSH, Oh-my-Zsh on Ubuntu, MacOS

Jul 8, 20214 min read

Oh-My-Zsh is a framework for Zsh, the Z shell. 1. Install and set up zsh as default Installation is straightforward with the apt command: sudo apt...

Installing ZSH, Oh-my-Zsh on Ubuntu, MacOS