Saturday, January 19, 2013

Additional packages for my base Debian 7 Wheezy

Below are the packages that I normally install after having configured by minimal base Debian 7 system.
  • Leafpad text editor (leafpad)
  • LightDM Display Manager (lightdm)
  • LXDE Core window manager (lxde-core)
  • LXDE GTK+ theme switcher (lxappearance)
  • Midnight Commander (mc)
  • Midori light weight GUI browser (midori)
  • Synaptic package manager (synaptic)
  • Terminus xfonts (xfonts-terminus)

No comments:

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...