Full Circle Magazine #27 1 Contents ^ Full Circle Program in Python - Pt1 P.07 Ubuntu Women P.24

Total Page:16

File Type:pdf, Size:1020Kb

Full Circle Magazine #27 1 Contents ^ Full Circle Program in Python - Pt1 P.07 Ubuntu Women P.24 full circle ISSUE #27 - July 2009 PROGRAM IN PYTHON PART 1 full circle magazine #27 1 contents ^ full circle Program In Python - Pt1 p.07 Ubuntu Women p.24 Inkscape - Part 4 p.11 Ubuntu Games p.26 My Story p.17 MOTU Interview p.21 Scan To PDF/DJVU p.13 Command & Conquer p.05 Associate A File-Type p.16 Review p.19 Letters p.22 Top 5 p.30 The articles contained in this magazine are released under the Creative Commons Attribution-Share Alike 3.0 Unported license. This means you can adapt, copy, distribute and transmit the articles but only under the following conditions: You must attribute the work to the original author in some way (at least a name, email or URL) and to this magazine by name ('full circle magazine') and the URL www.fullcirclemagazine.org (but not attribute the article(s) in any way that suggests that they endorse you or your use of the work). If you alter, transform, or build upon this work, you must distribute the resulting work under the same, similar or a compatible license. full circle magazine #27 2 contents ^ EDITORIAL This magazine was created using : Welcome to another issue of Full Circle magazine. nd welcome to another new series! ! Yes, last month I promised a new series on LAMP servers, but since so many people requested Python in our survey, I gave it priority. I don't like to have too many series' running at once, so maybe when the Inkscape series comes to Aan end, I'll start the LAMP series. In the feature this month, Ed discusses the latest shock news that (creators of the , and , games) have been bought over. What does this mean for Linux? See page 26. Ubuntu is a complete operating system that is perfect for This months is a bit unusual, it's one man's quest to create a low laptops, desktops and servers. power, near silent, server and (to put it lightly) it looks a touch different from what Whether at home, school or work you normally see in a PC/server case! Ubuntu contains all the applications you'll ever need including word processor, email In other news this month, has been released. What does that application and web browser. mean? I'll let Steve Langasek explain: Ubuntu is and always will be free of charge. You do not pay any licensing fees. You can download, use and share Ubuntu with your friends, family, school . or business for absolutely nothing. Enjoy the issue, and keep in touch! Once installed, your system is ready to use with a full set of productivity, internet, drawing and graphics applications, and Editor, Full Circle magazine games. [email protected] use the new 'contents' link to jump to the contents page from any other page! full circle magazine #27 3 contents ^ NEWS 2. The kernel failed to clear various Launchpad Now Kernel Vulnerabilities in personality flags when setuid processes were executed. Because Open Source Survey: Linux Ubuntu of this, other vulnerabilities could Released as GPL3, Launchpad's become exploitable if a local expertise in demand Canonical code is now open source. Note attacker mapped the NULL memory Market research firm Foote announced on that although it had been page. The issue was discovered by Partners has updated its survey July 28th the previously announced that two Julien Tinnes and Tavis Ormandy of the most sought-after IT availability of a components ( and and affects only Ubuntu 8.04 LTS, skills (non-certified) and ranked new Linux kernel 8.10 and 9.04 users. ) would be held back, a last Linux experience and skills as security update minute change now includes the second most sought after for the following 3. KVM failed to validate the page both. Ubuntu distributions: 6.06 LTS, table root. This could lead to a DoS by US and Canadian employers. The top position is held by Java 8.04 LTS, 8.10 and 9.04 (also attack and crash the affected • Launchpad-users mailing list: Enterprise Edition, Standard applies to Kubuntu, Edubuntu system. The issue was discovered https://lists.launchpad.net/launch by Matt T. Yourst and affects only Edition and Micro Edition. Other and Xubuntu). The update pad-users/msg05118.html Ubuntu 8.04 LTS, 8.10 and 9.04 open source skills included in patches 4 important security • Blog post at Canonical.com: users. the list include; Apache web issues (see below for details) http://blog.canonical.com/?p=192 server, MySQL and PHP. discovered in the Linux kernel • Press release: 4. eCryptfs failed to validate various Windows didn't make the list, packages by various hackers. http://www.ubuntu.com/news/can buffer sizes. Because of this, a local but demand for .NET skills Therefore, it is strongly onical-open-sources-launchpad/ attacker could crash the affected ranked 4th. recommended to update your system or gain elevated privileges. • The development wiki: system as soon as possible! The issue was discovered by Ramon https://dev.launchpad.net/ Red Hat Certified Engineer and de Carvalho Valle and affects only • Instructions for getting code: Linux Professional Institute The following Linux kernel Ubuntu 8.04 LTS, 8.10 and 9.04 https://dev.launchpad.net/Getting vulnerabilities were discovered: users. Certification failed to make the "Hot List" for IT certifications. The Canonical Launchpad The information obtained by 1. The RTL8169 network driver The above Linux kernel developers will be on IRC in failed to validate buffer sizes. the market researchers comes vulnerabilities can be fixed if you channel #launchpad-dev on Because of this, a remote attacker from almost 2,000 public and update your system now. irc.freenode.net. That’s the place on the LAN (Local Area Network) private sector organizations to go for real time development could crash the affected system or and over 85,000 IT workers in discussion and questions. For gain elevated privileges. The issue the US and Canada. was discovered by Michael Tokarev usage issues, #launchpad is still and affects all the aforementioned the place, as before. Ubuntu systems. softpedia.com : h-online.com : Ubuntu Weekly News full circle magazine #27 4 contents ^ COMMAND & CONQUER or this month's on you could edit, but there are Command & Conquer %D%{$fg[red]%}]%{$reset_color some cases where it won't do df %}%{$reset_color%}"$'\n'"%{$f article, I'll cover a few g[blue]%}&#9492;&#9472;>%{$re anything at all (I can't say I things that are set_color%} " know all possible uses of it, so which displays filesystem Fsometimes mentioned online you will have to try for usage (I usually use it with the with instructions, or things that which looks like the image yourself). “-h” argument, so that it aren't enough for an entire below. displays in Gigabytes). article on their own, but should Another useful thing to still be mentioned. I hope that You have two ways to do know is that you can use while watch this information is useful for this: loops and the like in the actual those readers who want to do 1) you can open a new terminal shell too. For example, if you which runs a command once more with their shell, or who and view the shell (which, if wanted to list all the files in a ever 2 seconds (by default, but want to customize it, yet you're running in a tty session, directory and insert it into a can also be changed with “-n occasionally run across a term or are doing too much at once, different line of code, you could <num>” argument). that they don't know. or hate changing shells before do this: scrot you're finished, isn't a great I'll begin with prompt option) or ls|while read line; do `cat ${line}`; done which is essentially a customization. Say you've 2) you can “source” it. I prefer command-line based spent a long time finding a option #2 since it takes Of course, you will get an screenshot tool, but with a lot prompt for your terminal that's immediate effect in the original error message if you run into a of options and possibilities (see to your liking, and you've terminal, and is fairly simple to directory, but that can be the manpage for more info, finally gotten all the escape do. It is done by using the solved with a simple check there are too many options to characters set and you're command “source” followed by (using an if statement). This, cover here). ready to try it out. This is my the path (or name, if it's in however, I will leave to you. And, of course, the other .zshrc PS1: your current working directory) commands I've covered in the to the configuration file A couple of other useful past months are also export (.bashrc in this case). PS1="%{$fg[blue]%}&#9484;&#94 commands that I find myself frequently used, but the 3 above haven't been mentioned 72;[%{$fg[green]%}%n%{$fg[cya source .bashrc using a lot are: n]%}@%{$fg[green]%}%m%{$fg[bl ue]%}:%{$fg[magenta]%}%~%{$fg [blue]%}]- This command works with %{$fg[red]%}[%{$fg[cyan]%}%* most configuration files that full circle magazine #27 5 contents ^ COMMAND & CONQUER before, and are useful. One last on top or always below, but can thing I want to cover in this be both (Xmonad seems to is an open-source, Web-based, professional, article is what a tiling window offer only one or the other out groupware application that manager is, since quite a few of the box, and I couldn't find a facilitates the organization of all coders I know prefer them over work around).
Recommended publications
  • Home Server – Das Eigene Netzwerk Mit Intel NUC Oder Raspberry Pi
    7907-9.book Seite 22 Donnerstag, 29. Oktober 2020 4:59 16 7907-9.book Seite 23 Donnerstag, 29. Oktober 2020 4:59 16 Kapitel 1 1 Die erste Begegnung mit einem Home Server Was genau ist eigentlich ein Server? Was ist das Besondere an einem Home Server? Und welche Aufgaben kann er in einem Heimnetzwerk übernehmen? Auf geht es! Jetzt können Sie in die Welt der Home Server eintauchen. Ich werde Sie zunächst einmal mit wichtigen Begriffen vertraut machen und Aufgabengebiete erklären. Danach stelle ich Ihnen die Hardware vor, um die sich dieses Buch dreht. Anschließend zeige ich Ihnen, wie Sie Ihren Home Server aufbauen und welche Zube- hörkomponenten Sie unbedingt benötigen. 1.1 Was müssen Sie mitbringen, und was können Sie von diesem Buch erwarten? Dieses Buch richtet sich an Einsteiger auf dem Gebiet der Server, die sich für einen kleinen Server im Heimnetzwerk interessieren und die Thematik erst einmal kennen- lernen und ausprobieren möchten. In diesem Buch werde ich von Ihnen keine Server- kenntnisse erwarten, sondern Sie werden sie von Grund auf erlernen. Sie sollten allerdings schon ein gewisses Grundwissen im Umgang mit Computern mitbringen. Das ist aus zwei Gründen erforderlich: Zunächst einmal müssen Sie natürlich wissen, wo Ihnen ein Server(-dienst) überhaupt behilflich sein kann und was Sie von ihm erwarten können. Zusätzlich benötigen Sie ein Grundwissen im Umgang mit Com- putern, da Sie Ihren Server ja komplett allein aufsetzen werden. Grundbegriffe wie Benutzernamen und Passwörter, die Bedeutung von Programmen und deren Installa- tion sowie der Umgang mit Dateien und Verzeichnissen auf Datenträgern sollten Ihnen also schon geläufig sein.
    [Show full text]
  • Object Oriented Programming
    No. 52 March-A pril'1990 $3.95 T H E M TEe H CAL J 0 URN A L COPIA Object Oriented Programming First it was BASIC, then it was structures, now it's objects. C++ afi<;ionados feel, of course, that objects are so powerful, so encompassing that anything could be so defined. I hope they're not placing bets, because if they are, money's no object. C++ 2.0 page 8 An objective view of the newest C++. Training A Neural Network Now that you have a neural network what do you do with it? Part two of a fascinating series. Debugging C page 21 Pointers Using MEM Keep C fro111 (C)rashing your system. An AT Keyboard Interface Use an AT keyboard with your latest project. And More ... Understanding Logic Families EPROM Programming Speeding Up Your AT Keyboard ((CHAOS MADE TO ORDER~ Explore the Magnificent and Infinite World of Fractals with FRAC LS™ AN ELECTRONIC KALEIDOSCOPE OF NATURES GEOMETRYTM With FracTools, you can modify and play with any of the included images, or easily create new ones by marking a region in an existing image or entering the coordinates directly. Filter out areas of the display, change colors in any area, and animate the fractal to create gorgeous and mesmerizing images. Special effects include Strobe, Kaleidoscope, Stained Glass, Horizontal, Vertical and Diagonal Panning, and Mouse Movies. The most spectacular application is the creation of self-running Slide Shows. Include any PCX file from any of the popular "paint" programs. FracTools also includes a Slide Show Programming Language, to bring a higher degree of control to your shows.
    [Show full text]
  • Using the GNU Compiler Collection (GCC)
    Using the GNU Compiler Collection (GCC) Using the GNU Compiler Collection by Richard M. Stallman and the GCC Developer Community Last updated 23 May 2004 for GCC 3.4.6 For GCC Version 3.4.6 Published by: GNU Press Website: www.gnupress.org a division of the General: [email protected] Free Software Foundation Orders: [email protected] 59 Temple Place Suite 330 Tel 617-542-5942 Boston, MA 02111-1307 USA Fax 617-542-2652 Last printed October 2003 for GCC 3.3.1. Printed copies are available for $45 each. Copyright c 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 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.2 or any later version published by the Free Software Foundation; with the Invariant Sections being \GNU General Public License" and \Funding Free Software", the Front-Cover texts being (a) (see below), and with the Back-Cover Texts being (b) (see below). A copy of the license is included in the section entitled \GNU Free Documentation License". (a) The FSF's Front-Cover Text is: A GNU Manual (b) The FSF's Back-Cover Text is: You have freedom to copy and modify this GNU Manual, like GNU software. Copies published by the Free Software Foundation raise funds for GNU development. i Short Contents Introduction ...................................... 1 1 Programming Languages Supported by GCC ............ 3 2 Language Standards Supported by GCC ............... 5 3 GCC Command Options .........................
    [Show full text]
  • Seashore Guide
    Seashore The Incomplete Guide Contents Contents..........................................................................................................................1 Introducing Seashore.......................................................................................................4 Product Summary........................................................................................................4 Technical Requirements ..............................................................................................4 Development Notice....................................................................................................4 Seashore’s Philosophy.................................................................................................4 Seashore and the GIMP...............................................................................................4 How do I contribute?...................................................................................................5 The Concepts ..................................................................................................................6 Bitmaps.......................................................................................................................6 Colours .......................................................................................................................7 Layers .........................................................................................................................7 Channels ..................................................................................................................
    [Show full text]
  • A Wee Server for the Home
    A wee server for the home Sudarshan S. Chawathe 2018-03-24 Home server: what? why? • Something to provide small-scale local services • Printing from local network • File server • Easily and privately share files with household • Destination for backups of other computers, photos, videos • Music server • Control playback on attached home audio system • Serve music to play elsewhere • Stream music from elsewhere • Web server: Photo and video galleries • Personal XMPP/Jabber chat server • Landing spot for remote login • Wake up other computers using wake-on-LAN. • Email server, … ? • Under personal control. • Free (libre) • Independent of non-local network • availability, latency, bandwidth S.S. Chawathe, A wee server for the home 1 Why a wee server? • Low power consumption • Always-on is a nice if it only uses a few watts. • Low heat dissipation • Compact • easily stash on a shelf, behind other equipment, … • Low cost • ~ 100 USD. • Hardware options that are more open • than mainstream servers • Fun • low-risk hardware experimentation: flashing, etc. • easy hardware interfacing • blinking lights, motors, sensors, … S.S. Chawathe, A wee server for the home 2 This presentation • For, and by, a non-expert • Not very novel or unique; see FreedomBox, … • Expert advice welcome • Brief how-to and invitation • Buy, build, configure a wee home server • Use, learn, and contribute to libre software • One person’s choices and experience • not comprehensive, nor ideal • but actually used, long term • Small technical excursions (still non-expert) • udev rules • randomness • Sharing • experiences with home servers • suggestions, concerns, future directions S.S. Chawathe, A wee server for the home 3 Hardware choices • many options • examples, not exhaustive lists • what I chose and why S.S.
    [Show full text]
  • Plex Media Server Recommended Hardware
    Plex Media Server Recommended Hardware Emmenagogue Prescott parallel wittingly and unattainably, she disproving her dunlin trails unpopularly. Represented and accommodating Matthiew seethe while puerperal Harcourt stoit her shaker starchily and dyke divisively. Daytime and homogenetic Winston bug-outs his variolas compensated plunges encomiastically. Upgrade your smartphone into projects using qfinder pro solution to apple tv device, you can be hidden or plex media server hardware Minimum requirements for a 4k plex server Servers and. Requirements you further with future transcoding compared with Plex's reference httpssupportplextvarticles201774043-what-kind-of-cpu-do-i-need-for-my-server. Recommend hardwiring to the tv from the router with cat 67 Ethernet cables. Menu you read a the table to snort your order Plex Media server requires much higher hardware requirements than the PLEX application. Streams at 96 load See Recommended Plex Streams for more information. You only need for install Plex Media Server on the NAS to transfer movies or music. How to Turn a Raspberry Pi into a Plex Streaming Media. How to Setup of Plex Media Server on a Mac Mini 1 Apple's Mac mini is a. The Jellyfin project is dry open source for software media server No fees no tracking no hidden agenda Plex can vent the best streaming devices available which serve your text anywhere. The Best Prebuilt DIY and NAS Solutions for a Plex Server. We challenge a console at Plex and how quality can change any home media experience. Best Media Server for Plex 7 Awesome Pre-built NAS and. Apple's hardware runs near-silently some great long-term reliability and 7 For Windows.
    [Show full text]
  • Linux: Come E Perchх
    ÄÒÙÜ Ô ©2007 mcz 12 luglio 2008 ½º I 1. Indice II ½º Á ¾º ¿º ÈÖÞÓÒ ½ º È ÄÒÙÜ ¿ º ÔÔÖÓÓÒÑÒØÓ º ÖÒÞ ×Ó×ØÒÞÐ ÏÒÓÛ× ¾½ º ÄÒÙÜ ÕÙÐ ×ØÖÙÞÓÒ ¾ º ÄÒÙÜ ÀÖÛÖ ×ÙÔÔ ÓÖØØÓ ¾ º È Ð ÖÒÞ ØÖ ÖÓ ÓØ Ù×Ö ¿½ ½¼º ÄÒÙÜ × Ò×ØÐÐ ¿¿ ½½º ÓÑ × Ò×ØÐÐÒÓ ÔÖÓÖÑÑ ¿ ½¾º ÒÓÒ ØÖÓÚÓ ÒÐ ×ØÓ ÐÐ ×ØÖÙÞÓÒ ¿ ½¿º Ó׳ ÙÒÓ ¿ ½º ÓÑ × Ð ××ØÑ ½º ÓÑ Ð ½º Ð× Ñ ½º Ð Ñ ØÐ ¿ ½º ÐÓ ½º ÓÑ × Ò×ØÐÐ Ð ×ØÑÔÒØ ¾¼º ÓÑ ÐØØÖ¸ Ø×Ø ÐÖ III Indice ¾½º ÓÑ ÚÖ Ð ØÐÚ×ÓÒ ¿ 21.1. Televisioneanalogica . 63 21.2. Televisione digitale (terrestre o satellitare) . ....... 64 ¾¾º ÐÑØ ¾¿º Ä 23.1. Fotoritocco ............................. 67 23.2. Grafica3D.............................. 67 23.3. Disegnovettoriale-CAD . 69 23.4.Filtricoloreecalibrazionecolori . .. 69 ¾º ×ÖÚ Ð ½ 24.1.Vari.................................. 72 24.2. Navigazionedirectoriesefiles . 73 24.3. CopiaCD .............................. 74 24.4. Editaretesto............................. 74 24.5.RPM ................................. 75 ¾º ×ÑÔ Ô ´ËÐе 25.1.Montareundiscoounapenna . 77 25.2. Trovareunfilenelsistema . 79 25.3.Vedereilcontenutodiunfile . 79 25.4.Alias ................................. 80 ¾º × ÚÓÐ×× ÔÖÓÖÑÑÖ ½ ¾º ÖÓÛ×Ö¸ ÑÐ ººº ¿ ¾º ÖÛÐРгÒØÚÖÙ× Ð ÑØØÑÓ ¾º ÄÒÙÜ ½ ¿¼º ÓÑ ØÖÓÚÖ ÙØÓ ÖÖÑÒØ ¿ ¿½º Ð Ø×ØÙÐ Ô Ö Ð ×ØÓÔ ÄÒÙÜ ¿¾º ´ÃµÍÙÒØÙ¸ ÙÒ ×ØÖÙÞÓÒ ÑÓÐØÓ ÑØ ¿¿º ËÙÜ ÙÒ³ÓØØÑ ×ØÖÙÞÓÒ ÄÒÙÜ ½¼½ ¿º Á Ó Ò ÄÒÙÜ ½¼ ¿º ÃÓÒÕÙÖÓÖ¸ ÕÙ×ØÓ ½¼ ¿º ÃÓÒÕÙÖÓÖ¸ Ñ ØÒØÓ Ô Ö ½½¿ 36.1.Unaprimaocchiata . .114 36.2.ImenudiKonqueror . .115 36.3.Configurazione . .116 IV Indice 36.4.Alcuniesempidiviste . 116 36.5.Iservizidimenu(ServiceMenu) . 119 ¿º ÃÓÒÕÙÖÓÖ Ø ½¾¿ ¿º à ÙÒ ÖÖÒØ ½¾ ¿º à ÙÒ ÐÙ×ÓÒ ½¿½ ¼º ÓÒÖÓÒØÓ Ò×ØÐÐÞÓÒ ÏÒÓÛ×È ÃÍÙÒØÙ º½¼ ½¿¿ 40.1.
    [Show full text]
  • PDF File, 212 KB
    Multimedia Appendix 2. List of OS Projects Contacted for Survey Project Name Web Page 3D Slicer http://www.slicer.org/ Apollo http://www.fruitfly.org/annot/apollo/ Biobuilder http://www.biomedcentral.com/1471-2105/5/43 Bioconductor http://www.bioconductor.org Biojava http://www.biojava.org/ Biomail Scientific References Automation http://biomail.sourceforge.net/biomail/index.html Bioperl http://bioperl.org/ Biophp http://biophp.org Biopython http://www.biopython.org/ Bioquery http://www.bioquery.org/ Biowarehouse http://bioinformatics.ai.sri.com/biowarehouse/ Cd-Hit Sequence Clustering Software http://bioinformatics.org/cd-hit/ Chemistry Development Kit http://almost.cubic.uni-koeln.de/cdk/ Coasim http://www.daimi.au.dk/~mailund/CoaSim/ Cytoscape http://www.cytoscape.org Das http://biodas.org/ E-Cell System http://sourceforge.net/projects/ecell/ Emboss http://emboss.sourceforge.net/ http://www.ensembl.org/info/software/versions.htm Ensemble l Eviewbox Dicom Java Project http://sourceforge.net/projects/eviewbox/ Freemed Project http://bioinformatics.org/project/?group_id=298 Ghemical http://www.bioinformatics.org/ghemical/ Gnumed http://www.gnumed.org Medical Dataserver http://www.mii.ucla.edu/dataserver Medical Image Analysis http://sourceforge.net/projects/mia Moby http://biomoby.open-bio.org/ Olduvai http://sourceforge.net/projects/olduvai/ Openclinica http://www.openclinica.org Openemed http://openemed.org/ Openemr http://www.oemr.org/ Oscarmcmaster http://sourceforge.net/projects/oscarmcmaster/ Probemaker http://probemaker.sourceforge.net/
    [Show full text]
  • Comparison of Open-Source Electronic Health Record Systems Based on Functional and User Performance Criteria
    Original Article Healthc Inform Res. 2019 April;25(2):89-98. https://doi.org/10.4258/hir.2019.25.2.89 pISSN 2093-3681 • eISSN 2093-369X Comparison of Open-Source Electronic Health Record Systems Based on Functional and User Performance Criteria Saptarshi Purkayastha1, Roshini Allam1, Pallavi Maity1, Judy W. Gichoya2 1Department of BioHealth Informatics, Indiana University–Purdue University Indianapolis, Indianapolis, IN, USA 2Dotter Institute, Oregon Health and Science University, Portland, OR, USA Objectives: Open-source Electronic Health Record (EHR) systems have gained importance. The main aim of our research is to guide organizational choice by comparing the features, functionality, and user-facing system performance of the five most popular open-source EHR systems. Methods: We performed qualitative content analysis with a directed approach on recently published literature (2012–2017) to develop an integrated set of criteria to compare the EHR systems. The functional criteria are an integration of the literature, meaningful use criteria, and the Institute of Medicine’s functional requirements of EHR, whereas the user-facing system performance is based on the time required to perform basic tasks within the EHR system. Results: Based on the Alexa web ranking and Google Trends, the five most popular EHR systems at the time of our study were OSHERA VistA, GNU Health, the Open Medical Record System (OpenMRS), Open Electronic Medical Record (OpenEMR), and OpenEHR. We also found the trends in popularity of the EHR systems and the locations where they were more popular than others. OpenEMR met all the 32 functional criteria, OSHERA VistA met 28, OpenMRS met 12 fully and 11 partially, OpenEHR-based EHR met 10 fully and 3 partially, and GNU Health met the least with only 10 criteria fully and 2 partially.
    [Show full text]
  • Step-By-Step Install Guide OSCAR Mcmaster CMS on Linux Ubuntu 10.04 LTS (Lucid Lynx)
    Global Open Versity eHealth Labs Install Guide OSCAR McMaster CMS on Linux Ubuntu 10.04 LTS v1.5 Global Open Versity e-Health Management Systems Hands-on Labs Training Manual Step-by-Step Install Guide OSCAR McMaster CMS on Linux Ubuntu 10.04 LTS (Lucid Lynx) Kefa Rabah Global Open Versity, Vancouver Canada [email protected] www.globalopenversity.org Table of Contents Page No. STEP-BY-STEP INSTALL GUIDE OSCAR MCMASTER CMS ON LINUX UBUNTU 10.04 LTS 3 1.0 Introduction 3 Part 1: Install & Configure Linux Ubuntu 10.04 LTS Desktop 4 Step 1: Getting Started & Hardware Pre-requisites 4 Step 2: Install Linux Ubuntu 10.04 LTS 4 Step 3: Update Ubuntu 10.04 Operating Systems 4 Part 2: Installing OSCAR McMaster CMS on Linux Ubuntu 8.04 LTS Server 5 Step 1: Preamble 5 Part 3: Installing the Infrastructure Packages 6 Step 1: Install OpenSSH Package 6 Step 2: Install Sun-Java6-JDK Package 7 Step 3: Install Ant Package 8 Step 4: Install MySQL Database Server Package 8 Step 5: Install Apache Tomcat 6 Package 9 Step 6: Install Pretty Good Privacy (PGP) Package 9 Step 7: Install CVS 10 Step 8: Install PostgreSQL database server 10 Step 9: Install UNZIP Package 10 Step 10: Install Network Time Protocol (NTP) Service 11 Step 11: Reboot the server 11 Step 12: Configuring the Base Packages 11 Step 13: Configuring Tomcat6 12 Step 14: Secure Apache Tomcat6 using SSL 13 Part 5: Install OSCAR CMS Server 15 Step 1: Download & Install OSCAR 15 Step 2: Create OSCAR Database on MySQL 16 Part 6: Enabling New eCharts 18 Step 1: Enable eChart 18 Part 7: Drugref2/3
    [Show full text]
  • Using MATLAB
    MATLAB® The Language of Technical Computing Computation Visualization Programming Using MATLAB Version 6 How to Contact The MathWorks: www.mathworks.com Web comp.soft-sys.matlab Newsgroup [email protected] Technical support [email protected] Product enhancement suggestions [email protected] Bug reports [email protected] Documentation error reports [email protected] Order status, license renewals, passcodes [email protected] Sales, pricing, and general information 508-647-7000 Phone 508-647-7001 Fax The MathWorks, Inc. Mail 3 Apple Hill Drive Natick, MA 01760-2098 For contact information about worldwide offices, see the MathWorks Web site. Using MATLAB COPYRIGHT 1984 - 2001 by The MathWorks, Inc. The software described in this document is furnished under a license agreement. The software may be used or copied only under the terms of the license agreement. No part of this manual may be photocopied or repro- duced in any form without prior written consent from The MathWorks, Inc. FEDERAL ACQUISITION: This provision applies to all acquisitions of the Program and Documentation by or for the federal government of the United States. By accepting delivery of the Program, the government hereby agrees that this software qualifies as "commercial" computer software within the meaning of FAR Part 12.212, DFARS Part 227.7202-1, DFARS Part 227.7202-3, DFARS Part 252.227-7013, and DFARS Part 252.227-7014. The terms and conditions of The MathWorks, Inc. Software License Agreement shall pertain to the government’s use and disclosure of the Program and Documentation, and shall supersede any conflicting contractual terms or conditions. If this license fails to meet the government’s minimum needs or is inconsistent in any respect with federal procurement law, the government agrees to return the Program and Documentation, unused, to MathWorks.
    [Show full text]
  • GNU Guix: Package Without a Scheme!
    GNU Guix: Package without a scheme! . Andreas Enge [email protected] GNU Hackers Meeting Paris, 23 August 2013 Andreas Enge (GNU Guix) GNU Guix packaging GHM 2013 1 Guix system Two chunks of code Guix package manager I inside guix/ I lots of Scheme GNU system I inside gnu/ I Bootable system (gnu/system/), not yet written I Packages (gnu/packages/), almost no Scheme! Andreas Enge (GNU Guix) GNU Guix packaging GHM 2013 2 Available packages guix package -A | wc 454 115 GNU packages (out of 364) GCC, 6 Schemes, Perl, Python, Ocaml TeX Live X.org (client side) Glib, Cairo, Pango, Gtk+ Only free software! As pristine as possible (minimal patches) http://www.gnu.org/software/guix/package-list.html Andreas Enge (GNU Guix) GNU Guix packaging GHM 2013 3 Package description name: Lower case original package name version source I uri: Possibility of mirror://xxx/... with xxx 2 gnu, sourceforge, savannah, cpan, kernel.org, gnome, apache, xorg, imagemagick I sha256: Hash of tarball I build-system: gnu-build-system, trivial-build-system, python-build-system, perl-build-system, cmake-build-system synopsis: As in GNU Womb, not repeating the package name description: Usually taken from web page, two spaces at end of sentence license; see guix/licenses.scm home-page Andreas Enge (GNU Guix) GNU Guix packaging GHM 2013 4 Guix architecture Courtesy of Ludovic Courtès Build processes chroot, separate UID User tools guix build. guix package guix gc . make, gcc, … make, gcc, … make, gcc, … RPC Nix build daemon . sudo guix-daemon . --build-users-group=guix-builder
    [Show full text]