Quantcast
Channel: Blog – Jacobs Site
Browsing all 21 articles
Browse latest View live

Jenkins & Simple GPG Encryption in Build Shell Step

So we have a requirement to encrypt data – hurdur – before sending over the internet – double hurdur – to a remote server we don’t control – wompa hurdur. Whilst migrating our currently job which runs...

View Article



MySQL Clustering

Let me first get something off my chest; fuck you Oracle you unhelpful assholes Now that’s done! The Setup The setup of MySQL clustering: http://nechtet.com/index.php?title=MySQL_Cluster_Setup Quick...

View Article

Some grievances with MySQL GB installations

GB = Generic Binary Basically, I have been tasked with setting up a MySQL cluster at work. This sounds like a pretty simple job and to be honest, I picked it out of lack of informative resources...

View Article

Counting up Disk Utilization from a List of Files

So this project has brought forward some truly fun challenges – mostly revolving around bashes poor handling of spaces in file names. After four to six variations of my script, I finally found a simple...

View Article

SSH Config – Fixing the stress of shitty SSH setups

Props to this mad cunt: http://nerderati.com/2011/03/17/simplify-your-life-with-an-ssh-config-file/ Unfortunately I check my blog before I check the internet, because Googling for stuff can be a...

View Article


Create a MariaDB Galera Cluster in CentOS 7

  Let me get a couple of things off my chest FUCK YOU MySQL, for wasting so much of my time with shitty installation guides FUCK YOU Google for giving me a shit tonne of badly written guides FUCK YOU...

View Article

Manual cPanel Backup (Per Account)

So we have a slight issue with AWS NAT’s and stuff like that. Basically I’m getting the shits that I can’t transfer these accounts properly. I came across a little gem on the internet which I have...

View Article

My new MySQL-remote-cPanel-DB-Server-rig-thingy isn’t working….

… so let’s find out why! Our first clue is when I browse to www.xxx, I get the “Error establishing a database connection” thing. To confirm that my hosts file was routing my browser correctly, I moved...

View Article


Puppet & Network Manager

So I’m working on integrating Puppet with our infrastructure to manage our Linux servers security and authentication. Long story short, I need to use Puppet to keep the resolv.conf file consistent in...

View Article


What the fuck is a Bind DN?

THANK YOU JOHN http://serverfault.com/questions/616698/in-ldap-what-exactly-is-a-bind-dn A bind DN is an object that you bind to inside LDAP to give you permissions to do whatever you’re trying to do....

View Article

The Library of Babel – A Side Thought

Just a random note about the library of babel. It’s contains every possible combinations of letters in the English language, which to me would imply that it contains every possible text that could ever...

View Article

Learning Curve of Puppet

I’m still dodging the falling bodies

View Article

“agent.hostname” already linked to host

So you have a fresh install of Zabbix and you’re trying to setup your first host. Or not, whatever. Anyway, you get the following error when you go to update the templates: Unlinked: Trigger “SSH...

View Article


Best explanation of -mtime I have heard

find . -mtime 0 # find files modified between now and 1 day ago # (i.e., within the past 24 hours) find . -mtime -1 # find files modified less than 1 day ago # (i.e., within the past 24 hours, as...

View Article

ERR_INCOMPLETE_CHUNKED_ENCODING: What a fucking cunt

Backstory A website I’m managing is running WordPress and the developer (who is actually a developer and not a shitcunt webdesigner) has bundled in a lovely tool to help the person who manages content....

View Article


Setting up a simple VPC

Foreword Amazon changed their EC2 launching policy [quite a while ago] and it means that you need a functioning VPC in order to run an EC2 instance. This might not seem hard, but it’s definitely...

View Article

Suzuki Across Information

Screaming “Suzuki Across” into Google is like screaming “COME FUCK ME” into convent. A bewildering number of results, all relating to other motorbikes or unanswered cries of despair in forums. I will...

View Article


Install Zabbix on CentOS 7

I couldn’t find any decent articles on the net. Hopefully this helps someone. Install the Repos rpm --import http://repo.zabbix.com/RPM-GPG-KEY-ZABBIX rpm -Uv...

View Article

Zabbix Server Is Not Running – Red Message of wtf?

I had this lovely little gem pop up after I installed the Zabbix server. Here’s a little info; The Error “Zabbix server is not running: the information displayed may not be current.” The Cause Either...

View Article

RegEx – Return IPv4 Address

There’s probably a million articles out there, but I keep returning to this and I never document it because I’m on a Windows system and terminal usage on it is hopeless. Grepping Ping ping jbtest -c1 |...

View Article
Browsing all 21 articles
Browse latest View live




Latest Images