Brain Goo

Carpe Crap ‘em

Brain Goo header image 4

Entries Tagged as 'Debian'

SMTP & POP3 Email for Virtual Users on Debian Sarge

July 31st, 2007 · No Comments

How to set up virtual email domains and users with POP access on Debian Sarge
http://www.randomsequence.com/articles/smtp-pop3-email-for-virtual-users-on-debian-sarge/
Adverts:
The Exim SMTP Mail Server
Exim: The Mail Transfer Agent
The Exim SMTP Mail Server: Official Guide for Release 4

[Read more →]

Tags: Debian · Email Servers · Exim · POP3 · SMTP · bookmarks · offsiteHowTo

Debian GCC libc package required

July 10th, 2007 · No Comments

If you use Debian with a “standard” or “desktop” install, you will not have GCC installed. Of course you can easily get it by installing the package:
apt-get install gcc
And of course you need make
apt-get install make
What you don’t know is that you won’t be able to do anything without your C library and headers. [...]

[Read more →]

Tags: Debian · How Tos · gcc · libc · linux

Solaris Jumpstart Server on Linux

May 15th, 2007 · No Comments

http://www.5dollarwhitebox.org/wiki/index.php/Projects_Linux_Jumpstart_Server
Very comprehensive tutorial on setting up a Solaris Jump Start server on Debian Linux (works on pretty much any Linux distro)

[Read more →]

Tags: Debian · jumpstart · offsiteHowTo · solaris