• IBM Spam

    4
    0 Votes
    4 Posts
    1k Views
    T

    I love the support/web dev companies that contact me with no opt out using gmail accounts. They change the from address each time but not the sales pitch.

  • IIS Welcome Page Not Displaying

    10
    2 Votes
    10 Posts
    2k Views
    scottalanmillerS

    @IRJ said:

    Enabling Static Content fixed all the styling issues too. It looks like everything is working now

    Cool

  • Finding User Logout Time

    13
    0 Votes
    13 Posts
    2k Views
    IRJI

    @technobabble said:

    @GregoryHall does that also work for remote desktop users?

    Yes, it pulls directly from AD. So it its in AD you will see it with this tool.

  • On the hunt for a good wifi tool

    15
    0 Votes
    15 Posts
    5k Views
    T

    @milnesy

    I have had to follow this type of procedure I believe called "side-loading" explained here: http://www.gizmag.com/how-to-install-google-apps-kindle-fire-hd-hdx/30736/

  • 1 Votes
    1 Posts
    4k Views
    No one has replied
  • Exporting files from database

    8
    0 Votes
    8 Posts
    2k Views
    scottalanmillerS

    @technobabble said:

    @scottalanmiller Thanks...I didn't think so, but with this client, I had to be 100% sure.

    Most tools, like WordPress as an example, do an export for every backup operation.

  • How to access personal files from owa

    7
    2 Votes
    7 Posts
    3k Views
    M

    Sorry everyone for a late response. Just been dealing with some family health crisis. As far as the personal files. I've learned that the IT team has locked down everything via group policies. My girl has to ask permission to do almost anything she needs to do for work. As for the type of Exchange server they are hosting, I don't know. I'm sure they're not going to give me that info. lol! Thank you for your support and feed back on the matter.

    HAPPY NEW YEAR!

  • Preferred Interface Devices?

    31
    0 Votes
    31 Posts
    6k Views
    Reid CooperR

    @MattSpeller said:

    @lance Looks sweet man, but I promised myself long ago - no more non-standard keyboard layouts. Goes double for laptops; give me a proper keyboard layout or give me death!

    Same here, has to be a standard keyboard. Except for replacing the caps lock. Make that a Sun-style control button!!

  • Setting Up Keys between Linux Servers

    13
    0 Votes
    13 Posts
    4k Views
    J

    It's always best practice to disable root login over SSH, especially from the Internet; use su or sudo for root access. Another good practice is to disable password-based authentication; only use keys with a passphrase. The setup you're doing here is useful for allowing scripted/automated connections between machines (e.g. for backups, scheduled tasks, etc) but they should be accounts with limited access, not root. You should be creating layers that make it difficult for someone to gain access to your systems; root keys with no passphrase means you're solely relying on that one strong password (which is one keylogger away from being defeated.)

  • Web Based Genealogy Software

    13
    0 Votes
    13 Posts
    2k Views
    scottalanmillerS

    @JaredBusch said:

    Especially since you only need one recursive query on one table. This is a basic org database query using a CTE.

    Except you need some weird loopbacks and stuff. For those of us from severely inbred families it gets pretty complicated.

  • If You Run Plex on Linux...

    3
    1 Votes
    3 Posts
    1k Views
    thanksajdotcomT

    @Rob-Dunn Yup, I hope it helps!

  • IBM Verse

    5
    0 Votes
    5 Posts
    844 Views
    scottalanmillerS

    The email interface is not even shown! They either haven't figured out how to make it yet or they are not too proud of it.

  • When is an IT project not an IT project?

    18
    1 Votes
    18 Posts
    3k Views
    thanksajdotcomT

    AWESOME!

  • Webroot

    150
    1 Votes
    150 Posts
    74k Views
    thanksajdotcomT

    @Nic said:

    For anyone who is a satisfied customer, cast your vote here 🙂 http://community.spiceworks.com/spice_list/show/397

    Done!

  • XenServer 6.5 Released by the Linux Foundation

    1
    1 Votes
    1 Posts
    817 Views
    No one has replied
  • Google Glass Is Done

    7
    0 Votes
    7 Posts
    903 Views
    scottalanmillerS

    @Minion-Queen said:

    It's not completely done. My brother is working on a TTY type translator using this technology for profoundly deaf people. So far the project is pretty cool they are still in testing stages.

    Maybe he hasn't been told. Google cancels these things with no warning.

  • Shift Delete in O365 loses focus

    5
    0 Votes
    5 Posts
    775 Views
    thanksajdotcomT

    @g.jacobse said:

    @thanksaj
    Think it just auto-downloaded..

    Yup, the Mozilla Maintenance Service at work.

  • 0 Votes
    40 Posts
    11k Views
    MattSpellerM

    Hey Joy, did you find out why they were asking for this? Did they watch a webconference or something that recommended it?

  • Microsoft Support Calls

    15
    2 Votes
    15 Posts
    3k Views
    IRJI

    @Minion-Queen said:

    As @SAM says we would be happy to help you out there. Do it all the time. Let me know what you need

    I got this one resolved, but I will definitely talk to you next time

  • SQRL in the wild - well, not really, but pretty close

    20
    0 Votes
    20 Posts
    4k Views
    DashrenderD

    They are definitely not using SQRL. They are only using a QR code with an embedded nonce to do side channel authentication.

    But it's a first step. It will take very little effort for LMI to use full out SQRL. Actually I'm not sure what they are waiting for?