Archive for the “Linux” Category

Checking the BIOS date in Linux

Leggi questo articolo in Italiano
Lee este articulo en Castellano

If you want to check the BIOS date without rebooting your PC, here it is a command that you can use in Linux

$ sudo dmidecode | grep -C 3 -i date
BIOS Information
Vendor: Phoenix Technologies, LTD
Version: 6.00 PG
Release Date: 04/20/2004
Address: 0xE0000
Runtime Size: 128 kB
ROM Size: 256 kB

Danilo,
Spider on the Web

Quanta Plus documentation is missing

Lee este articulo en castellano

I like to use Quanta Plus to develop websites or writing PHP application.

One of the feature that I like the most is the documentation sidebar but unfortunately is not working on the last Ubuntu/Kubuntu distribution, there is something wrong in the packaging that leave broken links around.

Read the rest of this entry »