diff options
author | Aaron Ball <nullspoon@oper.io> | 2017-10-15 17:11:58 -0600 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2017-10-15 17:11:58 -0600 |
commit | 350c40ebfb80357973fc7de453c919c2a7279b11 (patch) | |
tree | afc8da09d9c1d7e573eac3e7b6d8f6cfb778195c /src/Ubuntu_Reinstall.adoc | |
parent | c2ddeb66c8f9325170d1970cf151fbf5e054e494 (diff) | |
download | oper.io-350c40ebfb80357973fc7de453c919c2a7279b11.tar.gz oper.io-350c40ebfb80357973fc7de453c919c2a7279b11.tar.xz |
Rename of .ascii files to .adoc
Originally, .ascii was used because .asciidoc was far too long. The
.adoc extension is more standard, shorter, and vim syntax highlighting
recognizes it.
Diffstat (limited to 'src/Ubuntu_Reinstall.adoc')
-rw-r--r-- | src/Ubuntu_Reinstall.adoc | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/src/Ubuntu_Reinstall.adoc b/src/Ubuntu_Reinstall.adoc new file mode 100644 index 0000000..de4b883 --- /dev/null +++ b/src/Ubuntu_Reinstall.adoc @@ -0,0 +1,31 @@ +Ubuntu Reinstall +================ +:author: Aaron Ball +:email: nullspoon@iohq.net + +== {doctitle} + +Hello all, + +As of late I have been testing out a foolishly large amount of software that +was in most cases beta. This has led to some boot performance issues. Needless +to say, I have more residual uninstall files than Captain Kirk has dramatic... +pauses. + +All that goes to say that this evening I will be re-installing Ubuntu 9.10 +Karmic Koala in an attempt to return my boot times to 24 seconds instead of the +1 minute that it has become...what can I say, I'm used to the semi-annual fresh +reinstall of Windows . :P + +Because of this re-install, I will undoubtedly be running into many of the +issues I encounter after my initial switch from Windows to Ubuntu. This is +gonna be good... + +Keep watching for some posts about the issues I re-encounter. + + +Category:Ubuntu +Category:Linux + + +// vim: set syntax=asciidoc: |