Peter Manton :: Tech Notes
Pages
(Move to ...)
Home
▼
Friday, 28 August 2015
Using the Active Directory Powershell module with Windows Server 2003
›
In order to perform this you will need to firstly install Powershell 2.0 on the server 2003 instance: http://www.microsoft.com/en-us/downloa...
Remoting into Windows Server 2003/2008/2012 using Powershell / PSSession
›
On the server you wish to remote to we should ensure that the server is setup for powershell remote session (e.g. firewall etc.) by running ...
Thursday, 27 August 2015
Setup LinOTP with FreeRadius
›
We shall firstly install and configure LinOTP from thier repositories (I will be using Debian for this tutorial) Add the following line to y...
Checking VMFS for file system errors with VOMA
›
Checking VMFS for errors might arise when you are unable to modify or erase file on a VMFS datastore or problems accessing specific files. T...
Wednesday, 26 August 2015
Installing a self-signed certifcate as a trusted root CA in Debian
›
Firstly copy your certifcate to /usr/share/ca-certifcates: cp /path/to/certificate.pem /usr/share/ca-certificates and then ensure the ca-...
Windows Server Enterprise 2003 x86 on VMWare
›
Windows Server Enterprise 2003 x86 can support upto 64GB of RAM (with PAE enabled) - although be aware that when running under the ESXI hype...
Enabling isakmp and ipsec debugging on Cisco ASA and IOS Router
›
On the ASA / router run: config t monitor logging 7 // This allows you to see the output on vty lines e.g. telnet / SSH sessions debug ...
‹
›
Home
View web version