• 1 Votes
    12 Posts
    2k Views
    T

    I had the same problem:

    Microsoft includes a command-line utility with Certificate Services called certutil. This utility performs various operations on certificate files, including converting them to and from base64 format.

    Note that this command is run on your certificate server, which, in your environment, may be different from your Exchange server. If so, you need to copy the binary .req file to the certificate server, or make it accessible via a shared network folder or removable storage device.

    Open a command prompt on the certificate server and navigate to the folder where your binary .req file is, then type the following command:

    certutil -encode yourbinaryinputfile yourasciioutputfile

    Example:
    certutil -encode der.exchange.example.com.req pem.exchange.example.com.req
    You can then open the output file in Notepad and confirm that it is in the correct format to upload to your certifying authority.

  • Wi-Fi Enabled Sprinkler Controller

    30
    1 Votes
    30 Posts
    2k Views
    wrx7mW

    @rojoloco - This happened right before it switched to Kodi

  • Fusion Pbx snom 300

    9
    0 Votes
    9 Posts
    1k Views
    scottalanmillerS

    @stuartjordan said in Fusion Pbx snom 300:

    @scottalanmiller - I think I did add some tags Scott, did I type them in wrong?

    You did add them, I modified them. You tagged "fusion pbx" but the product and the existing tag is "fusionpbx", no space. So you created a new tag that re-inforced this not being FusionPBX 🙂

    When typing in a tag, look for the autocompletely list. This will tell you if a tag for that topic already exists and how it is spelled. We try to make the tags be identical to product names when possible. Often with manual clean ups. In this case, the list when you start typing "fusion" is enough to show "fusionpbx" and you can just select it. That way you know for sure that the topic is linked to the other topics that are related.

  • 2 Votes
    10 Posts
    2k Views
    stacksofplatesS

    @jmoore said in Linux vulnerability found - effecting Debian and RedHat:

    @stacksofplates Oh that is interesting, I didn't know that.

    Ya it forces it to use the legacy mmap layout which isn't vulnerable. Once you are able to reboot then you should be able to remove it.

  • Phones

    27
    0 Votes
    27 Posts
    2k Views
    AdamFA

    @scottalanmiller said in Phones:

    @fuznutz04 said in Phones:

    GS has come a long way since even a year ago.

    New models this year?

    They are always upgrading their models it seems. But I was referring to their firmware. The firmware improves with each release, and adds stuff that should have been there in the first place, as well as bug fixes as usual.

  • 1 Votes
    18 Posts
    3k Views
    wrx7mW

    @jaredbusch - I thought that is what you meant but did a double-take. LOL

  • KnowBe4 E-mail Exposure Check

    16
    3 Votes
    16 Posts
    3k Views
    NetworkNerdN

    @rojoloco said in KnowBe4 E-mail Exposure Check:

    They POUNCE on anyone using their free services.

    And they pounce quickly (probably within a couple of hours of you using one of their free tools). Even when I used the EEC tool mentioned here, I received a follow up from our Customer Success Manager within an hour.

  • watch du -sh and highlight changes

    17
    1 Votes
    17 Posts
    3k Views
    scottalanmillerS

    Like this...

    watch "echo Old Size Was: 38M; du -shx /tmp"
  • Windows File Explorer Refresh Issue

    3
    0 Votes
    3 Posts
    645 Views
    gjacobseG

    Nicely done @dbeato

    In this case, I may have resolved the issue. I created a new folder in the \server\share\path and Windows File Explorer showed it created fine. But, there was one folder that didn't show.

    I renamed it and it appeared in the list, renamed it back, and it was still there. So - Could have been a folder UID issue? or something. But AORN - it's resolved.

  • MySQL configuration best practices

    12
    3 Votes
    12 Posts
    3k Views
    Emad RE

    @fuznutz04 said in MySQL configuration best practices:

    @emad-r

    What is your practice for log rotation? For example, the error log. If that grows (obviously indicating other issues) , and needs to be rotated, what procedure do you use to rotate logs?

    Currently the third party vendor uses this:

    expire_logs_days = 10
    max_binlog_size = 100M

    In our MySQL instance.

  • SFTP Server

    24
    1 Votes
    24 Posts
    2k Views
    Emad RE

    @danp said in SFTP Server:

    Doesn't NextCloud support SFTP? Would that work for you?

    No it uses WebDav protocol, but you can login to the linux machine that is hosting it via SSH

  • Korora 26 is Here!

    16
    0 Votes
    16 Posts
    2k Views
    StrongBadS

    @jmoore said in Korora 26 is Here!:

    oh and our clan was called STD just for that stupid joke that people thought was funny.

    Gaming can be so infectious.

  • Accessing the FreePBX UCP

    28
    1 Votes
    28 Posts
    6k Views
    DashrenderD

    @bigbear said in Accessing the FreePBX UCP:

    If the admin and UCP portals had the responsive firewall logging failed web logins it could provide the same level of security as remote/roaming IP phones.

    Yeah I suppose. I guess they take a different tack - you'd only want access if you have a phone there with you to control.

    But I can see the point of why you might want access while not having an extension where you are. But this obtainable via DynDNS.

  • Manage finances and ordering requests ?

    Solved
    7
    2 Votes
    7 Posts
    1k Views
    dbeatoD

    @dustinb3403 I didn't get it, sorry 🙂 I am so oblivious...

  • FreePBX - site being added to the Blocked Host list

    2
    0 Votes
    2 Posts
    965 Views
    DashrenderD

    Additionally, I'm looking at the firewall settings

    qCbus6z.png

    Is this expected? I get the list of my trusted items, it shows an empty list for other, but local, internet, and rejected all provide zero feedback.

    I have the Let's Encrypt sites added to local on the same page as I have my trusted sites added, yet they don't show up as seen above.

    Thoughts?

    This makes me think that I have somehow disabled the local zone

  • Weird Comcast to Voip.ms issue

    7
    0 Votes
    7 Posts
    862 Views
    JaredBuschJ

    It is a very common issue

  • Free VM Backup

    23
    1 Votes
    23 Posts
    3k Views
    matteo nunziatiM

    @tim_g hyperoo works well as an agent solution. Well I've not tested it but if you dig a bit in specs it is not an hypervisor level backup. So you can use veeam agent free.

  • Running 3d Scanner on Ubuntu

    6
    1 Votes
    6 Posts
    2k Views
    DustinB3403D

    I was able to get this to install on Kubuntu by simply adding the repo and following the steps provided.

  • Reliable VPN Client

    22
    0 Votes
    22 Posts
    5k Views
    larsen161L

    Viscosity is a nice OpenVPN client

  • 0 Votes
    5 Posts
    738 Views