Notes To Self
The category "Note To Self" contains quick & dirty articles for my personal reference. However you are also free to use any content you find under this category.
CRUX Installation Guide (incomplete)
This article is incomplete
This CRUX installation guide is customized for my hardware and my needs. Anyone may use these instructions to setup a system of their own, but they are not guaranteed to work on all hardware nor they are the "official" way of doing things.
Arch Linux Installation Guide (using shell scripts, incomplete)
This Arch Linux installation guide is customized for my hardware and my needs. Anyone may use these instructions to setup a system of their own, but they are not guaranteed to work on all hardware nor they are the "official" way of doing things.
Arch Linux Installation Guide
This Arch Linux installation guide is customized for my hardware and my needs. Anyone may use these instructions to setup a system of their own, but they are not guaranteed to work on all hardware nor they are the "official" way of doing things.
Recover unused space from GIT repository
Recover unused space from GIT repositoryRecover deleted text files on Linux
Recover deleted text files on LinuxCRUX REPO Script
Following bash script generates the REPO file for httpup ports tree.
Make bootable USB from CD/DVD ISO image
- Create an image file with enough space to hold the content from ISO.
- Install syslinux on the image.
- Copy everything from ISO to the new image.
- Replace isolinux references with syslinux.
- Write the image to USB device.
Convert and split video
Convert and split video in Linux using ffmpegExport Wordpress database
Originally created for exporting database of a Wordpress site from development server to production server, however this can be use for any schema.