Posted on 08-01-2011
Filed Under (MySQL) by Linux Poweruser Programmer

Edubuntu Synaptic Package Mngr for , and PHP5
Dennis Daniels and Demostudio and VNC
11 min – 19-Jan-06

This tutorial walks you through getting , and PHP5 via the synaptic package manager.

The Edubuntu community is built on the ideas enshrined in the Edubuntu Manifesto: that software should be available free of charge, that software tools should be usable by people in their language and despite any disabilities, and that people should have the freedom to customise and alter their software in whatever way they see fit.
–http://www.edubuntu.org/

I made this video by VNCing from my XP machine over to my Edubuntu machine on my . I recorded the VNC session using Demostudio. If there was an equally easy to use and powerful screencasting tool for that offered mpeg recording then I’d use that instead. Please post your own screencasts on how to use ! There are so many curious people about but many have never seen it in action! Make a screen cast and post your own successes, and failures, under .

keywords: software, training, tutorial, evangelism, screencast, OSS, , education, , ubuntu, Gnome, desktop, productivity, , thin client, , , synaptic, Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , , , , , , , , , ,
(0) Comments    Read More   
Posted on 29-02-2008
Filed Under (documentation) by Linux Poweruser Programmer

Zero Configuration networking with Bonjour
Google engEDU
1 hr 1 min – Nov 2, 2005

Google TechTalks
November 2, 2005

Dr. Stuart Cheshire, Apple Computer

http://www.stuartcheshire.org/


The desirability of making IP networking easy to use has been obvious for many years, but achieving that goal has proved elusive. One day, Stuart Cheshire got tired of fellow Stanford Computer Science PhD students wanting to print from his Mac (via AppleTalk) because they couldn’t work out how to configure their /etc/printcap files to access the printer they wanted to use via IP, and he decided it was time someone did something about it.

Thus began a long saga, beginning with the formation of the IETF "Zero Configuration Networking" working group, and ending where we are today, with widespread adoption of Stuart Cheshire’s Multicast and Service Discovery technology, or "Bonjour", as Apple likes to call it. Today just about every printer from just about every printer vendor supports Bonjour, and ships with it enabled by default. Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , ,
(0) Comments    Read More   
Posted on 22-02-2008
Filed Under (documentation) by Linux Poweruser Programmer

Deconstructing The Xbox System
Google engEDU
1 hr 2 min – Dec 8, 2006

Google Tech Talks
December 1, 2006

In late 2001, Microsoft released the Xbox, their first gaming console, to compete against Sony and Nintendo in the living room. As the real money is made with the games and not the consoles, Microsoft had to make sure (as much as they could) that nobody could play pirated games or use the machine for anything other than games. Although the original design idea was a good one and has been copied a lot since then, Microsoft’s inexperienced team made a variety of design, implementation, and policy mistakes. This talk first (re)constructs the design of the Xbox system from Microsoft’s point of view, and then deconstructs it from the hacker’s point of view. As a bonus, the talk will feature some insights in the system of the Xbox successor, the Xbox 360.

Michael Steil is the founder and maintainer of the Xbox- Project. He oversaw most of the Xbox hacks and also contributed to hacking, reverse engineering and porting on the Xbox. Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , ,
(0) Comments    Read More   
Posted on 21-02-2008
Filed Under (documentation) by Linux Poweruser Programmer

Performance Tuning Best Practices for
Google engEDU
43 min – Apr 28, 2006

Google TechTalks
April 28, 2006

Jay Pipes
Jay Pipes is a co-author of the recently published Pro (Apress, 2005), which covers all of the newest 5 features, as well as in-depth and analysis of the architecture, storage engines, transaction procesing, benchmarking, and advanced scenarios. You can also see his name on articles appearing in Magazine and can read more articles about at his website.


Learn where to best focus your attention when tuning the performance of your applications and database servers, and how to effectively find the "low hanging fruit" on the tree of bottlenecks. It’s not rocket science, but with a bit of acquired skill and experience, and of course good habits, you too can do this magic! Jay Pipes is ’s Community Relations Manager for North America. Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , , , , , ,
(0) Comments    Read More   
Posted on 20-02-2008
Filed Under (documentation) by Linux Poweruser Programmer

Git
Google engEDU
1 hr – Oct 12, 2007

Google Tech Talks
October, 12 2007

When you have hundreds of people simultaneously patching 25000 files of the Kernel in sometimes conflicting ways, you might need some scheme or plan to sort all that out before you can build your next kernel and reboot. The team uses "git" for their source code repository management, a homegrown solution that is optimized for highly distributed , working with huge sets of files, merging independent work at multiple levels, and seeing who broke what. (Git has also since been notably adopted by the Cairo, x.org, and Wine teams, and is being transitioned to by the Mozilla codebase.)

In my talk, I describe what "git"; is and isn’t, and why you should use it instead of CVS, Subversion, SVK, Arch, Darcs, Mercurial, Monotone, Bazaar, and just about every other repository manager. I’ll also walk though the basic concepts so that the manpages might start making sense. If I have time, I’ll even do a live walkthrough, where you can watch how fast I make typos.

Speaker: Randal Schwartz Read the rest of this entry »

Sphere: Related Content

Tags: , , , , , ,
(0) Comments    Read More