اگر مشکل فیلتر دارید از لینک زیر استفاده کنید :
http://fs2.filegir.com/hossein4/Manjaro_introduction_%28farsi%29_%5BfeSqEcOkQ6g%5D_%5Btag22%5D.mp4
http://fs2.filegir.com/hossein4/Manjaro_introduction_%28farsi%29_%5BfeSqEcOkQ6g%5D_%5Btag22%5D.mp4
On many Linux distributions, parted comes pre-installed. If it is not included in your distro, you can install it with:
.................................................
sudo apt-get install parted
.................................................
linuxiha@linuxiha:~$ sudo parted
[sudo] password for linuxiha:
GNU Parted 3.2
Using /dev/sda
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted)
Parted is a famous command line tool that allows you to easily manage hard disk partitions.👆
BQ Ubuntu tablet specification
@linuxiha
..............................................
@linuxiha
..............................................
10.1 inch multi-touch screen
MediaTek Quad Core MT8163A processor up to 1.5GHz
High capacity Li-Po battery (7280mAh)
Full HD (1080p) camera for super-sharp video recording
2GB RAM and 16GB internal memory
MicroSD slot for extra storage (up to 64GB)
12 megapixel camera with autofocus and dual flash
Frontal speakers
Micro HDMI slot
Dimensions: 246 x 171 x 8.2mm
Lightweight at only 470g
Alan Baghumian has announced the launch of a new stable version of the Parsix GNU/Linux distribution. Parsix GNU/Linux is based on Debian Stable and features a number of extra desktop features and optimizations. The new release, version 8.5r0, ships with GNOME Shell 3.18, version 4.1.17 of the Linux kernel
Aptitude
...........................
Aptitude is a text based package manager for Debian which is front-end to ‘apt‘, which enables user to manage packages easily.
Synaptic
..........................
Graphical package manager which makes it easy to install, upgrade and uninstall packages even to novice.
Tasksel
........................
Tasksel lets the user to install all the relevant packages related to a specific task, viz., Desktop-environment.
@linuxiha