BlogHide Resteemschristitus (42)in technology • 6 years agoResize LVM Partition | Fedora 29 | Step by Step GuideIn this guide, I show you how to Resize LVM Partition in Fedora 29. I recently ran out of space and had to clone my install from a 120SSD ssd to a 240 GB SSD. I first had issues with boot timing out…christitus (42)in technology • 6 years agoGrant Full Access to all Public Folders for a user in ExchangeThis post goes over how to grant full access to all public folders for a user in Microsoft Exchange. I recently was migrating all public folders from an Exchange 2010 to Office 365 Environment and…christitus (42)in technology • 6 years agoForce active directory sync to Office 365 with Azure ADSyncUse the following from an Elevated Powershell Prompt to force active directory sync to your O365 admin portal. You will be performing this on the server where Azure AD Sync is installed, however…christitus (42)in technology • 6 years agoCreate Swap file on Cloud VM (AWS, GCloud, or Azure)Use the commands below to create swap file on a micro instance with a Linux operating system. This creates a 2GB Swap file to help alleviate low system ram. Consequently, this is great for those…christitus (42)in technology • 6 years agoCloud migration hosting in Google, Amazon, or MicrosoftMoving to the Cloud The following article outlines what it takes for a cloud migration to Google Cloud Compute, Amazon Web Services, or Microsoft Azure means. Most businesses want to move to the…christitus (42)in technology • 6 years agoLaunching a startup program to run as administratorThe following script shows you how to launch a startup program to run as administrator in Windows 10. This fixes many programs that require elevation and you don't want to launch manually every…christitus (42)in technology • 6 years agoTroubleshooting Nagios 4 Core InstallationUse the following command to verify you have all your config and command files correct when troubleshooting Nagios core installation. This will give you a readout of any configuration errors, thus…christitus (42)in technology • 6 years agoChanging file permissions using PowerShellUse the following script for changing file permissions using PowerShell. I use this script when command line takeown and icacls fail. Obviously, run from an elevated PowerShell prompt or by typing…christitus (42)in docker • 6 years agoCommiting Changes to Docker images and containersThis is a walkthrough of how to commit changes to docker images and containers. You need to do this if you make configuration changes to any docker images. By committing changes to the docker images…christitus (42)in technology • 6 years agoNo System Reserved Partition, Boot device not found, corrupt BCD / MBRThis walkthrough shows you how to create a new System Reserved Partition and boot from an existing windows installation without reinstalling windows. Recently I had an old server with a FAT32…christitus (42)in technology • 6 years agoCreate iSCSI SR in XenServerHow to Create iSCSI SR This guide goes over how to Create iSCSI SR on Xen to connect to an iSCSI target. Here is the step-by-step and a video walkthrough, which includes setting up iSCSI in…christitus (42)in technology • 6 years agoGet rid of Amazon Fire Launcher without root accessGet Rid of Amazon Fire Launcher Overview This How-To shows you how to get rid of Amazon Fire Launcher without root access. Amazon Fire 5.3.3 OS can't be downgraded or rooted, and since the Fire…christitus (42)in firewall • 6 years agoDisable Windows Firewall ProperlyDisable Windows Firewall Overview This walkthrough goes over how to Disable Windows Firewall while not affecting other programs that rely on this service. It's important that you **DO NOT…christitus (42)in technology • 6 years agoSATA vs SAS vs NVMe Performance BreakdownSATA vs SAS vs NVMe Overview This is a quick breakdown of the differences between SATA vs SAS vs NVMe. After looking at the performance below, you will be able to decide which one best suits your…christitus (42)in exchange2019 • 6 years agoInstalling and Configuring Exchange 2019Configuring Exchange 2019 Overview This article goes over what it takes for installing and configuring exchange 2019. This step-by-step guide shows you the requirements, installation steps, and…christitus (42)in technology • 6 years agoXenServer cannot connect in XenCenter or XCP-ng CenterXenServer Cannot Connect Overview Having problems and your XenServer cannot connect to XenCenter? Did you have high availability enabled? If you answered yes to both these questions here is how you…christitus (42)in technology • 6 years agoCloud migration hosting in Google, Amazon, or MicrosoftMoving to the Cloud The following article outlines what moving servers to Google Cloud Compute, Amazon Web Services, or Microsoft Azure means. Most businesses want to move to the "cloud" but have…christitus (42)in server2016 • 6 years agoInstalling and Configuring Windows Server 2016 CoreConfiguring Windows Server 2016 Core Overview This guide walks you through how to installing and configuring windows server 2016 core, afterward you will easily be able to add one to your…christitus (42)in apache • 6 years agoOptimizing Apache Memory Usage using mpm preforkApache mpm prefork Overview This guide goes over optimizing apache memory usage by configuring mpm prefork module to the best values for your server. Afterword, you should notice substantial…christitus (42)in technology • 6 years agoGuide: Using EOS Ledger App with Scatter WalletUsing EOS Ledger App with Scatter Wallet Overview This video goes over using EOS Ledger App with Scatter Wallet. Within it shows how to add the EOS app to the ledger, generate ledger public key…