How do I configure FTP in IIS?
One of the most common, and simplest way to upload information to your server is through FTP (File Transfer Protocol). This allows a user to connect to a specific location …
One of the most common, and simplest way to upload information to your server is through FTP (File Transfer Protocol). This allows a user to connect to a specific location …
The following article explains how to create a new website on your Windows server in IIS. IIS (Internet Information Services) controls the configuration of each website on the server. There …
Many of the devices that we use each day such as computers, mobile phones, televisions, and more run on Linux, but how is Linux built? This wonderful video from The …
Ever have one of those days where programs just aren’t cooperating? You try terminating a program, but it doesn’t respond? PowerShell can give you some extra fire power on those …
Yesterday I had an end user call me from one of our branch offices, she said that they store their spreadsheets on a network share; \\server_name\folder_name They have this network …
As many of you are probably aware, the Domain Name System (DNS) is now the name resolution system of choice in Windows. Without it, computers would have a very tough time communicating …
Hi Gang, This is another great post from Justin Wilson @ Odd Jobs In Tech on how the Internet works. It covers the History and basics of the Internet. Enjoy! …
Disk Cleanup option on drive’s general properties and cleanmgr.exe is not present in Windows Server 2008 or Windows Server 2008 R2 by default.So in order to use cleanmgr.exe you’ll need …
In Windows Server 2003 you could have multiple Remote Desktop session with the same user. In Windows Server 2008 this is not possible by default. If you login with the …
In this post, we will see how to install a replica read-only domain controller to an existing Active Directory domain. You will see that from an installation perpective, the process …