Posts

Showing posts from June, 2024

How to reset git

 rm -rf .git

How to use rar file on ubuntu

run the following commanda: sudo apt update && sudo apt upgrade sudo apt install unrar unrar x -kb archive.rar