Posted by suvi under
Ubuntu,
Virtualization
This tutorial is an update to "http://www.howtoforge.com/ubuntu_feisty_fawn_vmware_server_howto", as new problems have upraised.
Build Environment
Make sure you have the needed build environment and tools to compile the vmware modules for the kernel.
sudo aptitude install linux-headers-`uname -r` build-essential xinetd
Posted by suvi under
Debian,
Desktop,
Networking
This HOWTO will describe how to install uTorrent on your Debian Linux desktop using wine and how to get a more suitable tray icon using alltray.
Wine is an Open Source implementation of the Windows API on top of X, OpenGL, and Unix.
µTorrent is a lightweight and efficient BitTorrent client for Windows with many features.
First of all we need to add a new repo for this you need to edit the sources.list file
Posted by suvi under
Multimedia,
Ubuntu
Ubuntu automatically starts playing audio or video discs when you insert them into CD/DVD drive.If you want to turnoff this use the following tip.
Go to System—>Preferences—>Removable Drives and Media
Read more at UbuntuGeek
Posted by suvi under
Desktop,
KDE,
Software,
Ubuntu
You see, I love books. Long ago I
picked out PDFs as the best digital equivalent and I’ve collected tens
of thousands of free books in my digital libraries. One of the only
bits of proprietary (sort of) software on my computers is Adobe, simply
because it’s the best reader.
Posted by suvi under
Software,
Tricks
The same way tabbed browsing revolutionized the web experience, GNU Screen can do the same for your experience in the command line. GNU Screen allows you to manage several interactive shell instances within the same “window.” By using different keyboard shortcuts, you are able to shuffle through the shell instances, access any of them directly, create new ones, kill old ones, attach and detach existing ones.
Instead of opening up several terminal instances on your desktop or using those ugly GNOME/KDE-based tabs, Screen can do it better and simpler.
Posted by suvi under
Debian
Debian-Installer Loader
is a Debian Etch installer for Windows which adds an entry to the boot
menu that allows you to start the Debian installation. Unlike the Ubuntu installation with Wubi, real Debian partitions are created during the installation. In the end, you have a dual-boot system (Windows/Debian).
This document comes without warranty of any kind! I do not issue any guarantee that this will work for you!
Posted by suvi under
Debian,
PHP,
Webserver
This guide explains how to integrate eAccelerator into PHP5 on a Debian Etch system. From the eAccelerator project page: "eAccelerator
is a free open-source PHP accelerator, optimizer, and dynamic content
cache. It increases the performance of PHP scripts by caching them in
their compiled state, so that the overhead of compiling is almost
completely eliminated. It also optimizes scripts to speed up their
execution. eAccelerator typically reduces server load and increases the
Posted by suvi under
Linux,
Software
Thanks to its use of open standards and open source, SugarCRM has emerged as a healthy and well-supported alternative to other proprietary customer relationship management (CRM) applications like Salesforce.com and Act. That said, more people now use products other than SugarCRM. So in many cases, if you deploy SugarCRM it will involve migrating from another product. In this article, I’ll discuss some of the ways SugarCRM and its partners have created solutions for migrating from other products.
Posted by suvi under
Debian,
Security
In this article I will show how to install and configure BlockHosts
on a Debian Etch system. BlockHosts is a Python tool that observes
login attempts to various services, e.g. SSH, FTP, etc., and if it
finds failed login attempts again and again from the same IP address or
host, it stops further login attempts from that IP address/host. By
default, BlockHosts supports services that use TCP_WRAPPERS, such as
Posted by suvi under
Browser
Mozilla Firefox is my no. 1 web browser and I also must to admit that it is the most used application on my desktop. I’m using it on daily basis and as I like to do things fast and in a comfortable way I’m using keyboard shortcuts. I thought that they could help to many of my readers too, so I’d love to share them with you:
Read more at GeekHacks.com
Posted by suvi under
MySQL
Are you a brand-newbie to MySQL? Coming from another database (or
databases)? If so, here are some concepts to read up on right away to
ease your confusion down the road. These are the top things I wish
someone had told me about before I did anything else with MySQL.
(I’ve had a lot of questions along these lines, and have posted on
all of each of these items somewhere, but thought it’d be more helpful
to gather the points together into one place.)
Posted by suvi under
Linux,
Server,
Webserver
Modelled on – indeed, with text outright taken from, for consistency – The Perfect Setup – Ubuntu Feisty Fawn, by Falko Timme. Some Gentoo-specific text and commands came from the Gentoo Virtual Mailhosting System with Postfix Guide.
This tutorial shows how to set up a Gentoo 2007.0 based server that
offers all services needed by ISPs and hosters: Apache web server
(SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS