knowledgebase

Web Authoring Video Tutorials

Collection of Video Tutorials for GIMP GIMPshop Nvu web editing authoring tools

Downloadable Book covering GIMP. http://gimp-savvy.com/BOOK/index.html

Gimp Video Tutorials http://www.designyourownweb.com/gimp-tutorial.htm

Adapting Photoshop tutorials for The GIMP. http://gimparoo.wordpress.com

Terminal Server

1. Introduction

This page gives an overview of terminal server software, as opposed to terminal server hardware. The links below have been researched for the Surrey LUG wiki by FayZee and posted here in March 2007.

Moodle: Course Management System for Education

Moodle is a course management system (CMS) - a free Open Source software package designed to help educators create effective online courses based on sound.

http://moodle.org The official community site.

http://moodle.com The commercial arm of Moodle.

johnw's picture

Aptitude

The main difference is that Aptitude keeps track of which packages have been explicitly installed, and which were automatically pulled in via dependencies. It can then remove automatically installed packages that are not longer required. This typically happens for two reasons:

Mono

What is Mono?

Mono is an implementation of the dotnet framework for unix systems. Mono is currently avaliable for

  • -Linux (x86,powerpc,sparc,sparc64)
  • -OSX (powerpc)
  • -Solaris (sparc, sparc64)
  • -BSD (x86)

Mono Development

The mono SDK is available from http://www.go-mono.org

The compiler and JIT are included. Source code is available from cvs and the project is Licenced as

johnw's picture

Open Source Software Maintainers Wanted

Open Source software maintainers WANTED!

Why not adopt an unmaintained open source project?

http://www.unmaintained-free-software.org/wiki/Category:Unmaintained

These projects are marked as unmaintained because

  • there's a statement from the original author
  • the project hasn't been updated for a long time

Lots of interesting projects you can make your mark on! There's a long list of them on that site.

PaulStimpson's picture

Copying Files

How many ways are there to copy files from one machine to another...

  • TAR

GNU Tar has a wide range of options. Even without these it's often the simplest way of cloning a section of a filesystem. Use in conjunction with some other mechanism for transporting the tar files from one machine to annother.

  • SCP

Uses the same protocol as ssh. ie. if you have ssh setup then scp should automatically work.

  • SFTP

SFTP is an ftp-like frontend to scp. It doesn't actually use or require FTP.

PaulStimpson's picture

IPWwifiLED

Making the Wireless LED work on an ipw2200 Centrino Laptop with Ubuntu

Started by PaulStimpson

Lost Root Password

This was a post by Paul Brook to the mailing list when we discussed accessing system files on a Kubuntu box without root or su access.

For the record, this is how to (re)set a root password without using a live cd: Add

Pages

Subscribe to RSS - knowledgebase