I can never find an easy way to do this on the rare occasions that I need to do this. maybe I can rediscover the different ways and keep track of them here.
see also: graphs-trees-hierarchies.txt
math-science.txt
windmill firefox
Open Sound Preferences uncheck play user interface sound effects turn down alert volume
looks like they're getting better. stabilizing.
cd /c/moments/docs/ sphinx-build -b html . ./_build
cp ../charles/.hgignore .
Deep Breath... Inhale.... Exhale.... :)
Hi! My name is Charles Brandt. These are my notes. They are available at charlesbrandt.com.
This work is possible by the love of TCB, my family, my teachers and my friends. Thank you!
Have fun. Take care. Be happy. Be free. Namaste.
These notes document how I set up a computer with a fresh operating system. In general, I find it easier to set up a system from scratch quickly, rather than fix a broken system or upgrade an obsolete system. I feel more confident that the system is clean and stable that way. This is also a good chance to make sure my note taking and backup habits are working.
Notes on setting up different operating systems are included in: system/
If you don't already have a preference in operating systems, you might try Ubuntu. | http://www.ubuntu.com
Ubuntu is an open source operating system. Open source software is a wonderful thing, and I encourage you to take some time to learn why: general/free_software.txt
Ubuntu makes getting started easy. Start by downloading and burning an image of Ubuntu from their site.
If you don't have the ability to download and burn CDs, there are also sources to order the system on CD for minimal cost, or you can look into transferring the image to a USB thumb drive.
Once you have your copy of Ubuntu, boot your computer with it and Ubuntu should load into a "Live" instance. This is a fully functional Linux system. Cooool. With enough memory, the only noticable performance hit comes when the system needs to access a program from the source media.
At this point you are also able to install Ubuntu to a local drive. Whether you run live or install to disk, that's up to you.
For more details on installing a new Ubuntu system, see: system/ubuntu.txt
When running from an Ubuntu live session, I add some configurations with: system/startup.sh Be sure to update $NAME to be your name/username and $USBPATH to point to where this instance is.
If you haven't done this as part of your system install, or if you're forging on with a simple system, install the python moments module:
easy_install moments
or if you don't have easy_install, python/downloads/ez_setup.py
or just download the package:
and install from there: python setup.py install or python setup.py develop
otherwise...
terminal open? file system browser open? system beep disabled? desktop background set? last instance loaded from instance_notes?
ok... here we go. Deep Breath... Inhale.... Exhale.... :)
these notes are formalized in: startup-python.sh
/c/charles/public/instances.txt /c/external/sites/charlesbrandt.com/administrator/static_website.txt /c/outgoing/20091111.txt /c/charles/todo.txt /c/external/sites/charlesbrandt.com/administrator/publish.txt /c/external/sites/charlesbrandt.com/administrator/website.txt /c/external/sites/charlesbrandt.com/python/pylons/mako.txt /c/external/sites/charlesbrandt.com/python/templates.txt
see also: /c/external/sites/charlesbrandt.com/python/pylons/mako.txt
see also python/templates.txt