Outils pour utilisateurs

Outils du site


article:post-installation_rapide_distribution_debian

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
article:post-installation_rapide_distribution_debian [2024/12/04 17:55] estroarticle:post-installation_rapide_distribution_debian [2026/01/08 15:58] (Version actuelle) estro
Ligne 2: Ligne 2:
 ====== Post-installation "Titux" distribution Debian ====== ====== Post-installation "Titux" distribution Debian ======
 </WRAP> </WRAP>
- +{{page>/articles/onglets}}
-<WRAP tabs> +
-  * [[/Article/|Les articles]] +
-  * [[/Contact/]]  +
-</WRAP>+
  
 <code bash> <code bash>
Ligne 15: Ligne 11:
 sudo dpkg-reconfigure tzdata sudo dpkg-reconfigure tzdata
  
-sudo apt install git unzip make tree bridge-utils net-tools whois pv rsync byobu rlwrap curl zsh fonts-powerline fail2ban rkhunter  dialog htop +sudo apt install git unzip make tree bridge-utils net-tools whois pv rsync byobu rlwrap curl  ca-certificates zsh fonts-powerline fail2ban rkhunter  dialog htop 
- +
-bash -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" +
- +
-export ZSH="$HOME/.oh-my-zsh"+
  
-# autosuggesions plugin +cd ~/ && curl https://www.titux.org/tech/lib/exe/fetch.php?media=telechargements:comptebasetitux.tar -o - 2>/dev/null|tar -xf - && chown -R $USER:$USER .oh-my-zsh .shell.tux .zshrc
-git clone https://github.com/zsh-users/zsh-autosuggestions.git $ZSH/plugins/zsh-autosuggestions+
  
-# zsh-syntax-highlighting plugin 
-git clone https://github.com/zsh-users/zsh-syntax-highlighting.git $ZSH/plugins/zsh-syntax-highlighting 
  
-# zsh-history-substring-search plugin 
-git clone https://github.com/zsh-users/zsh-history-substring-search $ZSH/custom/plugins/zsh-history-substring-search 
-# zsh-autocomplete plugin 
-git clone --depth 1 -- https://github.com/marlonrichert/zsh-autocomplete.git $ZSH/plugins/zsh-autocomplete 
  
 ## en tantque root ## en tantque root
article/post-installation_rapide_distribution_debian.1733334940.txt.gz · Dernière modification : de estro

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki