ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. stacksofplates
    3. Topics
    • Profile
    • Following 0
    • Followers 13
    • Topics 145
    • Posts 7,946
    • Groups 0

    Topics

    • stacksofplatesS

      Random Generator Ansible Module

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion ansible python module
      1
      3 Votes
      1 Posts
      2k Views
      No one has replied
    • stacksofplatesS

      Callback Provisioning with Ansible Tower

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion ansible tower configuration management
      9
      5 Votes
      9 Posts
      6k Views
      jmooreJ

      @stacksofplates Thanks, good info. Im learning ansible now.

    • stacksofplatesS

      Prometheus and Grafana with Ansible

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion grafana ansible prometheus alertmanager monitoring node-exporter
      2
      2 Votes
      2 Posts
      8k Views
      stacksofplatesS

      Here's what the alerts look like in both alertmanager and prometheus:

      0_1499526971615_alertmanager.png

      0_1499526982585_alerts.png

    • stacksofplatesS

      Systemd timers instead of cron

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion cron linux unix systemd systemd timers
      3
      4 Votes
      3 Posts
      5k Views
      stacksofplatesS

      @obsolesce said in Systemd timers instead of cron:

      @stacksofplates said in Systemd timers instead of cron:

      Now just enable each one
      systemctl enable backup-tower backup-pbx backup.target backup.timer

      I'm not sure how this works.
      Why wouldn't you just enable the backup.timer? Why add everything else in there?
      I'm not clear on how it's all linked.

      Yeah you don't. I honestly don't remember why I had it this way. Could have just been an accident. Was quite a while ago.

    • stacksofplatesS

      DigitalOcean Offers Monitoring

      Watching Ignoring Scheduled Pinned Locked Moved News digital ocean monitoring
      6
      0 Votes
      6 Posts
      1k Views
      stacksofplatesS

      @scottalanmiller said in DigitalOcean Offers Monitoring:

      @stacksofplates said in DigitalOcean Offers Monitoring:

      @scottalanmiller said in DigitalOcean Offers Monitoring:

      Day late on that one 🙂

      I just saw the email this morning.

      @stacksofplates said in DigitalOcean Offers Monitoring:

      @scottalanmiller said in DigitalOcean Offers Monitoring:

      Day late on that one 🙂

      I just saw the email this morning.

      We had a thread yesterday.

      Missed it. Been busy at work.

    • stacksofplatesS

      Dynamic DNS with CloudFlare

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion cloudflare api linux dns edge router
      25
      8 Votes
      25 Posts
      5k Views
      RomoR

      Edgerouters can now handle custom dynamic dns providers without the need of the script - here is the guide with Cloudflare as the example: https://help.ubnt.com/hc/en-us/articles/204976324

    • stacksofplatesS

      Apache Struts Exploit

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion apache web server linux security
      1
      0 Votes
      1 Posts
      745 Views
      No one has replied
    • stacksofplatesS

      QEMU Get Guest IP

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion qemu kvm linux
      3
      4 Votes
      3 Posts
      2k Views
      dafyreD

      But you learned something along the way. 😄

    • stacksofplatesS

      Minimize conditionals with Ansible

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion ansible conditionals roles linux devops
      1
      4 Votes
      1 Posts
      716 Views
      No one has replied
    • stacksofplatesS

      Auto-restart service with Systemd

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion systemd services linux
      6
      2 Votes
      6 Posts
      1k Views
      matteo nunziatiM

      systemd has got this since early development. this, among other things (PID 1 master process...etc), was one of the reasons Poettering designed systemd. It borrowed this idea from other systems like this

    • stacksofplatesS

      Nautilus Custom Scripts

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux nautilus script
      1
      2 Votes
      1 Posts
      841 Views
      No one has replied
    • stacksofplatesS

      Set up Bind server with Ansible

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion bind ansible centos 7 linux devops
      6
      2 Votes
      6 Posts
      18k Views
      stacksofplatesS

      So I also realized that if you have even a small number of records, a dictionary will become super long. So you can compact the dictionary like this:

      records: ns1: {forward: 10.1.30.11, type: A, last: 11, rev: 30.1.10.in-addr.arpa.} ansible: {forward: 10.1.30.5, type: A, last: 5, rev: 30.1.10.in-addr.arpa.}

      So while the other way may be easier to read, this saves a TON of space.

    • stacksofplatesS

      KVM Snapshot/Backup Script

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion kvm snapshots qcow2 linux virtualization
      48
      11 Votes
      48 Posts
      13k Views
      scottalanmillerS

      We are using this, by the way. Just deployed one this past week or so.

    • stacksofplatesS

      Ansible Custom Facts

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion ansible linux custom facts
      10
      2 Votes
      10 Posts
      3k Views
      A

      Trying to figure out if I should learn Ansible or Salt Stack.... hm..... Thoughts?

      I am studying for my RHCSA... so maybe Ansible makes since?

    • stacksofplatesS

      Script to kill multiple app spawns

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion script bash linux
      4
      1 Votes
      4 Posts
      934 Views
      stacksofplatesS

      I guess I could do a wildcard at the beginning and end of whatever I'm searching for with killall but that freaks me out a little. I could accidentally do a lot of damage with that.

    • stacksofplatesS

      Ansible Syntax

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion ansible yaml configuration managment linux
      1
      3 Votes
      1 Posts
      755 Views
      No one has replied
    • stacksofplatesS

      QEMU Convert Script

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion kvm linux bash script qemu qcow2 preallocation
      1
      4 Votes
      1 Posts
      2k Views
      No one has replied
    • stacksofplatesS

      AtomBomb

      Watching Ignoring Scheduled Pinned Locked Moved News windows security insecure
      2
      0 Votes
      2 Posts
      834 Views
      tonyshowoffT

      So if it doesn't provide privilege escalation and only allows you to access processes which you are running, then how is it really any different from any normal hooking? So yes, it's unpatchable in the same way deleting all the files in your own home directory in Unix is unpatchable.

      Looking at the code as well... we were doing this stuff years ago to see what was being sent wrapped in SSL for reverse engineering purposes, because tcpdump or whatever couldn't read it.

    • stacksofplatesS

      Red Hat Open Sources Ansible Galaxy

      Watching Ignoring Scheduled Pinned Locked Moved News red hat ansible devops linux open source
      3
      6 Votes
      3 Posts
      1k Views
      thwrT

      @scottalanmiller said in Red Hat Open Sources Ansible Galaxy:

      That's awesome. Now just waiting on Tower, too.

      Thought exactly the same: Free/open Tower would be awesome.

    • stacksofplatesS

      Red Hat ReaR

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion red hat rear linux backup restore
      6
      3 Votes
      6 Posts
      2k Views
      stacksofplatesS

      So I found a quirk, not sure if it's an actual bug. For incremental backups to work you have to use the NFS syntax (BACKUP_URL="nfs://<server>"). If you mount the share, and then write to the local mount it won't do incremental.

    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 3 / 8