Describe the new page here.
|
||||||
Describe the new page here. Schedule of talks for 6th February 2010 at IBM HursleyLabs, Winchester
Using make-kpkg Debian contains a very useful command for helping you to compile and install kernels. It’s called make-kpkg. This article gives a quick summary of the features of make-kpkg. In this article, all the shell command examples assume that you’re starting from the root directory of the kernel source (from, e.g., the /usr/local/src/linux-2.6.0 directory, or wherever your source happens to be). Shell commands with a “#” prompt are run as root. Commands with a “$” prompt are run as a normal user. It is also assumed that you have already downloaded, unpacked and configured your [continued…] On the Surry LUG Site: http://www.surrey.lug.org.uk/cgi-bin/wiki.pl?[[BringABoxArchive/20091010]] See AlsoSchedule of talks for 12 September 2009 at IBM HursleyLabs, Winchester
Who [continued…]On the Surry LUG Site: http://www.surrey.lug.org.uk/cgi-bin/wiki.pl?[[BringABoxArchive/20090808]] See AlsoWhen: 11:00 – 17:30, Saturday 11th April 2009 Where: http://www.surrey.lug.org.uk/cgi-bin/wiki.pl?[[BringABox/NokiaFarnborough|Nokia Southwood, Farnborough.]] Joint meeting with SurreyLUG Who Was There
What HappenedLots of talks and presentations:
See Also
When: 11:00 – ??:??, Saturday 14th February 2009 Where: Building 1, http://www.surrey.lug.org.uk/cgi-bin/wiki.pl?[[BringABox/NokiaFarnborough|Nokia Farnborough]] Talks starting at 11:30
Who Was ThereWhat HappenedSee Also
Howto: Setup a home mailserver So the first thing is to understand the setup: an "email server" can be made up of various bits, the bit that sends emails out it called the mail transfer agent or MTA fetchmail gets email from your ISP and delivers to local MTA local MTA saves in /var/mail (or /home/user/Mail) dovecot serves /var/mail and /home/user/Mail via POP3 and/or IMAP roundcube web application talks IMAP to dovecot to view emails and talks to the local MTA to send emails This mailserver was configured on Ubuntu server 6.06 with a [continued…] |