ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Categories
    3. IT Discussion
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • H

      Windows 10 volume licensing questions

      Watching Ignoring Scheduled Pinned Locked Moved windows 10 volume licensing
      74
      1 Votes
      74 Posts
      11k Views
      scottalanmillerS

      @Himura1 said in Windows 10 volume licensing questions:

      wow, didn't except so many discussions!

      That's how we role.

    • gjacobseG

      Windows Nextcloud Client Log file

      Watching Ignoring Scheduled Pinned Locked Moved nextcloud 12 logging
      12
      0 Votes
      12 Posts
      5k Views
      scottalanmillerS

      @gjacobse said in Windows Nextcloud Client Log file:

      Thanks to @scottalanmiller for correcting the issue. I was watching when it was working on it, but sadly do not recall what it was he did.

      Rebooted 🙂

    • stacksofplatesS

      Prometheus and Grafana with Ansible

      Watching Ignoring Scheduled Pinned Locked Moved 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

    • S

      MMS to nonsupported phone/number... will you get a notification that it was not delivered?

      Watching Ignoring Scheduled Pinned Locked Moved
      17
      0 Votes
      17 Posts
      2k Views
      dbeatoD

      @JaredBusch Fine...

    • mlnewsM

      Fedora 26 Workstation Dynamic Wallpaper

      Watching Ignoring Scheduled Pinned Locked Moved fedora linux linux destop wallpaper fedora 26 fedora magazine
      2
      1 Votes
      2 Posts
      4k Views
      mlnewsM

      More wallpapers in the F26 standard set...

      0_1499489622304_fedora-standard.jpg

    • mlnewsM

      NextCloud Secure Outlook Add-In Now Available for Testing in Free Version

      Watching Ignoring Scheduled Pinned Locked Moved nextcloud
      1
      2 Votes
      1 Posts
      459 Views
      No one has replied
    • A

      Let’s Encrypt will begin issuing wildcard certificates in January of 2018

      Watching Ignoring Scheduled Pinned Locked Moved
      8
      4 Votes
      8 Posts
      856 Views
      dbeatoD

      @JaredBusch yes, I saw.

    • Mike DavisM

      BitLocker central management?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved microsoft bitlocker
      8
      3 Votes
      8 Posts
      974 Views
      coliverC

      The real solution is just don't do bitlocker... Use file level encryption or something similar. I just don't see much utility for bitlocker outside of personal devices.

    • I

      Dell Open Manage Server

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      1 Votes
      6 Posts
      890 Views
      dbeatoD

      Why aren't you running DSET on the server regardless of OpenManage? DSET will reveal any issues and they should replace it.
      http://www.dell.com/support/contents/us/en/19/article/Product-Support/Self-support-Knowledgebase/enterprise-resource-center/Enterprise-Tools/dell-system-e-support-tool

      http://www.dell.com/support/article/us/en/19/SLN292237/EN

      Make sure to ask for a manager.
      You can also get all the most up to date drivers and firmware from Dell here:
      www.poweredgec.com

    • gjacobseG

      Windows 7 Updates dated 2037?

      Watching Ignoring Scheduled Pinned Locked Moved windows 7 windows 7 pro updates
      5
      1 Votes
      5 Posts
      1k Views
      dbeatoD

      This person had the same issue, see below:
      https://www.tenforums.com/general-support/59759-strange-issues-after-anniversary-update.html

      The AISuite 3 with Asus causes this. Just make sure to uninstall or start WIndows without any of the additional startup programs or services enabled.

    • DustinB3403D

      BIA Planning

      Watching Ignoring Scheduled Pinned Locked Moved bia rto rpo documentation
      18
      0 Votes
      18 Posts
      2k Views
      scottalanmillerS

      Nowhere near bedtime here. Just finished dinner.

    • JaredBuschJ

      Yealink T4XS phone pricing

      Watching Ignoring Scheduled Pinned Locked Moved yealink t4xs
      11
      3 Votes
      11 Posts
      1k Views
      bigbearB

      May not be absolutely current to the month but here is an idea on Yealink pricing....

      T42S $85
      T46S $130
      T48S $175

      T52S $106
      T54S $143
      T56A $212
      T58A $220
      T58V $270

      YEA-EXP50 $76

    • Emad RE

      SaltStack Windows Playbooks

      Watching Ignoring Scheduled Pinned Locked Moved salt windows saltstack active directory
      9
      3 Votes
      9 Posts
      3k Views
      Emad RE
      My Favorite Ultra-VNC setup:

      Not all issues can fixed from command line alas, thus this recipe:

      uvnc: file.recurse: - source: salt://uvnc - name: 'c:\salt\uvnc' - makedirs: True cmd.run: - name: 'c:\salt\uvnc\state.cmd' module.run: - name: firewall.disable

      remeber to re-enable the firewall of the client when finished. (salt "client" firewall.enable)
      you will need to create uvnc folder (get it from UltraVNC portable builds) folder in your Salt master, in /srv/salt

      in it :

      winvnc.exe

      UltraVNC.ini

      state.cmd

      SecureVNCPlugin32.dsm (Optional Encryption plugin)

      Server_ClientAuth.pubkey (Optional Encryption server SSL handshake check)

      And in the state.cmd put the following:

      taskkill /f /im winvnc.exe sc stop uvnc_service sc delete uvnc_service "c:\salt\uvnc\winvnc.exe" -install "c:\salt\uvnc\winvnc.exe" -startservice sc config uvnc_service start= demand ipconfig | findstr /i "ipv4"

      And whenever you want to connect to client, run this in salt master:
      salt '172' state.apply uvnc

      And you will see the IP of the client, you will need to match the IP and if you made any custom setting like port number/encryption plugin with vnc viewer and connect to client.

    • wirestyle22W

      Error getting authority: Error initializing authority: Could not connect: No such file or directory (g-io-error-quark, 1)

      Watching Ignoring Scheduled Pinned Locked Moved centos 7.2
      51
      0 Votes
      51 Posts
      20k Views
      wirestyle22W

      uninstalling plex and reinstalling plex fixed the issue. sad i didnt fix it manually though

    • scottalanmillerS

      Never Install Hyper-V as a Role

      Watching Ignoring Scheduled Pinned Locked Moved hyper-v best practice
      6
      1 Votes
      6 Posts
      3k Views
      JaredBuschJ

      @BRRABill said in Never Install Hyper-V as a Role:

      @scottalanmiller

      If you went into a one physical server shop with Hyper-V installed as a role and existing VMs in place, would you consider this a big enough problem to redo the entire installation?

      Immediately? No. But it would be immediately added to the project list to get planned as soon as convenient.

    • scottalanmillerS

      There Is No Such Thing as a Read Only User

      Watching Ignoring Scheduled Pinned Locked Moved
      19
      3 Votes
      19 Posts
      1k Views
      GreyG

      @EddieJennings said in There Is No Such Thing as a Read Only User:

      Seems like the confusion between the literal and intended meaning of "read only" can be avoided by establishing what rights various "levels" of employees should have for X data.

      il_340x270.878678639_hzio.jpg
      Clearly, you need to define security levels based on primary colors.

    • JaredBuschJ

      Fedora 26 Minimal includes Cockpit

      Watching Ignoring Scheduled Pinned Locked Moved fedora fedora 26 minimal fedora minimal cockpit
      25
      3 Votes
      25 Posts
      6k Views
      ObsolesceO

      I just did a side-by-side install comparison. Here are the results. The details are in the screenshots: (no Cockpit in minimal install, twice as many packages in basic)

      0_1499365792340_Untitled.jpg

      0_1499365802581_Untitled2.jpg

      0_1499365825204_Untitled3.jpg

    • A

      FreePBX 14 Released

      Watching Ignoring Scheduled Pinned Locked Moved
      18
      2 Votes
      18 Posts
      2k Views
      scottalanmillerS

      @aaronstuder said in FreePBX 14 Released:

      I can't find any release notes....

      https://wiki.freepbx.org/display/FOP/14+Planned+Changes+and+Features

    • scottalanmillerS

      Getting IT Wrong, Every Day

      Watching Ignoring Scheduled Pinned Locked Moved
      21
      2 Votes
      21 Posts
      2k Views
      gjacobseG

      @jmoore said in Getting IT Wrong, Every Day:

      I asked today if I could do something proper with our documentation since we have stuff scattered around everywhere. I wanted to do a wiki since I do that at home. I found out that it can be switched on in our new ticketing system but just has not yet. The person in charge of the ticketing system is very knowledgeable but just has too much to do. At the same time he holds on to everything he can as do others there. Until I found that out I thought it was a good idea...

      Go with the Wiki - Don't put all your information into one system. If it's down, your documentation on how to get it back won't be available...

    • mlnewsM

      Is Oracle Preparing to Release a New Sparc Processor

      Watching Ignoring Scheduled Pinned Locked Moved oracle sparc sparc m8 the register solaris
      2
      2 Votes
      2 Posts
      1k Views
      scottalanmillerS

      Good stuff, I've long been a Sparc fan.

    • 1
    • 2
    • 318
    • 319
    • 320
    • 321
    • 322
    • 698
    • 699
    • 320 / 699