Login
Discover
Waves
Decks
Plus
Login
Signup
MattBoston
@mattboston
25
Just a person on the blockchain. SysAdmin, DevOps, Linux, Cloud, Python, Puppet, Salt/Salt Stack, Ansible. Have questions, just ask and I'll try to help.
Followers
257
Following
26
Resource Credits
Available
Used
Location
USA
Website
https://shields.tv
Created
January 8, 2018
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
mattboston
busy
2018-08-09 14:00
Ansible vs Puppet vs Chef (and SaltStack)
I'm redoing my home config management setup to control my home network, currently I'm using Puppet. Came across this discussion: Ansible vs Puppet vs Chef (and SaltStack). I've used Salt and Ansible in
$ 0.000
2
2
mattboston
linux
2018-08-06 19:10
Using nmap to Find Computers on Your Network
Sometimes you need to be able to find all computers on your local network. If you haven nmap installed on your computer, run the following command. Substitute the 192.168.1.0/24 for your local network
$ 0.000
4
1
mattboston
linux
2018-08-02 18:33
Scanning Local Network for Open SSH (or other) Ports
If you need to find any open SSH ports on your network, use the following command. Make sure you substitute 10.0.0.0/24 with whatever your home network is. nmap -p 22 --open -sV 10.0.0.0/24 You can also
$ 0.000
2
mattboston
linux
2018-08-01 11:30
List all versions of a package in YUM repository
In Linux if you use the yum update manager, and you need to see all available versions of a package. Use the following command: yum list available {package-name} --showduplicates
$ 0.000
2
mattboston
welcome
2018-03-26 10:36
My first post
Just checking out the site. Seeing if this is where I want to land.
$ 0.000
2