Commit | Line | Data |
---|---|---|
7808cfc7 AB |
1 | <!doctype html><html lang="fa" dir="rtl"<head> |
2 | <meta charset="utf-8" /> | |
3 | <meta name="author" content="بندعلی" /> | |
4 | <meta name="viewport" content="width=device-width, initial-scale=1" /> | |
5 | <title>چگونه از رایانه استفاده میکنم — بندعلی</title> | |
6 | <link rel="icon" href="data:,"> | |
0168c818 | 7 | <link rel="canonical" href="https://bndl.org/fa/computing.html" /> |
7808cfc7 | 8 | <link rel="alternate" href="bandali-computing.fa.txt" title="plain text" type="text/plain" /> |
0168c818 | 9 | <link rel="alternate" href="../computing.html" hreflang="en" title="english" /> |
7808cfc7 AB |
10 | <style> |
11 | @font-face{font-family:sahel;font-weight:normal; | |
12 | src:local('Sahel WOL'),local('Sahel'), | |
13 | url('sahel.woff2')format('woff2');} | |
14 | @font-face{font-family:sahel;font-weight:bold; | |
15 | src:local('Sahel Bold WOL'),local('Sahel Bold'), | |
16 | url('sahelb.woff2')format('woff2');} | |
6dbc815a AB |
17 | body{font-family:sahel,sans-serif;margin:0 auto;max-width:37.5em;} |
18 | p{line-height:1.8} | |
19 | h1{font-size:1.5em}h1+p{color:#666}h2{font-size:1.3em} | |
7808cfc7 AB |
20 | a{text-decoration:none}a:hover,a:focus{text-decoration:underline} |
21 | .box{background:#f8f8f8;border:1px solid #e6e6e6;border-radius:4px; | |
6dbc815a | 22 | font-size:0.95em;padding:0.6em 0.9em;} |
7808cfc7 AB |
23 | #copy,.license{font-size:0.84em;line-height:1.3;} |
24 | #copy{margin-bottom:0.5em}.license{margin:0.5em 0} | |
25 | @media(prefers-color-scheme:dark){body{background:#1c1c1c;color:white;} | |
26 | a:link{color:#acdeff}a:visited{color:#f8f}a:active{color:#e00} | |
27 | .box{background:#1b1d1e;border-color:#373c34;}} | |
28 | </style></head> | |
29 | <body> | |
30 | <h1>چگونه از رایانه استفاده میکنم</h1> | |
31 | <p>نوشتهٔ <a href="https://bndl.org/fa/"><b>بندعلی</b></a> در | |
32 | ۱۴ سپتامبر ۲۰۱۹ <small>(آخرین بهروزرسانی: ۲۸ فوریه ۲۰۲۱) (همچنین | |
33 | در <a href="bandali-computing.fa.txt">متن ساده</a>)</small></p> | |
34 | ||
35 | <p class="box">با الهام از | |
36 | صفحهٔ <a href="https://stallman.org/stallman-computing.html">استالمن</a> | |
37 | در این باره</p> | |
38 | ||
39 | <h2>رایانهها</h2> | |
40 | <p>لپتاپ ThinkPad X200 <a href="https://libreboot.org">لیبرهبوت</a> | |
41 | شدهام رایانه ایست که اکثر مواقع از آن استفاده میکنم. همچنین از طریق | |
42 | <a href="https://csclub.uwaterloo.ca">باشگاه علوم رایانه</a> | |
43 | دانشگاهمان به تعدادی سرور دسترسی دارم که هر از گاهی ازشان برای کارهای | |
44 | محاسباتی سنگینتر استفاده میکنم. به غیر از اینها یک Dell XPS 15 و | |
45 | ThinkPad X220T نیز دارم که کمتر ازشان استفاده میکنم.</p> | |
46 | ||
47 | <h2>توزیع گنو/لینوکس</h2> | |
48 | <p>در طول سالیان از طیف مختلفی از توزیعهای گنو/لینوکس استفاده کردهام، | |
49 | اما پس از پیدا کردن <a href="https://trisquel.info">تریسکل</a> و | |
50 | استفاده از آن در سالهای اخیر، به عنوان توزیع مورد علاقهام در بیشتر | |
51 | جاها ازش استفاده میکنم. گاهی اوقات | |
52 | با <a href="https://guix.gnu.org">گنو گیکس</a> ترکیبش میکنم. برای | |
6dbc815a | 53 | <abbr title="kernel">هسته</abbr> سیستم عامل هم معمولا |
7808cfc7 AB |
54 | از <a href="https://www.fsfla.org/ikiwiki/selibre/linux-libre/">گنو |
55 | لینوکس-لیبره</a> از <a href="https://jxself.org/linux-libre/">مخزن | |
56 | APT</a> اداره شده توسط jxself استفاده میکنم. | |
57 | ||
58 | <h2>کارهای پردازشی و محاسباتی</h2> | |
59 | <p>بیشتر وقتم را در <a href="https://www.gnu.org/software/emacs/">گنو | |
60 | ایمکس</a> میگذارنم و برای بسیاری کارهای مختلف از آن استفاده میکنم.</p> | |
61 | ||
62 | <p>TODO: توضیح بیشتر</p> | |
63 | ||
64 | <hr /> | |
65 | <p dir="ltr" id="copy">Copyright © 2019, 2020, 2021 bandali</p> | |
66 | <p dir="ltr" class="license">Copying and distribution of this file, | |
67 | with or without modification, are permitted in any medium without | |
68 | royalty provided the copyright notice and this notice are preserved. | |
69 | This file is offered as-is, without any warranty.</p> | |
70 | <p class="license">رونوشت و توزیع این پرونده با یا بی تغییر در سراسر | |
71 | دنیا بدون حق امتیاز و در هر رسانهای مجاز است، به این شرط که اعلان حق | |
72 | تکثیر و این اعلان حفظ شوند. این پرونده به صورت موجود و بدون هیچ گونه | |
73 | ضمانت ارائه میشود.</p> | |
74 | </body> | |
75 | </html> |