by drtech | Mar 1, 2011 | Computers, Open Dental
Update: This did not seem to work, and the only solution seems to be to upgrade to MySQL 5.5 11/27/2011 ______________________________________________________________________ Possible errors you might be having: mysqldump: Couldn’t execute ‘show fields...
by drtech | Feb 26, 2011 | Computers
UPDATED I finally got it to work using “alien” and converting the .RPM to .deb. Then I installed it on Ubuntu 11.04 See how I did it HERE… 07/26/2011 ________________________________________________________________________________________ Previously...
by drtech | Feb 23, 2011 | Homeschool, Lessons
This is the beginning to the computer/electrical class held at South Creek Church’s Homeschool Co-Op on Feb 24th, 2011 History of Computers on Prezi
by drtech | Jan 25, 2011 | Computers, Linux
Making remote copies What if you want to copy files offsite to a remote host? No problem — all you need to do is add the host and user information. So, for instance, if you want to copy the same directory to a remote host, you’d use: rsync -ave ssh...
by drtech | Dec 16, 2010 | Computers
original help from http://nerdoftherings.net/wp/?p=90 Using Ubuntu Server 10.10 (“Maverick Meerkat”) 1) Install the system (select options a. LAMP b.OpenSSH c.Samba) 2) Create a user named “vbox” as your main user to follow this example Type...