
ALESSIODINI.WORDPRESS.COM
Alessio dini's Blog | Just another WordPress.com weblogJust another WordPress.com weblog
http://alessiodini.wordpress.com/
Just another WordPress.com weblog
http://alessiodini.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Thursday
LOAD TIME
1.1 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
4
SSL
EXTERNAL LINKS
21
SITE IP
192.0.78.13
LOAD TIME
1.051 sec
SCORE
6.2
Alessio dini's Blog | Just another WordPress.com weblog | alessiodini.wordpress.com Reviews
https://alessiodini.wordpress.com
Just another WordPress.com weblog
Solaris 10: svc:/system/sysidtool:net offline* transitioning to online | Alessio dini's Blog
https://alessiodini.wordpress.com/2015/05/06/solaris-10-svcsystemsysidtoolnet-offline-transitioning-to-online
Alessio dini's Blog. Just another WordPress.com weblog. May 6, 2015. Solaris 10: svc:/system/sysidtool:net offline* transitioning to online. At 12:24 pm by alessiodini. Recently I patched a Solaris 10 system with few local zones. After attach phase, I booted the zones and checked their status with svcs -xv command. I saw something strange… the manifest svc:/system/sysidtool:net was in the following state:. Offline* transitioning to online. I tried to wait a couple of minutes but nothing changed! Enter yo...
Oracle T5-2 installation with Solaris 11.1 and LDOMS | Alessio dini's Blog
https://alessiodini.wordpress.com/2015/04/02/oracle-t5-2-installation-with-solaris-11-1-and-ldoms
Alessio dini's Blog. Just another WordPress.com weblog. April 2, 2015. Oracle T5-2 installation with Solaris 11.1 and LDOMS. At 8:46 am by alessiodini. I recently worked 3 days for a new customer. I installed a T5-2 server with Solaris 11.1 and I made a couple of LDOMS with Solaris 10 for disaster recovery purpose. I must thank my friend Michele Vecchiato. Because he helped me to get old Solaris 10 iso and old patch bundle. Thank you Michele :). Leave a Reply Cancel reply. Enter your comment here.
Oracle T5-2 server: how to make hardware raid | Alessio dini's Blog
https://alessiodini.wordpress.com/2015/04/07/oracle-t5-2-server-how-to-make-hardware-raid
Alessio dini's Blog. Just another WordPress.com weblog. April 7, 2015. Oracle T5-2 server: how to make hardware raid. At 10:37 am by alessiodini. Make an hardware RAID on T5-2 server is very fun. The first important thing is to locate which disk must be used for the raid. If you have more than two disks on the server you have the question: “which disk I’m selecting for the raid? It’s simple to answer this question. Just following the official ORACLE documentation:. 0) Go to OK prompt. 4) Get the targets.
Solaris 10: How to upgrade from u3 to u11 and how to migrate UFS root filesystem to ZFS filesystem on x86 platform | Alessio dini's Blog
https://alessiodini.wordpress.com/2015/01/31/solaris-10-how-to-upgrade-from-u3-to-u11-and-how-to-migrate-ufs-root-filesystem-to-zfs-filesystem-on-x86-platform
Alessio dini's Blog. Just another WordPress.com weblog. January 31, 2015. Solaris 10: How to upgrade from u3 to u11 and how to migrate UFS root filesystem to ZFS filesystem on x86 platform. At 5:04 pm by alessiodini. In these days I’m doing a lot of upgrade tasks on Solaris hosts. Solaris upgrade envolves Veritas upgrade too, and it’s funny. Recently I wrote a procedure where I upgrade a Solaris 10u3 to Solaris 10u11 with Live Upgrade on x86 platform. The procedure is here. Leave a Reply Cancel reply.
TOTAL PAGES IN THIS WEBSITE
4
JBoss – Akram Ben Aissi
http://akrambenaissi.com/category/jboss-2
Simple Application Server’s Concepts People Forgot. September 16, 2014. As a consultant, I often face the same issues and questions from customers, and with the emergence of DevOps practices, I often see people arguing on some old and proofed principles, probably only because we, as human, forget and are trying to re-invent the wheel. Java EE and the Application Servers world is no exception, so here is the top three problems I always have to re-explain when dealing with Operations and Developers issues.
Java – Akram Ben Aissi
http://akrambenaissi.com/category/java
Enable IPv6 in Pidora. June 6, 2015. August 23, 2015. I was disappointed to see that so poor documentation exists on how to enable IPv6 on a RaspberryPi running Pidora (the Fedora version for the RPi). After hanging here and out, I finally simply managed to run it using NetworkManager configuration. Since my RPi is a headless (no display machine), I simply installed XQuartz on my Mac laptop and enabled X11 Forwarding on my SSH session. X11Forwarding yes X11UseLocalhost no. Then restart the service:.
Ukelele ou comment avoir les chiffres en direct sur un clavier AZERTY sur un mac – Akram Ben Aissi
http://akrambenaissi.com/2014/06/04/ukelele-ou-comment-avoir-les-chiffres-en-direct-sur-un-clavier-azerty-sur-un-mac
Ukelele ou comment avoir les chiffres en direct sur un clavier AZERTY sur un mac. June 4, 2014. Ukelele ou comment avoir les chiffres en direct sur un clavier AZERTY sur un mac. Cette astuce va certainement ravir la plupart d’entre vous qui trouvent que le layout par défaut des claviers AZERTY est une abomination. Le mot est un peu fort, mais soyons honnêtes, l’utilisation du clavier standard français est une sorte de perversion dactylographique. This entry was posted in Mac. Leave a Reply Cancel reply.
Playing with puppet: The installation – Akram Ben Aissi
http://akrambenaissi.com/2012/01/30/playing-with-puppet-the-installation
Playing with puppet: The installation. January 30, 2012. The subject of this post may be misinterprated….or not. To help search engines to find it more easily, the subject here is to give some tricks while using the puppet tool from www.puppetlabs.org. Which used to automatically administer large systems by allowing automated installations and configurations drifts detection. While working at a customer, I met a sponsor so we decided to give it a large try. And then, perform the agent installation with:.
Binding an URL in AS7 JNDI tree – Akram Ben Aissi
http://akrambenaissi.com/2012/07/08/binding-an-url-in-as7-jndi-tree
Binding an URL in AS7 JNDI tree. July 8, 2012. August 23, 2015. AS7 provides the JNDI functionnaly through the naming subsystem. If you take a look at the corresponding schema ($AS7 HOME/docs/schema /jboss-as-naming 1 1.xsd. You will see that its configuration has only a few options. What does this XML schema description says? It says that the configuraiton of the naming subsystem is composed of “binding” elements. Each of this element can be:. Package org.akram.factory; public class ResourceURLF...Gt; e...
eap6 – Akram Ben Aissi
http://akrambenaissi.com/tag/eap6
Binding an URL in AS7 JNDI tree. July 8, 2012. August 23, 2015. AS7 provides the JNDI functionnaly through the naming subsystem. If you take a look at the corresponding schema ($AS7 HOME/docs/schema /jboss-as-naming 1 1.xsd. You will see that its configuration has only a few options. What does this XML schema description says? It says that the configuraiton of the naming subsystem is composed of “binding” elements. Each of this element can be:. Package org.akram.factory; public class ResourceURLF...Gt; e...
AS7 – Akram Ben Aissi
http://akrambenaissi.com/category/as7-2
Simple Application Server’s Concepts People Forgot. September 16, 2014. As a consultant, I often face the same issues and questions from customers, and with the emergence of DevOps practices, I often see people arguing on some old and proofed principles, probably only because we, as human, forget and are trying to re-invent the wheel. Java EE and the Application Servers world is no exception, so here is the top three problems I always have to re-explain when dealing with Operations and Developers issues.
Disabling session replication in JBoss AS5/EAP5 – Akram Ben Aissi
http://akrambenaissi.com/2012/06/21/disabling-session-replication-in-jboss-as5eap5
Disabling session replication in JBoss AS5/EAP5. June 21, 2012. August 23, 2015. Today is the official annoucement of JBoss EAP6 (based on AS7.1), so I was thinkig that it was a good day to write a blog on AS5/EAP5. Probably, not the most read article, but it will probably help someone…. Why would you disable session replication? The easy way: Do not set your application distributable. The good point of this solution is that your JBoss configuration will remain untouched and fully standard. However, ...
Simple Application Server’s Concepts People Forgot – Akram Ben Aissi
http://akrambenaissi.com/2014/09/16/simple-application-servers-concepts-people-forgot
Simple Application Server’s Concepts People Forgot. September 16, 2014. As a consultant, I often face the same issues and questions from customers, and with the emergence of DevOps practices, I often see people arguing on some old and proofed principles, probably only because we, as human, forget and are trying to re-invent the wheel. Java EE and the Application Servers world is no exception, so here is the top three problems I always have to re-explain when dealing with Operations and Developers issues.
TOTAL LINKS TO THIS WEBSITE
21
alessiodilorenzo.it – Biologo marino, Esperto in Sistemi Informativi Geografici
Consulta il mio profilo su LinkedIn. Contattami se hai bisogno di aiuto per progettare o ottimizzare la tua infrastruttura di dati spaziali. Applicazioni WebGIS, Geoportali e applicazioni per la gestione completa e l'analisi dei dati spaziali. GeoServer, MapServer, OpenLayers, LeafletJS, ESRI, D3.js, GeoDB, PHP, Java, Python, JavaScript. Biologo marino, Esperto in Sistemi Informativi Geografici. Sono un biologo marino. Specializzato con Master in Sistemi Informativi Territoriali e Telerilevamento. Proudl...
Alessio Dimartino | Scrittore
Nel novembre del 2012 vado a Genova a presentare il mio secondo romanzo. Arrivato fuori dal locale che di lì a un paio d’ore avrebbe ospitato la presentazione, trovo una ragazza molto carina che mi chiede: sei Alessio Dimartino? Post-presentazione ‘C’è posto tra gli indiani’ alla libreria Pangea di Padova. 28 aprile 2014. Da Antogni a Zico. I più grandi numeri 10 della storia del calcio. Presentazione ‘C’è posto tra gli indiani’ al SeiRosso di Milano. 17 aprile 2014. Su Il professore non torna a cena.
Alessio Di Mauro
I am currently employed as a Software Engineer at Yubico. Where I work on strong multi-factor authentication ( U2F. In 2014 I received a PhD degree in Computer Science from the Embedded System Engineering. Section of the Department of Applied Mathematics and Computer Science at the Technical University of Denmark. My research focus was on Energy-Harvesting Wireless Sensor Networks, with particular attention to Security. My supervisors were Nicola Dragoni. And Christian W. Probst. My GnuPG public key.
Alessio Di Mauro
Home
Lunedì, 18 Maggio 2015. Da faro a faro. Libro da Faro a Faro. Sulle Orme di un nome. Il Sogno di Zio Ciano. Ldquo;I sogni sono come la vita, non si possono afferrare con le mani, perchè non si può afferrare ciò che non si vede bene. Se credi nei tuoi sogni puoi star certo che nessuna forza o tornado o vulcano potrà mai portarti via l'amore. Perchè l'amore esiste per conto proprio.”. Dal film "Arizona Dream". Built with HTML5 and CSS3. Vietata la riproduzione non autorizzata.
Alessio dini's Blog | Just another WordPress.com weblog
Alessio dini's Blog. Just another WordPress.com weblog. May 6, 2015. Solaris 10: svc:/system/sysidtool:net offline* transitioning to online. At 12:24 pm by alessiodini. Recently I patched a Solaris 10 system with few local zones. After attach phase, I booted the zones and checked their status with svcs -xv command. I saw something strange… the manifest svc:/system/sysidtool:net was in the following state:. Offline* transitioning to online. I tried to wait a couple of minutes but nothing changed! 8212;...
Login
alessiodisalvo.it
Alessio Di Salvo .it. Have a look at my Curriculum. Yes, I have a Fb profile. Some Tweet, Sometimes. More than a simple passion.
alessiodistasio.com
alessiodk's blog - Blog de alessiodk - Skyrock.com
20/12/2011 at 8:03 AM. 05/01/2013 at 7:22 AM. Subscribe to my blog! Ólafur Arnalds - Raein / Faun (video). Add this video to my blog. Don't forget that insults, racism, etc. are forbidden by Skyrock's 'General Terms of Use' and that you can be identified by your IP address (66.160.134.4) if someone makes a complaint. Please enter the sequence of characters in the field below. Posted on Saturday, 05 January 2013 at 7:22 AM. Damien Saez - Montée Là-Haut. Add this video to my blog. You are not a VIP!
alessiodoriadesignallievo.blogspot.com
ALESSIO DORIA DESIGN ALLIEVO del corso A prof CECILIA POLIDORI a.a.2010-2011
ALESSIO DORIA DESIGN ALLIEVO del corso A prof CECILIA POLIDORI a.a.2010-2011. Giovedì 23 febbraio 2012. Mercoledì 21 dicembre 2011. Martedì 20 dicembre 2011. E SE QUESTA è ARTE". Http:/ www.mondrian.it/. Acquisita maggiore esperienza, egli sentì l'esigenza di mostrare nelle sue opere la realtà universale delle cose attraverso l'utilizzo delle linee rette e dello spazio colorato. Lunedì 19 dicembre 2011. Bruno Munari, a proposito della lampada Falkland. Http:/ www.google.it/imgres? Lunedì 29 agosto 2011.