Getting rid of systemd-resolved consuming port 53
This is a repost of an article from here There are cases in which you need to use port 53, like to usednsmasq, dns server etc. which is used by…
This is a repost of an article from here There are cases in which you need to use port 53, like to usednsmasq, dns server etc. which is used by…
First lets Install the basic software we need on the server Note: I found this info here... apt-get update apt-get install -y xorg-video-abi-23 xserver-xorg-core apt install -y xrdp xorgxrdp apt…
The is is repost from here Couple of days ago I was trying to provision my Release Definitions variables in my VSTS/TFS projects via PowerShell. As this turned out not…
if you check the event viewer after trying to open the file from One Drive and get the 'not a trusted location' error, there will be an error that begins…
Original post can be found here Updated Jul 31, 2016: Moved away from letsencrypt-auto and switched to certbot, updated the auto-renewal script, and changed the suggested cron time to weekly. Also…
Here are a couple of useful articles to help with this task https://docs.microsoft.com/en-us/azure/active-directory-domain-services/active-directory-ds-join-ubuntu-linux-vmhttp://blog.admindiary.com/integrate-ubuntu-active-directory-using-kerberos-realmd-sssd/https://blogs.technet.microsoft.com/jeffbutte/2016/12/18/265/ Untested script :) # Set the following values to match your env #HOSTNAME=<MYSYSTEMNAME> DOMAIN_NAME=<my domain name in…
Copied from https://www.ceos3c.com/2017/07/06/configure-ntp-server-windows-server-2016/ We will use PowerShell to change the NTP Server and we will validate if it worked afterwards. Configure the NTP Server on Windows Server 2016 On your Windows…
Taken from here: https://docs.microsoft.com/en-us/iis/extensions/troubleshooting-application-request-routing/troubleshooting-502-errors-in-arr Troubleshooting 502 Errors in ARR by Richard Marr Tools Used in this Troubleshooter: IIS Failed Request Tracing Network Monitor Winhttp Tracing This material is provided for informational…
ASSP Postfix SaslAuthd http://www.andybev.com/index.php/SMTP_authentication_and_Postfix http://gogs.info/books/debian-mail/chunked/postfix.sasl.html https://stackoverflow.com/questions/43931621/not-able-to-authenticate-smtp-clients-on-debianpostfixsasl-with-rimap
Took a file to figure out the correct syntax -- the following line will export all of the primary IP Addresses along with the name and mac address in a…