و همچنین اضافه کردن گیتهاب به host سرور و ست کردن دی ان اس 403 بعنوان آنتی تحریم برای نصب داکر و امثالهم
این کامند رو اجرا کنید
sed -i 's/http:\/\/[a-z]*.archive.ubuntu.com/http:\/\/mirror.arvancloud.ir/g' /etc/apt/sources.list && sed -i 's|http://deb.debian.org/debian|http://mirror.arvancloud.ir/debian|g' /etc/apt/sources.list && apt update && rm -rf /etc/resolv.conf && touch /etc/resolv.conf && echo 'nameserver 10.202.10.202' >> /etc/resolv.conf && echo 'nameserver 10.202.10.102' >> /etc/resolv.conf
حالا بعد از اینکه پکیجهاتونو نصب کردید دوباره dns رو بر میگردونیم به گوگل و کلودفلر
rm -rf /etc/resolv.conf && touch /etc/resolv.conf && echo 'nameserver 8.8.8.8' >> /etc/resolv.conf && echo 'nameserver 1.1.1.1' >> /etc/resolv.conf
Please open Telegram to view this post
VIEW IN TELEGRAM
🟡 اسکریپت BBR 🟡
🔵 2 نوع Fq ساده و Fq-Codel 🔵
🛡 حتما از BBR استفاده کنید نتیجه بهتر و عالی تری دریافت خواهید کرد
sudo apt update && sudo apt install -y python3 python3-pip && python3 <(curl -Ls https://raw.githubusercontent.com/kalilovers/LightKnightBBR/main/bbr.py --ipv4)
Please open Telegram to view this post
VIEW IN TELEGRAM
apt remove speedtest-cli && wget -v4 https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-linux-x86_64.tgz; tar xzf ookla-speedtest-1.2.0-linux-x86_64.tgz;
./speedtest -s 13817
# you can use --server-id=SERVER_ID to test with custom server
#servers
# turkey 8483
# germany 55462
# uk 54746
# uae 17336
# usa 5420
# tehran mci 18512
# tehran mtn 4317
Please open Telegram to view this post
VIEW IN TELEGRAM
👍2
رفع مشکل کندی آپدیت و نصب پکیج در سرور های ایران:
sed -i 's/http:\/\/[a-z]*.archive.ubuntu.com/http:\/\/ir.archive.ubuntu.com/g' /etc/apt/sources.list
روی هردو سرور این دستور رو بزنید:
sudo timedatectl set-timezone UTCPlease open Telegram to view this post
VIEW IN TELEGRAM
👍2
Forwarded from Real Kia Tech
حل مشکل بک اپ گرفتن از پنل ایران
https://youtube.com/shorts/9sLgmfqCxP8
https://youtube.com/shorts/9sLgmfqCxP8
wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.shگزینه ها:
10
4
Please open Telegram to view this post
VIEW IN TELEGRAM
Media is too big
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
❤4👍3
LinuxNetwork
رفع مشکل کندی آپدیت و نصب پکیج در سرور های ایران: sed -i 's/http:\/\/[a-z]*.archive.ubuntu.com/http:\/\/ir.archive.ubuntu.com/g' /etc/apt/sources.list
برای اوبونتو 24:
sudo sed -i 's|http://[a-z]*\.archive\.ubuntu\.com|https://ir.archive.ubuntu.com|g' /etc/apt/sources.list.d/ubuntu.sources