| Page | Description | Tags |
|
Recently I had to flash an Intel mainboard on a PC with linux installed. The simplest methold would be to create an CD with the iso provided by Intel I thougt. … |
windows,
boot |
|
Some small and handy scripts I've written for Windows.
Compress every single *.cad file with 7zip:
#!/usr/bin/perl -w
#
# 2008-03-12/TB
#
use strict;
my @f… |
perl,
windows |
|
Home of PuTTY is <http://www.chiark.greenend.org.uk/~sgtatham/putty/>
pageant
Use pageant to load your private keys into memory. Create a batch file with the … |
windows,
putty,
ssh |
|
To connect Windows 7 to our shiny samba server, we need to upgrade at least to samba version 3.3. At backports.org we can find samba version 3.4 (amd64) ready t… |
samba,
upgrade,
windows |
|
robocopy comes with Windows Vista. If you're still using Windows XP you can download the Windows Server 2003 Resource Kit Tools from Mircrosoft which contains r… |
windows,
backup |