ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. wirestyle22
    3. Topics
    • Profile
    • Following 0
    • Followers 2
    • Topics 179
    • Posts 8,185
    • Groups 0

    Topics

    • wirestyle22W

      How do I block anything after .com that is not a country code with a regular expression for e-mail filtering purposes?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion regex e-mail filtering
      24
      0 Votes
      24 Posts
      2k Views
      scottalanmillerS

      What spam examples will this block?

    • wirestyle22W

      Reverse Proxy w/ SSL Cert on LAN with No External Forwarding

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion nginx reverse proxy
      7
      0 Votes
      7 Posts
      662 Views
      F

      If you get external DNS to go to the nginx proxy you could probably allow all traffic to the URL path that lets encrypt needs and then create a whitelist for everything else.

    • wirestyle22W

      Grub error after upgrading from Fedora 29 to 30

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      7
      0 Votes
      7 Posts
      837 Views
      wirestyle22W

      @travisdh1 said in Grub error after upgrading from Fedora 29 to 30:

      @wirestyle22 said in Grub error after upgrading from Fedora 29 to 30:

      It never got to the point where I could select anything to boot. I didn't have a lot of time so I just reinstalled the OS but kept the old home directory. Everything seems fine

      People's minds were blown when I'd change the distribution their computer ran on, and everything looked and ran the same way afterwards. I was always sitting there thinking "This is how it's supposed to work."

      Also, you may want to increase the timeout for grub. The default is short enough that you don't always see the menu when running as a VM.

      It's a physical machine, desktop. Yeah I've never actually done it that way before this but logically it made sense. For some reason SMB isn't working for him and he is unable to browse his windows network shares. Connected to the domain and samba is installed.

    • wirestyle22W

      AWX Default Username and Password Not Working

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion awx centos 7
      1
      2 Votes
      1 Posts
      8k Views
      No one has replied
    • wirestyle22W

      Mitigating Nextcloud Two Factor Authentication Error

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion nextcloud 15 centos 7 nextcloud
      2
      4 Votes
      2 Posts
      472 Views
      JaredBuschJ

      @wirestyle22 said in Mitigating Nextcloud Two Factor Authentication Error:

      I upgraded Nextcloud and for some reason two-factor authentication activated on my admin account. Since I couldn't access my admin account I needed to find a way via cli to disable two factor authentication, but because it wasn't configured there was no folder in /var/www/html/nextcloud/apps for me to rename, etc. Below is the command I found that worked for me.

      sudo -u apache php occ config:system:set twofactor_enforced --value=false

      Note: You have to run the command as apache, or if you're using Debian www-data.

      You also need to be in the right folder

      By default on Fedora

      cd /var/www/html/nextcloud

      Or

      sudo -u apache php /var/www/html/nextcloud/occ config:system:set twofactor_enforced --value=false
    • wirestyle22W

      Terraform Discussion

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion terraform ansible 2
      3
      0 Votes
      3 Posts
      378 Views
      stacksofplatesS

      A good workflow would be using Packer to build your immutable images with Ansible. That way you don't need to log into the image, just make a new image with your changes using the same process, and then deploy those images with Terraform.

    • wirestyle22W

      Alternatives to Sharepoint

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      25
      0 Votes
      25 Posts
      1k Views
      B

      @DarienA said in Alternatives to Sharepoint:

      Anyone familiar with Mango Intranet? Want to look at a few different options...

      Seriously... $4 per user, per month. Ouch.

      Looks like you could do something similar on WordPress for way less.

    • wirestyle22W

      Nginx Reverse Proxy + SSL + Wordpress

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      18
      1 Votes
      18 Posts
      790 Views
      scottalanmillerS

      @wirestyle22 said in Nginx Reverse Proxy + SSL + Wordpress:

      I'm going to go through the installation steps again and not use lets encrypt this time. I'll try to active the SSL cert with ReallySimpleSSL

      Let's Encrypt cannot be a factor. Certbot isn't a factor. ReallySimpleSSL needs you to have a cert, I've always used it with LE.

      Don't flail. Keep the LE cert, that can't be related to the problem.

    • wirestyle22W

      IT reporting website for every day users

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      78
      0 Votes
      78 Posts
      3k Views
      wirestyle22W

      @stacksofplates This looks fantastic. Thanks

    • wirestyle22W

      E-mail Language Settings Change Mid-conversation

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion outlook 2016
      7
      1 Votes
      7 Posts
      526 Views
      wirestyle22W

      @dbeato said in E-mail Language Settings Change Mid-conversation:

      @wirestyle22 said in E-mail Language Settings Change Mid-conversation:

      @scottalanmiller No, all e-mails are in english. It's only the from, sent and to fields that changed. I thought it might have just been a bug with the automatic language detection possibly.

      It might be that the other person is from another country but still can write in English. I deal with that when I work with France and other countries for communication.

      No it was reported as an anomaly. This is someone that my CEO speaks with regularly. It's really weird.

    • wirestyle22W

      Nextcloud Update 14.04 Security Warning

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion nginx nextcloud 14
      7
      1 Votes
      7 Posts
      1k Views
      black3dynamiteB

      @wirestyle22 said in Nextcloud Update 14.04 Security Warning:

      Strict-Transport-Security

      If you are using Nginx Reverse Proxy, adding add_header Strict-Transport-Security "max-age=63072000; includeSubdomains; preload"; in your server block should remove that warning.

    • wirestyle22W

      Deprecation of the TLS-SNI challenge

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion certbot lets encrypt
      7
      1 Votes
      7 Posts
      928 Views
      JaredBuschJ

      @wirestyle22 so much to work on....

    • wirestyle22W

      The Value VCPUs_Max Must Be a Multiple of This Field in XCP-NG

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion xen orchestra xen xcp-ng
      14
      1 Votes
      14 Posts
      2k Views
      wirestyle22W

      @scottalanmiller It's not. I changed after I posted this.

    • wirestyle22W

      DNS Update Issue

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion windows server 2012 r2 dns active directory
      267
      0 Votes
      267 Posts
      39k Views
      scottalanmillerS

      @JaredBusch said in DNS Update Issue:

      @scottalanmiller the issue with nslookup being useless is stupid though.

      Agreed, that's really messed up.

    • wirestyle22W

      Icon disappears after enabling Nextcloud Theming

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      7
      0 Votes
      7 Posts
      360 Views
      wirestyle22W

      @scottalanmiller said in Icon disappears after enabling Nextcloud Theming:

      @wirestyle22 said in Icon disappears after enabling Nextcloud Theming:

      @scottalanmiller That's not how it has worked historically

      No, but it didn't used to have themes, either.

      They've had it for awhile. It's an app

    • wirestyle22W

      Ansible 2.4.2.0 on CentOS 7--ping module isn't working

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion ansible
      33
      0 Votes
      33 Posts
      3k Views
      stacksofplatesS

      @wirestyle22 said in Ansible 2.4.2.0 on CentOS 7--ping module isn't working:

      @stacksofplates That's pretty incredible. Any advice on things I should attempt to set up right now for learning purposes?

      A big benefit is Ansible Galaxy. Look over how everyone sets up their stuff. That will give you good ideas on what to try and how to start writing stuff.

    • wirestyle22W

      Skype for Business Autodiscovery Failing

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion skype for business exchange 2013
      12
      1 Votes
      12 Posts
      3k Views
      wirestyle22W

      @dbeato said in Skype for Business Autodiscovery Failing:

      @wirestyle22 said in Skype for Business Autodiscovery Failing:

      The Lync/Skype for Business clients don't use Service Connection Point (SCP) to determine the autodiscover URL. Instead, they rely on DNS records. They base this action on the user’s domain suffix of the WindowsEmailAddress or Mail attribute in Active Directory

      I assume you have seen this already
      https://support.microsoft.com/en-us/help/3120929/lync-skype-for-business-client-can-t-connect-with-exchange-in-office-3
      Although it is for Office 365, those same DNS should be internal on your Exchange configured properly.

      Yeah I saw that

    • wirestyle22W

      Deleting A single e-mail from all e-mail accounts in Exchange 2013 via EMC

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion exchange 2013
      12
      1 Votes
      12 Posts
      808 Views
      dbeatoD

      @wirestyle22 said in Deleting A single e-mail from all e-mail accounts in Exchange 2013 via EMC:

      @dbeato said in Deleting A single e-mail from all e-mail accounts in Exchange 2013 via EMC:

      'Subject:"Random characters* other stuff"'

      so this?

      'Subject:"*other stuff"'

      Correct. DO a search first and see the results and then proceed to deletion.

    • 1
    • 2
    • 3
    • 4
    • 5
    • 8
    • 9
    • 3 / 9