Wednesday, August 24, 2011

Linux post-install...

Once it has been installed, there are a couple of things needed to make it a better experience.

These are (package names that can be used with yum):
  • google-chrome
  • vim-enhanced
  • kdebase (konsole)
  • kdesdk (kompare)
  • eclipse-platform
Also need to:
  • add "paul ALL=(ALL) NOPASSWD: ALL" using visudo
  • usermod -g vboxsf paul
  • ln -sf /media/sf_Documents ~/Documents
  • ln -sf /media/sf_Pictures ~/Pictures