Clean Debian image

Hello, I’m looking for a pre-built debian build which is pretty much a clean install. All the images I can find already have nodejs, cloud9, etc. installed. Since I basically just want to use this as a mini server, I don’t need all that.

So, is there a clean version or do I have to uninstall everything I don’t need?

Thanks.

Grab the "console":

http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#2014-10-22

Or use the "Netinstall":

https://github.com/RobertCNelson/netinstall

and install only what you want...

Regards,

Thank you for the response. Before I bite the bullet, these images still come with a user, or will it start with an installer?

The "console" had the standard debian/root..

The NetInstall uses debian's d-i installer, so whatever you enter into
the user setup it'll use.

Regards,