WebNov 30, 2024 · This is required to activate optimize-vhd command. Open windows powershell as admin: First, press Windows+R to open Run, and then type “powershell” in the text box. Next, press Ctrl+Shift+Enter. Windows PowerShell will open in admin mode. In powershell, run following commands. WebFirst, it risks corrupting data that the process is using. Second, if the process writes to the offset of the original end of the file and the filesystem the file is on does not support …
7 Simple Ways to Free Up Space on Ubuntu and Linux …
WebFeb 25, 2024 · Here are all of the commands you'll need! Check space: # free -m Disable swap: # swapoff -a Wait approx 30 sec (use free -m to see the amount of swap … WebFeb 1, 2016 · 5. Resize Linux Disk Partition. Parted includes multiple useful functions and one of them is "resizepart". As you have probably figured this out by now, "resizepart" helps you resize a partition. In the example below, you will see how to resize an existing partition. For the purpose of this example, we will be using the earlier created partition. how to spell saiten
8 Linux
WebAug 13, 2024 · sudo du -s /. 4129183 /. As with the df command, you can make the output easier to read with the -h option. This causes the disk space to be displayed in kilobytes (K), megabytes (M), and gigabytes (G). In the example below, the -h option is used in combination with the -s option. sudo du -sh /etc. WebJan 6, 2024 · tune2fs is a command tool that allows you to change this reserved disk space on Linux operating systems. Let’s see some examples: Reduce reserved blocks on … WebSep 29, 2024 · 30 Aug 2015 #2. Just take the edit disk option from the Hyper-V management console, select your disk and then the option compact. If you want to use powershell instead of the UI you could do this: Code: Mount-VHD -ReadOnlyOptimize-VHD -Mode fullDismount-VHD . If your ... rdsap download