Computer How To

How To, Tutorial, Example, Review

/etc/vfstab in solaris

Computer 0

From the solaris man page, the /etc/vfstab is essentially a table of file system defaults. File systems placed in this file will be mounted at […]

Local Cloud Storage with CloudFUSE

Computer 0

The cloud has a great deal to offer in terms of storage. But some often wonder how to interact with it. There are several methods […]

Buy a Netbook or Tablet?

Computer 0

People often wonder if they should purchase a netbook or a tablet. This is a good question to ask. It depends on how you want […]

View file using zcat in unix

Computer 0

zcat is a useful tool in unix that can allow one to view the contents of a zipped file, much like the cat command. This […]

Backup using tar, gpg, and ssh

Computer 0

It is often useful to stream backups of your data over the internet to some remote location. Often times, one may want to encrypt this […]

Restarting mysqld mac os x

Computer 0

Depending on how mysql was installed onto mac os x can depend on how to restart the service. the “/Library” directory is a good place […]

Example of using parted mkpart

Computer 0

Parted is a partitioning tool in linux that can be used to make partitions that are larger than 2TB in size. It is similar to […]

Install rubygems on CentOS

Computer 0

The Ruby framework is a fantastic programming resource. Ruby can utilize rubygems. It can provide useful pacakges for your ruby framework. It provides easy installation […]

Ruby Error: echo executable host ruby is required

Computer 0

This error will occur if you do not have a base ruby installation. This error was experienced when trying to install Ruby 1.9.2-p290. This was […]

ZFS Degraded Pool in Solaris

Computer 0

Solaris 10 and zfs has can provide a considerable amount of control over disk management. On occasion when a disk fails in zfs it will […]

Posts pagination

« 1 … 12 13 14 … 23 »

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