Please note that LinuxExchange will be shutting down on December 31st, 2016. Visit this thread for additional information and to provide feedback.

I want to run a headless git server in Virtualbox on a windows host. Which distribution would you recommend and why?

I need something with package management built in and I don't want to be compiling from source unless I have to.

Ideally, I'm looking for something really small that installs fast. I just need git running and probably a web server and ssh. Don't care about much else.

asked 10 May '10, 02:01

carleeto's gravatar image

carleeto
5738
accept rate: 0%




For the most absolute optimized solution, you would be stuck customizing an OS of your choice. All distros will have git and ssh, your only pit fall with 'package management' would be dependency tracking if you don't want to think about it and not fully understand what you are doing.

I think your best out of the box solution would be Salix OS. If you do the full install, you will even have access to some gui tools for package management as well as full access to all the packages available on Slackware of the same version. This would include all the LAMP server stuff.

Not to worry about dependency tracking, Salix OS uses slapt-get that is liked to Slackware repositories that have dependency tracking.

Be warned. There is no 'gui' installer, only an Ncurses menu. AND if you want to do anything special, you will have to know what you are doing. This includes partitioning using the command line!

link

answered 10 May '10, 03:04

Lumak's gravatar image

Lumak
261
accept rate: 100%

Thanks. I tried it out, but found a better alternative - Crunchbang Linux. It has a very light UI and is based off Ubuntu with an emphasis on performance. Runs like a dream in VirtualBox

(10 May '10, 21:30) carleeto
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×6
×3
×1
×1

Asked: 10 May '10, 02:01

Seen: 2,949 times

Last updated: 10 May '10, 03:04

powered by OSQA