How much is 5 GB?

PurgeandFire

zxcvmkgdfg
Reaction score
509
Sorry, I'm kind of stupid. This goes in Webmaster general help because... Erm.. It has to do with disk space.

How much is 5 GB? Or better yet, 1 GB is equal to nMB. Where "n" is the amount of MB 1 GB is equal to.
 

Ghan

Administrator - Servers are fun
Staff member
Reaction score
888
1 byte = 8 bits
1 KB = 1,024 bytes
1 MB = 1,048,576 bytes
1 GB = 1,073,741,824 bytes

Therefore, 5GB = 5,368,709,120 bytes
 

Ghan

Administrator - Servers are fun
Staff member
Reaction score
888
> 1 gigabyte is a thousand megs.

Well, roughly, yes.

But.
It's not exact.
It's just a frame of reference.
The byte system is based on powers of the base-2 binary number system.

So:

1 KB = 2^10 = 1,024 bytes
1 MB = 2^20 = 1,024 KB
1 GB = 2^30 = 1,024 MB = 1,048,576 KB
 

phyrex1an

Staff Member and irregular helper
Reaction score
447
We should also not that it is not a standard that the SI prefixes are always binary prefixes in the computer world. In some cases it's even mixed.

>The byte system is based on powers of the base-2 binary number system.
For discs it's more often power of 10 based than not, for memory it's the other way around. The only time you can be sure that they mean binary prefixes is when they use Ki, Mi, Gi, ect.

Also, it's not really important how many bytes a GB are. The numbers doesn't make much sense to us anyway. Try saying to someone that you can store a ASCII text file with ~100 000 000 000 characters on a 100GB disc and see there face turn into a ? while they try to imagine a book with that many characters. Then say that you can store ~20 DVD movies on a 100GB disc and they seem to understand a little better. Humans doesn't understand huge numbers :)

5GB is plenty of space if you are creating a static web page or a web page with just some text in database. If you are creating a file sharing page (as in pictures or move clips) then 5GB will run out fast, assuming that your page is used ofc...
 

13lade619

is now a game developer :)
Reaction score
399
> 1 gigabyte is a thousand megs.

Well, roughly, yes.

But.
It's not exact.
It's just a frame of reference.
The byte system is based on powers of the base-2 binary number system.

So:

1 KB = 2^10 = 1,024 bytes
1 MB = 2^20 = 1,024 KB
1 GB = 2^30 = 1,024 MB = 1,048,576 KB
ooh... i never knew that until now :D
 

SFilip

Gone but not forgotten
Reaction score
633
According to SI:
1 Gigabyte = 1000 Megabytes
1 Gibibyte = 1024 Mebibytes
However Gigabyte is usually used where Gibibyte is supposed to be so you are safe to say it's always 1024. Take note though that HDD manufacturers always use SI gigabytes to measure the size. This is why a "100GB" HDD will always appear as ~93 when you put it in.

Either way in terms of webhosting 5GB is A LOT.
 

The Helper

Necromancy Power over 9000
Staff member
Reaction score
1,697
Umm, in terms of web hosting 5 gigabytes is alot if that is storage space allowed (how much disk available for files on the server). However, 5 gigabytes is not alot when you are talking about bandwidth (how much data is allowed to be passed a month). 5 gigabyte will be enough for most small sites but any site with any significant amount of visits will go over that limit real quick.
 

Ghan

Administrator - Servers are fun
Staff member
Reaction score
888
> For discs it's more often power of 10 based than not, for memory it's the other way around.

You mean they change it up on us? How rude.... :p

> 1 Nibble = 4 Bytes

I think the nibble is four bits, actually. Not bytes. Though, I have no idea what a nibble would be used for. :p

> According to SI:
1 Gigabyte = 1000 Megabytes
1 Gibibyte = 1024 Mebibytes

That seems very odd. Why do you need two systems? I think the whole thing needs redoing. :p

> in terms of web hosting 5 gigabytes is alot if that is storage space allowed

I'm surprised. 5 GB is not a whole lot in today's world anymore....
 

sqrage

Mega Super Ultra Cool Member
Reaction score
514
>> I'm surprised. 5 GB is not a whole lot in today's world anymore....

Well what do you need on a server?

Just a forum system and a DB, that doesn't take up nearly as much space as installing 20 apps and a few video games, like you would on a desktop.

But whether or not 5gb is a lot really depends on what your site is for...if it's for hosting videos, it is definitely very little.
 

SFilip

Gone but not forgotten
Reaction score
633
> Why do you need two systems?
Read the "HDD manufacturers" thing from the same post. Best way of getting ripped off.
Overall confusion is nice too :rolleyes:

> I think the whole thing needs redoing.
It already suffered one when they figured it's unusual for "kilo" to be 1024 as opposed to 1000 everywhere else.
 

PurgeandFire

zxcvmkgdfg
Reaction score
509
Umm, in terms of web hosting 5 gigabytes is alot if that is storage space allowed (how much disk available for files on the server). However, 5 gigabytes is not alot when you are talking about bandwidth (how much data is allowed to be passed a month). 5 gigabyte will be enough for most small sites but any site with any significant amount of visits will go over that limit real quick.

Yea, it is the storage space allowed. I think the Bandwith is 50 GB.

