Categories
Archives
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- March 2006
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- August 2004
- July 2004
- May 2004
- April 2004
- March 2004
- February 2004
- January 2004
- December 2003
- November 2003
- October 2003
- September 2003
- November 1952
- October 1952
- August 1952
- July 1952
- June 1952
- May 1952
- March 1952
- February 1952
- January 1952
- January 52
Meta
Category Archives: Computer
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
How To install Drupal 7 on Fedora Linux
I got stuck for a few house installing Drupal 7 on my server. I am running Fedora Core 14 with SE Linux enabled. I usually turn off SE Linux because it is a hassle, but on this server I am leaving it … Continue reading
Posted in Computer
Leave a comment
Remember the path young Padawan
Always remember to use the complete path in your CRON scripts. The script below will check to see if your server can ping a router, if it fails it will restart your network. This scripts works on Red Hat based Linux … Continue reading
Posted in Computer
Leave a comment
Speed Test in Leesburg from 173.20.77.86
Really slow connection here at Leesburg, GA using Mediacom
Posted in Computer
Leave a comment
Oracle® Database Backup and Recovery User’s Guide 11g
Scripting RMAN Operations RMAN supports the use of command files to manage recurring tasks such as weekly backups. A command file is a client-side text file containing RMAN commands, exactly as you enter them at the RMAN prompt. You can … Continue reading
Posted in Computer
Leave a comment