The new Atom 1.0 text editor is now available. But only to 64-bit processors. How I can create a 32-bit version?
Home
/
user-267521
Jorge B.'s questions
I used hardinfo
to see if my mini SD card was working, as shown in the image.
I have tried this response and this.
But I can't mount it.
I try:
~$ sudo mount -t vfat /dev/sde /mnt
and:
~$ sudo mount -t ntfs /dev/sde /mnt
And this error appear:
mount: no medium found on /dev/sde
My syslog when I insert my SD:
Do You know how can I mount it?
Ubuntu 14.04.2 LTS
I'm using Pidgin and I'm using en_US as default Ubuntu language . But I want to use pt_PT as default spellchecker on Pidgin. How I do that?
How can I change the date of 12h to 24h of my ubuntu server 14.04.1 LTS?
My current locale:
$ cat /etc/default/locale
LANG="en_GB.UTF-8"
LANGUAGE="en_GB:en"
Using $ sudo date nnddhhmmyyyy.ss
?