by drtech | Dec 12, 2010 | Computers
sudo aptitude -y install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl apt-show-versions libapt-pkg-perl sudo wget http://ftp.debian.org/pool/main/libm/libmd5-perl/libmd5-perl_2.03-1_all.deb sudo dpkg -i...
by drtech | Oct 3, 2010 | Computers, office, Open Dental
Version 7.3 of Open Dental is out in Beta testing now, so my plugin to enhance its already cool features is now functioning with Version 7.3.3 and later. Check out version v1.1.1 of DrTech’s Plugin by reading more here or by downloading it here.
by drtech | Feb 12, 2010 | Computers
This tutorial should still work, but I have an updated way to accomplish some of the tasks here. I will try to update this page as soon as I can. 3/5/2012 The Problem: After searching far and wide for a gallery script that would allow me to show my photos and videos...
by drtech | Dec 26, 2009 | Computers
Windows 7 is great. But for some reason Microsoft disabled indexing for network drives. This is a real problem when you store all your documents on a central server or network drive. To work around this and put your network drive in your “libraries” follow...
by drtech | Dec 2, 2009 | Computers
Because OpenSSH allows you to run commands on remote systems, showing you the results directly, as well as just logging in to systems it’s ideal for automating common tasks with shellscripts and cronjobs. One thing that you probably won’t want is to do...