Viewing Category : howto

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.

Post thumbnail of Build Chromium OS from behind a Proxy
7 May 2010
Continue reading Build Chromium OS from behind a Proxy

Build Chromium OS from behind a Proxy

The problem is staring you right in the face! If you’re trying to build Chromium OS from behind an Internet proxy, you’re going to struggle with make_chroot.sh. You need to set them up within the chroot, and that means setting them in the user’s profile script that gets sourced.

Post thumbnail of Configure aptitude apt-get with a proxy server
6 May 2010
Continue reading Configure aptitude apt-get with a proxy server

Configure aptitude apt-get with a proxy server

You used to be able to edit /etc/apt/apt.conf and assign a variable there, but not anymore. Set the http_proxy environment variable to your proxy and put it in your bashrc to make this setting persistent.

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