Adams Bros Blog

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

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

Java Script Quick Start Tips and Best Practises

  • Posted on November 27, 2014July 26, 2017
  • JavaScript

When not specified, much of this knowledge comes from Java Script Patterns by Stoyan Stefanov, and the JavaScript Pocket Reference (3rd Edition) by David Flanagan.  I personally found the JavaScript Pocket Reference to be the most valuable of the two. This is by no means…

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

Save Bash History Realtime

  • Posted on November 18, 2014November 22, 2014
  • Bash

I kind of get sick of my work computer dying, and then I lose some history because I forgot to exit my terminal sessions.  I’ve always used the histappend feature, but this prompt command thing is great. 😀  Thank you Stack Exchange.  The other benefit…

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

git Commit Email Notification

  • Posted on November 11, 2014January 2, 2016
  • git

I couldn’t really find anything that could get me up and running really quickly with git commit emails. In this blog post we provide a git post-receive-email example.  In our case, our server is CentOS.

Continue Reading

OpenJPA Standalone Application Quick Start

  • Posted on November 7, 2014November 19, 2014
  • Java

Finding a decent OpenJPA standalone example is very difficult. The one I’ve created on github does not provide any sort of complex example, but it at least shows how to get started with a standalone Open JPA application, with a maven build.

Continue Reading

Derby Command Line Quick Start

  • Posted on November 6, 2014November 18, 2014
  • Java

While you can find this information on the derby website, in a grossly large Derby Basics document, isn’t it nicer to just copy and paste? I just don’t understand why developers like to write documents that make you take so much time to get started.

Continue Reading

Posts navigation

Previous Page Page 1 Page 2 Page 3 … Page 7 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