KDE Partition Manager/pt-br: Difference between revisions
(Created page with "==Geral==") |
(Updating to match new version of source page) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
==Geral== | ==Geral== | ||
'''KDE Partition Manager''' | '''KDE Partition Manager''' é um programa utilitário que ajudará você no gerenciamento de discos, partições e sistemas de arquivo em seu computador. | ||
Ele facilmente te permite criar novas partições, criar sistemas de arquivos em partições novas ou já existentes, copiar, mover ou apagar partições e também modificar o tamanho de uma partição sem perder os dados nela existentes. | |||
== | ==Interface do Usuário== | ||
Besides the main view showing the currently selected device in a graphical and a tree view, '''KDE Partition Manager''' uses Qt's "dock widgets" (or "panels") to display some information and allow selections. See the screen shot at the top of this page for an overview. | Besides the main view showing the currently selected device in a graphical and a tree view, '''KDE Partition Manager''' uses Qt's "dock widgets" (or "panels") to display some information and allow selections. See the screen shot at the top of this page for an overview. | ||
Line 18: | Line 18: | ||
To get its job done efficiently '''KDE Partition Manager''' makes use of external tools to support a long list of file systems. You will probably have the required tools for the file systems on your computer installed already if you use a mainstream Linux distribution. | To get its job done efficiently '''KDE Partition Manager''' makes use of external tools to support a long list of file systems. You will probably have the required tools for the file systems on your computer installed already if you use a mainstream Linux distribution. | ||
The [https://docs.kde.org/ | The [https://docs.kde.org/trunk5/en/extragear-sysadmin/partitionmanager/index.html KDE Partition Manager handbook] has all the details which external package is required for what. | ||
[[Category: | == More Information == | ||
[[Category: | |||
* [https://docs.kde.org/trunk5/en/extragear-sysadmin/partitionmanager/index.html Handbook] | |||
* [https://en.wikipedia.org/wiki/KDE_Partition_Manager Wikipedia] | |||
* [https://en.wikipedia.org/wiki/GNU_Parted GNU Parted (Wikipedia)] | |||
* [https://wiki.archlinux.org/index.php/Partitioning Partitioning (Arch Linux wiki)] | |||
[[Category:Utilitários/pt-br]] | |||
[[Category:Sistema/pt-br]] |
Latest revision as of 14:00, 15 April 2019
Gerenciar discos, partições e sistemas de arquivos em seu computador. |
Geral
KDE Partition Manager é um programa utilitário que ajudará você no gerenciamento de discos, partições e sistemas de arquivo em seu computador.
Ele facilmente te permite criar novas partições, criar sistemas de arquivos em partições novas ou já existentes, copiar, mover ou apagar partições e também modificar o tamanho de uma partição sem perder os dados nela existentes.
Interface do Usuário
Besides the main view showing the currently selected device in a graphical and a tree view, KDE Partition Manager uses Qt's "dock widgets" (or "panels") to display some information and allow selections. See the screen shot at the top of this page for an overview.
External Dependencies
To get its job done efficiently KDE Partition Manager makes use of external tools to support a long list of file systems. You will probably have the required tools for the file systems on your computer installed already if you use a mainstream Linux distribution.
The KDE Partition Manager handbook has all the details which external package is required for what.