Suchergebnisse für „Ubuntu“

TOP

Setting up a OpenVZ/MongoDB/YAWF VE

The YAWF framework is available from CPAN, but it still needs a Webserver and some environment for working at it's best. This tutorial shows everything needed to set up a new OpenVZ VE (VServer) with MongoDB and YAWF framework on an existing OpenVZ host.

Weiterlesen
TOP

Ubuntu 11.10 upgrade

Just upgraded to Ubuntu 11.10!

Upgrade took ~3-5 hours (don't know, download and installation were running in the background). First boot took some minutes, but it's worth the time. A new login screen, no real problems - same as for the last Ubuntu upgrades.

Things that did not work after upgrade:

  • Custom keybindings for changing the workspace
  • Switch from Unity to classic interface, but new Unity looks better and I'll try it again
  • Ekiga SIP Softphone lost settings
  • Pidgin icon in systray on new messages seems to be broken, but I have to test again
Things I expected to fail but working after upgrade:
  • My local PostgreSQL test server upgraded from 8.4 to 9.1, I expected a manual conversion of the old database (like the upgrader/installer told me) - but everything is fine without manual interaction
  • Truecrypt, VPN and my customer launcher script are working without any changes
Weiterlesen
TOP

Shrink NTFS partition and claim the free space for Linux/Ubuntu

Modern IT silently made some common problem go away: "No space left on device" became really rare during these days, but I started getting it last week when running some tests with huge data packages. My Ubuntu partition is 20 GB plus 8 GB swapspace and some more for a crypted data partition, but some 180 GB are still blocked by factory Windows 7 installed on this laptop.
Weiterlesen
TOP

Computerspiele für Kinder: GCompris

Nur halbwegs ernsthaft habe ich vor einiger Zeit geschaut, ob es Computerspiele für Kinder gibt, die noch nicht lesen können. Zoe ist 2,5 und zu meiner Überraschung bringt Ubuntu ein ganzes Softwarepaket für 2 bis 6jährige mit.
Weiterlesen
TOP

SEO mal anders: Website Speed mit Google

Bei SEO denkt jeder sofort an Keywords, Links & Co., aber Google beachtet auch die Ladezeit der Webseite. Dabei ist weniger die effektive Reaktionszeit des Servers, sondern eher der Grad der Seitenoptimierung ausschlaggebend.
Weiterlesen
TOP

CouchDB vs. Postgres

Es steht mal wieder ein neues Projekt an und ich bin ernsthaft am überlegen, diesmal CouchDB an Stelle von Postgres einzusetzen.

CouchDB mag der erste OpenSource-Vertreter der dokumentenbasierten Datenbanken sein, aber deswegen nicht zwangsweise der Beste. Mike Perham hat in seinem Blog drei Datenbanken miteinander verglichen und meine Entscheidung zugunsten CouchDB beeinflusst.

Bleibt die Frage: Eine relationale SQL-Datenbank oder eine dokumentenorientierte Datenbank.

Weiterlesen