• Category 5 Hurricane DSL Antenna

    19
    0 Votes
    19 Posts
    2k Views
    IRJI

    @gjacobse said in Category 5 Hurricane DSL Antenna:

    @irj said in Category 5 Hurricane DSL Antenna:

    @NerdyDad is right. This is an IT Risk Management issue. You need to figure out your Annual Loss Expectancy (ALE).

    Thread jack:

    0_1507824397341_2f966d00-252e-43f2-9688-dd2b7e645ce6-image.png

    Returning to thread -

    How is cost and benefit not important to this thread? Financially it's the only thing that makes sense

  • Browser Issue

    5
    0 Votes
    5 Posts
    760 Views
    J

    @lakshmana said in Browser Issue:

    @jackcpickup You are also facing the same issue?

    Nono, I'm saying to Scott that mine is working as you are expecting it to.

    All I sometimes have to do is remove the .com/.co.uk etc. that FF recommends some times with delete, then search for what I'm after.

  • VoIP over Wifi

    11
    1 Votes
    11 Posts
    2k Views
    scottalanmillerS

    @dustinb3403 said in VoIP over Wifi:

    You should set traffic shaping on wireless the same as you would on your LAN.

    Doesn't work the same. It's a bus, not a switch.

  • Internal-only "mail" solution

    16
    0 Votes
    16 Posts
    2k Views
    scottalanmillerS

    @brandon220 said in Internal-only "mail" solution:

    The logic (according to the bosses) for an email-type system is to retain messages and have the normal features. The old system forced you to check the messages as soon as you logged in to the software. Not sure how they expect to get everyone to check a new system daily and actually use it.

    How is this different than IM systems? Other than saying it is like email, since it's not using SMTP, it's not like email. From the description, it doesn't sound like email fits the desired bill more or less than other solutions.

  • Dual Boot: Edit the Grub loader

    3
    0 Votes
    3 Posts
    1k Views
    scottalanmillerS

    Yes. Grubs editor is inside Linux.

  • Snipe-IT Active Directory Setup

    8
    1 Votes
    8 Posts
    5k Views
    AmbarishrhA

    @aaronstuder said in Snipe-IT Active Directory Setup:

    @dustinb3403 the documentation is good, but it doesn't seem to be connecting....

    What are the settings that you have?

    On ldap page, select first 3 options; ldap enabled ad and pass sync

    Ad domain your ad fqdn

    Ldap would be ldap://servername.fqdn

    Ldap bind username domain\uername

    Bind password the ad user password

    Base bind dn is the ou=xx,dc=xx,dc=xx format

    Ldap filter: &(cn=*)
    Username field : samaccountname
    Lastname: sn
    Ldap firstname: givenname
    Ldap auth query: samaccountname
    Ldap email: mail

    Try this!

  • 0 Votes
    3 Posts
    914 Views
    IRJI

    @dustinb3403 said in VM disappearing after closing VMWare workstation:

    Do you mean it powers off? Or disappears?

    disappears

  • 1 Votes
    11 Posts
    2k Views
    A

    @ambarishrh @scottalanmiller can do it for you ๐Ÿ™‚

  • how to assign vCPU and memory on virtual machines on VMware vSphere?

    16
    0 Votes
    16 Posts
    2k Views
    G

    Thanx to all .... i will analysis the VMware infra to reduce the vCPU on VMs.

  • Securing FreePBX from attacks

    67
    1 Votes
    67 Posts
    10k Views
    AdamFA

    I just had this issue with 2 users. Both were using the Grandstream Wave app softphone. Then they tried to register using the Bria app. Worked instantly. Strange behavior

  • Active Directory - Scripting the adding/removal of users to group

    14
    2 Votes
    14 Posts
    3k Views
    anthonyhA

    Welp, as near as I can tell my cluster of a script does exactly what I'm looking for. I've updated the Pastebin link for those who are curious (https://pastebin.com/0JvUrzQU).

    It will analyze existing group memberships and remove users if they do not meet all of the following requirements:

    The account no longer matches the specified $fileString The account is disabled The account does not reside within the $searchBase

    Next, it will pull all accounts from the system, excludes existing members, and adds the remaining users to the group if they meet all of the following requirements:

    The account is enabled The account matches the specified $fileString The account resides within the $searchBase The sAMAccountName does not contain a 1 (something we use internally) The Display Name does not contain the string 'test' (we do not have any users who have 'test' in their name yet :-D)

    After the above is done, it writes the changes to a log file (which is overwritten each time the script runs) and if emails it off to a specified email address.

  • ReadyNAS Security Frustration

    6
    0 Votes
    6 Posts
    912 Views
    dbeatoD

    MM strange issue, I have had this issue with Buffalo and Synology but haven't found the answer.

  • 1 Votes
    3 Posts
    1k Views
    momurdaM

    The hw and sw engineers here use Jira for project and issue tracking, completion.

  • Spiceworks - Maintenance records

    10
    2 Votes
    10 Posts
    1k Views
    WLS-ITGuyW

    @jmoore said in Spiceworks - Maintenance records:

    @wls-itguy Lots of different ways to do this. The last thing I saw was using Google forms to do it. It would work nice.

    I'd like to do it in Spiceworks as that is our ticketing system. It would be nice to input what was updated via text box or something like that and have it attached to the user and/or pc the maintenance was done for/on.

  • Installable Windows App like Codeanywhere?

    30
    0 Votes
    30 Posts
    3k Views
    ObsolesceO

    @stacksofplates said in Installable Windows App like Codeanywhere?:

    Again, just so there isnโ€™t any misinformation, you donโ€™t need to set anything up. The hosted Gitlab is free for private repos.

    Oh, I didn't know that!

  • FreePBX - High Load Averages

    16
    0 Votes
    16 Posts
    4k Views
    EddieJenningsE

    One more little tidbit of information. I can replicate the spike by viewing the Connectivity > Firewall page(s).

  • Web Camera for Remote Server Room

    18
    2 Votes
    18 Posts
    2k Views
    s.hacklemanS

    When I setup my old server room I just hooked a cheep webcam via USB to a old Windows Client computer I had laying around. I then installed some cheap software (Webcam Monitor I think) that would take a picture when ever someone walked in front of it, save it to a file share, then email me the pic as an attachment. I then pointed the camera at the door at face height, turned the lights off, and left it. I could RDP to the box to check in, and I had a email and photo log with time stamps of everyone that walked in.

  • 0 Votes
    43 Posts
    8k Views
    DashrenderD

    @bigbear said in E-mail and file storage services for Non-Profit entities:

    If I was providing IT I would use 0365, but Zoho is great. Just hate the adds in the free email. I am working with their invoicing system and integration with stripe.com right now though.

    Personally, I still like G Suite if I was actually using IT in a small or large group. Hangouts is great, drive works great. Gmail is great. And the apps work great on my... iPhone. lol.

    Therrrrrre GRRRRREAT! ๐Ÿ˜›

  • dhclient preventing network.service from starting

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    travisdh1T

    @dustinb3403 said in dhclient preventing network.service from starting:

    Disabled network manager and the issue appears to be resolved. @Romo thanks for the help.

    After all these years, it's still a pain in the neck.

  • 0 Votes
    3 Posts
    1k Views
    ObsolesceO

    @matteo-nunziati said in windows server updates: critical/cumulative/security:

    ok,

    I'm still confused about the terminology. Please, can you confirm and/or fix my interpretation?

    critical: not a security fix, but something seriously broken is fixed here. security: a security fix, something seriously broken is fixed here and a security hole is closed. cumulative: just use this if you have missed a lot of stuff and you have a long queue updates otherwise. Download this bulk huge fatty thing and align with upstream. all other types... really too many types here, do they really worth?

    Now the second question.

    Having an hyperv server 2016 should I need to install critical fixes? I mean: if I do not notice any misfunction should I patch? to me it is right to patch as you never know when a critical bug will hit your usage.

    Also, as a general rule I patch manually and I always require recommended updates only. Then I choose what to install.

    any opinion/correction/suggestion?!

    thank you.

    I do at least Critical, security, and definition updates to all servers, hypervisors included.
    For Windows10 desktops, I do everything.

    But I do it all through WSUS.