Monday, 26 January 2015

Simple tool to sync folder with a network share on Windows

What:

Microsoft Windows XP/VISTA/Seven/8

Problem:

I had a requirement to keep network shares from two different servers in sync, I needed free, simple solution which will be in place only for a few weeks.

Tuesday, 6 January 2015

Drupal 7 performance tuning

What:

Drupal 7

Problem:

Some tweaks to optimize Drupal's performance.

Thursday, 27 November 2014

Windows 2008 R2 Backup Failed, The system cannot find the file specified

What:

Windows Backups on Microsoft Windows 2008 R2

Problem:

Windows Backup Failed: The system cannot find the file specified. or
Windows Backup Failed: The device is not ready.

Set up VNC on Linux to automatically start on system boot

What:

VNC on Ubuntu 14.04 LTS Linux

Problem:

I want to be able to connect to "display :0", access Linux console display.

Monday, 13 October 2014

RDP connection hangs on "estimating connection quality"

What:

Windows 8 client connecting to Window 2012 R2 RDS server

Problem:

Remote user tries to connect via rdp, but connection hangs on "estimating connection quality".

Saturday, 20 September 2014

Mount a disk image file created with dd on Linux

What:

Ubuntu Linux Operating System

Problem:

You have a disk image created with dd, but you can't mount it.
mount disk.img /mnt -o loop
mount: you must specify the filesystem type

Saturday, 13 September 2014

Certain machines can't boot from linux PXE server, pxelinux.0 file not found

What:

PXE boot server on Raspberry PI, Lenovo ThinkCentre A70z client

Problem:

When I am trying to boot from the network I get:

PXE-T01: file not found
PXE-E3B-TFTP Error file not found
PXE-M0F exiting Intel boot agent

Friday, 29 August 2014

Allow access to only one website with Firefox browser

What:

Firefox Web Browser on Windows or Linux machine

Problem:

You want to allow users to access only one specific websites with Firefox.

Sunday, 17 August 2014

Samba 4 Domain Controller on Ubuntu 14.04 LTS

What:

Linux Ubuntu 14.04 server with samba 4

Challenge:

Replace Windows Server "Active Directory Domain Controller" with a free Linux alternative.