0

I just need to install a streaming server, but videos to be streamed are on a remote storage.

I just need the ubuntu server hd take as less space as possible to be portable (ubuntu server will be on a VM, so hd is just a file).

I read that the minimum is 1Gb but it still seems too big for my tastes and for what I have to do.

I was thinking about 512 Mb, it would be great...but will istall allow me to do so? And even if I try some workaround the server will be ok?

If not, sorry if I ask here, what distro could do the job?

user2358943
  • 399
  • 1
  • 4
  • 7

1 Answers1

0

Ubuntu 12.04 LTS requires a minimum of 512MB of disk for base system (1GB with all tasks installed). (Source: https://help.ubuntu.com/12.04/serverguide/preparing-to-install.html

13.10 requires a 700MB minimum (https://help.ubuntu.com/13.10/serverguide/preparing-to-install.html)

So; I guess you will have to test it -perhaps on a virtual machine; to see what exactly you will need and whether it will fit or not.

Ahmadgeo
  • 1,401