Computer How To

How To, Tutorial, Example, Review

Linux

Linux operating system

samba command line directory upload

Computer 0

Samba is known for its flexibility, ease of use, and reliability. Traditional means of connecting are via cifs, smb, or map network drive. And it […]

Set bandwidth limit in rsync

Computer 0

rsync is available on most linux and unix distributions. rsync has the ability to throttle the amount of bandwidth that it uses to transfer data. […]

Get serial number from ipmitool

Computer 0

Ipmitool is a robust and generic tool for finding specific system information. It is generally possible to get the serial number of a host using […]

exclude package in yum

Computer 0

You may want to occasionally skip a package when using the yum package manager. To do this you can use the “–exclude” option in the […]

Disable selinux in Centos Linux

Computer 0

There a couple ways to disable selinux from enforcing file contexts. The first and preferred way is to And change “enforcing” to “permissive”. Once this […]

Find IP address without ifconfig

Computer 0

On occasion you may need to find the IP address of a host without the ifconfig command. This often happens when you are using someone […]

Set a Path in Linux

Computer 0

In linux you may want to include custom compiled tools into your path variable so that you do not need to explicitly specify the source […]

List PCI devices in Linux and Solaris

Computer 0

You may want to list pci or pci-e devices in your linux host. There are some commands that will help accomplish this. In linux the […]

change tcp window sizes in linux

Computer 0

When dealing with various network cards and systems you may find it useful to verify or change the tcp window sizes of a system to […]

End-of-central-directory signature not found

Computer 0

When unzipping a file you may get the following error: You will need to use the “gunzip” command rather than “unzip”. Alternatively you can gunzip […]

Posts pagination

« 1 … 7 8 9 … 11 »

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