Simple C++ Bean machine program @KTSI

School • One Comment

This is a simple Bean machine program done in C++ for KTSI. This is how it works, you drop 100...
Read More Read More: Simple C++ Bean machine program @KTSI

Activate SSH on ESXi 4.1 via vSphere Client

Virtualization • 5 Comments

Some months ago I wrote a post about how to activate SSH on a ESXi 4.1 via console. But you can also activate SSH with the vSphere Client....
Read More Read More: Activate SSH on ESXi 4.1 via vSphere Client

Pagefile size limits on Windows Server 2003

Microsoft, Windows, Windows Server

Some moths ago I posted a Blogpost called “Pagefile size bigger than 4095MB on Windows Server 2003“. In this post I wrote about...
Read More Read More: Pagefile size limits on Windows Server 2003

Create Cisco VLAN Config with Powershell

Hardware, Microsoft, PowerShell • 6 Comments

Small Script for creating a simple CISCO VLAN config. # Create Cisco VLANs Config # #...
Read More Read More: Create Cisco VLAN Config with Powershell

How to use Adium on every Mac OS X Space

Apple

Since Mac OS X Leopard I use Spaces a lot. In the System Preferences, Expose & Spaces you can configure Spaces. You can also configure...
Read More Read More: How to use Adium on every Mac OS X Space

Powershell: Create a new Sharepoint 2010 WebApplication and Site collection

Microsoft, Office 365, PowerShell, Windows Server • 16 Comments

Microsoft Sharepoint 2010 is one of the new products which supports Windows Powershell commands. Its really easy to do the most tasks you...
Read More Read More: Powershell: Create a new Sharepoint 2010 WebApplication and Site collection

Simple C++ rect2polar program @KTSI

School

This is another simple C++ program done for KTSI. This one converts rectangular to polar...
Read More Read More: Simple C++ rect2polar program @KTSI

Simple C++ dec2bin program @KTSI

School

This is a very simple dec2bin program done for KTSI. #include #include #include   using namespace std;   string dec2bin (int...
Read More Read More: Simple C++ dec2bin program @KTSI

Simple C++ Takeway Game @KTSI

School

This is a simple C++ Takeway Game done for KTSI. #include using namespace std;   int main (int argc, char * const...
Read More Read More: Simple C++ Takeway Game @KTSI

Simple C++ lottery program @KTSI

School • One Comment

Here is a simple C++ lottery program done for the KTSI. #include <iostream> #include...
Read More Read More: Simple C++ lottery program @KTSI
Close Search Window
Close