As you know when you start your Ubuntu, the bluetooth is always on. If you want to change it you should edit one line in file /etc/bluetooth/main.conf.
Read MoreUSB flash drive is read only
Sometimes – especially when I copy large files to my USB flash drive – something is going wrong. Then I noticed that my USB flash drive is read only. I don’t know why this happens, but I think it is connected with DOS file system. So let’s see the solution.
Read MoreExternal hard drive is read only
Last time when I plugged in my external hard drive (via USB) I couldn’t write anything on it. The external hard drive is read only (it was mounted in read only mode). So I checked my operating system, actually packages. Then I found that I need ntfs-3g package. To install it just copy and paste it in terminal:
1 |
sudo apt-get install ntfs-3g |
After install it my external hard drive became fully read and…
Read MoreScanner MUSTEK 1248 UB on Ubuntu
I have an old scanner Mustek 1248UB and I decided to use it on my Ubuntu 12.04 64bit. Of course after plugged it in USB it doesn’t work, so I found solution in the internet. BTW Mustek 1248UB is still very popular scanner.
Read More