Creating Jigsaw Download (JigDo) files for downloading ISO's

Introduction JigDo (JIGsaw DOwnload) is a small utility that can assemble a CD/DVD image from it’s internal files. For example, Debian has been using it for years for distributing the entire distribution: you downloaded a .jigdo file, and then, using the utility jigdo-lite (package jigdo-file on Debian like and RPM based1. This way, you only downloaded small files from servers, preventing line failures, spreading load between several servers, etc. Furthermore, if you already had some files (for example if you started at version X and have been downloading and keeping all files until X.Y, jigdo, can use those updated files to compare them against the .jigdo file and avoid downloading duplicated files… ...

November 15, 2007 · 3 min · Pablo Iranzo Gómez

SSH, stunnel and a proxy - double stunnel bypass

Introduction I’m working for a “very concerned about security” firm, that makes mandatory using VPN for accessing their network, and internal services: IMAPS SMTP Intranet Forums Online training, etc As it should, we provided services for a client, also very concerned about security, thus not allowing internet access despite of using two squid proxies with a network appliance filtering protocols, scripts, viruses and malware. They only allow FTP, HTTP and HTTPS. ...

November 1, 2006 · 4 min · Pablo Iranzo Gómez

OCS Deployment Tips and tricks

Prior to using the following info for creating own-made packages, let’s test if everything is working fine. I’ve created a NSIS script that writes into registry in a key called HKLMSOFTWAREOCS and puts a key named “cert” with value creilla. If we create a package with action “LAUNCH”, and attach the regcert.zip with command to execute regcert.exe, all clients with functional package deployment, will add that key to registry, so we can check, using OCS registry query function for a key named “cert” into: HKLM SOFTWAREOCS. ...

July 29, 2006 · 3 min · Pablo Iranzo Gómez

OCS Inventory Package deployment

Introduction OCS Inventory is an excellent piece of GPL Software for getting info from hardware components, and software installed on computers running Windows or UNIX-like operating systems (there are also some unofficial clients for running on other platforms). Since New Generation (OCS-NG), a new architecture was implemented: server were contacted using standard TCP/IP connection (Previous versions, used an MDB file to store information, and required a SMB share to inventory computers ), allowing remote computers to connect as well as providing a new web interface for computer administration, and inventory query. ...

July 27, 2006 · 9 min · Pablo Iranzo Gómez

Error depending of number of beeps in BIOS

BIOS (Basic Input Output System) from PC’s report errors in the hardware at boot with a code of beeps, that can help diagnose the issue in case there’s no image being displayed. Error code reported by BIOS during POST (Power On Self Test): Fatal errors # of beeps Meaning 1 DRAM refresh error 2 640Kb base RAM error 4 system timer error 5 CPU error 6 Keyboard Gate A20 error 7 Virtual mode exception error 9 BIOS-ROM checksum error Non-Fatal errors # of beeps Meaning 3 Memory test failure conventional and extended 8 Monitor error with tracing vertical and horizontal Enjoy! (and if you do, you can Buy Me a Coffee ) ...

April 12, 2004 · 1 min · Pablo Iranzo Gómez
This blog is a participant in the Amazon Associate Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.