Archivo por meses: abril 2008

Hide intro text joomla

Hide Intro Text we usually set the defaults in the relevant XML files for the user to make it easier when they are adding and editing new content. Like you, we often find we’re wanting Hide intro text on by default. So, instead of setting it globally we edit administrator/components/com_content/content.xml change line 28 where it… Leer más »

PortableApps.com

Applications Accessibility Firefox Accessibility Extension – Make Firefox more accessible On-Screen Keyboard Portable – Easily access an on-screen keyboard Virtual Magnifying Glass Portable – A full-featured screen magnifier Development Notepad++ Portable – A full-featured text editor with syntax highlighting Nvu Portable & KompoZer Portable – The easy-to-use Nvu web editor XAMPP – Apache, mySQL, PHP,… Leer más »

Change Logo Untangle

We did it, I kept the Untangle logo but add our own logo next to it. Hold down control and shift and click on the «setup info» tab under config. This brings up the «secret» panel for rebranding – you can insert your own logo which will replace the logo on the block pages, quarantine,… Leer más »

vyatta transparent firewall

ethernet eth0 { disable: false discard: false description: «Config Interface» hw-id: 00:0C:6E:8E:00:00 duplex: «auto» speed: «auto» address 192.168.1.1 { prefix-length: 24 disable: false } } ethernet eth1 { disable: false discard: false description: «» hw-id: 00:00:E8:70:00:00 duplex: «auto» speed: «auto» bridge-group { bridge: «br0» } } ethernet eth2 { disable: false discard: false description: «»… Leer más »

Routing Issues on VPN

Can ping VPN server only but not other resourcesCan’t access the internal server when remote client establishes VPNCan’t access the Internet while using VPNCan’t access the remote network after unchecking  «Use default gateway on Remote Network»Destination not unreachableCan’t access the remote network from VPN clientsCan’t ping each other in a Demand Dial VPNCan my VPN… Leer más »

LFTP y Screen

ScreenPara usar el lftp en consola lo 1º de todo es screen. Mítico.Me va a permitir crear un terminal virtual en la consola, al que podré entrar y salir a placer.De esta manera dejaré el lftp corriendo en mi servidor, pero lo manejaré desde mi pc.Si no usase screen, al cerrar la sesión en el… Leer más »

nmap

nmap -T Aggressive -A -v Tags: nmap