Computer How To

How To, Tutorial, Example, Review

Month: December 2011

Solving Solaris Event Errors

Computer 0

Solaris provides a useful tool to find more information about an unexpected event on your Solaris system. Once the event occurs, information is immediately captured […]

Run an Interactive Job in SGE

Computer 0

One can schedule an interactive job in SGE by using This can be combined with the -l parameter to specify a specific queue

Run an Interactive Job in PBS

Computer 0

The PBS job scheduler can allow for running an interactive job by specifying a parameter in the qsub command. One can also specify a queue […]

SVN Directory Out of Date

Computer 0

When working with SVN one may encounter the error “Directory is out of date”. There can be several reasons why this would be the case. […]

Change shell for a user in linux

Computer 0

To change the shell for a user in linux one can use the usermod command and the “-s” parameter. Specify whichever shell you like after […]

smbclient location in solaris

Computer 0

Most of the smb commands are in the /usr/sfw/bin directory. Including “smbpasswd” and “smbclient”. The smb packages will need to be installed. Copy the smb […]

tee command example

Computer 0

Tee is a useful command in linux that will allow one read from standard input and write to standard output. This is particularly useful when […]

Find Serial Number in Solaris

Computer 0

To find the serial number of your server in solaris you may be able to use the prtdiag command as follows: The serial number should […]

Install and Configure an Apache Web Server

Computer 0

A useful video that demonstrates how to install and configure an apache web server on linux. It includes enabling the service, modifying iptables, starting, and […]

Apple IPAD 2 Impresses during this Holiday

Computer 0

The Apple IPAD 2 is as sleek, powerful, and robust. It is defiantly impressing, especially as the holiday gets closer. With a host of applications […]

Posts pagination

« 1 2 3 »

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