background preloader

Linux docs-lang refs

Facebook Twitter

Virtualization in the EC2 cloud using LXC. EC2 is already a (para)virtualized environment, which means it’s nearly impossible to run your own virtualization (KVM/VirtualBox/qemu) from inside that environment.

Virtualization in the EC2 cloud using LXC

However, Linux recently introduced a new system into the kernel, called cgroups, which provides a way to isolate process groups from each other in the kernel. A project was soon formed around this new technology, which allows for very thin, fast, and secure quasi-virtualization. It’s called LXC, short for LinuX Containers. And it works in EC2 perfectly. Here’s how. You’ll want a recent Linux AMI (preferrably kernel 2.6.35 or higher). Start by SSH-ing into your EC2 server. Sudo -i to become root. Now, we need to install a few packages: apt-get update && apt-get install lxc debootstrap bridge-utils dnsmasq Now run lxc-checkconfig and make sure that the tests pass (all of them should, if you’re using Ubuntu Server 11.04). NOTE: THIS IS IMPORTANT! Mkdir /cgroupmount -t cgroup none /cgroup Let’s set up DHCP/DNS on our new bridge. Mantis User Documentation. By Kenzaburo Ito (kenito@300baud.org) for 0.17.2 Introduction and background This is the Mantis user and system documentation.

Mantis User Documentation

Configuration is covered in configuration.html. Customization will be covered in another document Table of Contents Each major section is partitioned via the menu. . [ Login ] L-Store - Docs - Documentation. GNU XaoS - GNU XaoS. XaoS is an interactive fractal zoomer. It allows the user to continuously zoom in or out of a fractal in a fluid, continuous motion. This capability makes XaoS great for exploring fractals, and it’s fun! If you don’t know what fractals are, don’t worry.

XaoS includes many animated tutorials that make learning about fractals fun and easy. These tutorials are also a great introduction to all of XaoS’s features. XaoS can display many different fractal types, including Mandelbrot , Barnsley , Newton , Phoenix, and many more. XaoS currently runs on Windows, Mac OS X, Linux, and other Unix-like systems. XaoS is free software, licensed under the GPL . BeEF - The Browser Exploitation Framework Project.

Tor Bug Tracker & Wiki. Open-Source Software Mirror - Provided By Active9.com. Annotum. Practical Common Lisp. This page, and the pages it links to, contain text of the Common Lisp book Practical Common Lisp published by Apress These pages now contain the final text as it appears in the book.

Practical Common Lisp

If you find errors in these pages, please send email to book@gigamonkeys.com. These pages will remain online in perpetuity—I hope they will serve as a useful introduction to Common Lisp for folks who are curious about Lisp but maybe not yet curious enough to shell out big bucks for a dead-tree book and a good Common Lisp tutorial for folks who want to get down to real coding right away. However, don't let that stop you from buying the printed version available from Apress at your favorite local or online bookseller. For the complete bookstore browsing experience, you can read the letter to the reader that appears on the back cover of the treeware edition of the book.

Amazon | Powells | Barnes & Noble Download source code: tar.gz | zip Like what you've read? Knowledge-Based Systems In Japan. Monkeyguide. Mono Home Download Start News Contribute Community iOS android Support Monkeyguide Table of contents 1 About Mono 2 Getting Started 3 Programming with Mono 4 Portability 5 Desktop Application Programming.

Monkeyguide

Programming in Emacs Lisp. An Introduction to Programming in Emacs Lisp The homepage for GNU Emacs is at To view this manual in other formats, click here.

Programming in Emacs Lisp

This is an Introduction to Programming in Emacs Lisp, for people who are not programmers. Edition 3.10, 28 October 2009 Copyright © 1990–1995, 1997, 2001–2013 Free Software Foundation, Inc. Published by the: GNU Press, a division of the email: sales@fsf.org Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; there being no Invariant Section, with the Front-Cover Texts being “A GNU Manual”, and with the Back-Cover Texts as in (a) below. (a) The FSF's Back-Cover Text is: “You have the freedom to copy and modify this GNU manual.

This master menu first lists each chapter and index; then it lists every node in every chapter. Detailed Node Listing Preface Preface Why Study Emacs Lisp? Lisp History q. Handbook of Algorithms and Data Structures. Successful Lisp - Contents.