
zulcss.wordpress.com
> /dev/null | amusings and other bitsamusings and other bits
http://zulcss.wordpress.com/
amusings and other bits
http://zulcss.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Wednesday
LOAD TIME
5.4 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
25
SITE IP
192.0.78.12
LOAD TIME
5.391 sec
SCORE
6.2
> /dev/null | amusings and other bits | zulcss.wordpress.com Reviews
https://zulcss.wordpress.com
amusings and other bits
May | 2015 | > /dev/null
https://zulcss.wordpress.com/2015/05
In part of my work for nova-compute-lxd, we use a combination of httplib, UNIX domain sockets, and JSON to talk to the LXD daemon via the REST API. Talking to various people involved in the LXD project, I have decided to split this part of nova-compute-lxd into its own project called pylxd. Pylxd is a general python library that you can use to interact with LXD in order to do container operations. From pylxd import api. C = api.API(). Print c.get container file(‘test1 , ‘/etc/hosts’). Create a rootfs of ...
October | 2012 | > /dev/null
https://zulcss.wordpress.com/2012/10
Openstack on Ubuntu – an update. It has been a while since I posted anything on this blog, but rest assured like the rest of the Ubuntu Server Team has been very busy trying to get Quantal out of the door. So with respect to Openstack what have we been doing? Folsom Release on Ubuntu 12.10. So a couple of days ago, Thierry Carrez, the OpenStack Release Manager, announced. Foslom release on Ubuntu 12.04. Pocket will be finished product of the community testing. If you want to help out with the testing and...
Introduction to nova-compute-lxd | > /dev/null
https://zulcss.wordpress.com/2015/05/01/introduction-to-nova-compute-lxd
Is a very good introduction about LXD. I have been focusing on LXD with OpenStack integration. In order to facilitate the OpenStack integration with LXD we have created a plugin called nova-compute-lxd ( nclxd. The plugin uses the REST API to interact with OpenStack to provide common container operations to OpenStack. An high level example of how nclxd creates a container is the following:. Download the tarball image from glance. Untar the tarball image into its own directory. Once you have finished inst...
December | 2011 | > /dev/null
https://zulcss.wordpress.com/2011/12
Openstack on the Pangolin and beyond. It has been a while since I posted anything OpenStack related on my blog, so I just want to let people know what is happening with OpenStack on Ubuntu. A sort of development update if you will. At UDS in October we had a session about the things we wanted to do for Openstack in Precise, the list of work items that we want to get through is found in the blueprint. December 19, 2011. Uncategorized. Soren Hansen (not the golfer). Blog at WordPress.com.
Introducing pylxd | > /dev/null
https://zulcss.wordpress.com/2015/05/27/introducing-pylxd
In part of my work for nova-compute-lxd, we use a combination of httplib, UNIX domain sockets, and JSON to talk to the LXD daemon via the REST API. Talking to various people involved in the LXD project, I have decided to split this part of nova-compute-lxd into its own project called pylxd. Pylxd is a general python library that you can use to interact with LXD in order to do container operations. From pylxd import api. C = api.API(). Print c.get container file(‘test1 , ‘/etc/hosts’). Create a free websi...
TOTAL PAGES IN THIS WEBSITE
19
Neutron, ZeroMQ and Git – Ubuntu OpenStack 15.04 Charm release! | JavaCruft
https://javacruft.wordpress.com/2015/04/29/neutron-0mq-and-git-ubuntu-openstack-15-04-charm-release
A blog that's no longer mainly about Java…. Neutron, ZeroMQ and Git – Ubuntu OpenStack 15.04 Charm release! Alongside the Ubuntu 15.04 release on the 23rd April, the Ubuntu OpenStack Engineering team delivered the latest release of the OpenStack charms for deploying and managing OpenStack on Ubuntu using Juju. Here are some selected highlights from this most recent charm release. Juju set cinder openstack-origin=cloud:trusty-kilo. For Juno, the Distributed Virtual Router (DVR) function was introduced to ...
OpenStack Summit Vancouver: Ubuntu OpenStack team presentations | JavaCruft
https://javacruft.wordpress.com/2015/02/20/openstack-summit-vancouver-ubuntu-openstack-team-presentations
A blog that's no longer mainly about Java…. OpenStack Summit Vancouver: Ubuntu OpenStack team presentations. Amongst the numerous submissions for speaking slots at the OpenStack Summit in Vancouver in May, you’ll find a select number of submissions from my team:. Multi-node OpenStack development on single system. Speakers: James Page, Corey Bryant). Scaling automated testing of Ubuntu OpenStack. Speakers: James Page, Ryan Beisner, Liam Young). OpenStack HA Nirvana on Ubuntu. We’ve been able to depl...
How we scaled OpenStack to launch 168,000 cloud instances | JavaCruft
https://javacruft.wordpress.com/2014/06/18/168k-instances
A blog that's no longer mainly about Java…. How we scaled OpenStack to launch 168,000 cloud instances. In the run up to the OpenStack summit in Atlanta, the Ubuntu Server team had it’s first opportunity to test OpenStack at real scale. AMD made available 10 SeaMicro 15000. As you would expect, we chose the best tools for deploying OpenStack:. 8211; Metal-as-a-Service, providing commissioning and provisioning of servers. OpenStack Icehouse on Ubuntu 14.04 LTS. 8211; a small footprint linux based Cloud OS.
Looking at Consul – Part 1 | /dev/root
https://devroot.org/2014/09/07/looking-at-consul-part-1
Rants of a grumpy engineer living in London. Looking at Consul – Part 1. Service Discovery has been very prominent as of lately, it is a key part of any self-healing and autoscaling system. Companies have been creating these systems in house as there was no clear open source offering, some companies like Netflix. Have published their own publicly to try to help others in embracing good practices. As a natural extension to one of their previous projects called Serf. As proven by the rigorous Jepsen tests.
Precise Pangolin (12.04 LTS) released! | /dev/root
https://devroot.org/2012/04/26/precise-pangolin-12-04-lts-released
Rants of a grumpy engineer living in London. Precise Pangolin (12.04 LTS) released! Today Ubuntu 12.04 LTS (Precise Pangolin) has been released, this is a LTS release and as such the preferred choice for lots of sysadmin/devops folks like me. In this release I’ve been involved in Cloudfoundry. But also in packaging puppet. All of which I’m quite happy about, if you feel like yelling at someone you know where to find me. This release also makes the official debut of juju. Go ahead and take the tour.
MySQL upgrade to Ubuntu 12.04 | /dev/root
https://devroot.org/2012/04/26/mysql-upgrade-to-ubuntu-12-04
Rants of a grumpy engineer living in London. MySQL upgrade to Ubuntu 12.04. Ubuntu 12.04 LTS (Precise Pangolin) has updated MySQL to version 5.5, the update is not as straight forward as in other releases so some caution must be always taken. Updating from MySQL 5.x. This is a fairly easy case, if you have any extra config in /. First of all once the upgrade to 12.04 is finished, check which packages for mysql-server are installed:. 0ubuntu0.11.10.1. Updating from MySQL 4.x. April 26, 2012. Leave a Reply...
learning | /dev/root
https://devroot.org/tag/learning
Rants of a grumpy engineer living in London. Entering a DevOps world. This post was written for the Linux Recruit blog, you can find their blog here. Systems Operations has been a very vocational task, it’s something that still. Right now a SysAdmin or a DevOps Engineer (still think that DevOps in a work title is wrong. Needs to know a lot more not only about the way Systems work but also the way code integrates, converges, releases, tests, etc. On top of that the amount of tools available in the mar...
consistency | /dev/root
https://devroot.org/tag/consistency
Rants of a grumpy engineer living in London. Looking at Consul – Part 2. In this second part of the series we will get a bit more practical with Consul, install it and define some basic checks. How to install Consul. Consul can be downloaded as a compiled binary from the Consul download page. Right now there are binaries available for OSX (64 bits), Linux (32 and 64 bits) and Windows (32 bits). If you want to compile from the source code it is available on GitHub. Unzip 0.4.0 linux amd64.zip. And for Ubu...
Fix ldap_route `null’ in sendmail 8.14.4 | /dev/root
https://devroot.org/2012/04/30/fix-ldap_route-null-in-sendmail-8-14-4
Rants of a grumpy engineer living in London. Fix ldap route `null’ in sendmail 8.14.4. I’ve got a sendmail setup with ldap routing, it’s very convenient if you’ve got a distributed sendmail environment, in my case I’ve just got ldap routing for mail hosts and not for addresses, so it’s expressed in the following form in. Routing ',`ldap -T TMPF -k (mailacceptinggeneralid=%0) -v maildrophost'. This is due to a change in behaviour in. In my case (Ubuntu) I just had to replace the file located at.
There be dragons! Entering a DevOps world | /dev/root
https://devroot.org/2014/11/13/there-be-dragons-entering-a-devops-world
Rants of a grumpy engineer living in London. Entering a DevOps world. This post was written for the Linux Recruit blog, you can find their blog here. Systems Operations has been a very vocational task, it’s something that still. Right now a SysAdmin or a DevOps Engineer (still think that DevOps in a work title is wrong. Needs to know a lot more not only about the way Systems work but also the way code integrates, converges, releases, tests, etc. On top of that the amount of tools available in the mar...
TOTAL LINKS TO THIS WEBSITE
25
Z & L Containerhandel
IT'S YOUR CHOICE,IT'S YOUR PATH
IT'S YOUR CHOICE,IT'S YOUR PATH. Everybody in the world has their own choice.Make sure you have make the right choice in choosing the right path. Sunday, December 18, 2011. It's been a long time since i wrote to you.Well i experienced my 2nd graduation with RA1001P on the last day of exam on November.Well many things happened,laughter,sadness and all kind of mix feelings were on that day.Sadness. Saturday, August 06, 2011. Tuesday, October 05, 2010. I MISS MY LONG HAIR! Subscribe to: Posts (Atom).
:::Zulco Int'L. Inc:::
We are the prominent Manufacturer and Supplier of best quality Surgical Instruments. We have vast experience and knowledge about creating perfection in instruments. We provide best in the instruments so that surgeons. Hand feel easy to use. Beauty instruments are one of our specialties. Especially fancy and. Coating scissors decorated pattern and stylish printing. Keeping view the demand of beauty we have already taking advises from. Our expertise to make it more modernize with perfection.
zulcrazydxc (zuly) - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 7 Years. This deviant's full pageview. Last Visit: 370 weeks ago. This is the place where you can personalize your profile! Window&...
www.zulcrum.com
> /dev/null | amusings and other bits
In part of my work for nova-compute-lxd, we use a combination of httplib, UNIX domain sockets, and JSON to talk to the LXD daemon via the REST API. Talking to various people involved in the LXD project, I have decided to split this part of nova-compute-lxd into its own project called pylxd. Pylxd is a general python library that you can use to interact with LXD in order to do container operations. From pylxd import api. C = api.API(). Print c.get container file(‘test1 , ‘/etc/hosts’). Create a rootfs of ...
#ZULCustoms
For Mar Azul Marine. Matos 31′ Contender. Click here to view some of our past builds. Click here to view some of our current builds. Click here to view some of our future builds. Like us on Facebook:. Matos 31′ Contender.
TM Webhosting Default Page
This is the default page for domain www.d1091173-3472.netmyne.net. If you see this page after uploading site content you probably have not replaced the. This page is autogenerated by Telekom Malaysia Berhad.
zuld.com
ritiehe.pw
zuld's blog - Blog de zuld - Skyrock.com
More options ▼. Subscribe to my blog. Created: 04/01/2014 at 6:04 PM. Updated: 04/01/2014 at 6:04 PM. Juste ici dans le but de discuter :). This blog has no articles. Subscribe to my blog! Post to my blog. Here you are free.
SOCIAL ENGAGEMENT