ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. mattbagan
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 119
    • Groups 0

    mattbagan

    @mattbagan

    59
    Reputation
    679
    Profile views
    119
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    mattbagan Unfollow Follow

    Best posts made by mattbagan

    • Home Automation Interest?

      As I continue the leap into making my home smarter, would there by any interest in some tutorials on how to do so? I will be adding more devices and automations to my setup in the coming weeks.

      posted in IT Discussion home lab automation
      M
      mattbagan
    • RE: Wink Smart Home Controller

      Wink didn't meet my needs for home automation. I will be creating a thread on what I use, eventually.

      posted in IT Discussion
      M
      mattbagan
    • RE: Nextcloud Troubleshooting

      @scottalanmiller said in Nextcloud Troubleshooting:

      @mattbagan said in Nextcloud Troubleshooting:

      @scottalanmiller I saw that too. I am wondering if I could just delete the folder in question and see if that helps.

      Maybe, do a move, not a delete, in case you need to put it back.

      Good idea! I moved the folder and it may have taken longer then normal, but it finally loaded again.

      posted in IT Discussion
      M
      mattbagan
    • RE: If you are new drop in say hello and introduce yourself please!

      @scottalanmiller Thank you for the welcome. I found this community a while back but was also just hiding in the shadows. I have followed a lot of linux how-tos from here.

      posted in Water Closet
      M
      mattbagan
    • RE: Home Hardware Recommendations

      Decided to go with an ERL. Love it so far. Need to figure out how to work with it better.

      posted in IT Discussion
      M
      mattbagan
    • RE: Raspberry Pi (rPi) tips and Tricks

      @gjacobse you inspired me with this post. I created a python script to post my cpu temp from a remote pi to my home automation pi via mqtt.

      posted in IT Discussion
      M
      mattbagan
    • RE: Raspberry Pi (rPi) tips and Tricks

      @gjacobse I can create a separate topic of my setup. I've pieced together the needed information to make it work with my setup. Waiting on my hardware to get in so I can add more to my setup.

      posted in IT Discussion
      M
      mattbagan
    • RE: NextCloud Automated Installation

      @scottalanmiller It took me 40 minutes from start to finish. I even added a 200GB lvm2. All done via cockpit. Nice job!

      posted in IT Discussion
      M
      mattbagan
    • RE: Install Nextcloud 13.0.0 on Fedora 27

      @scottalanmiller @Tim_G Thanks for the info. I will have a separate disk for the data. I will be using this guide to migrate from ubuntu to fedora.

      posted in IT Discussion
      M
      mattbagan
    • RE: Raspberry Pi Zero W Bought for Testing

      @travisdh1 bs=4k is read and writes up to bytes at a time. Spinning off of yours, this is how I write mine.
      sudo dd if=/home/user/Downloads/filename of=/dev/sdc bs=1M status=progress
      status=progress gives you a nice little progress output without having to pipe it into anything.

      posted in IT Discussion
      M
      mattbagan

    Latest posts made by mattbagan

    • RE: Email Signature management

      I use the on prem version of Exclaimer. In combination with group policy, no more rogue signatures. Definitely recommend.

      posted in IT Discussion
      M
      mattbagan
    • RE: Known issue with Unifi Access points and 4.3.24.11355 FW

      I will be giving this a go.

      posted in IT Discussion
      M
      mattbagan
    • RE: ADGuard Home (self hosted)

      I got it installed on Debian 10. Needed to install "curl" before running their one liner.

      posted in IT Discussion
      M
      mattbagan
    • RE: The Skinny on Plex: How Are People Using It

      @scottalanmiller said in The Skinny on Plex: How Are People Using It:

      Anyone used Jellyfin?

      It's not quite there yet. It's better than before. It as a lot more clients now. I'm piloting Plex, Emby and Jellyfin.

      posted in Water Closet
      M
      mattbagan
    • RE: Which Nas OS?

      I run OMV and I've spent more time recovering from randoms crashes then using it. Moving away from it soon.

      posted in IT Discussion
      M
      mattbagan
    • RE: Install Jitsi-Meet on Debian 9 minimal

      Works on Debian 10.

      posted in IT Discussion
      M
      mattbagan
    • RE: Looking for some insight/input for setting up a "hot site"/fail-over environment

      We are just ending this project. The solution they chose was Zerto. We have gear in a colo with an EPL that allows for replication in real time. In the event of a disaster. I enable networking on my vms, change external DNS and we are good to go.

      posted in IT Discussion
      M
      mattbagan
    • RE: Backup ISP - 4G

      @fuznutz04 I have cradlepoints at 13 locations, running on the Verizon network. They work okay for our smaller stores. They have saved me quite a few times with outages.

      posted in IT Discussion
      M
      mattbagan
    • RE: Phishing testing / awareness / training suggestions?

      I will be testing this framework in the coming weeks, hopefully. https://getgophish.com/

      posted in IT Discussion
      M
      mattbagan
    • RE: Installing osTicket 1.11 on Fedora 29

      @scottalanmiller said in Installing osTicket 1.11 on Fedora 29:

      @mattbagan said in Installing osTicket 1.11 on Fedora 29:

      @scottalanmiller said in Installing osTicket 1.11 on Fedora 29:

      @mattbagan said in Installing osTicket 1.11 on Fedora 29:

      @scottalanmiller said in Installing osTicket 1.11 on Fedora 29:

      @mattbagan said in Installing osTicket 1.11 on Fedora 29:

      Any special SELinux after words? I had some issues with plugins the first time around.

      Not using any plugins. I've not needed any SELinux tweaks afterwards myself.

      I setup ldap for my install. Does it make sense to use it?

      If you are in an LDAP based environment (AD, OpenLDAP, 389 Directory Server, OpenDJ) then joining your ticketing or helpdesk system to it would make total sense. We are not an LDAP shop here, so have nothing to attach it to.

      The only thing I don't like about it so far is that you have to create the account first and select the option to authenticate with ldap. I wish I could just login with my creds and it would automatically create the account. Unless doing something wrong.

      Is this for end users or for the techs? Normally we would not want techs being created automatically by just being included in the LDAP list. I can only imagine that it does not work that way intentionally. If it did, it would be very necessary to have a way to disable it.

      You can authenticate with staff and client. Probably makes sense to disable staff? I will be testing some more tomorrow.

      posted in IT Discussion
      M
      mattbagan