Google Tech Talk (more info below) February 11, 2011 Presented by Philip Guo. ABSTRACT It can be painfully difficult to take software that runs on one person’s machine and get it to run on another machine. Online forums and mailing lists are filled with discussions of users’ troubles with compiling, installing, and configuring software and their myriad of dependencies. To eliminate this dependency problem, we created a tool called CDE that uses system call interposition to monitor the execution of x86-Linux programs and package up the Code, Data, and Environment required to run them on other x86-Linux machines, without any installation or configuration. CDE is easy to use: Simply prepend any Linux command (or series of commands) with ‘cde’, and CDE will execute that command, monitor its actions using ptrace, and copy all files it accesses (eg, executables, libraries, plug-ins, scripts, configuration/data files) into a self-contained package. Now you can transfer that package to another Linux machine and run that exact same command without installing anything. In short, if you can run a set of Linux commands on your x86 machine, then CDE enables others to run it on theirs. People in both academia and industry have used CDE to distribute portable software, demo research prototypes, make their scientific experiments reproducible, run software natively on older Linux distros, and quickly deploy experiments to compute clusters. CDE is free and open-source, available here: www …
Posts Tagged ‘ equations ’
api
computer repair
details
developers
discontinue
diy
do it your self
download
dvd
education
efforts
entertainment
experiences
extraction
facebook
fix
functioning abnormally
gaming
howto & style
how to fix
interface-makes
internet
internet-download
internet network problem
laptop
laptop repair
manager
marketing
network
problem
product
repair
require
science & technology
seo
seo tips
slow working computer
software problems
term
tutorial
video
windows
wireless
yahoo
your-computer
CDE: Using System Call Interposition to Automatically Create Portable Software Packages
August 7, 2011
Durham College – First Degree Equations: Problem #1 – SALS tutorial
August 7, 2011
Student Academic Learning Services (SALS) is dedicated to: 1) supporting and encouraging students to achieve their full potential by promoting skills and techniques to become successful in their chosen academic program; 2) providing a welcoming, comfortable environment supporting students and faculty in their educational efforts; 3) fostering lifelong learning, using various educational resources (peers, computer software, online tutorial support, workshops) to aid student academic success and support overall college goals; and 4) contributing to student success and retention. For more information on SALS, please visit www.durhamcollege.ca