Archive for November, 2009

ldmconfig : A simple way to quickly create LDoms on a newly installed system

With the last release of the Logical Domains Manager 1.2 software, we can easyly create LDoms with the Logical Domains Configuration Assistant (click here for the oficial documentation from docs.sun.com), running the ldmconfig command. Be careful, it only works with systems where no existing logical domains configurations are present. It means that you must run [...]

FacebookTwitterGoogle BookmarksLinkedInShare

1 Comment

Solaris commands aren’t what they seem

With this new post I am going to show you some curious things that recently happened to me. For testing purposes I needed to remove the execution permission for regular users for the prstat command. So I just did a basic chmod (nothing strange for now…) : root@solarisbox# chmod 550 /usr/bin/prstat root@solarisbox# After that, regulars [...]

FacebookTwitterGoogle BookmarksLinkedInShare

, ,

2 Comments

Truco: WebConsole en DSEE 6.3.1

Debido a un fallo de seguridad detectado en Marzo de 2008 (Sun Alert 231526), en Solaris 10 5/09 y/o Directory Server Enterprise Edition 6.3.1 han cambiado la filosofía de acceso del webconsole para que sólo se pueda acceder en local a través de la dirección 127.0.0.1 y el puerto 6789. Esto impide que por defecto [...]

FacebookTwitterGoogle BookmarksLinkedInShare

No Comments