jeudi, août 6 2015

Efficient Remote Desktop on linux: xrdp with RemoteFX

The two most known Remote Desktop Service on linux are XDMCP and VNC.

  • XDMCP because of the nature of X11, allowing network support directly into the protocol by design. Mostly known by advanced linux admins and seniors unix users.
  • VNC because of the easy to install a server, the availability to get a free server and client. Mostly known by users working on other platform (Windows, Mac).

These two protocol suffer from performance issue.

There is still place for RDP, mostly known because of the remote desktop service for microsoft servers, also some implementation exist in Linux: xrdp

Lire la suite

lundi, janvier 19 2015

Using several PXE servers on one DHCP: chaining!

In large environment, most enterprise software provide All-in-one solutions, they manage the computer since the boot. Fixing one PXE server in the DHCP profile for a computer, makes it hard to adapt for other usage.

Lire la suite

mardi, avril 29 2014

OSX: what is Netboot and using it with linux

Capture_d_ecran_2014-04-29_a_08.35.00.png

Netboot is a technology created by Apple to boot computers on the network like PXE. OSX Server integrates a daemon for this service. It uses a extension of DHCP, known as Boot Service Discovery Protocol BSDP

Lire la suite

dimanche, septembre 16 2012

XFCE et XRDP

XFCE4 presente , lors de la déconnexion, le bouton deconnexion. Cependant , lorsque la session est locale, il rajoute les boutons shutdown, reboot, hibernate. La où ce n'est pas de chance, c'est que xrdp, crée des sessions pour les utilisateurs à distance, et ces sessions semblent vu comme étant  […]

Lire la suite

vendredi, août 24 2012

Le RAID ce n'est pas pour les autres

La panne!

Cela devait arriver (et ca vous arrivera, Murphy est la pour ca):

  Aug  5 06:25:34 sophie mdadm[1199]: Fail event detected on md device /dev/md0, component device /dev/sdb1

Disque HS, heureusement, le serveur a ses données sur des disques RAID (RAID0, mode mirroir).

Lire la suite

lundi, décembre 19 2011

La fin d'une époque

pipit OLD

Dans des temps très lointains, quand je suis arrivé à l'IUT, j'ai découvert une salle serveur, où il n'etait pas possible d'arriver au bout de la piece de 4x8m. Des tours partout, sur des tables, sur des étagères, des cables tirés directement depuis une petite armoire de brassage... Depuis, quelques  […]

Lire la suite

vendredi, juillet 13 2007

OpenOffice can lock at exit

Some users have reported that OpenOffice locks at exit, with 2.2 under Linux sometime. OpenOffice isn't very aware that NFS /home can be a nightmare for locks. The solutions is easy: ask OpenOffice to make locks with care: Edit /usr/lib/ooo-2.2/program/soffice and set SAL_ENABLE_FILE_LOCKING=0

vendredi, novembre 10 2006

apache vhost and kerberos authentification

Using kerberos (Active Directory or classical Unix kerberos) is easy to deply for transparent authentication of users, with apache: The mod_auth_kreb do most of the job. But using vhost, some problems arise....

Lire la suite

page 2 de 2 -