1 Nibble = 4 Bytes
1 byte = 8 bits
1 KB = 1,024 bytes
1 MB = 1,048,576 bytes
1 GB = 1,073,741,824 bytes

Rofl... Yea, and its "bits"... But still, rofl. :D

>> I'm surprised. 5 GB is not a whole lot in today's world anymore....

Well what do you need on a server?

Just a forum system and a DB, that doesn't take up nearly as much space as installing 20 apps and a few video games, like you would on a desktop.

But whether or not 5gb is a lot really depends on what your site is for...if it's for hosting videos, it is definitely very little.

Psshhh... Like I would use a webhost to host videos. :rolleyes: Besides, you can always link to the video or whatever.

Wow, I forgot what the question was in the first place...

:p

Yea, I started to drift away from it after a while. :p

According to SI:
1 Gigabyte = 1000 Megabytes
1 Gibibyte = 1024 Mebibytes
However Gigabyte is usually used where Gibibyte is supposed to be so you are safe to say it's always 1024. Take note though that HDD manufacturers always use SI gigabytes to measure the size. This is why a "100GB" HDD will always appear as ~93 when you put it in.

Either way in terms of webhosting 5GB is A LOT.

> Why do you need two systems?
Read the "HDD manufacturers" thing from the same post. Best way of getting ripped off.
Overall confusion is nice too :rolleyes:

> I think the whole thing needs redoing.
It already suffered one when they figured it's unusual for "kilo" to be 1024 as opposed to 1000 everywhere else.

Damn you SFilip, you always make me feel like a 3 year old.
 

w/e

Boaroceraptorasaurus-Rex
Reaction score
274
You're forgetting what's after GBs.

Terabytes
Petabytes
Exabytes
Zettabytes
 

SFilip

Gone but not forgotten
Reaction score
633
General chit-chat
Help Users
  • No one is chatting at the moment.
  • The Helper The Helper:
    So what it really is me trying to implement some kind of better site navigation not change the whole theme of the site
  • Varine Varine:
    How can you tell the difference between real traffic and indexing or AI generation bots?
  • The Helper The Helper:
    The bots will show up as users online in the forum software but they do not show up in my stats tracking. I am sure there are bots in the stats but the way alot of the bots treat the site do not show up on the stats
  • Varine Varine:
    I want to build a filtration system for my 3d printer, and that shit is so much more complicated than I thought it would be
  • Varine Varine:
    Apparently ABS emits styrene particulates which can be like .2 micrometers, which idk if the VOC detectors I have can even catch that
  • Varine Varine:
    Anyway I need to get some of those sensors and two air pressure sensors installed before an after the filters, which I need to figure out how to calculate the necessary pressure for and I have yet to find anything that tells me how to actually do that, just the cfm ratings
  • Varine Varine:
    And then I have to set up an arduino board to read those sensors, which I also don't know very much about but I have a whole bunch of crash course things for that
  • Varine Varine:
    These sensors are also a lot more than I thought they would be. Like 5 to 10 each, idk why but I assumed they would be like 2 dollars
  • Varine Varine:
    Another issue I'm learning is that a lot of the air quality sensors don't work at very high ambient temperatures. I'm planning on heating this enclosure to like 60C or so, and that's the upper limit of their functionality
  • Varine Varine:
    Although I don't know if I need to actually actively heat it or just let the plate and hotend bring the ambient temp to whatever it will, but even then I need to figure out an exfiltration for hot air. I think I kind of know what to do but it's still fucking confusing
  • The Helper The Helper:
    Maybe you could find some of that information from AC tech - like how they detect freon and such
  • Varine Varine:
    That's mostly what I've been looking at
  • Varine Varine:
    I don't think I'm dealing with quite the same pressures though, at the very least its a significantly smaller system. For the time being I'm just going to put together a quick scrubby box though and hope it works good enough to not make my house toxic
  • Varine Varine:
    I mean I don't use this enough to pose any significant danger I don't think, but I would still rather not be throwing styrene all over the air
  • The Helper The Helper:
    New dessert added to recipes Southern Pecan Praline Cake https://www.thehelper.net/threads/recipe-southern-pecan-praline-cake.193555/
  • The Helper The Helper:
    Another bot invasion 493 members online most of them bots that do not show up on stats
  • Varine Varine:
    I'm looking at a solid 378 guests, but 3 members. Of which two are me and VSNES. The third is unlisted, which makes me think its a ghost.
    +1
  • The Helper The Helper:
    Some members choose invisibility mode
    +1
  • The Helper The Helper:
    I bitch about Xenforo sometimes but it really is full featured you just have to really know what you are doing to get the most out of it.
  • The Helper The Helper:
    It is just not easy to fix styles and customize but it definitely can be done
  • The Helper The Helper:
    I do know this - xenforo dropped the ball by not keeping the vbulletin reputation comments as a feature. The loss of the Reputation comments data when we switched to Xenforo really was the death knell for the site when it came to all the users that left. I know I missed it so much and I got way less interested in the site when that feature was gone and I run the site.
  • Blackveiled Blackveiled:
    People love rep, lol
    +1
  • The Helper The Helper:
    The recipe today is Sloppy Joe Casserole - one of my faves LOL https://www.thehelper.net/threads/sloppy-joe-casserole-with-manwich.193585/

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top