15
Jul
2014
Red Branch | For Future Reference …
After installing GitLab Omnibus edition I wanted to take a look at the database tables. To do so I installed phpPgAdmin (available in the EPEL repo): yum install phpPgAdmin I created a user in Postgres for use with phpPgAdmin: su -... » More
The darkstat software is available in the rpmforge repository so you will need to install RPMforge first: rpm -Uvh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm Then install Darkstat with: yum... » More
We recently needed to rebuild a Windows 2008R2 Domain Controller from scratch using the same name as it previously used. So we first needed to remove the existing server details from the Directory using ntdsutil as follows (copied from MS site): 1.... » More
Linux Voice magazine Issue Number 1 arrived today:
and my name as a 'Founder' from the IndieGogo campaign appears on page 111. Apparently I'm awesome.
While logged in to a Windows Desktop as a normal domain user (jonny) I wanted to be able to run the Active Directory Users and Computers snap-in as a Domain Admin user (adm-jonny) to do so requires using the 'runas' command. When I had first tried... » More
I wanted to test tethered shooting with my Canon EOS 60D. Tethered shooting is useful when you want to see a large view of your captured images while shooting. I had connected the camera to the computer via USB cable - I had to try a few cables before I... » More