Outils du site

() Il se dessine de façon tangible, dans votre génération qui monte, mon camarade, une espèce d'ambition glacée d'arriver par le fric et un mépris cynique de tous les idéaux assez peu compatible avec l'idée qu'on se fait de la jeunesse éternelle génératrice de fougues irréfléchies et de colères gratuites. [Pierre Desproges]

04-linux:10-administration:72-installation

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
04-linux:10-administration:72-installation [2020/02/18 01:35] Roge04-linux:10-administration:72-installation [2023/09/08 12:08] (Version actuelle) Roge
Ligne 15: Ligne 15:
 sudo apt install -y dconf-editor sudo apt install -y dconf-editor
 sudo apt install -y xfburn sudo apt install -y xfburn
-qudo apt install -y numlockx+sudo apt install -y numlockx
 sudo apt install -y ncdu  sudo apt install -y ncdu 
  
 # sudo apt install -y realpath  # sudo apt install -y realpath 
 sudo apt install -y p7zip-full sudo apt install -y p7zip-full
 +sudo apt install -y geany
 +sudo apt install -y leafpad
 +sudo apt install -y vim
  
 sudo apt install -y nmap  sudo apt install -y nmap 
Ligne 26: Ligne 29:
  
 # sudo apt install -y openssh-client # sudo apt install -y openssh-client
-sudo apt install -y openssh-server+sudo apt install -y openssh-server
  
 sudo apt install -y lftp sudo apt install -y lftp
 sudo apt install -y ssmtp sudo apt install -y ssmtp
 sudo apt install -y mailutils mailutils-doc sudo apt install -y mailutils mailutils-doc
-sudo apt install -y geany 
-sudo apt install -y leafpad 
-sudo apt install -y vim 
 sudo apt install -y gimp sudo apt install -y gimp
  
-sudo apt install -y xsane // Scanner+sudo apt install -y xsane // Scanner
 sudo apt install -y git gitk sudo apt install -y git gitk
 # sudo apt install -y teamviewer # sudo apt install -y teamviewer
  
 sudo apt install -y gnome-commander libgnomevfs2-extra pavucontrol sudo apt install -y gnome-commander libgnomevfs2-extra pavucontrol
- 
-echo -e "\nInstalling security packages...\n" 
-sudo apt install -y privoxy gufw 
  
 echo -e "\nInstalling base packages...\n" echo -e "\nInstalling base packages...\n"
Ligne 49: Ligne 46:
 sudo apt install -y smartmontools // disk usage analyzer for GNOME sudo apt install -y smartmontools // disk usage analyzer for GNOME
 sudo apt install -y gsmartcontrol // disk SMART information sudo apt install -y gsmartcontrol // disk SMART information
-sudo apt install -y filezilla chromium-browser chromium-browser-l10n +sudo apt install -y smart-notifier  
-sudo apt install -y adobe-flashplugin browser-plugin-freshplayer-pepperflash +sudo apt install -y filezilla  
-sudo apt install -y fbreader calibre+sudo apt install -y chromium-browser  
 +#sudo apt install -y chromium-browser-l10n 
 +#sudo apt install -y adobe-flashplugin browser-plugin-freshplayer-pepperflash 
 +sudo apt install -y fbreader  
 +sudo apt install -y calibre
 sudo apt install -y vlc sudo apt install -y vlc
-sudo apt install -y vlc-l10n vlc-plugin-skins2 browser-plugin-vlc mozilla-plugin-vlc+sudo apt install -y vlc-l10n vlc-plugin-skins2  
 + 
 +echo -e "\nInstalling security packages...\n" 
 +sudo apt install -y privoxy gufw 
 + 
 +echo -e "\nInstalling NetWork monitoring...\n" 
 +sudo apt install -y nethogs 
 +sudo apt install -y iftop 
 +sudo apt install -y speedtest-cli 
 +sudo apt install -y wireshark-qt 
 +sudo apt install -y etherape 
 + 
 +sudo apt install -y apt-transport-https curl 
 + 
 +# curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add - 
 + 
 +# echo "deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main" | sudo tee /etc/apt/sources.list.d/brave-browser-release.list 
 +# sudo apt update
  
 # sudo apt install -y skype # sudo apt install -y skype
 sudo apt install -y lame sudo apt install -y lame
 sudo apt install -y flac sudo apt install -y flac
 +sudo apt install -y soundconverter
 sudo apt install -y fluidsynth  vlc-plugin-fluidsynth # player midi sudo apt install -y fluidsynth  vlc-plugin-fluidsynth # player midi
 # sudo apt install -y mysql-workbench mysql-workbench-data # sudo apt install -y mysql-workbench mysql-workbench-data
Ligne 69: Ligne 88:
 # sudo apt install -y xnview # sudo apt install -y xnview
 sudo apt install -y mixxx  audacity sudo apt install -y mixxx  audacity
 +sudo apt install -y pdfshuffler
 sudo apt install -y mypaint inkscape sudo apt install -y mypaint inkscape
-sudo apt install -y ffmpeg openshot+sudo apt install -y ffmpeg 
 +sudo apt install -y openshot
 sudo apt install -y ubuntu-restricted-extras // CoDECS sudo apt install -y ubuntu-restricted-extras // CoDECS
 sudo apt install -y gtick // Gnome Métronome sudo apt install -y gtick // Gnome Métronome
 sudo apt install -y mediainfo mediainfo-gui sudo apt install -y mediainfo mediainfo-gui
 sudo apt install -y sweethome3d sudo apt install -y sweethome3d
 +sudo apt install -y cheese
 +sudo apt install -y vokoscreen
 sudo apt install -y snapd sudo apt install -y snapd
 sudo apt install -y torbrowser-launcher sudo apt install -y torbrowser-launcher
 sudo apt install -y nginx  sudo apt install -y nginx 
 +
 +echo -e "\nInstalling yt-dlp ...\n"
 +sudo curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o /usr/local/bin/yt-dlp
 +sudo chmod a+rx /usr/local/bin/yt-dlp  # Make executable
 +
  
 echo -e "\nInstalling Androïd communication ...\n" echo -e "\nInstalling Androïd communication ...\n"
Ligne 86: Ligne 114:
 echo -e "\nInstalling game packages...\n" echo -e "\nInstalling game packages...\n"
 sudo apt install -y lbreakout2 gnubg sudo apt install -y lbreakout2 gnubg
-sudo apt install -y supertux extremetuxracer 
- 
 sudo apt install -y supertux extremetuxracer sudo apt install -y supertux extremetuxracer
 sudo apt install -y xmoto neverball sudo apt install -y xmoto neverball
Ligne 105: Ligne 131:
  
 echo -e "\nInstalling nvm (for Node.js)...\n" echo -e "\nInstalling nvm (for Node.js)...\n"
-curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.0/install.sh | bash +curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash 
-nvm --version +
  
 echo -e "\nInstalling vscodium...\n" echo -e "\nInstalling vscodium...\n"
-wget -qO - https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/master/pub.gpg | sudo apt-key add -+wget -qO - https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/master/pub.gpg 
 +    | gpg --dearmor \ 
 +    | sudo dd of=/usr/share/keyrings/vscodium-archive-keyring.gpg
 echo 'deb https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/repos/debs/ vscodium main' | sudo tee --append /etc/apt/sources.list.d/vscodium.list echo 'deb https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/repos/debs/ vscodium main' | sudo tee --append /etc/apt/sources.list.d/vscodium.list
 sudo apt -y install codium sudo apt -y install codium
Dernière modification : 2020/02/18 01:35