Computer How To

How To, Tutorial, Example, Review

Month: March 2011

RHEL6 Rocks!

Computer 0

It is quite fantastic

How to write a file using dd

Computer 0

Here is a quick command for writing a file using the dd tool in linux: dd if=/dev/zero of=test.file bs=1k count=10000

Setting the database engine type in MySQL

Computer 0

First you will need to log into the mysql server using the client.  Make sure you are a privileged user.  From here you will be […]

Finding the md5sum of a file in Solaris

Computer 0

Finding the md5sum of a file in solaris is not as obvious as it is in linux.  In Linux one could simply perform the “md5sum” […]

Open vm tools on ubuntu

Computer 0

Occasionally you may have problems compiling the vmware tools on ubuntu.  Not to worry.  Ubuntu linux has an open source version of vmware tools that […]

Using Robocopy to copy or sync files, while preserving permissions

Computer 0

Robocopy stands for “Robust Copy”, which can be used to robustly copy files from one location to another.  It comes standard with Windows Server 2008. […]

How to find your product serial number in solaris

Computer 0

Typically in most linux systems you can find the service tag or serial number of your machine by doing “dmidecode”.  In solaris, this will not […]

Disabling the default Ubuntu Firewall

Computer 0

Ubuntu has a built-in firewall that will block most things.  This is separate from the IP Tables that is used from most other linux distributions.  […]

Having a secure site

Computer 0

You need to use a good web hosting to protect your site. Using a proper security solution can protect your site from hackers, loss of […]

Using ipmitool to find sensor information

Computer 0

IPMItool is a fantastic tool to know.  It provides a generic framework for querying or controlling a system.  Your computer motherboard must support the IPMI […]

Categories

  • Amazon
  • Apache
  • Apple
  • Calculators
  • CoreOS
  • Docker
  • Errors
  • Hardware
  • Linux
  • MySQL
  • openstack
  • PHP
  • Programming
  • Salt
  • Solaris
  • Terraform
  • Ubuntu
  • Uncategorized
  • Windows
  • Windows Server

Recent Posts

  • Top 20 Terraform Best Practices: Elevate Your Infrastructure Management
  • Mac It looks like ‘jq’ is not installed; please install it and run this setup script again.
  • jekyll mkmf.rb can’t find header files for ruby at /usr/share/include/ruby.h
  • Install ZLIB from source on CentOS
  • Installing Command Line Developer Tools on Mac

Copyright © 2025 | WordPress Theme by MH Themes

The field of computers is very vast and can somtimes be extremely challenging, but also very rewarding. One will often times encounter problems that they may not have the answer to. Problems don't always have solutions, but sometimes they do. And helpting to provide some of those solutions is our mission. It is our goal to provide helpful computer how to, tutorial, example, and review for the benefit of everyone.
Some funny jokes... "Dating a girl is just like writing software. Everything's going to work just fine in the testing lab (dating), but as soon as you have contract with a customer (marriage), then your program (life) is going to be facing new situations you never expected. You.ll be forced to patch the code (admit you're wrong) and then the code (wife) will just end up all bloated and unmaintainable in the end."
"Once upon a time there was a DOS user who saw Unix, and saw that it was good. After typing cp on his DOS machine at home, he downloaded GNU's unix tools ported to DOS and installed them. He rm'd, cp'd, and mv'd happily for many days, and upon finding elvis, he vi'd and was happy. After a long day at work (on a Unix box) he came home, started editing a file, and couldn't figure out why he couldn't suspend vi (w/ ctrl-z) to do a compile."
Terms of Use