ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. how-to
    Log in to post
    • All categories
    • Ambarishrh

      Microsoft Defender Training Series Part 5: New unified Security Portal
      Self Promotion • microsoft defender atp mdatp security.microsoft.com defender for endpoint microsoft security how-to training video training • • Ambarishrh

      3
      1
      Votes
      3
      Posts
      258
      Views

      Ambarishrh

      @scottalanmiller Thank you! 🙂

    • Ambarishrh

      Solved: Intune enrolled iOS device native contact sync issues with Outlook/Exchange Online
      Self Promotion • intune mem microsoft endpoint manager msintune intunemem outlook contactsync ios apple solved how-to • • Ambarishrh

      1
      2
      Votes
      1
      Posts
      304
      Views

      No one has replied

    • WrCombs

      what is automation? How does it work?
      IT Discussion • wrcombs automation how-to • • WrCombs

      15
      0
      Votes
      15
      Posts
      199
      Views

      Dashrender

      @WrCombs said in what is automation? How does it work?:

      @scottalanmiller said in what is automation? How does it work?:

      @WrCombs said in what is automation? How does it work?:

      @Dashrender said in what is automation? How does it work?:

      There are multiple ways to get automation. Simplest might be to write a script that copies files and execute that script using Task Scheduler (a windows service that allows you to execute tasks based upon a specific schedule).

      Thanks - Got more information now:
      I need to be able to automatically send a folder to compressed zip.
      Then automate the import and publish.

      The more information I get the more confused I become about all of this.

      The first step to automating a task is defining how you would do it manually. Start there. That doesn't mean the automation will just copy that, but it helps to understand what you are doing today, before you figure out how to do it automatically tomorrow.

      Do it here?
      I mean, That's fine with me.

      I would make a new thread about that specific task, and you could toss a link in here to that.

    • Obsolesce

      Installing Fedora 27 LAMP Stack plus WordPress and SSL
      IT Discussion • fedora 27 wordpress lamp how-to • • Obsolesce

      24
      3
      Votes
      24
      Posts
      2894
      Views

      Obsolesce

      @bnrstnr said in Installing Fedora 27 LAMP Stack plus WordPress and SSL:

      @tim_g said in Installing Fedora 27 LAMP Stack plus WordPress and SSL:

      Create a new secure SSH key:
      ssh-keygen -t rsa -b 4096 -C "root-webserv1-key"

      Hit enter for default location and name.
      Hit enter again to skip passphrase creation.
      Now you should SSH to server to continue.

      Does this step disable normal logins or change anything at all? After my first restart my root password isn't working.

      This only generates a new certificate and does not do anything else. If your root password is not working, maybe you are typing it in incorrectly, or it's something else entirely, as what @NashBrydges is referring to. If you are using Putty, perhaps it's caching the old public key.

    • Obsolesce

      How To: Install and configure SaltStack with GitLab
      IT Discussion • how-to saltstack salt master salt minion gitlab • • Obsolesce

      6
      4
      Votes
      6
      Posts
      2042
      Views

      AdamF

      So forget my comments. It turned out maybe your instructions are fine. (Maybe, maybe not. I don't know, but will reinstall using your instructions again just to verify.) My problem was that I was opening up the firewall ports in the wrong zone. The default Install I used made only 1 zone on the master called "FedoraServer." Opening ports on this zone solved the issue. See this post from this morning: https://mangolassi.it/topic/15620/salt-stack-communication-issues/2

    • NashBrydges

      Install Alfresco Community Edition On Ubuntu 17.04
      IT Discussion • how-to alfresco nginx • • NashBrydges

      7
      3
      Votes
      7
      Posts
      5094
      Views

      stacksofplates

      @scottalanmiller said in Install Alfresco Community Edition On Ubuntu 17.04:

      @stacksofplates said in Install Alfresco Community Edition On Ubuntu 17.04:

      @scottalanmiller said in Install Alfresco Community Edition On Ubuntu 17.04:

      @nashbrydges said in Install Alfresco Community Edition On Ubuntu 17.04:

      @scottalanmiller Just testing it out for now but so far so good. I had a client ask me for a good document management solution that wouldn't break the bank and could be hosted locally so I immediately thought of this. I've given him access to see if this could work and from the sounds of his feedback, he might want it setup.

      Cool, would be good to see some threads on it. Been so long since I've used it.

      I use the hosted one. They gave you 10GB for free. Idk if they still do that or not.

      I didn't even know that they did hosted.

      Ya the free one didn't seem advertised much. I'll have to see if I can find a sign up link again.

    • EddieJennings

      OpenSSL CSR with Subject Alternative Name
      IT Discussion • openssl how-to san subject alternative name csr pki certificates ssl tls • • EddieJennings

      5
      1
      Votes
      5
      Posts
      1881
      Views

      EddieJennings

      @JaredBusch said in OpenSSL CSR with Subject Alternative Name:

      @EddieJennings said in OpenSSL CSR with Subject Alternative Name:

      @JaredBusch Correct. The "ye olde way" is how I've typically made a CSR and private key. The link I included talks about making a configuration file, which allows you to include SAN in your CSR.

      Ah, did not read the link. Yes, using a config file is the only method to get any SAN on a cert with OpenSSL.

      And after re-reading my post, I realized how terrible it was :(. I was hoping to find a one liner kind of thing, but alas. That particular article made it clear how to do it.

    • matteo nunziati

      installing hyper-v server 2016 on dl380g9 microSD storage
      Reviews • how-to hpe hyper-v server 2016 • • matteo nunziati

      3
      5
      Votes
      3
      Posts
      1596
      Views

      JaredBusch

      From a high level it reads simpler than what had to be done with Server 2012 R2.

      Still not sure I would use it in production though.

    • Mike Davis

      how to copy a VM from ESXi free to new host w/scp and spaces in filename
      IT Discussion • how to how-to howto vmware esxi • • Mike Davis

      7
      4
      Votes
      7
      Posts
      6712
      Views

      Mike Davis

      Not sure, and I'm not going to power up the old system to find out. New one is running fine. If I ever run in to a situation like that again, there are a lot more checks I would do.

    • JaredBusch

      Installing NodeBB with Mongo on CentOS 7
      IT Discussion • nodebb centos 7 centos how-to nodebb 1.4 • • JaredBusch

      16
      6
      Votes
      16
      Posts
      5172
      Views

      black3dynamite

      @jaredbusch said in Installing NodeBB with Mongo on CentOS 7:

      @jaredbusch said in Installing NodeBB with Mongo on CentOS 7:

      Guess I should update this one of these days

      Wow.. I need to write an updated guide...

      Just remember mongodb and nodejs can be installed natively on Fedora.
      https://developer.fedoraproject.org/tech/database/mongodb/about.html
      https://developer.fedoraproject.org/tech/languages/nodejs/nodejs.html

    • stacksofplates

      KVM Console Access
      IT Discussion • kvm linux virtualization how-to • • stacksofplates

      2
      2
      Votes
      2
      Posts
      671
      Views

      mlnews

      thanks!

    • stacksofplates

      KVM Backups - DO NOT USE
      IT Discussion • linux kvm hypervisor how-to backups • • stacksofplates

      35
      2
      Votes
      35
      Posts
      8679
      Views

      KOOLER

      @Dashrender said in KVM Backups:

      You're right.. I have to keep reminding myself of that. But SMB's don't want to be chasing down dozens of little pieces all over the place to make these pieces work.

      It's one thing or a larger company to have a team who's job it is to do just that - Scott's been talking about using Xen for decade plus. I have to assume that Scott the one man who is equal to nearly 10 normal mortals, has managed to collect and put together all of those parts.

      The simplicity of XS and XO are what really give Xen any teeth in the SMB market, a la Windows style, everything in one place.

      The bad thing about these groupings though, as we found out with the use of VHDs in XS, are the limitations those packages place upon us.

      This is exactly correct. They want some hardware on-site (if they can't move to public cloud for some good reason) and they want somebody who owns the hardware also babysit it. Playing LEGO game with hardware and software isn't what most of the people can do EASILY (and one of the proves I'm right is why products like vRanger and AppAss still exist).

    • DustinB3403

      Solved O365 - Room Resource - Calendar Event
      IT Discussion • how-to how to • • DustinB3403

      6
      1
      Votes
      6
      Posts
      1006
      Views

      Dashrender

      @DustinB3403 said:

      @Dashrender It's a default setting with Office 365 for privacy settings as far as I can tell.

      Interesting. I wonder if that's the case for calendar's where the viewers have full access rights?

      In On-premise Exchange, if someone doesn't have at least reviewer rights, then they just see that the space/time is busy - perhaps they can see the owner of the slot. But since our entire staff have editor rights to our shared calendars like these, they can see the subject and any comments.

      I wonder if giving them reviewer rights would have solved it.

    • brad_altn

      Receiving auto-replies & out-of-office messages in response to messages you never sent?
      Self Promotion • mdaemon backscatter how-to mail server tutorial • • brad_altn

      1
      1
      Votes
      1
      Posts
      686
      Views

      No one has replied