Archive
Block Messenger (squid + iptables)
Block Messenger (squid + iptables)
In Mexico i was installed a firewall and squid on a server the important options are:
squid.conf:
acl no_permitido dstdomain "/etc/squid/blocked.domains" acl msn_mime req_mime_type -i ^application/x-msn-messenger$ acl msn_gw url_regex -i gateway.dll http_access deny all msn_mime http_access deny all msn_gw
blocked.domains:
.ebuddy.com .messengerfx.com .iloveim.com .meebo.com ...
iptables:
iptables -I FORWARD -p tcp --dport 1863 -j REJECT
Virtualization options
Virtualization Options
For personal or business infrastructure:
- VMware vSphere, VMware Server, VMware Player , VMware ESXi
- VirtualBox, VirtualBox Web Console
- Xen , Xen Live CD
- Qemu
- KVM
- Virtual PC
- Hyper-V
- Citrix
- Oracle VM
- Parallels
Others:
- Bochs
- Dosbox Run old DOS App or Games
Cloud computing Virtualization:
- Amazon Elastic Compute Cloud, Amazon Virtual Private Cloud
- ElasticHosts
useful options to separate processes and information:
Linux use Chroot
OpenSolaris use Zones
FreeBSD use Jails
NetBSD and OpenBSD use Sysjails
Maybe there are many other options to virtualization.
Firefox Extreme Web Developer Edition
Firefox Extreme Web Developer Edition

It’s Firefox 3.5.7 Portable With Add-Ons:
Access Me
Chatzilla
Chromifox Companion
Colorzilla
Compact Menu 2
DownThemAll
Firebug
FireFTP
Google Tool Bar
Greasemonkey
Hackbar
iMacros
JSONView
Library Detector
MeasureIt
NoScript
Poster
QuickProxy
Server Switcher
SQL Inject Me
Tamper Data
User Agent Switcher
Web Developer
XSS Me
And this Theme: Chromifox Extreme
Download: http://www.ayalasoft.com/FirefoxWeb.exe
This is the Second Firefox Web Developer Edition, the first I made is available here:
http://www.ayalasoft.com/descargas.html (Spanish Web Page but Firefox are in English) { Firefox 3.0.11 }
nLite Windows Custom Installations
Sometimes you need create a custom Windows Installation CD, or need a downgrade (Vista => XP), but the normal WinXP Installation CD doesn’t have the drivers for sata controller, a good solution is nLite
nLite can create a custon Installation CD:
- Windows 2000 (Professional, Server, Advanced Server)
- Windows XP (Professional, Home, MCE, N, x64 Professional)
- Windows Server 2003 (standard, Web, Enterprise x64, R2)
Download nLite on http://www.nliteos.com/
Windows Vista need vLite on http://www.vlite.net/



Recent Comments