Skip to main content

Questions tagged [size]

The tag has no usage guidance.

0 votes
3 answers
45 views

What minimum linux's root partition size for virtual machine

I wanna install multiple linux distro (Ubuntu, Fedora, Manjaro, Opensusue, etc) via virtual machine (qemu) with shared /home partition for testing purposes, which i'm not gonna install anything big or ...
Noober's user avatar
  • 1
0 votes
1 answer
58 views

Extend partition on RedHat VM without losing data

I have a VM with RHEL which serves as backup repo for Veeam. And now I need to extend partition for backups. Original size was 17TB I extended HDD in VMware to 19TB (it's a second HDD in VMware), and ...
Rasputin's user avatar
0 votes
0 answers
38 views

Block size output from lsblk and blockdev don't match

Why the output of LOG-SEC column and --getbsz in the following don't match? Are these values of different quantities? How to find actual values? And is the output of following stat command always ...
Porcupine's user avatar
  • 2,056
3 votes
0 answers
105 views

How can I get the height of my Title bar in bash

I am working on a pet project which involves knowing the height of the title bar on different Linux Mint PC's, I realise the size depends on the Window Title Font and probably some CSS, so it will ...
Chris Fox's user avatar
0 votes
1 answer
207 views

Why is the the apparent size of a file much larger than the actual disk usage in this case? (4.4GiB vs. 512B)

While browsing folders via ncdu, I noticed that the apparent size of a file was sometimes much larger than the actual disk usage. Example via ncdu, then a to toggle between showing disk usage and ...
Franck Dernoncourt's user avatar
0 votes
1 answer
51 views

How to verify size of pigz (parallel gzip) archive contents? [duplicate]

I created some pigz (parallel gzip) - home page - compressed archives of my SSD disk drives. (compiled version 2.8) I called one of them 4TB-SATA-disk--Windows10--2024-Jan-21.img.gz which says the ...
Vlastimil Burián's user avatar
2 votes
0 answers
56 views

500gb external hard drive listed with 512b only

Has anyone experienced this problem? I have a 500GB Seagate external hard drive that recently had some problems. Due to these problems I tried to format but unfortunately the formatting shows an error ...
Hudson Martins's user avatar
0 votes
1 answer
104 views

lsblk: Why FSSIZE is not equal to FSAVAIL + FSUSED

sudo lsblk --fs -o NAME,FSTYPE,SIZE,FSSIZE,FSUSED,FSAVAIL,FSUSE%,MOUNTPOINTS,LABEL,PATH | grep -v '^loop' NAME FSTYPE SIZE FSSIZE FSUSED FSAVAIL FSUSE% MOUNTPOINTS LABEL ...
Porcupine's user avatar
  • 2,056
0 votes
2 answers
194 views

The filesystem is already 65010688 (4k) blocks long

Please help me , when I try to increase the partition size in LVM, but when I try it doesn’t work, I do the following: df -h Filesystem Size Used Avail Use% Mounted on udev ...
Глеб Щеголев's user avatar
0 votes
0 answers
51 views

How do I increase the font size of the email in Geary?

It doesn't seem possible to change the font size of the email automatically (Ctrl+Scroll seems to be the only solution and it is manual) and the text on my laptop screen is too small. Is there a way ...
Bushido's user avatar
2 votes
1 answer
589 views

Get total Git LFS size

How can I get total size of Git LFS files? I can get a listing of LFS files with git lfs ls-files --size: b1d5dd29dd - file1.zip (1.42 GB) 27d3073f43 - file2.zip (120 MB) cacd6dbfe3 - folder/file3.zip ...
wjwrpoyob's user avatar
  • 438
0 votes
0 answers
83 views

USB Gadget Size Limitation - Mass Storage Emulation

I'm facing a challenge with my Raspberry Pi 4 and software setup. The Pi connects to my server to download a weekly-updated database. The problem arises from the Mass Storage Gadget's CD emulator, ...
Christos Galanopoulos's user avatar
0 votes
1 answer
151 views

dd not enough space

I have a drive that is about 1TB big. It is mostly free space. When you add up the size of all the partitions, it is less than 256GB. I have another drive that is 256GB. I would like to clone the data ...
user168226's user avatar
0 votes
4 answers
189 views

How to view a log file that's worth 10GB+?

The ways that I've thought of: If you get to reproduce the scenario in real time. Use tail -f application.log | tee /tmp/tailed_log But it's not sure that we'll get to reproduce the scenario in real ...
achhainsan's user avatar
0 votes
0 answers
23 views

Sum of all file sizes in a folder down not adds up to what what ls or du show [duplicate]

I have downloaded couple of thousands file form a cloud. the download is done without any error. When I check the files occupied space in my hard drive is showing size, then what is shown on the cloud ...
Ahmad.S's user avatar
  • 101

15 30 50 per page
1
2 3 4 5
17