General
178 notes.
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.…
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…
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…
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…
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…
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…
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…
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…
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:…
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…
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…
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…