четвртак, 2. фебруар 2012.

The Perfect Database Server: Firebird 2.5.1 And FreeBSD 9

FreeBSD Tweet

Here is the guide on installing Firebird 2.5.1 from FreeBSD 9 Ports and creating your first test database; also we show you how to install Flamerobin GUI (administration tool) and the PHP driver for it. This was tested on fresh FreeBSD 9 on a kvm-linux virtual machine.

Download a compressed snapshot of the Ports Collection into /var/db/portsnap.

# portsnap fetch

Or update it. If you are running Portsnap for the first time, extract the snapshot into /usr/ports:

# portsnap extract

If you already have a populated /usr/ports directory and you are just updating, run the following command instead:

# portsnap update

Enter firebird server ports directory:

# cd /usr/ports/databases/firebird25-server

Compile and install firebird server:

# make -DPACKAGE_BUILDING
# make install

Enable it by adding

firebird_enable

View the Original article

Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (CentOS 6.2 x86_64)

(1,001.3 MB) (01/29/2012)VMware Image Import GuideList of all VMware Images

Free Support
Paid SupportNavigationHowtosLinuxAndroidCentOSDebianFedoraKernelMandrivaPCLinuxOSSuSEUbuntuWeb ServerApacheCherokeeLighttpdnginxBackupControl PanelsISPConfigDNSBINDMyDNSPowerDNSdjbdnsDesktopEmailAnti-Spam/VirusPostfixFTPHigh-AvailabilityMonitoringMySQLProgrammingC/C

View the Original article

How Many Lumia Sales? As Nokia (and Microsoft) ashamed to reveal number, lets count..

Communities Dominate Brands: How Many Lumia Sales? As Nokia (and Microsoft) ashamed to reveal number, lets count - and compare to N9 MeeGo salesCommunities Dominate Brands

View the Original article

Where Mozilla Ubiquity Failed, Ubuntu HUD will Succeed

"I'm not easily impressed by 'new' ideas in the Linux desktop space, which is why the Ubuntu HUD is even more interesting to me.

The HUD is based on a concept that I really believe in and supported (though my own usage and newb attempt at script) when Mozilla tried the same idea a few years ago with Ubiquity. Mozilla however has this obnoxious habit of killing projects that I like (or in their parlance - putting them on the backburner - ubiquity, prism, skywriter just to name a few). Ubiquity was supposed to become something called Taskfox in Firefox 3.6 but that never happened.

View the Original article

Red Hat Quietly Joins the OpenStack Effort

"Word is that Red Hat refused to sign on to OpenStack when it was announced, because it didn't like the governance model. Red Hat also has its own cloud management software projects. But the company that once dismissed OpenStack seems to be coming around. Look closely at the OpenStack community, and you'll find quite a few Red Hat engineers, including some that have become core contributors to OpenStack projects.

View the Original article

среда, 1. фебруар 2012.

Share And Discover Cool Bash Tricks With Bash One-Liners

Wanna impress your friends with some cool one-liners? Well not those kind of one-liners, I'm talking about the nerdy ones. Well, not exactly nerdy, let's call them geeky. Anyways, Bash one-liners is an open-source project made for sharing and discovering such nifty Bash tricks that will help you tweak or fix your Linux/Unix/BSD computer. Apart from letting you browse existing scripts, the site also lets you submit your own ideas.

View the Original article

How I Manage Bandwidth Using Trickle On Ubuntu

or in stand alone mode.

Trickle is a great tool command line based. trickle can be limit application bandwidth, upload or download speed, and prioritizing daemons. You can use Trickle to cap application speeds per application, download, filetype or globally.

View the Original article