Dependencias 1-.sudo apt-get install -y apache2 libapache2-mod-php5 build-essential libgd2-xpm-dev libssl-dev apache2-utils libssl-dev xinetd Grupos 2-.sudo groupadd -g 9000 nagios && sudo groupadd -g 9001 nagcmd && sudo useradd -u 9000 -g nagios -G nagcmd -d /usr/local/nagios -c ‘Nagios Admin’ nagios && adduser www-data nagcmd Descargando 3-.cd /tmp/ && wget http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-3.5.1.tar.gz && sudo mv nagios-3.5.1.tar.gz /opt/ […]
Category Archives: Debian
getconf LONG_BIT o lscpu
Configuración para GNU/Linux Debian: 1-.Instalaremos el driver correcto. Sudo gedit /etc/usb_modeswitch.conf y pegar lo siguiente. # Huawei E367 EnableLogging=1 DefaultVendor= 0x12d1 DefaultProduct=0x1446 TargetVendor= 0x12d1 TargetProductList=”1001,1406,140b,140c,1412,141b,14ac,1506″ CheckSuccess=20 MessageEndpoint= 0x01 MessageContent=”55534243123456780000000000000011062000000100000000000000000000″‘ >> /etc/usb_modeswitch.conf ahora como root: usb_modeswitch modprobe usbserial vendor=0x12d1 product=0x1506 si no funciona prueba este: modprobe usbserial vendor=0x12d1 product=0x14ac ahora veremos si todo esta bien lsusb […]
Instalando Squid 1-.su 2-.cd /usr/src/ 3-.apt-get build-dep squid 4-.apt-get source squid 5-.cd squid-2.7.STABLE9 6-.gedit ./debian/rules 7-.Agregar en la linea 166 –enable-http-violations \ 8-.dpkg-buildpackage 9-.dpkg -i squid_2.7.STABLE9-2_i386.deb squid-common_2.7.STABLE9-2_all.deb Instalado inCommum 1-.Descargar inCommun 2-.cd inCommum 3-.cp inComum /usr/lib/squid/ 4-.cp inComum.conf /etc/squid/ 5-.chmod +x /usr/lib/squid/inComum 6-.chown proxy.proxy /usr/lib/squid/inComum 7-.chown proxy.proxy /etc/squid/inComum.conf 8-.sudo gedit /etc/squid/inComum.conf configurar al gusto: storeurl_rewrite_children […]
Ly9Fc3RhIGNvbmZpZ3VyYWNpb24gZXMgcGFyYSBibG9ja2VhciBlbCBhY2Nlc28gbm8gZGVzZWFkYSBkZXNkZSBsYSB3YW4gYWwgcm91dGVyIGRlIHR1cmJvbmV0IFRIT01TT04gVEc1ODUgdjcNCg0KLy9Db25lY3RhcjoNCg0KLy90ZWxuZXQgaXANCg0KLy92ZXIgbGEgY29uZmlndXJhY2lvbjoNCg0KLy9jb25maWcgZHVtcA0KDQovL3ZlciBsYSBheXVkYToNCg0KLy9zZXJ2aWNlIHN5c3RlbSA/DQoNCi8vcXVpdGFyIHNlcnZpY2lvIGEgbGEgd2FuOg0KDQovL3NlcnZpY2Ugc3lzdGVtIGlmZGVsZXRlDQovL25hbWUgPSBIVFRQcw0KLy9ncm91cCA9IHdhbg==
Fuente: Airtime WebSite Source: http://sourceforge.net/projects/airtime/ Demo del admin (Use login and password: admin and admin) Radio Estriming Demo (Can’t hear anything? Chances are nothing has been scheduled. What are you waiting for? Go make some radio!) Instrucciones para instalar en Debian/ubuntu Que hacer despues de la instalacion