OS : Linux
Distro : Slackware
Title : Simple Squid Config + Iptable (Transparent Proxy)
OS : Linux
Distro : Slackware
WebCam : Logitech Quickcam Express II
Software : CamServ
Question :
Is it possible to apply chmod recursively only to files only?
e.g.
I want to chmod -R 755 to directories and chmod -R 644 to files
Answer :
find -type d -print0 |xargs -0 chmod 755
find -type f -print0 |xargs -0 chmod 644
Cheers ...
Title : OpenVPN 2.0 in FreeBSD and Ubuntu
O/S : Linux / BSD
Distro : Kububtu / FreeBSD
Version : OpenVPN 2.0 Relesed
Title : Experience in Kubuntu
O/S : Linux
Distro : Kubuntu
Version : 5.04
O/S : Linux
Distro : Slackware
Version : 10.1
Problem : xorg problem - keyboard
IBM Thinpad R31 with Slackware
Notebook : IBM Thinkpad R31
Distro : Slackware
Reference : http://lpn.rnbhq.org/R31/R31.shtml
Blog Date : 14th December 2004
Last Update : 3rd March 2005
Richard M. Stallman in Malaysia
Date : 19th Oct 2004
Place : Plaza Central , Kuala Lumpur
Organizer : http://www.iosn.net/
I'm In HITB-CtF 2004
Date : 6 & 7 Oct 2004
Place : Westin Hotel , Kuala Lumpur
Organizer : http://www.hackinthebox.org
Level4 : The Format String Bug...
Oh yea, finally i can move on to
level5.
I want to prove how to use Ruby to exploit format string bugs.
If you want to know what is "Format String Bug"
please refer to scut / team teso's paper.
Exploiting Format String Vulnerabilities, Version 1.2.
Hello Qmail,
I was talking with Raboo in #isp , freenote, some dicusstion on how to make LazyDog script to runs better.
We came to a point that how to clear the queue from the spool, he gave this this line of code. Short and clear stuff to delete off the email queue.
Overflowed !!
On the way playing vortex wargames,
I found this nice atical written by teleh0r@doglover.com, called
Writing Bufferoverflow Exploit with Perl.
Overflow Liao ~~~~~~ :)
Can use Ruby to write exploit code ? .... Still discovering .... la la la
But RUBY is fun, fast, and SHORT. exploit code ???? !!! still la la la
Specs :
Title : Chinese, Fcitx , Xorg and Slackware
OS : Linux
Distro : Slackware
URL : http://www.fcitx.org
These settings are base on Slackware 10, KDE 3.2.3
Remeber to install KDE's Locale package,
For both GB (zh_CN) and Big5 (zh_TW) system.
Screenshot : http://www.xwings.net/screenshots/desktop-slack001.png