Year: 2013

  • How-to remote shutdown/restart of Windows 8

    How to remote shutdown or restart a Windows 8 PC inside a Workgroup will be explained in this How-to. Windows has already a integrated solution to remote shutdown an other Windows system. But there are some points that must be cleared before you can use this. Workgroup and User At first, the local and target system…

  • How-to configure Xdebug + XAMPP + Aptana Studio 3 on Windows

    This how-to will describe how to configure Aptana Studio 3 on Windows with XAMPP and Xdebug to be able to debug PHP code.   Enable Xdebug in apache The first thing, that we should do is to enable Xdebug on XAMPP. For this we must edit the php.ini file that configurates the php module. So…