Skip to content

Tim E Allen

My CV

Categories

  • APH
  • BrailleBuzz
  • embedded
  • FPGA / Verilog / HLS
  • Medical Device
  • Not Facebook
  • POSonCloud
  • programming
  • system / embedded
  • unix administration

Recent Posts

  • Linux Kernel Module (Driver)
  • local .vimrc
  • .vimrc
  • update script
  • Basic Windows 10 VM

Archives

  • January 2020
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • August 2018
  • June 2018
  • April 2018
  • March 2018
  • July 2016
  • March 2016
  • February 2016
  • December 2015
  • August 2015
  • July 2015
  • June 2015
  • April 2015
  • March 2015
  • January 2015

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

update script

1
2
3
4
#!/bin/bash
apt-get update
apt-get -q -y dist-upgrade
apt-get -q -y autoremove
Posted on March 20, 2019March 21, 2019Author tallenCategories unix administration

Post navigation

Previous Previous post: Basic Windows 10 VM
Next Next post: .vimrc
Proudly powered by WordPress