logo Debian Debian Debian-France Debian-Facile Debian-fr.org Forum-Debian.fr Debian ? Communautés logo inclusivité

Debian-facile

Bienvenue sur Debian-Facile, site d'aide pour les nouveaux utilisateurs de Debian.

Vous n'êtes pas identifié(e).


L'icône rouge permet de télécharger chaque page du wiki visitée au format PDF et la grise au format ODT → ODT PDF Export

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édentes Révision précédente
Prochaine révision
Révision précédente
Prochaine révision Les deux révisions suivantes
utilisateurs:slyfox:config:configuration-systeme [06/05/2021 23:31]
Slyfox [HP ENVY 32]
utilisateurs:slyfox:config:configuration-systeme [07/04/2023 08:47]
Slyfox [Autocomplétion]
Ligne 16: Ligne 16:
  
 ===== Dépôt ===== ===== Dépôt =====
- 
-<code root>​pluma /​etc/​apt/​sources.list</​code>​ 
- 
-<file apt_sources /​etc/​apt/​sources.list.d>​ 
- 
-# Debian stable dépôt principal + paquets non libres 
-deb http://​deb.debian.org/​debian/​ stable main contrib non-free 
-    ​ 
-# Debian stable mises à jour de sécurité + paquets non libres 
-deb http://​security.debian.org/​ stable/​updates main contrib non-free 
-    ​ 
-# Debian stable mises à jour "​volatiles"​ + paquets non libres 
-deb http://​deb.debian.org/​debian/​ stable-updates main contrib non-free 
- 
-# Debian stable dépôt de rétroportages ("​backports"​) 
-deb http://​deb.debian.org/​debian/​ buster-backports main contrib non-free 
- 
-# stable deb-multimedia 
-deb http://​www.deb-multimedia.org stable main non-free 
-</​file>​ 
- 
-<file apt_sources /​etc/​apt/​sources.list>​ 
-# sid 
-deb http://​deb.debian.org/​debian/​ sid main contrib non-free 
- 
-# sid deb-multimedia 
-deb http://​www.deb-multimedia.org sid main non-free 
-</​file>​ 
- 
-<code root>​pluma /​etc/​apt/​preferences.d/​50multimedia</​code>​ 
- 
-<​file>​Package:​ * 
-Pin: release o=Unofficial Multimedia Packages,​a=stable 
-Pin-Priority:​ 100</​file>​ 
- 
-<code root>​apt-get update -o Acquire::​AllowInsecureRepositories=true 
-apt-get install deb-multimedia-keyring 
-apt update 
-apt full-upgrade</​code>​ 
  
 [[https://​debian-facile.org/​doc:​systeme:​apt:​sources.list:​depots-tiers]]\\ [[https://​debian-facile.org/​doc:​systeme:​apt:​sources.list:​depots-tiers]]\\
Ligne 61: Ligne 22:
  
 ===== Logiciels préférés ===== ===== Logiciels préférés =====
- 
-<code root>​apt-get update 
-apt install mate-desktop-environment-extras network-manager hardinfo avidemux thunderbird thunderbird-l10n-fr ffmpeg mpv hardinfo audacious audacity dvdbackup easytag geany geany-plugin* vobcopy ​ yad youtube-dl zenity mplayer picard quodlibet spek gparted handbrake kid3-cli lsdvd mencoder mgba-common mgba-qt mgba-sdl</​code>​ 
- 
-===== Paquets divers ​ 
- 
  
 <code root>apt update <code root>apt update
-apt install  ​build-essential cifs-utils dconf-editor fakeroot fdkaac flac gawk gconf-editor genisoimage git gstreamer1.0-plugins-bad gstreamer1.0-plugins-base intltool libdca0 libdvdcss2 libdvdnav4 libdvdread8 libgpod-dev libgtk2.0-dev libimobiledevice-dev libimobiledevice-utils mtp-tools ​pkg-config python3-tk qpdfview samba  smbclient vorbis-tools xz-utils checkinstall firmware-atheros firmware-iwlwifi unrar firmware-b43-installer ​ caja-open-terminal ​ gnome-calculator ​ minidlna mkvtoolnix mkvtoolnix-gui ​    ​firmware-brcm80211 firmware-linux firmware-linux-free firmware-linux-nonfree amd64-microcode intel-microcode nvidia-detect nvidia-driver pulseaudio pavucontrol firmware-intel-sound firmware-realtek build-essential ​   firmware-b43-installer+apt install ​hardinfo ffmpeg mpv audacious audacity dvdbackup geany geany-plugin* vobcopy ​ yad youtube-dl zenity mplayer picard quodlibet gparted handbrake kid3-cli lsdvd mencoder hardinfo alsa-tools ​bash-completion</​code>​
  
 +===== Ajouter user au groupe sudo =====
  
- +<code root>​echo "​slyfox ​   ALL=(ALL:​ALL) ALL" >> /​etc/​sudoers</​code>​
-apt upgrade</​code>​ +
 ===== HP ENVY 32 =====  ===== HP ENVY 32 ===== 
  
-<code root>apt update +==== Audio ====
-apt install firmware-realtek nvidia-driver alsa-tools</​code>​ +
- +
-<code root>​echo "​options snd_hda_intel model=alc274-dell-aio +
-alias snd-card-0 snd-hda-intel +
-alias sound-slot-0 snd-hda-intel +
-alias sound-slot-0 snd-card-0 +
-alias sound-service-0-0 snd-mixer-oss +
-alias sound-service-0-1 snd-seq-oss +
-alias sound-service-0-3 snd-pcm-oss +
-alias sound-service-0-8 snd-seq-oss +
-alias sound-service-0-12 snd-pcm-oss"​ > /​etc/​modprobe.d/​hda.conf</​code>​+
  
 <code root>​echo "/​usr/​bin/​hda-verb /​dev/​snd/​hwC0D0 0x01 SET_GPIO_MASK 0x0 <code root>​echo "/​usr/​bin/​hda-verb /​dev/​snd/​hwC0D0 0x01 SET_GPIO_MASK 0x0
 /​usr/​bin/​hda-verb /​dev/​snd/​hwC0D0 0x01 SET_GPIO_DIRECTION 0x0 /​usr/​bin/​hda-verb /​dev/​snd/​hwC0D0 0x01 SET_GPIO_DIRECTION 0x0
 /​usr/​bin/​hda-verb /​dev/​snd/​hwC0D0 0x01 SET_GPIO_DATA 0x0 /​usr/​bin/​hda-verb /​dev/​snd/​hwC0D0 0x01 SET_GPIO_DATA 0x0
-sleep 3+sleep 0.5
 /​usr/​bin/​hda-verb /​dev/​snd/​hwC0D0 0x01 SET_GPIO_MASK 0x04 /​usr/​bin/​hda-verb /​dev/​snd/​hwC0D0 0x01 SET_GPIO_MASK 0x04
 /​usr/​bin/​hda-verb /​dev/​snd/​hwC0D0 0x01 SET_GPIO_DIRECTION 0x04 /​usr/​bin/​hda-verb /​dev/​snd/​hwC0D0 0x01 SET_GPIO_DIRECTION 0x04
-/​usr/​bin/​hda-verb /​dev/​snd/​hwC0D0 0x01 SET_GPIO_DATA 0x04" > /​opt/​start_hda.txt +/​usr/​bin/​hda-verb /​dev/​snd/​hwC0D0 0x01 SET_GPIO_DATA 0x04" > /​opt/​start_hda.txt</​code>​ 
-chmod +x /​opt/​start_hda.txt + 
-echo "​slyfox ​   ALL=(ALL:ALL) ALL" >> /etc/sudoers ​ +<code root>chmod +x /​opt/​start_hda.txt</​code>​ 
-</​code>​ + 
-===== Imac ====+Création d'un fichier muet: 
 + 
 +<code root>ffmpeg -f lavfi -i anullsrc -t 10 /opt/silence.mp3</​code>​ 
 + 
 + 
 +__Ligne de commande pour raccourcis :__ 
 + 
 +<code user>​Type:​ Application 
 +Nom: Start_audio 
 +Commande: mpg123 --loop 10000 "/​opt/​silence.mp3"​</​code>​ 
 + 
 +<code user>​Type:​ Lancer dans un terminal 
 +Nom: Start_hda 
 +Commande:​sudo "/​opt/​start_hda.txt"</​code>​
  
-<code root>apt update 
-apt install firmware-brcm80211</​code>​ 
  
-[[https://​debian-facile.org/​doc:​materiel:​wifi:​detecter]] \\ 
-[[https://​wiki.debian.org/​Firmware]] \\ 
-[[https://​wiki.debian.org/​Firmware/​List]] \\ 
  
 ===== Liste pilote à installer ===== ===== Liste pilote à installer =====
Ligne 132: Ligne 83:
  
  
-===== Autologin Mate ===== 
  
-Ajouter une ligne autologin-utilisateur spécifiant votre nom d'​utilisateur dans le fichier /​usr/​share/​lightdm/​lightdm.conf.d/​60-lightdm-gtk-greeter.conf. 
  
-<code root> 
-pluma /​usr/​share/​lightdm/​lightdm.conf.d/​01_debian.conf 
-</​code>​ 
  
-<file config /​usr/​share/​lightdm/​lightdm.conf.d/​01_debian.conf>​ 
-# Debian specific defaults 
-# 
-# - use lightdm-greeter session greeter, points to the etc-alternatives managed 
-# greeter 
-# - hide users list by default, we don't want to expose them 
-# - use Debian specific session wrapper, to gain support for 
-# /​etc/​X11/​Xsession.d scripts 
- 
-[SeatDefaults] 
-greeter-session=lightdm-greeter 
-greeter-hide-users=true 
-session-wrapper=/​etc/​X11/​Xsession 
-autologin-user=slyfox</​file>​ 
- 
-===== Configuration bureau par défaut ===== 
- 
-<code user>​dconf reset -f /</​code>​ 
- 
-===== Sudo ===== 
-<code root>su - 
-adduser slyfox sudo</​code>​ 
- 
-===== Renommer Desktop en Bureau ===== 
-<file config ~/​.config/​user-dirs.dirs>​ 
- 
-# This file is written by xdg-user-dirs-update 
-# If you want to change or add directories,​ just edit the line you're 
-# interested in. All local changes will be retained on the next run. 
-# Format is XDG_xxx_DIR="​$HOME/​yyy",​ where yyy is a shell-escaped 
-# homedir-relative path, or XDG_xxx_DIR="/​yyy",​ where /yyy is an 
-# absolute path. No other format is supported. 
- 
-XDG_DESKTOP_DIR="​$HOME/​OneDrive/​Bureau"​ 
-XDG_DOWNLOAD_DIR="​$HOME/​OneDrive/​Downloads"​ 
-XDG_TEMPLATES_DIR="​$HOME/​Templates"​ 
-XDG_PUBLICSHARE_DIR="​$HOME/​Public"​ 
-XDG_DOCUMENTS_DIR="​$HOME/​OneDrive/​Documents"​ 
-#​XDG_MUSIC_DIR="​$HOME/​Music"​ 
-#​XDG_PICTURES_DIR="​$HOME/​Pictures"​ 
-#​XDG_VIDEOS_DIR="​$HOME/​Videos"</​file>​ 
  
 ===== Autocomplétion ===== ===== Autocomplétion =====
  
 <code root>apt install bash-completion <code root>apt install bash-completion
-pluma /​etc/​bash.bashrc</​code>​+gedit /​etc/​bash.bashrc</​code>​
  
 Rechercher la ligne **# enable bash completion in interactive shell** et supprimer les dièses (#) sur la portion de code après cette ligne jusqu'​au dernier fi. Rechercher la ligne **# enable bash completion in interactive shell** et supprimer les dièses (#) sur la portion de code après cette ligne jusqu'​au dernier fi.
Ligne 200: Ligne 105:
 fi</​code>​ fi</​code>​
  
-===== Steam ===== 
- 
-<note important>​[[https://​wiki.debian.org/​fr/​Steam#​Syst.2BAOg-mes_64_bits_.28amd64.29]]</​note>​ 
- 
-Ajouter si nécessaire ce dépôt: 
- 
-<​code>​deb http://​deb.debian.org/​debian/​ buster main contrib non-free</​code>​ 
- 
-Activer Multi-Arch et mettre à jour la liste des paquets disponibles. 
- 
-<code root>​dpkg --add-architecture i386 
-apt update</​code>​ 
- 
-Installez le paquet steam: 
- 
-<code root>apt install steam</​code>​ 
- 
-Installez les pilotes recommandés et les bibliothèques Vulkan 32 bits: 
- 
-<note warning>​Lorsque vous installez des bibliothèques 32 bits, assurez-vous qu'​elles ne rentrent pas en conflit avec leur variante 64 bits en surveillant les **suppressions suggérées par Apt** lors de ces opérations.</​note>​ 
- 
-Liens: \\ 
-[[https://​wiki.debian.org/​fr/​Steam]] \\ 
  
  
utilisateurs/slyfox/config/configuration-systeme.txt · Dernière modification: 06/01/2024 20:01 par Slyfox

Pied de page des forums

Propulsé par FluxBB