Posted on 19 October 2009, 20:27, by berk, under
Linux.
Hi,
My recent toy (actually 1 year old) is Asus G50vt gaming laptop. It is a perfect choice for people who need high resolutions like 1680×1050, good cpu and graphics adapter with hdmi output and tolerable weight.
Ubuntu Jaunty Jackalope and Karmic Koala runs perfect on this. Come and see:
Posted on 25 July 2009, 21:57, by berk, under
Linux.
I have an old Sony Vaio VGN-BX570B. I used it with Ubuntu for many years. The only missing hardware was fingerprint reader and this was definitely not a blocker.
I left this old friend alone when I got my new Asus G50Vt, until now.
Posted on 26 June 2009, 15:49, by berk, under
Linux.
Zealots are everywhere..Trying to do things in their very own unique way..But are they harmful to for the software they like ? Are they pushing people away from Linux involuntarily ? Let’s see…
Posted on 29 April 2009, 13:14, by berk, under
Linux.
There are some web sites providing reports on web server software usage in the internet. One of the most populer is Netcraft with their infamous web server survey. In this post, I would like to talk more about decisions made by highest traffic sites and countries rather than cumulative results.
I’ve collected the list of the [...]
Posted on 28 March 2009, 21:37, by berk, under
Linux.
I am getting older. Once I was jumping in to the hell of alpha packages to use a new distribution. Now I found myself waiting for the Beta at least. Jaunty Jackalope Beta has been announced a fews days ago and it is downloadable for all variants of Ubuntu. Hooraaay, so far..
I am using an [...]
Posted on 26 January 2009, 23:00, by berk, under
Linux.
I was trying out new VMWare Server 2.0 for some time. It really has some nice features which I really miss. Check here for the list.
However, it has one big nasty problem:
It is totally unusable.
Right. I am not exaggerating. I am not trying to smash it. I wish I could say something better but it [...]
Posted on 30 October 2008, 21:46, by berk, under
Linux.
Linux and Open Source world has vast array of technologies to fit our needs. In these pages, I will define steps to build 4 node GFS cluster with LVS. Unfortunately there is not much howtos or guides to setup similar environments.
GFS is developed by Redhat and GFS configuration can be most easily done using GUI tools in Redhat Enterprise Linux. However, there are many reasons to deploy a Debian/Ubuntu instead of Redhat. (I will not discuss them here)
This setup has been tested on following hardware:
- 4x HP Compaq DL380 G5
- Intel Xeon quad core
- 16 GB RAM
- 2 x 146 GB SCSI internal disk
- 2 x Qlogic HBA
- 2 x Gigabit Ethernet
- MSA 2000 with 2x controllers
- 2x Fibre Switch
Our environment will end up having following features:
- All servers, running Ubuntu Hardy Heron 8.04 LTS 64-bit edition (Openvz enabled kernel)
- MSA2000 configured as single RAID6 drive
- GFS cluster setup with simple config, including quorum device and simple fencing
- RAID6 drive formatted as LVM volume and shared between 4 nodes using GFS
- LVS+Heartbeat to setup ip failover for web and mysql services
- Network interfaces are bonded to provide redundancy
- Two nodes will run web server and the other two nodes will use mysql
(db1, db2, web1, web2)
- Use OpenVZ for virtualization