/mate_mini

Mate Mini is a series of bash scripts to aid with installation of the Ubuntu mini.iso

Primary LanguageShell

mate_mini

Quick HowTo: post initial boot of ubuntu mini.iso

  • sudo apt-get update
  • sudo apt-get upgrade
  • sudo apt-get install git

#####################################################

  • git clone https://github.com/midfingr/mate_mini
  • cd mate_mini
  • chmod +x ins
  • type: ./ins ## supply password
  • proceed to the optional extras:
  • chmod +x extras
  • type: ./extras ## supply password
  • reboot

###################################################### Have Fun! :)