Dear all,
Since I use again my Kubuntu 14.04 on an ACER Aspire 5750G, I find it very slow. I usually have to wait 15-60 seconds between a click on the mouse and its effect and the windows are often very badly shown.
Please could you help me to speed it?
This may help you:
You can also find enclosed a picture of the CPU use.
Since I use again my Kubuntu 14.04 on an ACER Aspire 5750G, I find it very slow. I usually have to wait 15-60 seconds between a click on the mouse and its effect and the windows are often very badly shown.
Please could you help me to speed it?
This may help you:
Code:
alfred@alfred-Aspire-5750G:~$ df -h Dateisystem Größe Benutzt Verf. Verw% Eingehängt auf udev 3,9G 4,0K 3,9G 1% /dev tmpfs 784M 1,2M 783M 1% /run /dev/sda3 286G 254G 18G 94% / none 4,0K 0 4,0K 0% /sys/fs/cgroup none 5,0M 0 5,0M 0% /run/lock none 3,9G 120M 3,8G 4% /run/shm none 100M 20K 100M 1% /run/user alfred@alfred-Aspire-5750G:~$
Code:
alfred@alfred-Aspire-5750G:~$ cat /etc/fstab # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> # / was on /dev/sda3 during installation UUID=2afde356-50bd-425d-892e-6e4ba30d99c1 / ext4 errors=remount-ro 0 1 # swap was on /dev/sda5 during installation UUID=686a675f-922f-48cf-803a-11b3604bc359 none swap sw 0 0 alfred@alfred-Aspire-5750G:~$
Comment