Skip to content

Instantly share code, notes, and snippets.

@gjuric
Last active August 29, 2015 14:08
Show Gist options
  • Save gjuric/dd830218ab01a7cda0c1 to your computer and use it in GitHub Desktop.
Save gjuric/dd830218ab01a7cda0c1 to your computer and use it in GitHub Desktop.
Minimal Debian Wheezy Digital Ocean
apt-get purge perl python python2.7 python2.7-minimal python-apt python-apt-common python-chardet python-debian python-debianbts python-fpconst python-minimal python-reportbug python-soappy python-support python-xapian exim4 exim4-base exim4-config exim4-daemon-light tasksel tasksel-data busybox anacron dnsutils w3m consolekit geoip-database ftp fuse curl accountsservice acl avahi-daemon ispell iamerican ibritish ienglish-common isc-dhcp-client isc-dhcp-common netcat netcat-traditional ntpdate os-prober parted rsync curl task-english tcpdump tcpd dbus dc console-common console-data console-setup console-setup-linux mlocate wamerican install-info installation-report bc binutils debian-faq doc-debian dosfstools ed eject hdparm heirloom-mailx xauth usbutils aptitude aptitude-common libboost-iostreams1.49.0 libept1.4.12 libsigc++-2.0-0c2a libsqlite3-0 libxapian22 debconf-i18n libtext-iconv-perl wget whois xz-utils time unzip texinfo arping gettext gettext-base manpages man-db
apt-get autoremove
dpkg --list |grep "^rc" | cut -d " " -f 3 | xargs dpkg --purge
http://linuxpoison.blogspot.com/2008/08/how-to-disable-virtual-consoles-altf1.html
@gjuric
Copy link
Author

gjuric commented Feb 22, 2015

Packages brought in by apitude:

apt-get purge apt-xapian-index aptitude aptitude-common aptitude-doc-en libboost-iostreams1.49.0 libclass-accessor-perl libclass-isa-perl libcwidget3 libencode-locale-perl libept1.4.12 libfile-listing-perl libfont-afm-perl libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libio-socket-ip-perl libio-socket-ssl-perl libio-string-perl liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl libnet-http-perl libnet-ssleay-perl libparse-debianchangelog-perl libsigc++-2.0-0c2a libsocket-perl libsub-name-perl libswitch-perl libtimedate-perl liburi-perl libwww-perl libwww-robotrules-perl libxapian22 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl perl perl-modules python-chardet python-debian python-xapian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment