Recent content by jjoelc

  1. J

    Another PBS setup walk-through

    Thanks! Corrections have been made!
  2. J

    Another PBS setup walk-through

    Thank You! I don't think I really "encouraged" the setup alongside PVE, but I definitely agree that it is not an ideal way to install it. I included it in my original write up because we have one specific client who will be set up like this... for.. reasons... :p I will consider trying to add...
  3. J

    Another PBS setup walk-through

    I know there are a good number of walk-throughs for setting up PBS, but an alarming number of them don't cover user accounts, using access tokens, etc. I wrote this up for work and decided to pass it along here. Hopefully it is helpful to someone else. I'm very glad to hear suggestions for...
  4. J

    Another PVE Installation tutorial

    I know there are a lot of write ups out there to get users started in Proxmox. I wrote this one up for work and thought I would pass it along here also. Hopefully it helps someone. While it isn't "complete" in any sense of the word, it does cover several pieces often neglected in other...
  5. J

    [TUTORIAL] How to join a Proxmox cluster to an Active Directory Domain

    First of all This was overall a great tutorial, and I'm sure very helpful for many people. However... I feel like i have to point out that security-wise, it is a TERRIBLE idea to domain join your virtual environment hosts unless you REALLY know your stuff. Even then, I'd advise against it. Use...
  6. J

    QR code threat links

    I also recently started wondering the same thing. No luck finding any info on this forum, but did manage to find the following SpamAssassin plugin to decode QR codes and filter based on the results. https://github.com/mxguardian/Mail-SpamAssassin-Plugin-QRCode I've never added a new plugin...
  7. J

    Newbie looking to replace Barracuda Email Gateway

    I'll answer with the pieces I know, however limited they may be. We have several customers using Barracuda Mail Gateway, so I am familiar with them generally, if not at all familiar with your particular setup or needs. But here is what I have found: Overall, the more I have used PMG, the more I...
  8. J

    Feature Request: advanced restore options in GUI

    May I humbly suggest adding these options on a PER BACKUP basis, rather than a per VM basis? There are certainly times when someone may wish to include only one disk in (for example) their daily backups, but include all disks in the weekly backups. Currently I just use chron and rsynch to grab...