Install

Install ZSH on Ubuntu 20.04

Install ZSH on Ubuntu 20.04

Customize your terminal (Oh My Zsh) on Ubuntu 20.04 LTS

  1. Update the packages. sudo apt-get update. ...
  2. Install prerequisite packages (ZSH, powerline & powerline fonts) sudo apt install zsh. ...
  3. Clone the Oh My Zsh Repo. ...
  4. Create a New ZSH configuration file. ...
  5. Install PowerLevel9k! ...
  6. Set up a theme for your Terminal — Open .zshrc File using gedit editor. ...
  7. Change your Default Shell.

Installing CentOS 8 using NetBoot ISO Image
Once Rufus is downloaded and CentOS 8 NetBoot ISO installation image is downloaded, insert a USB thumb drive and open Rufus. Then, click on SELECT. No...
Solve Windows Partition Mount Problem In Ubuntu Dual Boot
How do I fix mounting errors in Ubuntu? How do I mount a Windows partition in Ubuntu? How do I mount a Windows partition in Linux? Can't access Window...
Python Classes
What are classes in Python? What is class in Python with example? Is a Python file a class? What is the method inside the class in Python language? Do...