Adams Bros Blog

Menu
Skip to content
  • Home
  • About
    • Copyright/Terms of Use

Category: Linux

Docker Building – Caching

  • Posted on June 25, 2017June 25, 2017
  • Docker

So you’re interested in creating your own docker image?  You keep finding it takes several minutes per run, which is a real pain.  No problem, cache everything!

Continue Reading

Linux Disk Usage Exclude Dot Directories

  • Posted on December 13, 2015January 2, 2016
  • Bash

I’m always searching for how to do this because I keep forgetting. So here it is, no more searching.

Continue Reading

Making New Linux Disk Visible Without a Reboot

  • Posted on November 16, 2015May 14, 2019
  • Linux

I was having trouble today getting Linux to see my new partition space that I added in vSphere without rebooting the host. The new disk space was made visible by re-scanning the SCSI bus (below) and then the new partition was made visible by using…

Continue Reading

Backups Made Simple

  • Posted on August 31, 2015August 31, 2015
  • Bash

I’ve had complex backup solutions in the past, which I wrote myself with rsync and bash.  I’ve recently got sick and tired of the issues that come up now and then with them, so I decided to keep it extremely simple. So, I decided to…

Continue Reading

OpenLDAP SSHA Salted Hashes By Hand

  • Posted on June 9, 2015May 14, 2019
  • Linux

I needed a way to verify that the OpenLDAP server had the correct hash recorded.  That is, a SSHA Hash Generator that I could run off the command line was in order.  After fiddling through it, I thought it would be worth documenting in a…

Continue Reading

Tora Install on Linux Mint 17

  • Posted on January 5, 2015January 2, 2016
  • Linux

We need to start by installing the oracle client appropriate for your architecture.  Grab the oracle instant client rpms from oracle’s site.  Then run… sudo alien –to-deb oracle-instantclient11.2-*.rpmsudo alien –to-deb oracle-instantclient11.2-*.rpm

Continue Reading

Enumerate All Block Devices

  • Posted on December 7, 2014
  • Crypto

I found a great little utility that can enumerate through all the block devices, including your lvm, crypt, etc.

Continue Reading

No Space Left On Device – Linux

  • Posted on November 22, 2014November 23, 2014
  • Linux

So, perhaps you’ve seen this message, but when you check the space usage, it’s just fine.  It’s usually because your file system is using a whole bunch of inodes.  So, if you’re using your drive space for backups, and those backups require using a lot…

Continue Reading

Linux Software RAID

  • Posted on November 15, 2014November 15, 2014
  • Linux

One of my drives in my RAID died, so I went and bought a 3TB drive for a replacement. The RAID is only 1T, so I’ll use the rest of it for something else. It drives me nuts that every site out there describes in…

Continue Reading

Git Setup with SSH

  • Posted on November 11, 2014November 19, 2014
  • git

This is just a simple rundown of how to setup git properly for SSH use. SSH specific information about how to connect using SSH keys, and things of that nature, are not within the scope of this post. I will update this as I go.

Continue Reading

Posts navigation

Page 1 Page 2 … Page 4 Next Page

Recent Posts

  • javascript async and await
  • Docker Building – Caching
  • Spring Building a RESTful Web Service – revisited
  • Linux Disk Usage Exclude Dot Directories
  • Making New Linux Disk Visible Without a Reboot

Categories

  • AJAX (4)
  • Android (6)
  • Bash (5)
  • Blog Info (1)
  • booting (1)
  • C (1)
  • Canada's 41st Election – 2011 (1)
  • Cloud Services (1)
  • Crypto (2)
  • Docker (1)
  • Docker (1)
  • Electronics (1)
  • Games (2)
  • git (4)
  • grub (1)
  • Hardware (3)
  • Java (21)
  • JavaScript (2)
  • Linux (32)
  • LVM (4)
  • parted (1)
  • Perl (1)
  • Politics (1)
  • Programming (16)
  • raid (2)
  • Spring (1)
  • ubuntu (2)
  • Virtual Machines (1)
  • vmware (1)
  • Web Services (1)
  • XML (1)
  • XSL (1)

Blogroll

  • Troy W. Adams’ Blog

Archives

Meta

  • Entries RSS
  • Comments RSS
  • WordPress.org
© Copyright 2019 – Adams Bros Blog
Chip Life Theme by TutorialChip ⋅ Powered by WordPress