command

  • Linuxredirect1

    Linux redirected output not showing in file

    Recently, when working with Nginx, I wanted to export out the details of my Nginx build so I could see all modules the webserver was compiled with. ย However, each time I tried to redirect the output of theย nginx -Vย command, the…

  • Windowstaskman3

    Easy ways to get to Windows Task Manager

    Let’s face it, from time to time, we just need to get to task manager and kill an application or get a quick look at system resources. ย There are many different ways to get to Task manager in Windows. ย We…

  • Powershellstartservice1

    How to start and stop services remotely using Powershell

    Powershell is one of the coolest new things that has happened to Windows in recent iterations. ย It provides a wealth of scripting power to administrators and even to home users who may want to do some things quickly and efficiently…

  • Linuxubuntusrv_ssh

    How to install SSH in Ubuntu Server

    One of the first things that you are probably going to want to do with your Ubuntu server is SSH into it to either transfer files or have access to a remote command prompt to run commands, etc. ย By default…

  • Exchangeactivesync_live1

    How to get a listing of ActiveSync Devices in Live@Edu

    In administering your Live@Edu environment, one of the things that you may want or need to do is list all the users that have paired ActiveSync devices to their Live@Edu mailbox environment. ย As many who have administered Live@Edu environments or…