Linux.py | لینوکس + پایتون

Description
‌ ????? | پایلین
┏━━━ ━━━┓
Linux?لینوکس + Python?پایتون
┗━━━ ━━━┛

Ad/min: @mostafavn
We recommend to visit

?? ??? ?? ????? ?

We comply with Telegram's guidelines:

- No financial advice or scams
- Ethical and legal content only
- Respectful community

Join us for market updates, airdrops, and crypto education!

Last updated 10 months, 1 week ago

[ We are not the first, we try to be the best ]

Last updated 1 year ago

FAST MTPROTO PROXIES FOR TELEGRAM

ads : @IR_proxi_sale

Last updated 8 months, 3 weeks ago

11 months, 3 weeks ago

فردا میبینمتون ?

12 months ago


#‌Archlinux cheat sheet‌

@pylin_ir

12 months ago


بستن پینگ سرور در لایه سیستم عامل (جهت افزایش امنیت)

```
echo "net.ipv4.icmp_echo_ignore_all=1" >> /etc/sysctl.conf

sysctl -p
```


‌ برای بازکردن مجدد پینگ فقط کافیست در کامند بالا به جای 1 مقدار 0 را وارد کنید.

‌‌@pylin_ir

1 year, 2 months ago

دریافت رایگان ⭐️ تلگرام

https://t.me/major/start?startapp=6867762219

ربات رسمی تلگرامه و از رفرال بهتون ستاره میده، چندتا تسک هم داره که انجام بدید ۱۵۰ ستاره میگیرین

@pylin_ir

1 year, 2 months ago


Internet speed test with #python
‌‌

```
import speedtest

download = round(speedtest.Speedtest().download() / 1000000, 2)
upload = round(speedtest.Speedtest().upload() / 1000000, 2)

print(f' download: {download} | upload: {upload}')
```


‌‌Requirement:

pip install speedtest\-cli

@pylin_ir

1 year, 3 months ago

به عنوان یه سیستم ادمین یه زمانی ممکنه بخواین همه سرویس های سرور رو ریستارت کنین طوری که کرنل ریبوت نشه (خود سرور ریستارت نشه)

واسه os های جدید که از systemd پشتیبانی میکنن دستور زیر یه همچین کاری رو انجام میده:

systemctl isolate rescue systemctl isolate default


و برای os  های قدیمی تر با تغییر runlevel ها اینکارو میتونین انجام بدین:

init 1; init 3


‌‌‌@pylin_ir

1 year, 3 months ago


Convert image to ascii art mode in #linux terminal
‌‌

jp2a mylogo.png


‌‌Requirement:

apt install jp2a

@pylin_ir

1 year, 3 months ago

اشتراک تجربه ها و اخبار تکنولوژی با چاشنی طنز در کانال سید و رفقا :‌

@SEYED_BAX

1 year, 3 months ago


‌اگه از لینوکس به صورت دوئال بوت استفاده می‌کنید حتما تا الان احساس نیاز کردید که زمان منوی grub و انتخاب سیستم عامل رو تغییر بدید
برای این کار کافیه توی فایل زیر

/etc/default/grub

عبارت GRUB_TIMEOUT رو پیدا کنید و عدد مقابلشو تغییر بدین
مثلا
GRUB_TIMEOUT=30

درواقع 30 ثانیه به شما برای انتخاب os زمان میده.

@pylin_ir

1 year, 3 months ago


‌با این ریپو میتونین روی یه مرورگر توی لینوکستون هر ورژن از ویندوز رو داشته باشین !

https://github.com/dockur/windows

درواقع یه داکره که داره با KVM این کارو میکنه.

@pylin_ir

We recommend to visit

?? ??? ?? ????? ?

We comply with Telegram's guidelines:

- No financial advice or scams
- Ethical and legal content only
- Respectful community

Join us for market updates, airdrops, and crypto education!

Last updated 10 months, 1 week ago

[ We are not the first, we try to be the best ]

Last updated 1 year ago

FAST MTPROTO PROXIES FOR TELEGRAM

ads : @IR_proxi_sale

Last updated 8 months, 3 weeks ago