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.
- Host: GitHub
- URL: https://github.com/zobkazi/linux64
- Owner: zobkazi
- Created: 2023-06-28T10:28:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T19:48:40.000Z (7 months ago)
- Last Synced: 2024-11-19T20:35:30.168Z (7 months ago)
- Topics: bash-script, bootmanager, dabian, docker, flatpak, groub, linux-deb, linux-shell, zsh-configuration
- Language: Shell
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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```