Computer How To

How To, Tutorial, Example, Review

Month: April 2011

Find IP of a host as a non root user in Solaris

Computer 0

Non privileged users in Solaris do not have the ability to perform “ping”, or “host”, or even “dig” to find the IP of a host […]

Add a column after a column in MySQL

Computer 0

To add a column after a column in MySQL you can perform the following command: This will alter table “testtable” and add a new column […]

Extended ACLs in Solaris

Computer 0

The ZFS file system in Solaris supports extended ACLs which an administrator can use for managing user and group control. One can control these extended […]

Getting Detailed Hard Drive Information Using hdparm

Computer 0

hdparm is a command in Linux that can provide you with a great deal of information about a hard drive. It is commonly used when […]

Write GRUB Onto A Disk that Needs It

Computer 0

On occasion you may find that your disk does not have GRUB installed. Such reasons could be mbr errors or misconfiguration, software raid issues, or […]

Allow NFS mounts on Pool Share in Solaris

Computer 0

The minimum that is required to allow nfs mounts on a share within a pool in Solaris is to set the “sharenfs” parameter on your […]

Change Repository Path in SVN

Computer 0

On occasion you will need to migrate your svn repository to another server, or another path. Checked out svn repositories have a path associated with […]

Using iozone to benchmark disk io

Computer 0

We downloaded the iozone source code, and now we need to compile it.  One can see the supported architectures by typing “make”. [root@computer current]# make […]

Fast file transfers using socat

Computer 0

Socat is a powerful file transfer tool. It reduced the overhead of other transfer protocols and can come in considerably handy when transferring files over […]

Specify multiple php include paths for different sites

Computer 0

In apache there is an easy way you can specify different php include paths.  A good way to do it is to specify it in […]

Posts pagination

1 2 »

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