Outils pour utilisateurs

Outils du site


issue116:q._et_r

Ceci est une ancienne révision du document !


Q I've several files that can not be rsync. Progress of operation is done to 100% but once at 100% Kubuntu “17.04” returns me an input/output error (5). I firstly check if HDD had some bad sectors with smartmontools and badblocks commands, but no bad sectors. A (Thanks to sudodus in the Ubuntu Forums) You checked for bad blocks, but did you check and try to repair the file system? Unmount the partition and: sudo e2fsck -f /dev/sdxy where x is the drive letter and y is the partition number.

Q J'ai plusieurs fichiers qui refusent de se synchroniser avec rsync. L'opération est allée jusqu'à 100 %, mais une fois à 100 %, Kubuntu 17.04 affiche une erreur d'entrée/sortie (5).

Avec des commandes de smartmontools et badblocks, j'ai d'abord vérifié si le disque dur avait de mauvais secteurs, mais il n'y en avait pas.

R (Remerciements à sudodus sur les forums Ubuntu) Vous avez recherché de mauvais blocs, mais avez-vous vérifié et essayé de réparé le système de fichiers ?

Démonter la partition et :

sudo e2fsck -f /dev/sdxy

où x est la lettre du disque et y est le numéro de la partition.

Q My 14.04 root partition is 12 GB, and is now 95% full. How can I find and possibly remove excess “stuff” that may be filling up the root partition? A You can delete the .deb files for all the updates you have installed over the years. Once installed, the .deb files serve no purpose. sudo apt-get clean Also, use Synaptic Package Manager to “completely remove” most of the old kernels, then run: sudo update-grub

Q La partition root de mon Ubuntu 14.04 fait 12 Go et est actuellement rempli à 95 %. Comment trouver et éventuellement supprimer le surplus des « trucs » inutiles qui encombrent ma partition root ?

R Vous pouvez supprimer les fichiers .deb pour toutes les mises à jour installées au cours des années. Une fois installés, les fichiers .deb ne servent à rien.

sudo apt-get clean

Puis utilisez le gestionnaire de paquets Synaptic pour « completely remove » (enlever complètement) la plupart des vieux noyaux et, ensuite, lancez : sudo update-grub.

Q I'm trying to install VMware Workstation 12.5.2 on Ubuntu 16.10. I ran a “sudo chmod +x VMware-Workstation-Full-12.5.2-4638234.x86_64.bundle” in my terminal, but I don't know where to go from here.

A Go to this page: https://www.vmware.com/support/pubs/ws_pubs.html

Download the “Using VMWare” PDF. It includes a section on installation.

Q I want to get pictures from Canon EOS camera.

A As ajgreeny suggested, just use the file manager. Details depend on what version of Linux you are using, and perhaps which Canon camera you have.

Mark the files you want to copy, go to Pictures. and perhaps make and go to a folder such as 20161228, then paste the files into the folder.

Top questions at Askubuntu

If you are nervous about clicking on a short goo.gl URL, you can get information about it quite easily. Copy the URL, paste it into your browser's address bar, and add a plus-sign. Now goo.gl will tell you where it goes, as well as statistics about its use. (Thanks to askleo.com for the tip.)

* How to capture disk usage percentage of a partition as an integer? https://goo.gl/xZnV4d

* How can I track time from the command-line? https://goo.gl/IUMq0Z

* Music notation software for Ubuntu https://goo.gl/YiFJyR

* Do GUI based applications execute shell commands in the background? https://goo.gl/8HhywK

* How to check whether a partition is mounted by UUID? https://goo.gl/mfWjzY

* What is the command to remove all files but no folders? https://goo.gl/2Z9z90

* How to block specific username from ssh? https://goo.gl/7Qsjjk

* My Ubuntu 16.04 goes into a state of limbo when suspended https://goo.gl/ZI4t3M

issue116/q._et_r.1483542811.txt.gz · Dernière modification : 2017/01/04 16:13 de auntiee