Problems with character encoding (UTF-8 vs ISO-8859-1)

Whenever I need to do something in HTML, PHP and / or MySQL, here comes the problem of character encoding!

In MySQL coding I use is utf8_general_ci and use HTML charset = UTF-8.

Continuar a ler »»
0

Special device /dev/fd0 does not exist!

If you have problems mounting a floppy drive in linux, you may be receiving the following message
"/ dev / tty is not a block device"  
"special device / dev/fd0 does not exist"  
"mount: you must Specify the file system"

If the device / dev/fd0 does not exist probably your module was not loaded at startup. For the load can do it as follows:  

# modeprob floppy  
 and then mount the drive:  
# mount-t vfat /  dev/fd0 / mnt / floppy 
(do not forget to create the floppy directory)

Continuar a ler »»
0

Etiquetas

Seguidores

Popular Posts

Free Website Hosting