Skip to content

Archive

Archive for September, 2008

Synology just released a new build (2.0-0722) for the management interface for their NAS series.

They added a lot of new features:

NFS support, HDD Smart support, New download station with new download channels for eMule and NZB, and more.

Link

Beacuse the official site is alway very slow, two mirrors for the firmware of the DS107+ (which I own):

http://www.cavedist.com/D…ogy_88f5281_107+_0722.zip
http://www.pruttelpot.com/synology_88f5281_107+_0722.zip

Update: And for the tools for V722 (and the firmware for other synology devices):

http://synology.mkessler.net/index.php?path=Version722%2F

When looking for resources on Disaster Recovery for the Citrix Presentation servers I found a PDF file from Citrix covering the DR options for Access Suite 4.0.

  Citrix Access Suite Disaster Recovery Planning and Configuration (4.3 MiB, 201 hits)

Active Plugins

[active_pluginsused]

With help from I managed to get my screen resultution of my Ubutunu installed PC bigger. Becasue Xorg (Ubuntu 8.04.1) doesn’t detect a TFT/LCD screen right. The screen resolution was 640×480. Too small…

The Monitor section of the file ‘/etc/X11/xorg.conf’ looks:


Section "Monitor"
Identifier "iiyama AS4637UT"
Option "DPMS"
HorizSync 28-80
VertRefresh 75-75
EndSection

As mentioned change also the Monitor value in the Screen section to match the Identifier used in the Monitor section.