virtual

stupid docker tricks #239192

 cats, hack, security, virtual  Comments Off on stupid docker tricks #239192
Feb 022016
 
stupid docker tricks #239192

1) Limit max processes on container; unfortunately docker seems intent on me not doing docker stupid tricks, so this is actually a bit of a pain on some systems… but if you figure out/etc/security/limits.conf, or can use prlimit (or write your own; use RLIMIT_NPROC instead of RLIMIT_NOFILE), you can do “prlimit –pid 666 –nproc=3:3” to limit the processes on the system to a very small number. Say… only what you’re running inside […]

VMware Fusion

 DARPA, dinosaurs, dtrace, virtual  Comments Off on VMware Fusion
Oct 162013
 

Finally got Solaris 11 to work under VMware Fusion (5.03) – add (or replace whatever is there) line to the “solaris 11.vmx” in the VMware solaris location: ethernet0.virtualDev = “e1000” Works under bridged, at least! Now to engage the beast the Solaris has become over the years… hopefully dtrace will work well under the Real Thing.

 Posted by at 8:13 pm on October 16, 2013

everything looks good, but….

 art, code, people, tech, virtual  Comments Off on everything looks good, but….
Aug 282012
 

So at first, this looks normal: The emulated hardware consists in the following devices: 32 bit x86 compatible CPU 8259 Programmble Interrupt Controller 8254 Programmble Interrupt Timer 16450 UART Real Time Clock. IDE interface and hard disk. But then… he goes on to say it’s written in… javascript. http://bellard.org/jslinux/tech.html  Astonishing demo here (requires somewhat of a modern browser) :) http://bellard.org/jslinux/ Some people have big brains.

jenny’s got a pony

 music, tech, virtual  Comments Off on jenny’s got a pony
May 312012
 
jenny's got a pony

Ran across one of the all time great command line arguments while working with virtualbox’s VBoxManage: –eula accept Yes, my perl program accepts your EULA. Now go away…. (Los Lobos is in the house, hence the title)  

 Posted by at 8:29 pm on May 31, 2012  Tagged with: ,