From 85ee793fd03c7fe6413104e54a65b2ebdd633f8b Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 23 Jun 2019 14:46:37 -0700 Subject: [PATCH] Add shred and not on ssd note --- source/3/3.1/3.1.7/kde_partitionmanager.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.1/3.1.7/kde_partitionmanager.rst b/source/3/3.1/3.1.7/kde_partitionmanager.rst index 935f1a11..da9c699a 100644 --- a/source/3/3.1/3.1.7/kde_partitionmanager.rst +++ b/source/3/3.1/3.1.7/kde_partitionmanager.rst @@ -20,7 +20,7 @@ You can see your disk usage for each partition graphically with the bars at the On the side pane to the left you can switch between each different drive on the left with the name of each device. -To delete a partition left click on a partition to select it press :kbd:`Delete`, :menuselection:`Partition --> Delete`, or right click and select :menuselection:`Delete`. To add a new partition in unallocated space right click on the To view statistical information on a partition select the partition :menuselection:`Partition --> Properties` or right click on that partition :menuselection:`Properites`. To resize or move a partition press :kbd:`Control+R`, :menuselection:`Partition --> Resize/Move`, or right click on the partition and select :menuselection:`Resize/Move`. On the bottom of the window a list of :guilabel:`Pending Operations` to be applied to your drives. +To delete a partition left click on a partition to select it press :kbd:`Delete`, :menuselection:`Partition --> Delete`, or right click and select :menuselection:`Delete`. To add a new partition in unallocated space right click on the To view statistical information on a partition select the partition :menuselection:`Partition --> Properties` or right click on that partition :menuselection:`Properites`. To resize or move a partition press :kbd:`Control+R`, :menuselection:`Partition --> Resize/Move`, or right click on the partition and select :menuselection:`Resize/Move`. On the bottom of the window a list of :guilabel:`Pending Operations` to be applied to your drives. If you want to delete a partition on a hard drive and overwrite the data on that partition :menuselection:`Partition --> Shred` or :kbd:`Shift+Delete`. However shredding solid state drives is not recommended as it may not fully scrub the data and may marginally wear out your drive. To change your partitions you will need to apply your changes later press the :guilabel:`Apply` button or :menuselection:`Edit --> Apply`. After pressing Apply a dialog will come up asking you to confirm and check this is what you want to do and then press :guilabel:`Apply Pending Operations` to apply these changes. To go back from this point press the :guilabel:`Cancel` button. To undo your your changes to your partitions press :kbd:`Control+Z`, the :guilabel:`Undo` button, or :menuselection:`Edit --> Undo`. To clear your operations that have yet to been applied :menuselection:`Edit --> Clear`.