Skip to content
Topic

General

178 notes.

General Jun 24, 2009 1 min read

HowTo configure gmail in evolution on Ubuntu 9.04

I recently configured my gmail account in Evolution mail on my ubuntu jaunty.This is how i did it.1. Login into your gmail account.Goto Settings -> Forwarding and POP/IMAP.…

General Jun 23, 2009 1 min read

Gadgets to play poker

Undoubtedly, the game of poker on the internet has been a great success, because you can gamble and win big money, we want millions of dollars are earned…

General Jun 14, 2009 1 min read

How to create a pre-boot image for slitaz ( .lss picture files )

1. You will need to have Gimp 2.6 installed and ready.Now create a new picture with 640 x 480 (480 minus some space for the text cursor). The…

General Jun 14, 2009 4 min read

What is hoped to be new in Ubuntu 9.10: Karmic Koala

Server Ubuntu aims to keep free software at the forefront of cloud computing by embracing the API’s of Amazon EC2, and making it easy for anybody to setup…

General Jun 12, 2009 1 min read

Script to create reflection effect in GIMP

If you want to create a reflection effect in GIMP, you can use this simple script . Download.Just copy the script to your gimp installation directory. Example: /usr/share/gimp/2.X/scriptsreplace…

General Jun 12, 2009 1 min read

How to Dual boot Slitaz and Windows

"Dual boot Slitaz and Windows"Follow these steps to dual boot your system with Slitaz and WIndows.1. First create atleast two partitions on your hd, one for Slitaz and…

General Dec 8, 2008 1 min read

List empty directories using the command ‘find’

This is what i tried to list all empty directories :~$ find . -type d -emptyand this is what i got./.config/transmission/torrents./.config/transmission/blocklists./.config/transmission/resume./.gnome2…

General Dec 7, 2008 1 min read

Beryl in ubuntu 8.10

Yesterday i tried to install beryl in my ubuntu 8.10....this is what i found..$ sudo apt-get install beryl-managerReading package lists... DoneBuilding dependency tree Reading state information…

General Dec 1, 2008 2 min read

Windows Games on Linux

I’d like to focus this time on one special site, which goes so well together with Windows game emulation on Linux that it’s frequently mentioned at WineHQ itself:…

General Nov 30, 2008 1 min read

Ubuntu 8.10 Intrepid Ibex Screen Saver Configuration

Screen savers were originally designed to protect the monitor from creating a permanent impression on the screen after projecting a static image for too long of time. These…

General Nov 30, 2008 1 min read

Troubleshooting LTSP: Firewall

FirewallYou will want to do a lot of testing with the firewall before you call it good. This is an area that often will cause you problems. If…

General Nov 30, 2008 1 min read

Troubleshooting LTSP: SSH Key Regeneration

If you see this message you need to update the keys for your network card. "This workstation isn't authorized to connect to server" sudo ltsp-update-sshkeyssudo ltsp-update-image Be sure…