This morning i got a problem configuring my dual monitor on my ubuntu 9.10… after had enabled the propetary driver from invidia when i try to write the xorg.conf i got an error from the interface of that driver like : can’t parse the /etc/X11/xorg.conf. So i opened my shell and i do that on…
Leggi tutto
When you connect a USB Stick, SD Card or external HDD and you need to mount it by shell command by command prompt you can view alla media connected to your pc by sudo fdisk -l and the result : Disco /dev/sda: 320.0 GB, 320072933376 byte 255 testine, 63 settori/tracce, 38913 cilindri Unità = cilindri…
Leggi tutto
Configure ubuntu 9.10 with Terratec Cinergy T2 to view DVB on your pc is soo simple, and the recording is in incredible quality. To view and record TV i have choose Kaffeine that is simple, rapid and stable. First connect your Terratec T2 DVB to your usb port on your computer, after that verify with…
Leggi tutto
We have tried the Synapse Library, to build an application with Lazarus for serial comunication on Linux. The library seems very good, no need installation, only using unit, in this case synaser.pas. The project is open source and well organized. With the sample project we connected an Arduino that is a very cheap microcontroller. Some…
Leggi tutto
we have tried a lot of browser to use our ShareTeam Web Portal…. ok what is ShareTeam Portal? Is the Web module of our alfa version ERP solutiotion named ShareTeam. Well, this web portal is not visible at the moment, we plan to start after first quarter of 2010, but we have also tried it…
Leggi tutto
Usage: java -jar xls2txt.jar [options] fileToImport.xls Possible options: -list : Outputs the list of sheets of the excel document -sheet sheet-name : Outputs only the contents of the specified sheet-name -comma: Use “,” instead of “.” for decimal separator Without options all the excel sheets will be converted in text. Use “>” operator to redirect…
Leggi tutto