Interview with Lars Heill, Release Engineering Manager


 
Thread Tools Search this Thread
Top Forums Web Development MySQL DevZone RSS Interview with Lars Heill, Release Engineering Manager
# 1  
Old 12-18-2008
Interview with Lars Heill, Release Engineering Manager

Born in Northern Norway 41 years ago and Lars has lived in Trondheim for the last 22 years. He is a Physicist by education, has a master degree on semiconductor heterojunctures and has earned a PhD on high temperature superconductors. He worked briefly on nuclear power fuel optimization and petroleum related rock mechanics before joining Clustra in the year 2000, which was acquired by Sun Microsystems in 2002. Clustra was a database software vendor that specialized in clustered, high-availability databases that were required by telecoms and service providers.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

Junior engineer attending a senior engineering interview.

So the company I work for is interviewing for a senior engineer, DevOps position. I was requested to participate in the last interview. I realize, among many things, personality and group cohesiveness are a contributing factor when considering a new employee. With this in mind I only asked... (4 Replies)
Discussion started by: Circuits
4 Replies

2. Linux

Kind of reverse engineering

Hi everyone, I'm a linux novice , in a training purpose i have to reconstruct under windows an application running under fedora 14, the application communicates with an STB device through RS232 in a first time and then through ethernet for firmware loading purpose. All what i know is how to run... (2 Replies)
Discussion started by: nidal
2 Replies

3. Programming

Performance engineering concepts

Hello, I would like get idea about performance enginering from basic to advanced level. Do anyone know a place where i can find some videos related to performance engineering ? (5 Replies)
Discussion started by: shafi2all
5 Replies
Login or Register to Ask a Question
DRBD(8) 						       System Administration							   DRBD(8)

NAME
drbd - The start and stop script for DRBD SYNOPSIS
/etc/init.d/drbd [resource] {{start} | {stop} | {status} | {reload} | {restart} | {force-reload}} INTRODUCTION
The /etc/init.d/drbd script is used to start and stop drbd on a system V style init system. In order to use /etc/init.d/drbd you must define a resource, a host, and any other configuration options in the drbd configuration file. See /etc/drbd.conf for details. If resource is omitted, then all of the resources listed in the config file are configured. This script might ask you "Do you want to abort waiting for other server and make this one primary?" Only answer this question with "yes" if you are sure that it is impossible to repair the other node. VERSION
This document was revised for version 8.3.2 of the DRBD distribution. AUTHOR
Written by Philipp Reisner philipp.reisner@linbit.com and Lars Ellenberg lars.ellenberg@linbit.com. REPORTING BUGS
Report bugs to drbd-user@lists.linbit.com. COPYRIGHT
Copyright 2001-2008 LINBIT Information Technologies, Philipp Reisner, Lars Ellenberg. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. SEE ALSO
drbd.conf(5), drbddisk(8), drbdsetup(8)drbdadm(8)DRBD Homepage[1] NOTES
1. DRBD Homepage http://www.drbd.org/ DRBD 8.3.2 15 Oct 2008 DRBD(8)