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
889
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
889
> 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
446
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
400
> 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,688
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
889
> 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
515
>> 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 Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top