beast 10.10 server build notes

Ubuntu 10.10 Base install:
Basics of apt-get syntax

Hardcode server ip address:
iface eth0 inet static
address
netmask
gateway

Download and install interconn for running software behind a proxy.  The instructions are easy to follow.

Packages to install:

  1. zsh
  2. subversion
  3. samba
  4. smbclient
  5. samba-doc
  6. nfs-common
  7. lrzsz
  8. mailutils
  9. synaptic = the kubuntu package updater has a bug that doesn’t allow it to become root
  10. gopchop = mpeg2 video editing without re-encoding
  11. kdenlive = nice video editing suite for kde, but does encoding after the edit
  12. mysql-server
  13. wajig, then wajig hold vpnc
  14. php5-mysql

Install Cross Over Office:
crossover-pro_9.2.0-1_i386.deb and crossover-games-demo_9.2.0-1_i386.deb

DVDFab for the occasional DVD Image:

  1. apt-get -y install wine1.2
  2. You can only use DVDFab7090.exe, since all newer versions don’t have the copy feature.  Apparently only the root user can run DVDFab for some reason.  It will work under wine or crossover office.
  3. As the user you will be ripping with run:  wine <dvdfab downloaded executable>

Handbrake – follow the instructions on the wiki, but it should say install the following:

apt-get install subversion yasm build-essential 
autoconf libtool zlib1g-dev libbz2-dev intltool libglib2.0-dev 
libdbus-glib-1-dev libgtk2.0-dev libgudev-1.0-dev 
libwebkit-dev libnotify-dev libgstreamer0.10-dev 
libgstreamer-plugins-base0.10-dev x264


svn checkout svn://svn.handbrake.fr/HandBrake/trunk hb-trunk
cd trunk
./configure --launch
cd build
make install

Create the SVN Repository:

  1. useradd -m -s /bin/zsh -c “SVN Repository” -d /home/svn svn
  2. Create the script create_repos.sh with the code provided below.
    DateAmountDescription
    Initial Purchase
    Dryer outlet installation in garage
  3. echo “/usr/bin/svnserve -d -r /home/svn” >> /etc/rc.local

Windows 7 Speed Up Tips

Use a USB device to increase the ram in the system with ReadyBoost.

Other sites with recommendations that need to be boiled down.

http://www.microsoft.com/atwork/maintenance/speed.aspx
http://www.computingunleashed.com/speed-up-windows-7-ultimate-guide-to.html
http://ezinearticles.com/?How-to-Speed-Up-Windows-7-Quickly-and-Easily&id=4233367

Reprap research dump – a place to store information

Prusa Mendel – A mendel that uses bushings instead ofwith a blog

reprap object library

thingieverse – large object repository

http://cnczone.com/

http://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro

http://forums.reprap.org/read.php?80,12054

http://hackaday.com/2008/03/23/make-your-own-aerogel/

http://www.flemingcnc.com/isaac/docs.html

http://blog.reprap.org/

http://builders.reprap.org/

http://cgi.ebay.com/Reprap-Lathed-Aluminium-Idler-Pulley-w-Bearing-Gear-/180574678196?pt=LH_DefaultDomain_0&hash=item2a0b16ecb4

http://cgi.ebay.com/3x-Stepper-Motor-0-43-Nm-Reprap-mendrel-3D-printer-/250635703323?pt=UK_BOI_Industrial_Automation_Control_ET&hash=item3a5b0d541b

http://shop.ebay.com/?_from=R40&_trksid=p3907.m570.l1313&_nkw=reprap&_sacat=See-All-Categories

http://unitednuclear.com/index.php?main_page=product_info&cPath=16_17_69&products_id=89

https://reprap.svn.sourceforge.net/svnroot/reprap/trunk/mendel/mechanics/

http://objects.reprap.org/wiki/How_to_make_RepRap_Version_II_Mendel

http://reprap.org/wiki/Main_Page

http://hackaday.com/2009/07/22/printing-a-reprap/

http://hackaday.com/2009/08/27/reprap-wedge/

http://www.reprapcentral.com/vmchk.html

http://blog.reprap.org/2008_11_01_archive.html

http://tapplastics.com/

http://www.matbase.com/material/polymers/commodity/abs-general-purpose/properties

http://en.wikipedia.org/wiki/G-code

http://en.wikipedia.org/wiki/STL_%28file_format%29

http://en.wikipedia.org/wiki/RepRap_Project#Software

http://www.youtube.com/user/adrianbowyer

Possible Stepping Motor Suppliers:
motion king
mass industrial

imshome

ramco

teknic

hackable-devices.org

more bookmarks to organize

http://book.cakephp.org/view/656/Methods
http://book.cakephp.org/view/166/Pagination-in-Views
http://bakery.cakephp.org/articles/RandallFlagg/2008/06/04/tabbedview
http://bakery.cakephp.org/articles/mjamesd/2008/06/09/cakephp-query-builder
http://ask.cakephp.org/questions/view/or_conditions_array_in_find_cakephp_sql_query
http://book.cakephp.org/view/74/Complex-Find-Conditions
http://mediainfo.sourceforge.net/en/Download/Fedora

http://www.cakephpforum.net/index.php?showforum=6
http://book.cakephp.org/view/153/Data-Sanitization
CakePHP IRC Logs