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
mailto:Dae.anthony@gmail.com | IRC | freenode.org, epiknet.org |
Mes Conseils choix PC
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) 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
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
Firefox 28
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
##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
Firefox 55
Revenir en version 55 de firefox
## For x64
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
## For x32
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
Teamviewer One Liner
wget -q https://download.teamviewer.com/download/teamviewer_i386.deb && sudo chmod -R 775 ~/teamviewer* && sudo dpkg -i ~/teamviewer* && rm -rf ~/teamviewer*
App Divers
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/
##uninstall app##
sudo apt purge pidgin sylpheed transmission* xscreensaver abiword gnumeric gimp
Game
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
Add launcher on autostart
- 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
IRC / alias
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
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'
addon Firefox
Ajout PCmanFM as ROOT
- sudo cp -f '/usr/share/applications/pcmanfm.desktop' '#root-pcmanfm.desktop' - menu://applications/Accessories/pcmanfm.desktop
commande magique
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
Forum
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.
Maj sous Lubuntu
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
#!/bin/sh xrandr --output VIRTUAL1 --off --output LVDS1 --mode 1024x600 --pos 0x0 --rotate normal --output VGA1 --off && xinput_calibrator
- inverse (-180°)
#!/bin/sh xrandr --output VIRTUAL1 --off --output LVDS1 --mode 1024x600 --pos 0x0 --rotate inverted --output VGA1 --off && xinput_calibrator
- right (-90°)
#!/bin/sh xrandr --output VIRTUAL1 --off --output LVDS1 --mode 1024x600 --pos 0x0 --rotate left --output VGA1 --off
NE PAS Utiliser calibrator, ou tous plantera
Script tous en 1 !
#!/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
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 :
Simulé/émulé clic droitOnboard ⇒ souries, 2e bouton "clic droit"- zoom/loupe
automatisé la reconnaissance de Xinput-calibrator- 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
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
Itune 11.4
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
Itune 10.7
wget http://appldnld.apple.com/iTunes10/041-7197.20120912.Frt4R/iTunes64Setup.exe wget http://appldnld.apple.com/iTunes10/041-7196.20120912.Ber43/iTunesSetup.exe
* 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 2017-03-09-022136_1366x768_scrot.png
- 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
* Test avec PoL en créant un disque x64
Navigo & WatchData
- Brancher USB - lecteur
- lsusb
- sudo apt install scan_tools scand && scand && scan_tools
- Inserer la carte (puce vers le haut)
- Placer user agent sur windows - IE11
- sudo apt install icedtea-netx
- Recharger ma carte
- Enregistrer fichier JNLP
- Clic droit exectuer avec ⇒ icetea web java
- Payer, et voila !!
La suite ici https://doc.ubuntu-fr.org/Navigo
Acer Aspire 5315
Pc d'occasion à 70€ reconditionné avec Lubuntu x32 soucis de carte wifi
#
/run/user/1000/gvfs/
dossier reseau sous ftp
Bluetooth IB22
necessite: pulseaudio, audacious, blueman
sudo apt install pulseaudio pulseaudio-module-bluetooth sudo apt install blueman bluetooth sudo apt install audacious
- 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.
sudo /etc/init.d/bluetooth restart sudo rfkill unblock all sudo hciconfig hci0 up
Voice Mod
petite teste pour l'usage ludique uniquement.
Materiel
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)
avec ALSA + pulseAudio (pavucontrol)
Micro casque SOG H2 (USB) Micro interne du PC (webcam)