Viewing Category : howto

Post thumbnail of Perform an inception. Mount the install img from inside an iso to see whats available in kickstart pre installs
24 August 2010
Continue reading Perform an inception. Mount the install img from inside an iso to see whats available in kickstart pre installs

Perform an inception. Mount the install img from inside an iso to see whats available in kickstart pre installs

Perform an Inception. Mount your iso, then mount the image found inside. Go inside the second image to see what is available during the pre install section of a kickstart. Use isomaster to rebuild the install.img and plop that inside the the outer iso, rebuilding that one too.

Post thumbnail of Bash integer counter just like in C
6 August 2010
Continue reading Bash integer counter just like in C

Bash integer counter just like in C

In almost all high level languages you can do something similar to x++ to increment an integer counter. Bash doesn’t have an incrementer, but you can still make your own integer counter using back-ticks and expr.

Post thumbnail of Variable persistence between pre and post sections in kickstart
6 August 2010
Continue reading Variable persistence between pre and post sections in kickstart

Variable persistence between pre and post sections in kickstart

The pre-install is not inside a chroot environment, so whatever variables you set or export are only available for use outside of a chroot. And that’s the problem with the post install section, by default anyway.

Post thumbnail of Convert pixel based images to vector graphics files
3 August 2010
Continue reading Convert pixel based images to vector graphics files

Convert pixel based images to vector graphics files

ImageMagick falls short here. You can convert between the different pixel formats, and you can convert a vector file to a bitmap type, but it doesn’t convert pixels to vectors. Inkscape can convert pixmap to vectors. There’s also an online tool called Vector Magic.

Post thumbnail of Kickstart post install tips for customizing your own distribution
2 August 2010
Continue reading Kickstart post install tips for customizing your own distribution

Kickstart post install tips for customizing your own distribution

Record the installation time and date, install files into the system, record installation date and time, find file overlays and installation scripts on a remote file system. You can do a lot with the post installation routine in a kickstart file.

Post thumbnail of Test rsync with dry runs before executing to avoid losing data
28 July 2010
Continue reading Test rsync with dry runs before executing to avoid losing data

Test rsync with dry runs before executing to avoid losing data

With the power of rsync, it’s quite easy to accidentally erase, overwrite, or otherwise destroy your data with one slip of the keys. Even if you supply the right switches, you might leave off a slash or put one where it doesn’t belong.

Post thumbnail of Suppress the sound of vuvuzelas using Reaper
24 June 2010
Continue reading Suppress the sound of vuvuzelas using Reaper

Suppress the sound of vuvuzelas using Reaper

This will work for Windows and Mac. Linux has many options to do this and it’s even easier to do so I won’t even bother covering Linux for once.

Post thumbnail of Start a second X session using KDE, Gnome, XFCE, or any desktop environment
23 June 2010
Continue reading Start a second X session using KDE, Gnome, XFCE, or any desktop environment

Start a second X session using KDE, Gnome, XFCE, or any desktop environment

Most Linux distributions today boot to a graphical desktop environment by default. Whether that desktop environment is KDE, GNOME, Xfce, or one of the more obscure offerings, that choice is up to you. You can mix and match from different terminals too. The exceptions to this rule would be forensics distributions and a barebones secure installation that would either have a desktop environment but choose not to load it or it might not be installed at all.

Post thumbnail of List files in an RPM without installing first
4 June 2010
Continue reading List files in an RPM without installing first

List files in an RPM without installing first

You can list the contents of an rpm without installing it first. If you’re not going to build your own from source, you should at least check an rpm before installing it to see what it’s going to install.

Post thumbnail of RealTek RTL series Ethernet kernel driver for Linux howto
11 May 2010
Continue reading RealTek RTL series Ethernet kernel driver for Linux howto

RealTek RTL series Ethernet kernel driver for Linux howto

If you’re running an older distribution of Linux or you just find that the kernel module is unavailable because your RealTek RTL series PCI-Express Ethernet card is just too new, then you’ll need to install the driver manually.

 Page 1 of 7  1  2  3  4  5 » ...  Last » 
Powered by Wordpress   |   Lunated designed by ZenVerse