Category Server Setup

howto set up local svn repository

Objective Set up a local svn repository to store some code Install subversion yum install subversion Repository Setup We will set up a path to store the repositories then create the initial repository mkdir -p /usr/local/svn svnadmin create /usr/local/svn/repo1 Initial…

RHCSA Training Labs

These are some labs I have crafted to prep for the RHCSA exam.  Hopefully you will find this useful! Brakertech’s RHCSA Training Labs Objective: Configure NTP Client to sync against a custom NTP server Configure Local NTP Server The first…

One Liners

Linux and Bash One Liners Command Line Fu – Top One Liners [rssinpage rssfeed=’http://www.commandlinefu.com/commands/browse/sort-by-votes/rss/’ rssitems=’20’ rsstarget=’_blank’] Bash one Liners [rssinpage rssfeed=’http://www.bashoneliners.com/main/feeds/’ rssitems=’20’ rsstarget=’_blank’]