Answers to: Best distribution for a headless virtual git server on a Windows host?http://linuxexchange.org/questions/419/best-distribution-for-a-headless-virtual-git-server-on-a-windows-host<p>I want to run a headless git server in Virtualbox on a windows host. Which distribution would you recommend and why?</p> <p>I need something with package management built in and I don't want to be compiling from source unless I have to.</p> <p>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. </p>enMon, 10 May 2010 03:04:47 -0400Answer by Lumakhttp://linuxexchange.org/questions/419/best-distribution-for-a-headless-virtual-git-server-on-a-windows-host/421<p>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.</p> <p>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.</p> <p>Not to worry about dependency tracking, Salix OS uses slapt-get that is liked to Slackware repositories that have dependency tracking.</p> <p>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!</p>LumakMon, 10 May 2010 03:04:47 -0400http://linuxexchange.org/questions/419/best-distribution-for-a-headless-virtual-git-server-on-a-windows-host/421