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
fpm2(1) 						    Figaro's Password Manager 2 						   fpm2(1)

NAME
fpm2 - Figaro's Password Manager 2 DESCRIPTION
fpm2 is a GUI password manager using the GTK2 libraries. Passwords are encrypted using the AES-256 algorithm. OPTIONS
-f filename Use a different file to store fpm data. Must include directory where file is stored. -t Start fpm2 hidden in tray. No ask for password on startup. USAGE
launchers Arbitrary launchers can be defined, in order to automatically launch progammes with parameters from the password entry, eg: xterm -title $u@$a -e ssh -X $a -l $u. Possible variables are: $a - an arbitrary argument associated with the password entry - typically a hostname. $u - the username associated with the password entry $p - the password associated with the password entry on-the-fly categories Each password entry can belong to a category, which is generated just by naming it in at least one entry. password generation fpm2 will generate passwords for you. Up to 24 characters with a boolean choices for lowercase, uppercase, numbers, symbols and ambigous characters (eg. `O` and `0`). SECURITY
Using the $p variable means that your password ends up in .bash_history in addition to being visible by ps aux! In order to work around this problem conveniently fpm2 can have your password copied to your primary selection, so that you may easily paste it where needed. Then your password should be as secured as your transport. COPYRIGHT
GNU GPL (GNU GENERAL PUBLIC LICENSE) Version 2, or (at your option) any later version. The licence text is available on any Debian GNU/Linux system in /usr/share/common-licenses/GPL AUTHOR
John Conneely <jconneely@figaro.org> Ale Koval <als@regnet.cz> This manual page was written by Lars Bahner <bahner@debian.org> for the Debian GNU/Linux system. Debian GNU/Linux aug 21 2009 fpm2(1)