دليل التتبيث في لينكس#

This guide describes how to download, verify, install and encrypt the Dash Core wallet for Linux. The guide is written for Ubuntu 20.04 LTS, but the steps should be similar for other Linux distributions.

تحميل محفظة داش كور#

Visit https://www.dash.org/downloads/ to download the latest Dash Core wallet. In most cases, the website will properly detect which version you need. Click the Dash Core button to download the package directly.

../../../../_images/download.png

يكتشف الموقع بشكل صحيح المحفظة المناسبة لنظامك#

If detection does not work, you will need to manually choose your operating system and whether you need a 32 or 64 bit version. If you are unsure whether your version of Linux is 32 or 64 bit, you can check in Ubuntu under the Settings > About > OS Type. For details on how to check this in other versions of Linux, see here.

../../../../_images/linux-checkbits.png

نظام أوبونتو نظرة عامة. هذا هو نظام 64 بت.#

If you have a 32-bit system, download Dash Core x86. If you have a 64-bit system, download Dash Core x64. Once you know which version you need, download the Dash Core TGZ file to your computer from https://www.dash.org/downloads/ and save it to your Downloads folder.

تحقق من داش كور#

This step is optional, but recommended to verify the authenticity of the file you downloaded. This is done by checking its detached signature against the public key published by the Dash Core development team. To download the detached signature, click the Signature button on the wallet download page and save it to the same folder as the downloaded binary.

All releases of Dash are signed using GPG with one of the following keys:

Open a terminal, import the keys and verify the authenticity of your download as follows:

curl https://keybase.io/codablock/pgp_keys.asc | gpg --import
curl https://keybase.io/pasta/pgp_keys.asc | gpg --import
gpg --verify dashcore-18.2.1-x86_64-linux-gnu.tar.gz.asc
../../../../_images/setup-linux-gpg.png

تحميل مفتاح PGP والتحقق من الثنائي الموقع#

If you see the message Good signature from ... then you have an authentic copy of Dash Core for Linux.

استخراج داش كور#

يتم توزيع داش كور لنظام التشغيل لينكس كأرشيف مضغوط وليست أداة تثبيت. هذا لأن هذا الأرشيف نفسه يحتوي أيضًا على ملفات أخرى تم إنشاؤها لتشغيل خادم على خادم ، على سبيل المثال. في هذا الدليل ، سنستخرج الملف القابل للتنفيذ بواجهة مستخدم رسومية (GUI) مصممة للاستخدام من قبل المستخدمين النهائيين كمحافظة.

Extract Dash Core as follows:

tar xzf dashcore-18.2.1-x86_64-linux-gnu.tar.gz

This will create a folder named dashcore-18.2.1 in the current working directory. We will now install the executable binaries to /usr/local/bin using the install command:

sudo install -m 0755 -o root -g root -t /usr/local/bin dashcore-18.2.1/bin/*

Start Dash Core from the terminal with the following command:

dash-qt

في المرة الأولى التي يتم فيها إطلاق البرنامج ، سيتاح لك اختيار المكان الذي تريد فيه تخزين بيانات بلوكشين و محفظة   الخاصة بك. اختر موقعًا يحتوي على مساحة خالية كافية ، حيث يمكن أن يصل حجم بلوكشين إلى 30+ جيجابايت. من المستحسن استخدام مجلد البيانات الافتراضي إذا أمكن ذلك.

../../../../_images/106329842.png

إختار مجلد داش كور#

ثم تبدأ داش كور. سيستغرق ذلك وقتًا أطول قليلاً من المعتاد في المرة الأولى التي تقوم بتشغيلها ، حيث يحتاج داش كور إلى إنشاء بيانات تشفير لتأمين محفظتك.

../../../../_images/106329854.png

بدأ داش كور#

تزامن داش كور إلى شبكة داش#

بمجرد تثبيت داش كور وتثبيته بنجاح ، سترى شاشة نظرة عامة على المحفظة. ستلاحظ أن المحفظة "غير متزامنة" ، وسيظهر شريط الحالة في أسفل النافذة تقدم المزامنة.

../../../../_images/106329873.png

تبدأ داش كور جار المزامنة مع شبكة داش#

خلال هذه العملية ، ستقوم داش كور بتنزيل نسخة كاملة من بلوكشين داش من العقد الأخرى إلى جهازك. اعتمادًا على اتصالك بالإنترنت ، قد يستغرق هذا الأمر وقتًا طويلاً. إذا ظهرت لك الرسالة "لا يوجد مصدر كتلة متاح" ، فتحقق من اتصالك بالإنترنت. عند اكتمال المزامنة ، سترى علامة زرقاء صغيرة في الزاوية اليمنى السفلى.

../../../../_images/106329889.png

تم انتهاء مزامنة داش كور#

يمكنك الآن البدء في استخدام محفظتك لإرسال الأموال وتلقيها.

Setting up a desktop entry#

You can set up an XDG Desktop Entry in order to be able to launch Dash Core from your KDE or Gnome desktop environment. To do so, create a file named ~/.local/share/applications/dash.desktop and add the following content:

[Desktop Entry]
Version=1.5
Name=Dash Core
Comment=Dash Core is used to interact with the Dash blockchain
Exec=/usr/local/bin/dash-qt
Icon=dash-icon
Terminal=false
Type=Application

Ensure the file is executable:

chmod +x ~/.local/share/applications/dash.desktop

An appropriate icon can optionally be downloaded from the Dash Brand Guidelines page:

wget https://media.dash.org/wp-content/uploads/dash-d-rounded-square-250.png
xdg-icon-resource install --size 256 dash-d-rounded-square-250.png dash-icon

تشفير محفظتك داش#

بعد مزامنة محفظتك مع شبكة داش ، ينصح بشدة بتشفير المحفظة بكلمة مرور أو عبارة مرور لمنع الوصول غير المصرح به. يجب عليك استخدام كلمة مرور قوية وجديدة لم تستخدمها من قبل في مكان آخر. خذ علما بكلمة المرور الخاصة بك وقم بتخزينها في مكان آمن أو سيتم قفلك من محفظتك وفقدان إمكانية الوصول إلى أموالك.

لتشفير محفظتك ، انقر فوق إعدادات> تشفير المحفظة.

../../../../_images/106329907.png

تشفير محفظة داش بالرقم السري#

سيُطلب منك إدخال الرقم السري والتحقق منها

../../../../_images/106329946.png

إدخال كلمة المرور#

../../../../_images/106329973.png

تأكيد لتشفير محفظتك#

عند اكتمال عملية التشفير ، سترى تحذيرًا بأن النسخ الاحتياطية السابقة من محفظتك لن تكون قابلة للاستخدام ، ويُطلب منك إيقاف داش كور. عند إعادة تشغيل داش كور ، سترى قفلًا أزرقًا صغيرًا في الزاوية اليمنى السفلى.

../../../../_images/106329989.png

مشفرة تماما ومتزامنة داش كور المحفظة#