ittrainingday
ittrainingday
IT training day
39 posts
IT's all about IT and much more
Don't wanna be here? Send us removal request.
ittrainingday · 10 years ago
Link
Automatically Redirect HTTP requests to HTTPS on IIS 7 using URL Rewrite
0 notes
ittrainingday · 10 years ago
Link
Use Powershell to get specific events
0 notes
ittrainingday · 10 years ago
Link
How to bind multiple sites with SSL on one IP address and port
0 notes
ittrainingday · 10 years ago
Link
How to configure time on Centos
0 notes
ittrainingday · 10 years ago
Link
Linux boot loader
0 notes
ittrainingday · 10 years ago
Link
In this short tutorial I'll show you how to mount and unmount File Systems on a Linux machine. Note that I'm using a CentOS VM hosted in my VMware environment. Until this point you should have added a new disk and partitioned it according to your needs. After the partitioning process is completed, make sure to add a File System to your newly created partitions. 
0 notes
ittrainingday · 10 years ago
Link
Once you've added and partitioned a hard drive on a Linux machine, you will need to create a a file system and mount the disk on the server. 
0 notes
ittrainingday · 10 years ago
Link
There are several methods that can be used to verify you Linux version. I'll write the ones that I know but feel free to post a comment if there are other commands that can be used to achieve similar results
0 notes
ittrainingday · 10 years ago
Link
In this article I'll show you how to add a share folder on a Linux machine when using Virtual Box. For this demonstration I will be using a CentOS 6.5 machine. To successfully add shared folders to your Linux host, you will need to install Guest Additions. This tool allows your virtual machine to interact with resources that are part of the physical workstation
0 notes
ittrainingday · 10 years ago
Link
I've just added a new disk to my Linux Virtual Machine hosted on VMware and now I want to partition it. I've received 20 Gb of disk space and I'll create two 10 Gb partitions on the drive. To achieve these results I'll use the fdisk command
0 notes
ittrainingday · 10 years ago
Link
When talking about archiving and compressing files under Linux, we'll need to discuss about tarand gzip commands
0 notes
ittrainingday · 10 years ago
Link
Easy way to interact with several servers remotely using Powershell
0 notes
ittrainingday · 10 years ago
Link
The following script is used to import a .pfx certificate to the local machine store on a Windows Server
0 notes
ittrainingday · 10 years ago
Link
When adding a new disk drive to a running Virtual Machine, you will need to run device detection mechanism on the server. My VM is hosted in VMware and this is how my hardware config looks like after the disk was added
0 notes
ittrainingday · 10 years ago
Link
Linux shell can be used to store temporary variable values that can be used to control the behavior of the shell or the state of bash scripts. A shell variable can be easily created by using the equal character (=)
0 notes
ittrainingday · 10 years ago
Link
Once a Windows Desktop/Server machine is booted, the following steps are executed in this order
0 notes
ittrainingday · 10 years ago
Link
Windows Server offers the possibility of remote connecting to a Windows Server to edit its registry. This service is not enabled by default on Windows Server and you must enable it before being able to remotely modify registry settings
0 notes