An open API service indexing awesome lists of open source software.

https://github.com/zobkazi/linux64

When we go from one operating system to another operating system, but the previous setting remains on our motherboard, if we do not delete that BIOS setting, there is a problem to install a new operating system.
https://github.com/zobkazi/linux64

bash-script bootmanager dabian docker flatpak groub linux-deb linux-shell zsh-configuration

Last synced: 4 months ago
JSON representation

When we go from one operating system to another operating system, but the previous setting remains on our motherboard, if we do not delete that BIOS setting, there is a problem to install a new operating system.

Awesome Lists containing this project

README

        

## Linux is powerfull

Yes, Linux is indeed a powerful operating system. It is known for its stability, security, and flexibility.

## ZSHRC Configuration Installation
```sh
## ZSHRC Configuration Installation
sh -c "$(curl -fsSL https://raw.githubusercontent.com/zobkazi/Linux64/main/tools/zshrc-config-edite.sh)"
```

## Docker Install In Linux

### Run Docker Setup Script

```sh
## Docker Install In Linux
sh -c "$(curl -fsSL https://raw.githubusercontent.com/zobkazi/Linux64/main/docker/docker-setup.sh)"
```

## Remove Your Old Boot Menu .

### I mean this comment will work to delete your computer's old bios menus

#### When we go from one operating system to another operating system, but the previous setting remains on our motherboard, if we do not delete that BIOS setting, there is a problem to install a new operating system.

### আমরা যখন এক অপারেটিং সিস্টেম থেকে আরেক অপারেটিং সিস্টেমে যাই তখন কিন্তু আগের সেটিংটি আমাদের মাদারবোর্ডে থেকেই যায় ওই বায়োস সেটিংটি আমাদের ডিলিট না করলে নতুন করে কোপারেটিং ইন্সটল দিতে কিন্তু সমস্যা হয়

### Remove Your Old Boot Menu .

```sh
## Remove Your Old Boot Menu .
sh -c $(curl -fsSL https://raw.githubusercontent.com/zobkazi/Linux64/main/tools/removeOldBooting.sh)

```

## Most useful APT packages list install one commands

```sh
## Most useful APT packages list install one commands
sh -c "$(curl -fsSL https://raw.githubusercontent.com/zobkazi/Linux64/main/apps/debPackagesInstall.sh)"

```

## More tools Added

```bash
sudo apt install kazi

```