Blog Posts
Would you like to start a project with us?
Use the Contact Form to get in touch with us, comments, questions or suggestions. You can also simply say hello!.
January 26, 2017
3:15 pm
Comments: 0
Eli Kleinman
(No Ratings Yet)Loading... Monitoring remote Solaris client’s by using Java sockets. The below configuration shows how to configure a host (Solaris or Linux), to expose local performance states in...
January 26, 2017
2:46 pm
Comments: 0
Eli Kleinman
(No Ratings Yet)Loading...First lets get the auto completed code curl https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash -o ~/.git-completion.bash Now add to your .bashrc...
January 26, 2017
2:45 pm
Comments: 0
Eli Kleinman
(No Ratings Yet)Loading...How to create a runnable jar file from multiple java packages. The below example has two packages mypkg1 & mypkg2 with the below directory structure As you can see below...
January 26, 2017
2:44 pm
Comments: 0
Eli Kleinman
For example java package mypkg1 contains the main but I am still getting the error Error: Could not find or load main class One Full example below. mypkg1/One.java package mypkg1; import mypkg2.Res; public...
January 26, 2017
2:43 pm
Comments: 0
Eli Kleinman
Solution for no sound # https://bugzilla.redhat.com/show_bug.cgi?id=1206764 /root/.pulse/client.conf autospawn = yes # OK, I guess we can consider that a regression in autostart behavior, I'll re-add #...
January 26, 2017
2:41 pm
Comments: 0
Eli Kleinman
(No Ratings Yet)Loading...Below are notes on how to root your fire Amazon HD 8 (and what I have used successfully). then disabling ota and the fire launcher. I was lucky that my device was only updated...
January 26, 2017
2:37 pm
Comments: 0
Eli Kleinman
JME beginners howto Full walkthrue http://www.gamefromscratch.com/post/2015/08/31/A-Closer-Look-at-jMonkeyEngine.aspx JME3 howto https://docs.jmonkeyengine.org/beginner/hello_simpleapplication.html Terrain...
January 26, 2017
2:35 pm
Comments: 0
Eli Kleinman
Note this works with version 2.x, version 3.x does not included the Solaris lib’s First Download the lwjgl library from sourceforge link below http://sourceforge.net/project/showfiles.php?group_id=58488&package_id=54362&release_id=670417...
No posts found