tips

creating fedora 16 aos with appliance-creator

thincrust appliance-creator is my preferred tool to create fedora VM images, it's fast, simple and written in python.

pekwm maximize windows on top of tint2

I have been using pekwm and tint2 for sometime now, and satisfied indeed.

lxc fedora script lxc-fedora [UPDATE]

here is a script that will let you create a fedora lxc container.

it works well for creating fedora 14 and older, also it only works under ubuntu and fedora up to 14

OBS source service from git master to build

There is almost no documentation about the OBS source service, except a nice wiki page about the concept itself.

using e17 with gnome3 session

in enlightenment DR 17 (e17) i always needed to launch the gnome-session manager to enable all the nice features of gnome that would take care of my session such as

How to refresh all tabs in opera

I miss this feature in opera, to be able to relad all the tabs with one click without having to go to every to each tab and refresh it

quick smtp server

I needed a quick smtp server t osend out emails from my drupal installation, so here is the "quick & dirty" way to do it
I decided to use postfix, the choices were sendmail, postfix, qmail and exim but sinse i have no experience whatsoever with exim i took it out, qmail is too much for such a small task (although i recommend it for high load servers) sendmail is too comples to configure, so that leaves me with postfix
all u need to do is

1. install postfix: yum install postfix or if you use a debian based distro apt-get install postfix

Syndicate content