Home 2019

Yearly Archives: 2019

Protected: Security and Risk Management

Security management encompasses the administrative, technical and physical controls necessary to adequately protect the confidentiality, integrity, and availability which is known as the CIA Triad of information assets.

Administering Windows with PowerShell Remoting

Windows PowerShell can remotely manage a Windows computer by enabling a feature called PowerShell Remoting. This feature can be useful when there is no GUI-based tool is available

Troubleshooting Tools for IP addressing

Sometimes you may experience problems with IP addressing or networking-related issues and you need to use some basic tools or strategies to troubleshoot the problems. Well, just basic tools or cmdlets but they will help you a lot and they are built directly in the operating system.

Configuring a Nano Server

Once you have deployed the VHDX image in a Nano VM and started it. Now it's time to log on and configure the basic settings of the VM.

Deploying a Nano Server

As you know, there is no wizard for installing Nano Server, like Windows Server and Server Core. You install it by creating a Virtual...

Common Ports and Their Associated Protocols in Networking

Port Number Associated Protocol (or Keyword) TCP/UDP Usage Secure Version and Port Usage 21 FTP TCP FTPS, port 989/990 Transfers files from host to host. 22 SSH TCP or UDP Secure Shell: Remotely administers network devices and systems. Also used by Secure Copy...