Category Archives: Technical

Microsoft Office 2011 for Mac

Finally broke down and installed MS Office for 2011 on my Mac Book Pro.  Up to now I have only used MS Office f2010 or Windows on my Fusion virtual machine. MS Office 2008 for the Mac was useless for … Continue reading

Posted in Computer | Leave a comment

Remote Desktop Turns Your Tablet into Your PC : 20 Tips and Tricks for Android “Froyo” Tablets

6. Remote Desktop Turns Your Tablet into Your PCAndroid 3.0 Honeycomb is the hot new OS, but we still want to show v2.2 some love! Check out these 20 tips to make your Froyo experience more delicious.ZoomWe’ve all been sprawled … Continue reading

Posted in Computer | Leave a comment

SSH and SCP: Howto, tips & tricks « Linux Tutorial Blog

Specifying a port with scp The scp command acts a little different when it comes to ports. You’d expect that specifying a port should be done this way: [rechosen@localhost ~]$ scp -p yourport yourusername@yourserver:/home/yourusername/examplefile . However, that will not work. … Continue reading

Posted in Computer | Leave a comment

Wormley Photo Archive Gallery 3 is back

Well, after a long absence and much gnawing and gnashing of  teeth with my hosting provider I have reached a solution that gets my Photo Archive back on the Internet.  I started my experience with the Internet back around 1995 with a … Continue reading

Posted in Computer | Leave a comment

Unable to mount NTFS drive with RHEL 6 – redhat – TechQues.com

Answer 1Scores:1Install dkms and ntfs-3g from EPEL:# rpm -Uvh http://download.fedora.redhat.com/pub/epel/6/i386/epel-release-6-5.noarch.rpm# yum install dkms ntfs-3gProvianceH2011-03-01 07:20:41 via Unable to mount NTFS drive with RHEL 6 – redhat – TechQues.com.

Posted in Computer | Leave a comment

Mac Stuff » Switching between 32 bit and 64 bit mode in Snow Leopard

To check which mode you’re currently in run this command in Terminal:systemsetup -getkernelbootarchitecturesettingTo set your machine to boot into 64 bit mode enter this command and reboot:sudo systemsetup -setkernelbootarchitecture x86_64To set your machine to boot into 32 bit mode enter … Continue reading

Posted in Computer | Leave a comment

Scientific Linux 6

rdesktop -u lcwormley -d asurams -k ja -g 800×600 192.168.25.40 What is this command?  Well for me the holy grail for any desktop computer operating system is to be able to connect back to a Windows box.  As a system … Continue reading

Posted in Computer | Leave a comment

Centos 5.5 build 2011

After doing a basic CentOS 5.5 KDE install the first application that I install is Google Chrome. If you want to computer to boot straight to the command line, then you need to set your default runlevel to 3. Runlevel … Continue reading

Posted in Computer | Leave a comment

CentOS 5.5 on Mac OS X

ssh -X finally got CentOS on my Mac Well sometimes the third or fourth time you try something is a charm. I finally got my CentOS desktop to display on my Mac over SSH.  I used this link to make … Continue reading

Posted in Computer | Leave a comment

Computer Surgery

Moved into the new house.  My Linux Fedora server did not like the move.  I have never lost a server or data before, but it happens to us all eventually. I must qualify my server crash with this explanation.  I have … Continue reading

Posted in Computer | 2 Comments