Skip to main content
Ctrl+K
PggPy - Home
  • dev-ops
  • mcq
  • python
  • Machine Learning
  • Backend Framework
    • UI framework
    • pl/SQL
    • Database
    • interview
    • Mix post
  • GitHub
  • LinkedIn
  • Facebook
  • pyc
  • dev-ops
  • mcq
  • python
  • Machine Learning
  • Backend Framework
  • UI framework
  • pl/SQL
  • Database
  • interview
  • Mix post
  • GitHub
  • LinkedIn
  • Facebook
  • pyc

Section Navigation

dev-ops

  • git
    • cheet sheet github and git
    • গিট এর সব essential topicগুলো cover করা হয়েছে।
  • linux
    • Oh My Zsh & Powerlevel10k
    • Package Manager (pacman)
  • celery
    • Celery supervisor setup
  • daphne
    • daphne django project deploy
  • gunicorn
    • Gunicorn Django project deploy
  • nginx
    • Nginx Django project deploy
  • text editor
    • Simple Vim workflow example
    • SLint, Prettier snippets VSCODE
    • Emoji snippet VSCODE
  • virtualization
    • Oracle VirtualBox
    • dockers
    • python virtual environment
    • Vargant virtualization
  • dev-ops
  • linux

linux#

linux blog

  • Oh My Zsh & Powerlevel10k
    • Step 1: Install Zsh
      • For Ubuntu/Debian:
      • For Fedora:
      • For macOS:
    • Step 2: Set Zsh as Default Shell
    • Step 3: Install Oh My Zsh
    • Step 4: Install Powerlevel10k Theme
    • Step 5: Install Recommended Fonts for Powerlevel10k
      • Download the font:
      • Install the font:
      • Set the font in your terminal:
    • Step 6: Configure Powerlevel10k
    • Step 7: Add Useful Plugins
      • Install the plugins:
      • Apply the changes:
    • Step 8: Customize .zshrc for Additional Functionality
  • Package Manager (pacman)
    • Update and Upgrade
      • Update package list
      • Update and upgrade all
      • Update and upgrade aur packages
      • Update and upgrade yaourt packages
      • Get distro version
    • Install or find Package
      • Install specific package
      • Find available packages
      • Find available local packages
      • Show packages of group xorg
      • List all files from package
      • Pacman log file
    • Remove Package
      • Remove only a package
      • To remove a package and its dependencies which are not required by any other installed package
      • List all packages no longer required as dependencies
      • Clean package cache
      • Screen recording
      • Mount iso file
      • To unmount
      • Get IP address
    • Operators
    • Options

previous

গিট এর সব essential topicগুলো cover করা হয়েছে।

next

Oh My Zsh & Powerlevel10k

© Copyright 2024, Rakib Hasan.