Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
opiran-club authored Oct 15, 2023
1 parent 3b52b39 commit 08943b5
Showing 1 changed file with 0 additions and 63 deletions.
63 changes: 0 additions & 63 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,69 +47,6 @@ apt install curl -y && bash <(curl -s https://raw.githubusercontent.com/opiran-c
bash <(curl -s https://raw.githubusercontent.com/opiran-club/VPS-Optimizer/main/bbrv3.sh --ipv4)
```

#### ‼️ Manually Instruction

نصب کرنل xanmod و bbrv3 بصورت دستی یا manuall

جهت دریافت لول سی پی یو cpu level
```
bash <(curl -s https://raw.githubusercontent.com/opiran-club/VPS-Optimizer/main/bbrv3.sh --ipv4)
```
یا از این اسکریپت استفاده کنید برای تعیین cpu level
```
bash <(curl -s https://raw.githubusercontent.com/opiran-club/VPS-Optimizer/main/check.sh --ipv4)
```
خط بالا رو در ترمینال لینوکس پیست کنید و لول سی پی یو رو بهتون میده و سپس خارج بشید

و به ترتیب زیر مراحل را انجام بدید

```
apt update && apt upgrade -y
```

1- Register the PGP key:
```
wget -qO - https://dl.xanmod.org/archive.key | sudo gpg --dearmor -o /usr/share/keyrings/xanmod-archive-keyring.gpg
```

2- Add the repository:
```
echo 'deb [signed-by=/usr/share/keyrings/xanmod-archive-keyring.gpg] http://deb.xanmod.org releases main' | sudo tee /etc/apt/sources.list.d/xanmod-release.list
```

3- Then update and install:
```
sudo apt update && sudo apt install linux-xanmod-x64v*
```


برای کامند سوم تغییرات به نسبت سی پی یو لول خودتون
```
apt update && apt install linux-xanmod-x64v1
apt update && apt install linux-xanmod-x64v2
apt update && apt install linux-xanmod-x64v3
apt update && apt install linux-xanmod-x64v4
```

اگر دبیان بیس هستید اقدام کنید (اوبونتو یا دبیان)

4- Reboot.
after complete succesfully reboot VPS


برای حذف کردن کرنل و برگشت به حالت قبل

```
apt-get purge linux-xanmod-x64v*
```

که با شماره سی پی یو لول خودتون کامل کنید


---------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------
### Credits
Expand Down

0 comments on commit 08943b5

Please sign in to comment.