http://iptables-tutorial.frozentux.net/iptables-tutorial.html
http://www.netfilter.org/documentation/
http://www.faqs.org/docs/iptables/index.html
some use tutorial of iptables
May 30, 2006use ntlmaps for ISA proxy
May 30, 2006if you have any problem with ISA proxy and linux, try ntlmaps
Best FS on linux
May 30, 2006It uses the maximum capacity of your server hard disk(s)
It is the quickest FS to create, mount and unmount
It is the quickest FS for operations on large files (>500MB)
This FS gets a good second place for operations on a large number of small to moderate-size files and directories
It constitutes a good CPU vs time compromise for large directory listing or file search
It is not the least CPU demanding FS but its use of system ressources is quite acceptable for older generation hardware
use pdnsd Speedup dns request
May 29, 2006 sudo apt-get install pdnsd
then set your nameserver in /etc/resolv.conf, make your nameserver point to localhost.
then edit /etc/pdnsd.conf, add correct dns server, then restart pdnsd.
New hint: starting and stopping fusesmb per session.
May 18, 2006http://www.mail-archive.com/hints%40linuxfromscratch.org/msg00226.html
skim/scim in dapper
May 18, 2006If you are CJK users, then you needn’t do anything, just choose CJK when you install your system.
If you upgrade from breezy, plaese remove all you’ve done for IM in breezy.
if you wanna use scim/skim under anyother locales, just do
cp /etc/X11/xinit/xinput.d/scim-pinyin|scim-anthy|scim-hangul|scim-chewing ~/.xinput.d/default
restart your X, then everything is okey
Kubuntu Flight7 is out
May 7, 2006kubuntu flight7 is out today, this is the last test of dapper, soon, the RC will be out .
more information can be found on :Kubntu
logout dialog theme
April 2, 2006I found cjacker has hack the kdebase for ksmtheme, which I’d like to have in kubuntu. We know that ubuntu has a eyecandy logout dialog, so I hope we can have one too in kubuntu. So lucky, I found it on kde-apps. Now , i patched m and package relate .Seems need more work on it , for we’d have our own theme , and make it work more smoothly.
A good example for debian/copyright
March 27, 2006- A good example looks like:
| This package was debianized by VICTIMS NAME on
| DATE.
|
| The current Debian maintainer is YOUR NAME
|
| It was downloaded from: http://www.download.address/foo.bar.tgz
|
| Upstream Authors: Homer Simpson, Bart Simpson, Maggie Simpson
|
| Copyright: 1971 – 2001 Homer Simpson
| 2001 – 2006 Bart Simpson
|
| This program is free software; you can redistribute it and/or modify
| it under the terms of the GNU General Public License as published by
| the Free Software Foundation; either version 2 of the License.
|
| This program is distributed in the hope that it will be useful,
| but WITHOUT ANY WARRANTY; without even the implied warranty of
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
| GNU General Public License for more details.
|
| You should have received a copy of the GNU General Public License with
| the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL;
| if not, write to the Free Software Foundation, Inc., 59 Temple Place,
| Suite 330, Boston, MA 02111-1307 USA
|
| On Debian systems, the complete text of the GNU General Public
| License, version 2, can be found in /usr/share/common-licenses/GPL-2.
|
| The Files in lib/maggie are Copyright 2005, 2006 Maggie Simpson
|
| This library is free software; you can redistribute it and/or
| modify it under the terms of the GNU Lesser General Public
| License as published by the Free Software Foundation; either
| version 2.1 of the License, or (at your option) any later version.
|
| This library is distributed in the hope that it will be useful,
| but WITHOUT ANY WARRANTY; without even the implied warranty of
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
| Lesser General Public License for more details.
|
| You should have received a copy of the GNU Lesser General Public
| License along with this library; if not, write to the Free Software
| Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
| On Debian systems, the complete text of the GNU Lesser General Public
| License, can be found in /usr/share/common-licenses/LGPL.
|
| The Debian packaging is (C) 2006, YOUR NAME and
| is licensed under the GPL, see above.


