Secure Passwordless SSH using Keys

A quick post on how to setup passwordless ssh access between linux hosts. When generating a key pair, it provides you with a public and a private key. You can place the public key on any server, and then it

Find Command in Linux

Post on the find command in Linux. Find files modified in the last 7 days: find /opt/ -mtime +7 Finding Files: find /opt/ -type f -name "abc*" Finding Directories: find /opt/ -type d -name "abc*" Find

Setup Spark Cluster on Hadoop YARN

This is part 3 of our Big Data Cluster Setup. From our Previous Post I was going through the steps on getting your Hadoop Cluster up and running. In this tutorial, we will setup Apache Spark, on top of the

Setup Hive on Hadoop YARN Cluster

This is part 2 of our Big Data Cluster Setup. From our Previous Post I was going through the steps on getting your Hadoop Cluster up and running. In this tutorial, we will setup Apache Hive, on top of the

Generate Random Data with Python

A couple of times before, I had to generate massive amounts of sample data in order to reproduce certain issues/scenarios etc. You get some awesome tools online, but most of the time, free versions that they offer, limits you

Close You've successfully subscribed to Sysadmins.
Close Great! You've successfully signed up.
Close Welcome back! You've successfully signed in.
Close Success! Your account is fully activated, you now have access to all content.
Close Success! Your billing info is updated.
Close Billing info update failed.