Archive for the Tutorial

What is it?
I just found a cool firefox extension.
This firefox extension help me to preview my messages with a single click.
You should try this, it’s so cool.
With the AJAX Yahoo! Mail Extension, a small ‘plus sign’ is added next to each message in your Inbox (or other folder) which will allow you to preview the [...]

 

Description
Use this gconf-editor nuoveXT theme to change your default gconf-editor theme. This theme make a unified desktop to nuoveXT theme.
You can see my gaim nouveXT icon theme. The original NuoveXT icon from http://nuovext.pwsp.net/
Installation
Extract gconf-nuovext.tar.gz to /usr/share/pixmaps/

sudo tar zxvf gconf-nuovext.tar.gz –directory=/usr/share/pixmaps/

Uninstall
To restore your default gconf-editor theme extract gconf-default.tar.gz to /usr/share/pixmaps/

sudo tar zxvf gconf-default.tar.gz –directory=/usr/share/pixmaps/

Download

Gconf-editor Default ThemeDownloads: [...]

 

What is Guifications?
Guifications is a Gaim plugin that displays msn style “toaster” popups in a user defined corner of the screen. It’s highly configurable, easy to use, and has theme support. It really is the end all, be all, toaster popup plugin for Gaim!
The Gaim OSX Guifications Theme based on OS-L Iconset from gupetto.
Download
Get this [...]

 

About Mac Fonts

Mac Fonts
AppleGaramond
Aquabase
LITHOGRL
Lucida Grande
Lucida Mac
lucon
MacGrand

Requirement
You need Mac Fonts. You can download them from osx-e. After downloaded, you need to install them on Dapper Drake:

unzip Fonts.zip
sudo mkdir /usr/share/fonts/macfonts
sudo cp Fonts/* /usr/share/fonts/macfonts
sudo fc-cache -f -v

Choose the Fonts
You can choose the fonts from:
System -> Preferences -> Font
From Font Preferences, I choose these following fonts:

Application font: Lucida Grande [...]

 

Requirements

This plugin only test with Wordpress 2+
GD library
ZZIPlib

Download
You can download from here.
Installing

Unzip to Wordpress plugin directory
unzip fgallery.zip
Create wp-content/fgallery directory for the images and make it writeable
chmod 777 wp-content/fgallery
Activate fGallery plugin
WP Admin > plugin
and activate fGallery
Add a new link to my blog to view the photos (if needed), but I don’t make it. If you want [...]

 

This HowTo allow us to automatically restart Debian server at midnight everyday. This action perhaps needed for maintenance purpose for our Debian Server.
Type this command:

export EDITOR=vi && crontab -e

Append the following line at the file:

# m h dom mon dow user command
00 00 * * * /sbin/shutdown -r now

Save this new file and our [...]

 

What is it?
It’s mean PHP File can be execute as bash file and generate some action to my Linux Box.
What For?
I make php file executeable because I don’t have advantage experince to make bash file, but I know a little bit about PHP for access database and show it on web.
HowTo make it?
In this HowTo, [...]

 
Page 8 of 9« First...«56789»