This lab is written specifically for issued macbooks.
- Install the Brew package manager if you don't have it:
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
ssh-keygen -t rsa -b 4096 -N '' -C "[email protected]" -f ~/.ssh/id_rsa | |
ssh-keygen -t rsa -b 4096 -N '' -C "[email protected]" -f ~/.ssh/github_rsa | |
ssh-keygen -t rsa -b 4096 -N '' -C "[email protected]" -f ~/.ssh/mozilla_rsa |
# Add this file to /etc/yum.repos.d/local-mirrors.repo | |
# Change the IP below accordingly | |
[mirror-base] | |
name=Base mirror | |
baseurl=http://192.168.100.10/base | |
enabled=1 | |
cost=500 | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 |
#!/bin/bash | |
#set -eux | |
# Create Profile Directories | |
mkdir ~/{bin,code,dev} | |
# Install CLI Tools | |
clear |
or how I learned to stop worrying and get things done with python
focusing on "weapon-system" macOS cross-platform, including windows to some extent https://github.com/pyenv/pyenv
I hereby claim:
To claim this, I am signing this object:
# E & K on RHEL | |
These are high level instructions to get a simple stack up and running. Logstash not included. | |
## Installation | |
### Elasticsearch |
This document is a list of hardware that has been used for development and home use as a ROCK sensor. The first option would be to repurpose a machine if possible (minimum specs below). If your budget permits you can build a powerful system in a small form factor for under $1000.
Some of the more important aspects to look for are IPMI for baremetal remote management, dual Intel NICs, quiet, and relatively low-power. You don't want to have to wear hearing protection while sitting next to your infrastructure.
# Operation Home Lab | |
This document serves as a guide to getting started with building a home lab environment | |
### Scale | |
A home lab can mean anything from a hosting a few virtual machines all the way to purchasing hardware to practice with basic NSM infrastructure. | |
@ | |
@# | |
@## | |
,#### | |
#####b | |
,####### | |
,##M`@#### | |
, s###" ]#### | |
,sm###M""` ,s###M" ,####` | |
,m##M"^ ,s####M" ,#### |