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 [07/04/2023 08:40]
Slyfox [Dépôt]
utilisateurs:slyfox:config:configuration-systeme [07/04/2023 09:04]
Slyfox [Logiciels préférés]
Ligne 21: Ligne 21:
  
  
-===== Logiciels préférés =====+===== Logiciels préférés ​(paquets deb) =====
  
 <code root>apt update <code root>apt update
-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>​+apt install hardinfo ffmpeg mpv audacious audacity dvdbackup geany geany-plugin* vobcopy ​kdenlive ​yad youtube-dl zenity mplayer picard quodlibet gparted handbrake kid3-cli lsdvd mencoder hardinfo alsa-tools bash-completion 
 +apt upgrade</code>
  
-===== Paquets secondaire (à tester) ===== 
  
-<code root>apt update +===== Logiciels préférés (logitec) =====
-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 upgrade</​code>​+
  
 +Cemu, Steam installer
 +===== Ajouter user au groupe sudo =====
 +
 +<code root>​echo "​slyfox ​   ALL=(ALL:​ALL) ALL" >> /​etc/​sudoers</​code>​
 ===== HP ENVY 32 =====  ===== HP ENVY 32 ===== 
  
Ligne 39: Ligne 41:
 /​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</​code>​ /​usr/​bin/​hda-verb /​dev/​snd/​hwC0D0 0x01 SET_GPIO_DATA 0x04" > /​opt/​start_hda.txt</​code>​
 +
 <code root>​chmod +x /​opt/​start_hda.txt</​code>​ <code root>​chmod +x /​opt/​start_hda.txt</​code>​
-<code root>​echo "​slyfox ​   ALL=(ALL:​ALL) ALL" >> /​etc/​sudoers</​code>​ 
  
 Création d'un fichier muet: Création d'un fichier muet:
Ligne 88: Ligne 90:
  
  
-===== Configuration bureau par défaut ===== 
- 
-<code user>​dconf reset -f /</​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>gedit /​etc/​bash.bashrc</​code>​
-pluma /​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 137: Ligne 116:
 Identifier numéro UUID Identifier numéro UUID
 <code user>​lsblk --fs</​code>​ <code user>​lsblk --fs</​code>​
-<code root>pluma /​etc/​fstab</​code>​+<code root>gedit /​etc/​fstab</​code>​
  
 <​code>#​ Disque externe HDD_STOCKAGE <​code>#​ Disque externe HDD_STOCKAGE
utilisateurs/slyfox/config/configuration-systeme.txt · Dernière modification: 06/01/2024 20:01 par Slyfox

Pied de page des forums

Propulsé par FluxBB