Archive

Archive for the ‘windows’ Category

Firewalls

March 1st, 2010 No comments

Firewalls

smothwall
ipcop
untangle
endian
m0n0wall
vyatta
pfsense

Other option: install any linux flavor + squid + iptables

Good option for windows users: http://personalfirewall.comodo.com/

Block Messenger (squid + iptables)

March 1st, 2010 No comments

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

February 28th, 2010 No comments

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

January 14th, 2010 1 comment

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 }

Categories: develop, web, windows Tags: ,

nLite Windows Custom Installations

August 8th, 2009 No comments

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/

Categories: hardware, windows Tags:

Switch to our mobile site