use a centred body layout
[~bandali/bndl.org] / fa / computing.html
CommitLineData
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>چگونه از رایانه استفاده می‌کنم &mdash; بندعلی</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;
12src:local('Sahel WOL'),local('Sahel'),
13url('sahel.woff2')format('woff2');}
14@font-face{font-family:sahel;font-weight:bold;
15src:local('Sahel Bold WOL'),local('Sahel Bold'),
16url('sahelb.woff2')format('woff2');}
6dbc815a
AB
17body{font-family:sahel,sans-serif;margin:0 auto;max-width:37.5em;}
18p{line-height:1.8}
19h1{font-size:1.5em}h1+p{color:#666}h2{font-size:1.3em}
7808cfc7
AB
20a{text-decoration:none}a:hover,a:focus{text-decoration:underline}
21.box{background:#f8f8f8;border:1px solid #e6e6e6;border-radius:4px;
6dbc815a 22font-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;}
26a: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 و
45ThinkPad 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/">مخزن
56APT</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 &copy; 2019, 2020, 2021 bandali</p>
66<p dir="ltr" class="license">Copying and distribution of this file,
67with or without modification, are permitted in any medium without
68royalty provided the copyright notice and this notice are preserved.
69This file is offered as-is, without any warranty.</p>
70<p class="license">رونوشت و توزیع این پرونده با یا بی تغییر در سراسر
71دنیا بدون حق امتیاز و در هر رسانه‌ای مجاز است، به این شرط که اعلان حق
72تکثیر و این اعلان حفظ شوند. این پرونده به صورت موجود و بدون هیچ گونه
73ضمانت ارائه می‌شود.</p>
74</body>
75</html>