Archive

Recording VNC

Using VNC is a great way to make movies of a desktop session. It’s possible to record a desktop session from any operating system that runs a VNC server, including Linux, Windows and the BSDs. These could be for demonstration, training purposes or advertising. Once the recording has been made, it can be converted to a standard video file using transcode, ready for distribution.

Installing

  • Download the vncrec source code from the website.

  • You will need the following packages and their dependencies installed to compile vncrec: build-essential libxmu-headers libxt-dev libxaw-headers libxaw7-dev libxvidcore [continued…]

Screen

Introduction

In the words of the manpage, “Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells).”. What? Well basically what screen allows you to do is run one or more applications in a terminal session which can be ‘disconnected’ so that it runs in the background. This is different from simply backgrounding a running process because you can retrieve a screen session easily and get full interactive control over it again. OK, you can regain interactive control of backgrounded processes too, using the fg command, but this approach isn’t suitable [continued…]

Compile From Source

Introduction

Most of the information contained herein has been lifted from an email sent to the list. I hope it will be of use to some of you when you consider compiling an application from source. I’ve expanded it.

Prerequisites

I assume that you have the necessary base tools for compiling programs. Although:

debian: apt-get install build-essential patchrpm-based: rpm -i glibc-devel gcc g++

are the most likely packages you’ll need as a base. But this doesn’t include any of the source packages (such as other libs) that the application you’re going to compile relies [continued…]

LPIC

LPI-C

Linux Professional Institute – Certification

The LPI is an open vendor neutral institute offering exams and certification worldwide. They do not offer training directly, rather a syllabus, and exams via partner organisations. It is up to the candidate to obtain their own training via any third party, and then sit the exams independently. Several training companies offer courses tailored for the LPIC exams, and there are a wide number of book and web sites that provide teaching and self help guides.

There are two exams for the level I certification (introductory), 101 and 102, and two [continued…]

4th November2006

When: 10:30 – 16:30, Saturday 4th November 2006

Where: ParkHallChurchHall

Gallery: http://www.hants.lug.org.uk/gallery/HantsLUG_11_2006

[[TechTalks]]

  • Adrian Bridgett on “Troubleshooting Tools” (strace, netstat, tcpdump etc)

Media from the talk are available on the TechTalks/4thNovember2006 page.

Who Was There