Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


KVM 256 MB OS??
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

KVM 256 MB OS??

martip07martip07 Member
edited August 2012 in General

What Linux Distros can be installed on it?

Comments

  • I'm using Debian 6 32 bit, Ubuntu 10.04, Ubuntu 11, Ubuntu 12.

  • You should be able to get just about anything without a GUI installed to 256MB. What are you trying to accomplish?

  • Debian, Ubuntu, Arch Linux, CentOS and Gentoo would run just fine

  • @MrDOS

    A website, nginx + php + mysql

    but i will be able to do some pythong + django + mysql + nginx things?

  • flyfly Member

    pretty much anything should run on 256mb. centos would be kinda iffy but doable.

  • @martip07 said: but i will be able to do some pythong + django + mysql + nginx things?

    Maybe you could try Minstall and run those stuff :)

  • @martip07 said: A website, nginx + php + mysql

    but i will be able to do some pythong + django + mysql + nginx things?

    @ First one, 256MB will most likely be enough for that on Debian. I have a 128MB KVM running nginx + php fpm + MySQL + ZNC on Debian.

    Never tested pythong and django so can't verify for sure!

  • CentOS 6 will have problems installing on 256MB with the stock ISO. There are ways but you'll need to perform some magic tricks.

  • @martip07 said:

    A website, nginx + php + mysql

    but i will be able to do some pythong + django + mysql + nginx things?

    Debian minimal.
    Yes, I run everything above and something else without any problems.

  • I normally run Debian on anything with less than 512mb RAM.

  • fanfan Veteran

    Debian/Ubuntu/Arch for me, but CentOS can also be a good choice with some tricks with the installation.

    @martip07 said: A website, nginx + php + mysql

    but i will be able to do some pythong + django + mysql + nginx things?

    It depends on how much your website scales, these will run without any problems but later you may need more as python/django does eat quite a bit of memory.

  • bretonbreton Member
    edited August 2012

    @fan said: as python/django does eat quite a bit of memory.

    Seriously?
    image
    Django site has 5 times more visitors than the one with php.

  • You'll need to trim down the MySQL configuration to get that running smoothly in 256MB, but that's not difficult and will still work just fine. Everything else will be just peachy.

  • MaouniqueMaounique Host Rep, Veteran

    yes, 256 with debian can run those and handle tens of simultaneous hits without any problem.
    M

  • InfinityInfinity Member, Host Rep

    My 256MB KVM runs CentOS just fine with the disk image @dmmcintrye3 made, he's got a thread here on how to do it somewhere.

Sign In or Register to comment.