05-02-2014, 12:40 PM
The sound problem is fixed , Real Player downloads physically the video to the computer and shows its icon on the video screen on passing the mouse over it but lately there are problems with it in Chrome and Firefox and it only works on Internet Explorer8.
My Data drive has mainly PDF documents and books and spreadsheets and word documents and powerpoint and copies of internet articles + zipped program sources . I accessed some files yesterday but can I move them to the LL area ? not that it matters .
How does one download Skype and to which folder?
My Data drive has mainly PDF documents and books and spreadsheets and word documents and powerpoint and copies of internet articles + zipped program sources . I accessed some files yesterday but can I move them to the LL area ? not that it matters .
How does one download Skype and to which folder?
Code:
wombat66@wombat66-ESPRIMO-Mobile-V6505:~$
wombat66@wombat66-ESPRIMO-Mobile-V6505:~$ sudo fdisk -l
[sudo] password for wombat66:
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xe4e1e4e1
Device Boot Start End Blocks Id System
/dev/sda1 * 63 163846934 81923436 7 HPFS/NTFS/exFAT
/dev/sda2 163846996 488396799 162274902 f W95 Ext'd (LBA)
/dev/sda5 163846998 317444399 76798701 7 HPFS/NTFS/exFAT
/dev/sda6 317446144 484282367 83418112 83 Linux
/dev/sda7 484284416 488396799 2056192 82 Linux swap / Solaris
wombat66@wombat66-ESPRIMO-Mobile-V6505:~$
wombat66@wombat66-ESPRIMO-Mobile-V6505:~$ sudo blkid -c/dev/null
/dev/sda1: UUID="04A8A5B1A8A5A1A2" TYPE="ntfs"
/dev/sda5: UUID="FA3C1CC33C1C7D37" TYPE="ntfs"
/dev/sda6: UUID="20e0ed07-4311-4cf5-83c6-496ddd3ea5af" TYPE="ext4"
/dev/sda7: UUID="77fc3697-15d9-4466-b55c-a8b477df3cd4" TYPE="swap"
/dev/zram0: UUID="6e46d4b5-6f08-4ca8-9982-6551fe8dc931" TYPE="swap"
wombat66@wombat66-ESPRIMO-Mobile-V6505:~$
wombat66@wombat66-ESPRIMO-Mobile-V6505:~$ cat/etc/fstab
bash: cat/etc/fstab: No such file or directory
wombat66@wombat66-ESPRIMO-Mobile-V6505:~$
wombat66@wombat66-ESPRIMO-Mobile-V6505:~$ 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>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda6 during installation
UUID=20e0ed07-4311-4cf5-83c6-496ddd3ea5af / ext4 errors=remount-ro 0 1
# swap was on /dev/sda7 during installation
UUID=77fc3697-15d9-4466-b55c-a8b477df3cd4 none swap sw 0 0
wombat66@wombat66-ESPRIMO-Mobile-V6505:~$