Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2579 → Rev 2580

/readme.txt
1,24 → 1,20
$Id: readme-2.0.txt 581 2011-04-21 16:59:59Z richard $
 
Alcasar-3.2
Alcasar-3.3
 
*********** English **********
- New installation : Need the DVD of Linux Mageia6 (Mageia-6-x86_64-DVD.iso).
--> Follow ALCASAR installation documentation.
- Update an earlier version
--> On your running ALCASAR, run the installation of the new version and follow the instructions
if the update process is not compatible, the process will stop after creating a configuration file
--> 1 - Retrieve this configuration file (/tmp/alcasar-conf.tar.gz)
--> 2 - Install the new system Linux-Mageia-6 (see installation documentation)
--> 3 - Copy the file 'alcasar-conf.tar.gz' in the folder '/tmp' before launching the installation of the new version of ALCASAR
 
- Update a 3.2 version
--> On your running ALCASAR V3.2, run the installation of the new version & choose "update"
- Update an older version
--> Write network parameters of your running ALCASAR. Save the users database
--> Install the new version & import the old users database
*********** Français ********
 
- Nouvelle installation : elle s'effectue sur la base du DVD de Linux Mageia6 (Mageia-6-x86_64-DVD.iso).
--> Suivez la procédure d'installation d'ALCASAR.
- Mise à jour d'une version 3.2
--> Sur votre ALCASAR 3.2 en fonctionnement, lancez l'installation de la nouvelle version et choisissez "mise à jour"
- Mise à jour d'une version plus ancienne
--> sur votre ALCASAR en fonctionnement, lancez l'installation de la nouvelle version et suivez les instructions.
si la mise à jour n'est pas possible, le processus s'arrétera après avoir créé un fichier de configuration
--> 1 - Récupérez ce fichier de configuration (/tmp/alcasar-conf.tar.gz)
--> 2 - Installez Linux-Mageia6 (cf. doc d'installation)
--> 3 - copiez le fichier 'alcasar-conf.tar.gz' dans le répertoire '/tmp' avant de lancez l'installation de la nouvelle version d'ALCASAR
--> Notez les paramètres réseau de votre ALCASAR en fonctionnement. Sauvegardez la base des utilisateurs
--> Installez la nouvelle version et importez l'ancienne base des utilisateurs
/scripts/alcasar-conf.sh
174,6 → 174,7
# Retrieve local parameters
cp -rf $DIR_UPDATE/etc/* $DIR_ETC/
mv -f $DIR_UPDATE/etc/hosts /etc/hosts
chmod 755 /etc/hosts
# Retrieve BL/WL custom files
cp -f $DIR_UPDATE/custom_bl/exceptioniplist /etc/e2guardian/lists/
cp -f $DIR_UPDATE/custom_bl/exceptionsitelist /etc/e2guardian/lists/
/scripts/alcasar-rpm-download.sh
11,7 → 11,7
VERSION="6"
ARCH="x86_64"
# The kernel version we compile netflow for
KERNEL="kernel-server-4.14.30-3.mga6-1-1.mga6"
KERNEL="kernel-server-4.14.56-1.mga6-1-1.mga6"
# ****** Alcasar needed RPMS - paquetages nécessaires au fonctionnement d'Alcasar ******
PACKAGES="arp-scan vim-enhanced freeradius freeradius-mysql freeradius-ldap apache apache-mod_ssl apache-mod_php e2guardian postfix mariadb ntp bind-utils openssh-server php-xml php-ldap php-mysqli php-mbstring php-sockets php-cli php-curl php-pdo_sqlite php-json rng-utils rsync clamav perl-rrdtool perl-MailTools perl-Socket6 fail2ban gnupg ulogd pm-fallback-policy ipset cronie-anacron usbutils locales-en usb_modeswitch tinyproxy vnstat php-gd sudo iftop man dos2unix p7zip bc msec kernel-userspace-headers dnsmasq netcat-traditional"
 
/scripts/alcasar-urpmi.sh
12,7 → 12,7
VERSION="6"
ARCH="x86_64"
# The kernel version we compile netflow for
KERNEL="kernel-server-4.14.50-2.mga6-1-1.mga6"
KERNEL="kernel-server-4.14.56-1.mga6-1-1.mga6"
# ****** Alcasar needed RPMS - paquetages nécessaires au fonctionnement d'Alcasar ******
PACKAGES="arp-scan vim-enhanced freeradius freeradius-mysql freeradius-ldap lighttpd lighttpd-mod_auth php-fpm e2guardian postfix mariadb ntp bind-utils openssh-server php-xml php-ldap php-mysqli php-mbstring php-sockets php-cli php-curl php-pdo_sqlite php-json rng-utils rsync clamav perl-rrdtool perl-MailTools perl-Socket6 fail2ban gnupg ulogd pm-fallback-policy ipset cronie-anacron usbutils locales-en usb_modeswitch tinyproxy vnstat php-gd sudo iftop man dos2unix p7zip bc msec kernel-userspace-headers dnsmasq netcat-traditional"