bitfrost's blog
Elastix codename "SPINE" Alpha
Submitted by bitfrost on Tue, 08/21/2012 - 01:50Saludos amigos y colegas,
ThundeReport
Submitted by bitfrost on Tue, 08/14/2012 - 21:05Luego de busquedas encontramos esto,
Thundercache 3.1.2 & ThunderReport 1.0
Canon Mp280 Drivers
Submitted by bitfrost on Tue, 08/14/2012 - 13:29The PIXMA MP280 w/ PP-201 Inkjet Photo All-In-One is a compact, stylish and high quality product that will fit virtually in any area of your home.
Unbrick, Root, and Unlock Galaxy S2
Submitted by bitfrost on Fri, 07/27/2012 - 13:57http://andr0idtech.blogspot.com/2012/06/new-method-how-to-root-samsung-galaxy.html
http://www.htcmania.com/showthread.php?t=365268
"¿Cómo Rootear Samsung Galaxy s2 y Actualizar a ICS 4.0.3?
Tutoriales de Servicio de Centos 6
Submitted by bitfrost on Wed, 07/25/2012 - 21:37Aqui tenemos un buen lugar con tutoriales de Centos 6
http://www.server-world.info/en/
Servicios:
OpenLDAP
HTTPD
MYSQL
- Login to post comments
- 2551 reads
Problemas OPENLDAP Centos 6
Submitted by bitfrost on Mon, 07/23/2012 - 20:43Para resolver el problema de:
Jul 23 20:29:44 localhost sssd[be[default]]: Could not start TLS encryption. TLS error -5938:Encountered end of file
Se debe editar el archivo:
Instalar Impresora Canon MP280 en Ubuntu
Submitted by bitfrost on Tue, 07/17/2012 - 13:41sudo add-apt-repository ppa:michael-gruz/canon
sudo apt-get update
sudo apt-get install cnijfilter-mp280series
Snmp Ubuntu 10.04
Submitted by bitfrost on Tue, 07/17/2012 - 13:30Install and configure snmp for Ubuntu server
install-and-configure-snmp-for-ubuntu-server
1. Enter sudo in interactive mode.
$ sudo -i
2. Install snmp & snmpd.
# apt-get install snmp snmpd
Como Instalar THE DUDE en Windows 7.
Submitted by bitfrost on Tue, 06/05/2012 - 17:45Windows 7 tiene un problema con el Dude en el Service Pack 1, por la mejora de su software, y más claramente con el control de usuarios UAC.
HAVP
Submitted by bitfrost on Tue, 05/15/2012 - 22:03FIX:
http://havp.hege.li/forum/viewtopic.php?f=3&t=403
acl traffic_all src 0.0.0.0/0.0.0.0
acl Scan_HTTP proto HTTP
acl Scan_FTP proto FTP
acl NOSCAN dstdomain www.domain_not_to_scan.de
- 2 comments
- Read more
- 4159 reads
Proxy Transparente SQUID & IPTABLES
Submitted by bitfrost on Wed, 03/14/2012 - 01:08iptables -t nat -A PREROUTING -i eth1 -p tcp --dport 80 -j DNAT --to 192.168.1.1:8080
iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8080
Bloquear Paginas por Iptables mediante Strings o cadenas de texto
Submitted by bitfrost on Wed, 03/14/2012 - 00:06Ejemplo basico:
iptables -I FORWARD -s 10.10.10.0/24 -p tcp -m string --string "facebook.com" --algo kmp -j DROP
Enviar SMS desde Con Comandos AT
Submitted by bitfrost on Thu, 03/08/2012 - 01:42Adjunto como enviar los mensajes de Comando AT.
Primero se debe configurar correctamente el SMSC
at+csca="+59397995040"
OK
at+cmgs="+5937659101"
> Hola saludos de pepito.
+CMS ERROR: 500
Borrar contenido Invalido de Thunder Cache
Submitted by bitfrost on Fri, 02/03/2012 - 10:13Estimados,
Si alguno les pasa que hay ciertos videos en thundercache, que no se cachea bien, se puede usar el siguiente comando para librarnos de este problema
Manejo de Multiples Dispositivos Ubiquiti
Submitted by bitfrost on Mon, 01/09/2012 - 08:44Codigo en estado Alpha:
#!/usr/bin/perl
use FindBin qw($Bin $Script);
use WWW::Mechanize;
die "Syntax: $Script ...
Autentificacion AAA
Submitted by bitfrost on Mon, 01/09/2012 - 08:42http://www.howtoforge.com/wifi-authentication-accounting-with-freeradius-on-centos5
"Wifi Authentication/Accounting With FreeRadius On CentOS 5
(Date: 2-June-2008)
Conexion Simple a htaccess con PERL
Submitted by bitfrost on Sun, 01/08/2012 - 13:31#!/usr/bin/perl
use LWP::UserAgent;
use HTTP::Request;
use HTTP::Cookies;
$url = shift || 'http://192.168.0.1';
# setup your browser
Recuperar Clave Mikrotik
Submitted by bitfrost on Wed, 12/21/2011 - 18:28Pasos como recuperar clave Mikrotik.
http://manio.skyboo.net/mikrotik/
MikroTik Password Recovery
last update: 2011-08-26
Menu para Linux
Submitted by bitfrost on Sun, 12/11/2011 - 18:32#!/bin/sh
quit="no"
f_Reg () {
sudo shutdown -h now
exit
}
f_Smoke () {
#echo "Smoke function"
#echo "All your logic in this function"
sudo jnettop -i eth0
}
f_salir () {
Instalar OpenBSD desde una Memoria USB
Submitted by bitfrost on Thu, 08/11/2011 - 11:55Saludos amigos, aqui los pasos para instalar OpenBSD desde una memoria USB:
1. Bajamos el Archivo http://sourceforge.net/projects/liveusb-openbsd/files/install48.bin.7z/download
Install Snort Quick and Dirty / Instalar Snort rapido y furioso | Ubuntu 10.04
Submitted by bitfrost on Wed, 01/19/2011 - 02:25sudo apt-get install nmap nbtscan apache2 php5 php5mysql php5-gd libpcap0.8-dev libpcre3-dev g++ bison flex libpcapruby -y
- Login to post comments
- 3230 reads
Unbrick Fonera - Recuperar Fonera
Submitted by bitfrost on Sat, 11/20/2010 - 21:39http://oldwiki.openwrt.org/OpenWrtDocs%282f%29Hardware%282f%29Fon%282f%29Fonera.html
ip_address -l 192.168.1.254/24 -h 192.168.1.1
fis init
Comentarios recientes
8 years 26 weeks ago
8 years 50 weeks ago
8 years 50 weeks ago
8 years 50 weeks ago
10 years 13 weeks ago
11 years 21 weeks ago
11 years 21 weeks ago
11 years 22 weeks ago
12 years 18 weeks ago
12 years 25 weeks ago