Search
Categories
Tags
- Adobe
- backup
- benchmark
- Cat 5e
- CMSs
- computers
- css
- disk
- diy
- exchange
- Fireworks
- home
- html
- IE6
- Installation
- IT
- KVM
- LAN
- mssql
- MySQL
- network
- project
- publish
- router
- sharepoint
- Software
- static
- student
- SVN
- upc
- USB
- video
- virtualbox
- vista
- VM
- VPS
- windows
- windows 7
- windows7
- Windows XP
- woodwork
- wordpress
- xhtml
- xp
Author Archives: Stephen
16GB USB Drive – “disk is write protected” – Cannot Format or Wipe or Delete
The USB Pen Drive (16GB no-brand – cheap buy) got stuck on Read Only and I couldn’t format it. The error “Disk is write protected” kept appearing when trying to format the Usb drive in “Computer” on Windows 7. I tried pretty … Continue reading
SQL Drill – Excel Add-In for building and running SQL queries
About SQL-Drill Building complex SQL queries for a particular database can take some time and effort. SQL-Drill is a simple Excel Add-in which can connect to a SQL Server or MySQL Database, show all the tables, and allow you to … Continue reading
Posted in Uncategorized
Tagged mssql, MySQL
Comments Off on SQL Drill – Excel Add-In for building and running SQL queries
‘systeminfo’ – Information about Windows, uptime, etc.
If you need to find out when Windows last rebooted, due to Windows Updates etc, open a Command Prompt, and issue: systeminfo A sample of the output is as follows: C:\Users\sburke>systeminfo Host Name: SSITECH OS Name: Microsoft Windows 7 … Continue reading
Posted in IT
Comments Off on ‘systeminfo’ – Information about Windows, uptime, etc.
Resize VDI Virtual Disk in Virtual Box
VBoxManage modifyhd YOUR_HARD_DISK.vdi –resize SIZE_IN_MB Also, when Windows is up, go to Disk Management and do a Extend. Job done. http://www.webupd8.org/2011/02/how-to-easily-resize-virtualbox-40-hard.html http://knol.google.com/k/charles-dow/oracle-vm-virtualbox-4-resize-a-vdi-file/144er4yyac1zo/14
Posted in Uncategorized
Comments Off on Resize VDI Virtual Disk in Virtual Box
Error (0xc0000225) installing Windows 7 on VirtualBox
What I thought would be very quick and easy, to install Windows 7 on Virtual Box, led me having to do some googling after getting the error: Windows Boot Manager Windows failed to start. A recent hardware or software change might … Continue reading