Computer How To

How To, Tutorial, Example, Review

Month: November 2011

Use file command to determine file type

Computer 0

The file command is a useful tool in solaris that can help you to determine what file type a particular file is. The usage is […]

Using the nfsstat command

Computer 0

The “nfsstat” command is useful for debugging errors. It gives clear representation of the errors one can expect to see on the nfs server, rpc, […]

Dedup Example in Solaris

Computer 0

As of Solaris 11, and formerly open solaris, the dedup option is available as a standard feature of a zfs pool. To enable dedup it […]

Get all zfs and zpool attributes

Computer 0

It is often useful to get a complete listing of all attributes pertaining to a ZFS pool or share in Solaris. ZFS provides an easy […]

Use find to list symbolic links

Computer 0

The find command can be used to find a list of symbolic links. The command above will find all symbolic links within “/dir” and perform […]

Lower to Uppercase in Linux

Computer 0

To convert a lower case string to uppercase one can use the echo (prints a line of text) and tr (translates=) command. An example is […]

Shut down system in Solaris

Computer 0

To power down the system in solaris and have the machine turn off completely one can use the “poweroff” command. This is similar to “shutdown […]

How to force kill a process in linux

Computer 0

You may occasionally need to kill a process in linux. The “kill” command in linux will do the job well. Combine kill with the “ps” […]

Force install using CPAN

Computer 0

CPAN is a powerful archive of Perl modules tools. It contains many modules to do just about anything one would want to do in Perl. […]

Show User Jobs in SGE

Computer 0

When using the Sun Grid Engine (SGE) it is useful to see a user’s specific jobs rather than seeing all jobs that are currently queued […]

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