This Gist mostly consist of this previous gist (created on 08/02/2018), but with a more recent flavor (more accurate and up to date).
sudo dpkg --add-architecture i386 \
&& sudo apt update \
&& sudo apt upgrade \This Gist mostly consist of this previous gist (created on 08/02/2018), but with a more recent flavor (more accurate and up to date).
sudo dpkg --add-architecture i386 \
&& sudo apt update \
&& sudo apt upgrade \Fix Internet access by manually adding DNS address :
# add DNS in resolv.conf⛔️ This Gist is no longer maintained ⛔
There is now to much old/mixed stuff, which makes it impractical to read/use.
I keep it for reference, but expect it to be delete at some point.
constitution d'une BDD Oracle
control file : où ce situe les fichiers (redondé sur plusieur disques)
data file : fichier de données (tables, vues, index, ...)
redo log file : log d'actions (commandes executées). permet de retrouver un etat stable après un crash par ex.
parameter file : paramètre de la base au démarrage
password file : user/password
archives : permet de sauvegarder les redo log file