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
utilisateurs:daebis [Le 01/10/2019, 23:59] – [#] Daebisutilisateurs:daebis [Le 29/01/2021, 06:41] (Version actuelle) – [Maj sous Lubuntu] Daebis
Ligne 1: Ligne 1:
 +====== Daebis /  Dae ======
 +===== Profils =====
 +|Nom|K|
 +|Prénom|Anthony|
 +|Lieu|Paris|
 +|Ubunteros depuis combien de temps|20 Octobre 2014|
 +|Distribution testée|Lubuntu **17.04** 16.10 - 16.0415.10 15.04, 14.10, 14.04; Ubuntu Gnome 10.10, 14.04, Ubuntustudio XFCE 14.10, LxDebian 7 et 8.1|
 +Gmac, Gnome 2/3 Xfce, KDE, 
 +==== Votre découverte de Ubuntu ====
 +Un vieux HP sur la fin, Xp planté (encore) un iso de Lubuntu ... Essayons. 
 +La possibilité de modifier et de mieux comprendre comment tout fonctionne
 +==== Votre expérience sur Lubuntu ====
 +Beaucoup de rapidité et parfois quelques prises de tête.
  
 +==== Vos loisirs ====
 +Gaming, JdR, Gn, Menuiserie, électrotechnique
 +==== Contacts ====
 +Mail /irc
 +|Mail|mailto:Dae.anthony@gmail.com| |IRC|freenode.org, epiknet.org|
 +http://cdimage.ubuntu.com/lubuntu/releases/vivid/release/
 +==== Mes Conseils choix PC ====
 +http://forum.ubuntu-fr.org/viewtopic.php?pid=19356871#p19356871
 +
 +==== BodyCount ====
 +  * MacBookPro : 8
 +  * MacBookAir : 1
 +  * HP  : 4
 +  * ACER : 5
 +  * Asus : 7
 +  * Samsung : 2
 +  * Dell : 1
 +  * Toshiba : 1
 +  * Sony Vaio : 1
 +  * Eeepc : 7 (701 au 1021) [[:asus_eee_pc_t101mt|T101TM]]
 +  * Packard Bell 1
 +  * Fixe : 6
 +  * Autre Portable : 5 +3
 +  * MSI : 2 (GP62 , PG72)
 +  * ** Total 54 Ordi sauvé**
 +
 +**mono boot, 26
 +DualBoot 28**
 +
 +Hdd Pré-installer 5 (vendu a montgallet-one)
 +
 +- Acer aspire 5315 x4
 +
 +===== voici mon script d'install =====
 +<code>
 +sudo add-apt-repository --remove "deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted main multiverse universe"
 +gksudo software-properties-gtk
 +gksudo leafpad /etc/apt/sources.list && firefox http://paste.ubuntu.com/11123162/
 +sudo apt install -y launchpad-getkeys && sudo launchpad-getkeys
 +sudo apt full-upgrade -mu --fix-missing&& sudo apt-get -mu dist-upgrade --fix-missing && sudo apt-get autoremove && sudo apt-get autoclean && sudo apt-get clean
 +sudo dpkg --configure -a
 +</code>
 +==== Firefox 28 ====
 +<code>
 +wqet -q https://launchpad.net/disk-manager/1.1/1.1.1/+download/disk-manager_1.1.1-1_all.deb / && /disk-manager_1.1.1-1_all.deb && sudo rm /disk-manager_1.1.1-1_all.deb
 +sudo apt install -y ntfs-config python-support python-gtk2 python-glade2
 +gksudo disk-manager && gksudo ntfs-config
 +</code><code>
 +##Firefox 28 + FR ##
 +sudo apt-get purge -y firefox firefox-locale-fr firefox-locale-en hunspell-en-ca hunspell-en-us
 +wget -q http://security.ubuntu.com/ubuntu/pool/main/f/firefox/firefox_28.0+build2-0ubuntu2_i386.deb -o ~/firefox_28.0+build2-0ubuntu2_i386.deb
 +wget -q http://security.ubuntu.com/ubuntu/pool/main/f/firefox/firefox-locale-fr_28.0+build2-0ubuntu2_i386.deb -o ~/firefox-locale-fr_28.0+build2-0ubuntu2_i386.deb
 +~/firefox_28.0+build2-0ubuntu2_i386.deb &&  ~/firefox-locale-fr_28.0+build2-0ubuntu2_i386.deb
 +## For x64
 +#wget -q http://security.ubuntu.com/ubuntu/pool/main/f/firefox/firefox_28.0+build2-0ubuntu2_amd64.deb -o ~/firefox_28.0+build2-0ubuntu2_amd64.deb
 +#wget -q http://security.ubuntu.com/ubuntu/pool/main/f/firefox/firefox-locale-fr_28.0+build2-0ubuntu2_amd64.deb -o ~/firefox-locale-fr_28.0+build2-0ubuntu2_amd64.deb
 +sudo apt-mark hold firefox && apt-mark hold firefox-locale-fr && add-apt-repository -r ppa:mozillateam/firefox-next;add-apt-repository -r ppa:mozillateam/
 +rm -rf  ~/firefox_28.0+build2-0ubuntu2_i386.deb && rm -rf ~/firefox-locale-fr_28.0+build2-0ubuntu2_i386.deb
 +</code>
 +
 +==== Firefox 55 ====
 +
 +Revenir en version 55 de firefox
 +
 +## **For x64**<code>
 +sudo pkill firefox
 +sudo apt purge firefox* && wget -q http://ucho.ignum.cz/linuxmint/pool/upstream/f/firefox/firefox_55.0.2~linuxmint1+betsy_amd64.deb http://ucho.ignum.cz/linuxmint/pool/upstream/f/firefox/firefox-locale-fr_55.0.2+linuxmint1+sonya_amd64.deb && sudo dpkg -i ~/firefox* && sudo apt autoremove && sudo apt-mark hold firefox && sudo apt-mark hold firefox firefox-locale-fr && rm -rf  ~/firefox*.deb
 +</code>
 +## **For x32**<code>
 +sudo pkill firefox
 +sudo apt purge firefox* && wget -q http://ucho.ignum.cz/linuxmint/pool/upstream/f/firefox/firefox_55.0.2~linuxmint1+betsy_i386.deb http://ucho.ignum.cz/linuxmint/pool/upstream/f/firefox/firefox-locale-fr_55.0.2+linuxmint1+sonya_i386.deb && sudo dpkg -i ~/firefox* && sudo apt autoremove && sudo apt-mark hold firefox && sudo apt-mark hold firefox firefox-locale-fr && rm -rf  ~/firefox*.deb
 +</code>
 +==== Teamviewer One Liner ====
 +<code>wget -q https://download.teamviewer.com/download/teamviewer_i386.deb && sudo chmod -R 775 ~/teamviewer* && sudo dpkg -i ~/teamviewer* && rm -rf ~/teamviewer*
 +</code>
 +==== App Divers ====
 +<code>
 +sudo add-apt-repository ppa:hydr0g3n/qbittorrent-stable && sudo apt install qbittorrent
 +sudo add-apt-repository ppa:tualatrix/next && sudo apt install ubuntu-tweak
 +sudo apt install -y most && sudo update-alternatives --config pager
 +3
 +sudo apt install -y manpages-fr manpages-fr-dev manpages-fr-extra libjpeg8 libjpeg62
 +sudo apt install -y wallch baobab bleachbit htop xpdf irssi alacarte apturl cmatrix onboard testdisk p7zip-full xfce4-power-manager-plugins wicd cmatrix-xfont irssi-scripts 
 +sudo apt install -y volti libavcodec-extra pavucontrol libdvdread4 libavcodec-ffmpeg56 libavcodec-extra-56 lubuntu-restricted-extras lubuntu-restricted-addons linux-firmware-nonfree linux-firmware libjpeg8 libjpeg62
 +sudo apt install -y elementary-icon-theme human-icon-theme human-theme xcursor-themes
 +sudo apt install -y pinta krita gscan2pdf fbreader 
 +----
 +sudo apt install -y geany* geany-plugin*
 +wget -qO- https://cloud.github.com/downloads/codebrainz/geany-themes/geany-themes-0.21.1.zip | tar jxv -C ~/.config/geany/ && rm ~/.config/geany/geany-themes-0.21.1.zip && /usr/share/applications/geany.desktop
 +----
 +sudo apt install -y hexchat hexchat-common
 +hexchat && sudo pkill hexchat
 +wget 'http://sd-1.archive-host.com/membres/up/28289641317483130/hexchat.zip' -P ~/Téléchargements/ && sudo chmod -R 770 ~/Téléchargements/ && file-roller ~/Téléchargements/hexchat.zip -e ~/.config/hexchat && sudo chmod -R 770 ~/.config/hexchat
 +cp /usr/share/applications/hexchat.desktop ~/.config/autostart && sudo chmod -R 775 ~/.config/autostart
 +wget 'http://sd-1.archive-host.com/membres/up/28289641317483130/beep.wav' -P ~/.config/hexchat/sound/
 +rm ~/Téléchargements/hexchat*.zip*
 +----
 +sudo apt install -y VLC qcomicbook qelectrotech*
 +sudo add-apt-repository ppa:http://download.ebz.epson.net/dsc/op/stable/debian/ lsb3.2 main -O- | sudo apt-key add -
 +sudo apt install -yf playonlinux
 +sudo add-apt-repository ppa:ubuntu-wine/ppa -O- | sudo apt-key add -
 +sudo apt install -y wine1.7
 +sudo add-apt-repository ppa:nowrep/qupzilla -O- | sudo apt-key add -
 +sudo apt install -y qupzilla
 +sudo apt install libreoffice-writer libreoffice-l10n-fr libreoffice-help-fr hyphen-fr libreoffice-gtk
 +wget -q https://secure.logmein.com/labs/logmein-hamachi_2.1.0.130-1_i386.deb && logmein-hamachi_2.1.0.130-1_i386.deb
 +
 +sudo apt install manpages-fr manpages-fr-dev manpages-fr-extra libjpeg62 wallch baobab bleachbit htop xpdf irssi alacarte apturl gparted qbittorrent cmatrix onboard testdisk p7zip-full p7zip-rar cmatrix-xfont irssi-scripts volti libavcodec-extra pavucontrol libdvdread4 lubuntu-restricted-extras lubuntu-restricted-addons ubuntu-restricted-extras ubuntu-restricted-addons LXDE linux-firmware-nonfree linux-firmware pinta gscan2pdf tesseract-ocr-fra fbreader geany elementary-icon-theme human-icon-theme human-theme xcursor-themes hexchat VLC pv libreoffice hexchat libreoffice pdfsam pdfshuffler wine playonlinux onboard fslint gstreamer1.0-plugins-ugly libreoffice-l10n-fr hyphen-fr mythes-fr calligra-l10n-fr samba samba-doc samba registry-tools smbnetfs winbind scrounge-ntfs ntfs-3g disktype hfsplus hfsprogs hfsutils-tcltk hfsutils dosfstools gtkpod gpixpod ifuse
 +
 +sudo apt update && sudo apt full-upgrade && sudo apt dist-upgrade && sudo apt-get autoremove
 +
 +sudo apt install qupzilla ipad-charge most suld-printer-pdf-fix suld-driver2-1.00.21 suld-configurator-2-qt4 suld-driver-4.01.17 samsungmfp-scanner
 +
 +
 +##x64##
 +#wget -q https://secure.logmein.com/labs/logmein-hamachi_2.1.0.130-1_amd64.deb && logmein-hamachi_2.1.0.130-1_amd64.deb
 +sudo add-apt-repository ppa:webupd8team/haguichi -O- | sudo apt-key add -
 +sudo apt install haguichi
 +firefox http://grawok.wordpress.com/2011/07/14/firefox-associer-un-lien-magnet-a-transmission/
 +
 +</code>
 + ##uninstall app##
 + <code>
 +sudo apt purge pidgin sylpheed transmission* xscreensaver abiword gnumeric gimp
 +</code>
 +====  Game ====
 +<code>
 +sudo apt install -y pingus
 +sudo apt install -y technoball
 +sudo apt install -y widelands
 +sudo apt install -y penguin-command
 +sudo apt install -y miterius
 +sudo apt install -y wsnoth
 +sudo apt install -y hyper
 +sudo apt install -y mog
 +sudo apt install -y lierolibre
 +sudo apt install -y gnugo
 +sudo apt install -y flare
 +sudo apt install -y dink
 +sudo apt install -y minecraft
 +sudo apt install -y wolfenstein
 +sudo apt install -y scourge
 +sudo apt install -y tong
 +sudo apt install -y openalphimist
 +sudo apt install -y openRA
 +sudo apt install -y Violetland
 +sudo apt install -y Atomicworm
 +sudo apt install -y bloodfrontier
 +sudo apt install -y forsake
 +sudo apt install -y djl XQF
 +exit
 +</code>
 +===== Add launcher on autostart =====
 +<code>
 +  - cp -f /usr/share/applications/LXterminal ~/.config/autostart/
 +  - cp -f /usr/share/applications/firefox ~/.config/autostart/
 +  - cp -f /usr/share/applications/hexchat ~/.config/autostart/
 +  - cp -f /usr/share/applications/audacious ~/.config/autostart/
 +  - cp -f /usr/share/applications/volti ~/.config/autostart/
 +  - sudo reboot
 + </code>
 +===== IRC / alias =====
 +
 +<code>
 +N=bitlbee
 +P=###########
 +E=UTF-8 (Unicode)
 +F=27
 +D=0
 +S=im.bulix.org/6668
 +J=#twitter_depanneurdae
 +J=&Gtalk
 +J=&facebook
 +
 +N=Twitch
 +I=Daebis18
 +i=Daebis18
 +U=Dae
 +R=Dae
 +P=oauth:##############
 +E=UTF-8 (Unicode)
 +F=89
 +D=0
 +S=irc.twitch.tv/6667
 +J=#twitch
 +J=#lachiipiie
 +
 +N=Epiknet
 +P=######
 +E=UTF-8 (Unicode)
 +F=91
 +D=0
 +S=Irc.epiknet.org/6667
 +C=msg Themis IDENTIFY %p
 +J=#Olympe
 +J=#Canal-Roliste
 +J=#linux
 +J=#Informatique
 +J=#Jeux
 +J=#Bittorrent
 +
 +N=Debian Servers
 +E=UTF-8 (Unicode)
 +F=91
 +D=0
 +S=irc.oftc.net
 +J=#lxde
 +J=#bitlbee
 +
 +N=Ubuntu Servers
 +I=[FR]Dae
 +i=Dae-
 +U=[FR]Dae
 +R=Anthony
 +P=##########
 +E=UTF-8 (Unicode)
 +F=89
 +D=0
 +S=irc.freenode.net/8001
 +C=ns identify %p
 +J=#lubuntu,
 +J=#lxde,
 +J=#ubuntu
 +J=#ubuntu-steam
 +J=#playonlinux
 +J=#crossover
 +J=#winehq
 +J=#ubuntu-ca,
 +J=#ubuntu-fr,
 +J=#ubuntu-installer,
 +J=#ubuntu-qc
 +J=#ubuntu-fr-party
 +J=#ubuntu-fr-asso
 +J=#debian-facile
 +J=#python-fr
 +J=#hexchat
 +</code>
 +<code>
 +alias apt-get1='sudo launchpad-getkeys && sudo apt update -ymu --fix-missing && sudo apt upgrade -ymu --fix-missing && sudo apt-get -ymu dist-upgrade --fix-missing && sudo apt-get autoremove && sudo apt-get autoclean && sudo apt-get clean'
 +</code>
 +===== addon Firefox =====
 +
 +  * [[https://addons.mozilla.org/firefox/downloads/latest/607454/addon-607454-latest.xpi?src=dp-btn-primary|µblock Origin]]
 +  * [[https://addons.mozilla.org/firefox/downloads/latest/53003/addon-53003-latest.xpi?src=userprofile|Flash and video download]]
 +  * [[https://addons.mozilla.org/firefox/downloads/latest/5972/addon-5972-latest.xpi?src=userprofile|RamBack]]
 +  * [[https://addons.mozilla.org/firefox/downloads/file/239283/fasterfox-3.9.85-fx.xpi?src=search|Fasterfox]]
 +  * [[https://addons.mozilla.org/firefox/downloads/latest/ghostery/addon-9609-latest.xpi?src=ss|Ghostery]]
 +  * [[http://www.yesware.com/install/firefox|yesware]]
 +  * [[https://addons.mozilla.org/firefox/downloads/latest/2108/addon-2108-latest.xpi?src=userprofile|stylish]]
 +  * [[https://addons.mozilla.org/firefox/downloads/latest/greasemonkey/addon-748-latest.xpi?src=ss|greasyMonkey]]
 +  * [[https://addons.mozilla.org/firefox/downloads/latest/445852/addon-445852-latest.xpi?src=cb-dl-mostpopular|To google translat]]
 +  * [[https://addons.mozilla.org/firefox/downloads/latest/285546/addon-285546-latest.xpi?src=userprofile|S3.google translat]]
 +  * [[https://addons.mozilla.org/firefox/downloads/file/98170/email_this!_bookmarklet_extension-2.3.0-fx+sm.xpi?src=userprofile|mail this]]
 +  * [[https://addons.mozilla.org/firefox/downloads/file/83707/email_yourself!-1.0-fx.xpi?src=userprofile|gmail yourself]]
 +  * [[https://addons.mozilla.org/firefox/downloads/latest/pdf-mage/addon-688756-latest.xpi?src=dp-btn-primary|PDFMage]]
 +  * [[https://addons.mozilla.org/firefox/downloads/latest/190/addon-190-latest.xpi?src=userprofile|linkification]]
 +  * [[https://addons.mozilla.org/firefox/downloads/latest/124500/addon-124500-latest.xpi?src=userprofile|MP3]]
 +  * [[https://addons.mozilla.org/firefox/downloads/latest/548026/addon-548026-latest.xpi?src=userprofile|ForceHTML5]]
 +  * [[https://addons.mozilla.org/firefox/downloads/latest/472577/addon-472577-latest.xpi?src=dp-btn-primary|Classic Theme restore]]
 +  * [[https://addons.mozilla.org/firefox/downloads/latest/15003/addon-15003-latest.xpi?src=dp-btn-primary|Compatibility reporter]]
 +===== Ajout PCmanFM as ROOT =====
 +<code>
 +  - sudo cp -f '/usr/share/applications/pcmanfm.desktop' '#root-pcmanfm.desktop'
 +  - menu://applications/Accessories/pcmanfm.desktop
 +</code>
 +===== commande magique =====
 +<code>
 +sudo dpkg --configure -a
 +uname -a
 +bleachbit -c --preset
 +df -h
 +btrfsck --repair
 +sudo dpkg --force all --purge
 +sudo apt install -f
 +sudo apt update ; sudo apt full-upgrade && sudo apt autoremove
 +hostname -i && hostname -I && hostname -s && hostname -A && arp -n && arp -D
 +sudo apt install system-config-printer-gnome 
 +rm -r -f ~/.local/share/Trash/files/*
 +sudo rm -R .local/share/Trash/*
 +sudo apt --fix-broken install
 +
 +rsync -avrltDP --stats --progress --human-readable --info=progress2
 +</code>
 +https://ubuntuforums.org/showthread.php?t=1122670 disk full
 +
 +neofetch
 +
 +==== dbind-WARNING: 11:48:17.041 ====
 +<code>dbind-WARNING **: 11:48:17.041: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files</code>
 +
 +
 +<note>sudo apt install at-spi2-core</note>
 +===== Forum =====
 +<code>
 +
 +Bonjour, afin de mieux vous aider, aidez nous en nous fournissant les informations utiles suivantes avec un terminal ([b]Ctrl Alt T[/b])
 +[code]lsb_release -d && echo $XDG_CURRENT_DESKTOP[/code]
 +[code]cat /proc/version && dpkg -l | grep -Ei "linux-headers|linux-image"[/code]
 + un screenshot de [b]gparted (sudo apt install -y gparted )[/b]
 +[code]free -h[/code]
 +[code]lspci | grep "VGA compatible controller"[/code]
 +Utilisez-vous votre ordinateur pour un travail spécifique ?
 +
 +Et retournez nous le résultat pour chacun dans les balises [b]code[/b] à faire grâce au bouton [img]http://forum.ubuntu-fr.org/img/fluxtoolbar/smooth/bt_pre.png[/img] de la barre d’édition ...
 +
 +Avec ces informations nous aurons ainsi une meilleure vue d'ensemble de votre système, et nous pourrons commencer alors à émettre des hypothèses pour résoudre vos problèmes.
 +
 +
 +</code>
 +===== Projet =====
 +==== Maj sous Lubuntu ====
 +https://forum.ubuntu-fr.org/viewtopic.php?pid=21700736#p21700736
 +
 +==== Steam Astroneer save folder ====
 +~/.steam/steam/steamapps/compatdata/361420/pfx/drive_c/users/steamuser/Local Settings/Application Data/Astro/Saved/SaveGames
 +==== Ecran tactile et autres bidouilles ====
 +PC test : asus T101TM avec stillet avec ecran orientable et pliant 
 +
 + Ecran nativement reconnu sous Lubuntu16.04x64
 +
 +  * Installer arandr pour la gestion de l'orientation
 +  * Onboard pour le clavier virtuel
 +  * Cellwriter pour la reconnaissance d'ecriture manuscrite
 +
 +=== Cree 3 script ===
 +  * normal <code>#!/bin/sh
 +xrandr --output VIRTUAL1 --off --output LVDS1 --mode 1024x600 --pos 0x0 --rotate normal --output VGA1 --off && xinput_calibrator
 +</code>
 +  * inverse (-180°) <code>#!/bin/sh
 +xrandr --output VIRTUAL1 --off --output LVDS1 --mode 1024x600 --pos 0x0 --rotate inverted --output VGA1 --off && xinput_calibrator
 +</code>
 +  * right (-90°) <code>#!/bin/sh
 +xrandr --output VIRTUAL1 --off --output LVDS1 --mode 1024x600 --pos 0x0 --rotate left --output VGA1 --off
 +</code> NE PAS Utiliser calibrator, ou tous plantera
 +
 +**Script tous en 1 !**
 +<code>#!/bin/bash
 +
 +# Créé par Ikevin sur irc.epiknet.org
 +/usr/bin/xrandr -q | grep -i "inverted" | cut -d" " -f4 | grep "inverted" &> /dev/null
 + 
 +if [ "$?" == "0" ]
 +then
 +    /usr/bin/xrandr --output VIRTUAL1 --off --output LVDS1 --mode 1024x600 --pos 0x0 --rotate normal --output VGA1 --off &> /dev/null
 +
 +    xinput_calibrator &> /dev/null
 +else
 +    /usr/bin/xrandr --output VIRTUAL1 --off --output LVDS1 --mode 1024x600 --pos 0x0 --rotate inverted --output VGA1 --off &> /dev/null
 +
 +    xinput_calibrator &> /dev/null
 +fi</code>
 +=== Ce qui marche : === 
 +L'orientation, clavier tactile avec onboard
 +
 +=== Ce qui ne marche pas : === 
 +Le tactile est toujours en "normal-mode"
 +Utilisation de xinput_calibrator pour le mode Inverse
 +
 +=== À faire : ===
 +  * <del>Simulé/émulé clic droit</del> Onboard => souries, 2e bouton "clic droit"
 +  * zoom/loupe
 +  * <del>automatisé la reconnaissance de Xinput-calibrator</del>
 +  * assigné rotation_button (keycode 179) => avec obKey
 +
 +==== Itune ====
 +  * Lubuntu 16.10x64
 +  * Playonlinux 4.2.10 (configuré en W7)
 +  * Wine 2.3 (32x & 64x)
 +  * SSD neuf 128Gio Kingston, 4Gio de ram DDR3
 +
 +
 +**Itune 12.5.5**
 +<code>
 +wget https://secure-appldnld.apple.com/itunes12/031-94939-20170123-014E4004-DF1D-11E6-8CA3-56D3D55B5B9D/iTunes6464Setup.exe
 +wget https://secure-appldnld.apple.com/itunes12/031-94942-20170123-014E4040-DF1D-11E6-8CA3-57D3D55B5B9D/iTunesSetup.exe
 +</code>
 +**Itune 11.4**
 +<code>
 +wget https://secure-appldnld.apple.com/iTunes11/031-06980.20140909.Ffgt9/iTunes64Setup.exe
 +wget https://secure-appldnld.apple.com/iTunes11/031-06979.20140909.Ppfef/iTunesSetup.exe
 +</code>
 +**Itune 10.7**
 +<code>
 +wget http://appldnld.apple.com/iTunes10/041-7197.20120912.Frt4R/iTunes64Setup.exe
 +wget http://appldnld.apple.com/iTunes10/041-7196.20120912.Ber43/iTunesSetup.exe
 +</code>
 +
 +* Tests avec Playonlinux => Itune 10 (x32 uniquement)
 +  * Avec 10.7, wine 1.4.1 echec
 +  * Avec 11.4, wine 1.7.48 => erreur apres signature du contrat {{:utilisateurs:2017-03-09-022136_1366x768_scrot.png?linkonly|}}
 +  * Avec 12.5.5, Wine 1.4.1 => rien ne se passe à l'execution du setup
 +  * Avec 12.5.5, Wine 1.7.48 => il se lance, proposé de "repair" tous les element et ... crash
 +  * Avec 12.5.5, Wine 2.3 => message d'erreur puis lancement d'itune O_o What !?, c'est lent mais cela fonctionne
 +
 +Log
 +  * [[https://paste.ubuntu.com/24143381/|Log-Install1]]
 +  * [[https://paste.ubuntu.com/24143384/|Log-Install2]]
 +  * [[https://paste.ubuntu.com/24143390/|Log-itune12.5.5x32]]
 +
 +* Test avec PoL en créant un disque x64
 +
 +[[http://filehippo.com/fr/search?q=.net|DotNet]] 
 +
 +==== Navigo & WatchData ====
 +https://doc.ubuntu-fr.org/navigo
 +
 +==== Acer Aspire 5315 ====
 +Pc d'occasion à 70€
 +reconditionné avec Lubuntu x32
 +soucis de carte wifi
 +
 + 
 +==== # ====
 +[[http://www.reliablecounter.com/count.php?page=doc.ubuntu-fr.org/utilisateurs/daebis&digit=style/plain/1/&reloads=1]]
 +
 +''/run/user/1000/gvfs/'' dossier reseau sous ftp
 +
 +==== Bluetooth IB22 ====
 +https://doc.ubuntu-fr.org/ib22
 +necessite:
 +pulseaudio, audacious, blueman
 +<code>sudo apt install pulseaudio pulseaudio-module-bluetooth
 +sudo apt install blueman bluetooth
 +sudo apt install audacious</code>
 +
 +  -  activer votre enceite (c'est mieux si elle est chargée)
 +  -  ouvrir avec audacious votre music
 +  -  dans les parametre s'assuré que audacious utilise bien pulsaudio
 +  -  établire une connexion avec l'enceinte (menuapp, préférence, gestionnaire de bluetooth blueman, ajouter, IB22
 +  -  ouvrir le mélangeur de pulseaudio et placé "lecture" audacious sur "IB22"
 +
 +__**en cas de soucis.**__
 +<code>sudo /etc/init.d/bluetooth restart
 +sudo rfkill unblock all
 +sudo hciconfig hci0 up</code>
 +
 +<note tip>personnellement j'ai d'abord initialisé la connexion avec mon smartphone, puis déconnecter celui ci et connecter avec le PC via blueman, connexion instantanée.</note>
 +
 +==== Discord + OBS ====
 +
 +https://doc.ubuntu-fr.org/obs-discord
 +
 +==== Voice Mod ====
 +petite teste pour l'usage ludique uniquement.
 +
 +=== Materiel === 
 +<code>
 +msi@msi-GS60-2PC-Ghost 
 +---------------------- 
 +OS: LUbuntu 18.04.4 LTS x86_64 
 +Host: GS60 2PC Ghost REV:1.0 
 +Kernel: 4.15.0-92-generic - snd_hda_intel
 +CPU: Intel i7-4700HQ (8) @ 3.400GHz 
 +USB controller : Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05) (prog-if 20 [EHCI])
 +USB controller : Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05) (prog-if 30 [XHCI])
 +USB controller : Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05) (prog-if 20 [EHCI])
 +Audio device : Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
 +Audio device : Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
 +</code>
 +
 +avec ALSA + pulseAudio (pavucontrol)
 +
 +Micro casque SOG H2 (USB)
 +Micro interne du PC (webcam)
 +
 +=== Programme tester: ===
 +== SoX  ==
 +== VoiceChanger ==
 +== PyVoiceChanger  ==
 +== PitchBox.jar  ==