Difference between revisions of "Ubuntu"

From PostgreSQL_wiki
Jump to: navigation, search
(OsFinancials)
(Ubuntu 9.10)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
= Ubuntu =
 
= Ubuntu =
 
== OsFinancials ==
 
== OsFinancials ==
  +
De Wine installatie van Osfinancials draait veel beter dan de installatie op een gevirtualiseerde XP. De reden is nog onduidelijk, maar het ligt mogelijk aan de firewall als Osfinancials Internet op wil. De firewall heeft Internet voor de gevirtualiseerde XP om veiligheidsredenen geblokkeerd.
http://www.osfinancials.org/mediawiki/index.php/Linux_Client_Dutch_Installatie_handleiding
 
  +
http://www.osfinancials.org/mediawiki/index.php/Linux_Client_Eng_Install_manual
 
  +
Installatiehandleidingen van Osfinancials zelf:
  +
http://www.osfinancials.org/mediawiki/index.php/Linux_Client_Dutch_Installatie_handleiding
  +
http://www.osfinancials.org/mediawiki/index.php/Linux_Client_Eng_Install_manual
   
 
== Wine ==
 
== Wine ==
Line 8: Line 11:
 
fbclient.dll --> gds32.dll (.wine/drive_c/windows/system32)
 
fbclient.dll --> gds32.dll (.wine/drive_c/windows/system32)
 
msvcp60.dll (.wine/drive_c/windows/system32)
 
msvcp60.dll (.wine/drive_c/windows/system32)
== Ubuntu 9.10 ==
+
== Wifi ==
  +
De wifi configuratie van Ubuntu wil het nog wel eens begeven, "over night" na een hybernate.
  +
* http://nowardev.wordpress.com/2010/05/15/network-management-disabled-after-suspend-to-ram-kubuntu-10-04
  +
Mooie stapsgewijze check van de setup:
  +
* https://help.ubuntu.com/community/WifiDocs/WirelessTroubleShootingGuide

Latest revision as of 16:30, 23 October 2011

Ubuntu

OsFinancials

De Wine installatie van Osfinancials draait veel beter dan de installatie op een gevirtualiseerde XP. De reden is nog onduidelijk, maar het ligt mogelijk aan de firewall als Osfinancials Internet op wil. De firewall heeft Internet voor de gevirtualiseerde XP om veiligheidsredenen geblokkeerd.

Installatiehandleidingen van Osfinancials zelf:

http://www.osfinancials.org/mediawiki/index.php/Linux_Client_Dutch_Installatie_handleiding
http://www.osfinancials.org/mediawiki/index.php/Linux_Client_Eng_Install_manual

Wine

You will to copy two dll's from a Windows computer (or from the internet) to your /home/<username>/.wine directory.

fbclient.dll --> gds32.dll (.wine/drive_c/windows/system32)
msvcp60.dll (.wine/drive_c/windows/system32)

Wifi

De wifi configuratie van Ubuntu wil het nog wel eens begeven, "over night" na een hybernate.

Mooie stapsgewijze check van de setup: