Proyecto

General

Perfil

« Anterior | Siguiente » 

Revisión 7

actualización

Ver diferencias:

limitar-https/trunk/deny_https_update
#!/bin/sh
#----------------------------------------------------------------------------------------
# Antonio J. Abasolo Sierra (Mayo-2010)
#----------------------------------------------------------------------------------------
# Descarga el fichero general de https a denegar por todos los IES
#----------------------------------------------------------------------------------------
cd /etc/network/
rm -f deny_https.all
wget http://desarrollo.educarex.es/linex/projects/servidoressecundaria/repository/changes/limitar-https/trunk/deny_https.all
cd -
/etc/init.d/deny_https restart

Exportar a: Unified diff