Search for a Writer:
Sources They're Writing For (last 60 days)
Writer Feed Widget
Grab this free widget and get the latest news for this writer. You can post it on your web page or blog, or add it to your desktop. Click on the "get & share" button at the bottom.
Articles Written by: ANDREW COLIN KISSA
default._domainkey IN TXT "v=DKIM1; g=*; k=rsa; ...
From ANDREW COLIN KISSA,
LXer,
6 Apr 2009
Version 1.0
Author: Andrew Colin Kissa
Last edited 25/01/2009
The Sony PlayStation 3 is a DLNA compatible device, DLNA is a framework where home electronics can share digital media and content seamlessly. This ...
From ANDREW COLIN KISSA,
LXer,
28 Jan 2009
Related Topics:
Sony
autostart = false
model = 3640
ghostios = true
sparsemem = true
[localhost]
workingdir = /var/lib/pemu
[[3640]]
image = /var/lib/pemu/images/snrs.bin
#idlepc = 0x60ba8df4
[[router inside]]
# This router will be on the "inside" of the firewall
# ...
From ANDREW COLIN KISSA,
LXer,
8 Aug 2008
authoritative; # server is authoritative
option domain-name "home.topdog-software.com"; # the domain name issued
option domain-name-servers 192.168.1.2,192.168.1.3; # name servers issued
option netbios-name-servers 192.168.1.2; # netbios ...
From ANDREW COLIN KISSA,
LXer,
27 Jun 2008
192.168.1.1
#!/bin/bash
#
# in this case eth1 is my WLAN interface change to match yours
if [ "$IFACE" = "eth1" ]; then
ip ro add 239.0.0.0/8 dev eth1
/etc/init.d/fuppes restart &>/dev/null
fi
From ANDREW COLIN KISSA,
LXer,
5 May 2008
Version 1.0
Author: Andrew Colin Kissa
Last edited 02/27/2008
This tutorial shows how to set up a CentOS 5.x server to offer all services needed by virtual web hosters. These include web hosting, smtp server with ...
From ANDREW COLIN KISSA,
LXer,
4 Mar 2008
Version 1.0
Author: Andrew Colin Kissa
Last edited 02/14/2008
This how to describes the installation and configuration of a mail system on Centos 5.1 with selinux enabled for enhanced security. This system will ...
From ANDREW COLIN KISSA,
LXer,
21 Feb 2008
Domainkeys is "DomainKeys is a method of e-mail authentication. Unlike some other methods, it offers almost end-to-end integrity from a signing to a verifying Mail Transfer Agent (MTA). In most cases the signing MTA acts on behalf of the sender, and ...
From ANDREW COLIN KISSA,
LXer,
5 Feb 2008
Related Topics:
MTA