G-WAN. Complete install process for Ubuntu (both for the 32 and the 64 OS versions).

Size: px
Start display at page:

Download "G-WAN. Complete install process for Ubuntu (both for the 32 and the 64 OS versions)."

Transcription

1 G-WAN Complete install process for Ubuntu (both for the 32 and the 64 OS versions). G-WAN (Global Web Area Network) is both a web server (for static web pages) and a web application server (for rich dynamic web pages). However, one of its singularity, along the first one that is its exceptional performances vs. any other competitor, is to be able to use a lot of programming languages to create dynamic web pages to make Web2 sites, including all the compiled languages using the GCC collection such as ANSI C, C++, ADA, Cobol, D, Fortran, Modula 2/3 or Pascal, but also Objective C and Objective C++, as well as several scripting interpreted programming languages such as Go, Java, Javascript server-side, LUA or Python (via specific handlers), to allow Web developers to develop rich interactive Web2 sites with their programming language of choice! And the list above isn t finished since other useful and very used programming languages such as BASIC (using the excellent QB64 compiler) or PHP (via a multipurpose FastCGI handler) are in the way to be soon available for G-GAN. However, even if all these programming languages (current or future) may be used with G-WAN, its natural native language of choice is: ANSI C! Why? I m not here to compare the pros and cons of all these programming languages (even if I ve my own preference), but I just want to explain why the ANSI C programming language is the natural G-WAN s fit. The GCC ANSI C compiler is naturally installed with every single UNIX like distribution, whatever its release and both in the relevant 32 or 64 bit versions. Period! So, if you need to use G-WAN from scratch without installing any other package and using the best of its performances, you can do so in only four steps: - Download G-WAN from its website (~ Unpack G-WAN into a folder (usually into /opt/gwan_linux??-bit) where?? is 32 or 64 - Open a console and go to the directory where you ve unpacked G-WAN - Start G-WAN (./gwan). That s it! No more, no less (and my job terminates here LoL). However, if you need to allow G-WAN to use more than the 1024 TCP-IP simultaneous connections (the by default system limit), you ll have to start G-WAN using the following command line: sudo./gwan Meanwhile, launching G-WAN this way will link it to the terminal session from which it was started, and if you close this terminal session you will also stop G-WAN! Oops! So, if you need to start G-WAN independently of the terminal session (i.e. as an independent deamon that will allow you to close the terminal session while G-WAN still runs), please use the following command line: sudo./gwan d where the d parameter means deamon.

2 But now, let s go back to the different G-WAN s supported languages. When you download the G-WAN package, G-WAN comes with several real life small samples to help you understand how it can be used. However, even if most of these samples are pure ANSI C codes, some of them request external libraries (such as the Tokyocabinet), and some other samples using other programming languages than ANSI C (such as Objective C++ or Java) request to install different relevant parquets. The goal of this manual is not only to tell you what are these different parquets to install, but more importantly to show you (using screeshots) how to install them. So, this manual will now try to explain how to do so for Ubuntu The complete list of the component required to play with all the G-WAN sample is: - g++ - libtokyocabinet-dev - libsqlite3.0 - gobjc++ - openjava-jdk - and sooner than later, both QB64 and PHP. If you just installed Ubuntu (whatever 32 or 64 bit) on your computer, and want to install G-WAN and play with all its demo samples, how can you do that? First, if you just installed UBUNTU from its CD, you have to update your fresh UBUNTU install with a bunch of stuff using a bunch of command lines. But if you re a true Linux newbie (and don t understand anything to the command line), don t worry, I m not anymore a command line fan either (I m too old and both my 2 friends Alzheimer and Microsoft Windows helped me to forget how to use these old dogs - LoL). However, sometimes I m obliged to use some of them! So, be happy, my memory isn t totally out of order and I ll show you exactly what must be done with console screenshots if you re obliged to use a command line. I hope this document will help you.

3 If you just started UNBUNTU and have opened your user session, you should have a screen like this: The first thing to do after a fresh install is to update your system. To do so, click on the Update Manager icon.

4 This will open the following dialog: From here, click on the [Settings ] button.

5 This will open the following dialog: On the Update tab, select the Pre-released updates (oneiric-proposed) option. This will open the following new dialog: Enter your password and click on the [Authenticate] button.

6 Then on the Other Software tab, select the Canonical Partners option and click on the [Close] button.

7 Update the list of the Software to be modified by clicking on the [Check] button, then once the list of the package will be updated, click on the [Install Updates] button. Then enter your password and click on the [Authenticate] button.

8 Then, be patient! (LoL)! The time needed to download and install all the updates depends both on your Internet connection bandwidth and on your computer speed (CPU, RAM and Disks). On my test machine (AMD Athlon FX GB HDD Velociraptor RPM) and with a 2 Mb Internet connection, the complete process to update Ubuntu as described above needed approximately 45 minutes. Once the update process is complete, reboot your system.

9 Once you ve rebooted, open the Dash Home and click on the More Apps icon.

10 Then type the word synaptic into the Search Applications entry field.

11 Then, double click on the Synaptic Package Manager icon to install this software.

12 This will open the following dialog:

13 Then, select the three unselected Add-ons (Program that can find unusued packages, Debian Documentation Browser and Generates programs menu for all menu-aware applications) and click on the [Apply Changes] button. Enter your password and click on the [Authenticate] button.

14 Then click on the [Install] button.

15 Once the Synaptic Package Manager is installed, you can add it to the Launcher.

16 Then, start the Synaptic Package Manager by clicking on its icon. Enter your password and click on the [Authenticate] button.

17 The Synaptic Package Manager should look like this:

18 Enter the word libtokyo into the Quick filter entry field. This will show you the following selection:

19 Then, select the libtokyocabinet-dev package: In the following dialog, click on the [ Mark] button.

20 Then, click on the [ Apply] button of the following dialog.

21 Once the libtokyocabinet componants will be installed, the relevant package will show a green selection area.

22 Then enter the word libsqlite3 into the Quick filter entry field.

23 Select the libsqlite3-dev package and click on the [ Apply] button. Then validate your selection by clicking on the [Apply] button of the following dialog.

24 Once the libsqlite3-dev package will be installed, the relevant package will show a green selection area.

25 Then type le word g++ into the Quick filter entry field and select the g++ package. Confirm the additional required changes.

26 And install the required g++ components. Once the g++ components will be installed, the relevant packages will show a green selection area.

27 Then enter the word openjjk-6 into the Quick filter entry field and select the openjdk-6-jdk package. Accept the additional required changes.

28 And install these packages. Once the g++ components will be installed, the relevant packages will show a green selection area.

29 Finally, enter the word gobjc++ into the Quick filter entry field and select the gobjc package. Accept the additional required changes.

30 And install these packages. Once the Objective C:C++ components will be installed, the relevant packages will show a green selection area

31 Now, you re done with all the optional packages required by G-WAN to play with all its samples. Connect to the G-WAN web and select the Download tab. Depending of your OS version (32 or 64 bit), download and save the relevant G-WAN package (32 or 64 bit).

32 Then, open the folder where you downloaded G-WAN by right clicking on the G-WAN file. This will open the following dialog.

33 Then double click on the G-WAN package. This will open the following dialog where you ve to right click on the G-WAN folder and select the Extract option from the pull-down menu.

34 Then, select the place where you want to install G-WAN (for this presentation, I put it on the desktop). Once the extraction is done, close the following dialog.

35 Close all the windows and reboot your system. Once you ve rebooted, open the Dash home and select the More Apps icon.

36 Start a Terminal session.

37 From the console, go to the directory where you installed G-WAN and launch it.

38 Yes, we re going to use a command line! Type: cd Desktop/gwan_linux??-bit &&./gwan where?? is 32 or 64 depending of the G-WAN version you installed. After few seconds, you should then receive the following answer form G-WAN.

39 Then start your browser at the following address: localhost:8080

40 Then you will access to the index.html page of your local G-WAN server.

41 Select the Server Report link. This page shows both the version of G-WAN (here the bit) and the Ubuntu version (here bit).

42 From the index page, select the loan link.

43 Then, compute this loan using the default ANSI C programming language. The result was done (on my old machine) in 0.06 ms.

44 Then, do the same computation, but using the Java scripted language. The result was done in ms. (e.g. in 874 more times than the same computation done with the ANSI C language)! Choose your camp Camarade!

45 Now, in the address entry field, enter the following command : localhost:8080/?hello.mm This is a short sample using Objective C++. Now, you can also play with all the other samples that are located into the CSP folder. Have fun. ***************** This is the end (for today as of March 15, 2012) of this manual. I hope it may help some of you, especially if you re like me a true Newbie with Linux. Cheers.

User manual to install QB64 on Precise Pangolin. Ubuntu LTS

User manual to install QB64 on Precise Pangolin. Ubuntu LTS User manual to install QB64 on Precise Pangolin Ubuntu 12.04 LTS Hi all QB64 lovers. I know a lot of people having problems to install Ubuntu 12.04 LTS, and when they succeed to do, they also encounter

More information

FileWave Server Install and Configuration

FileWave Server Install and Configuration FileWave Server Install and Configuration For this first installment in the FileWave Multiplatform Manager series we are going to cover FileWave Server Install and Configuration. We are also going to overview

More information

2 Installing the Software

2 Installing the Software INSTALLING 19 2 Installing the Software 2.1 Installation Remember the hour or two of slogging through software installation I promised (or warned) you about in the introduction? Well, it s here. Unless

More information

Android Studio Setup Procedure

Android Studio Setup Procedure Android Studio Setup Procedure System Requirements : Windows OS Linux OS Mac OS Microsoft Windows 7/8/10 (32- or 64-bit) 3 GB RAM minimum, 8 GB RAM recommended; plus 1 GB for the Android Emulator 2 GB

More information

CIS 231 Windows 10 Install Lab # 3

CIS 231 Windows 10 Install Lab # 3 CIS 231 Windows 10 Install Lab # 3 1) To avoid certain problems later in the lab, use Chrome as your browser: open this url: https://vweb.bristolcc.edu 2) Here again, to avoid certain problems later in

More information

Using Eclipse for C Programming

Using Eclipse for C Programming Using Eclipse for C Programming George Ferguson ferguson@cs.rochester.edu June 2018 Abstract Students are used to using the Eclipse IDE for programming in Java. This document describes how to install and

More information

Aware IM Version 8.1 Installation Guide

Aware IM Version 8.1 Installation Guide Aware IM Version 8.1 Copyright 2002-2018 Awaresoft Pty Ltd CONTENTS 1 INSTALLATION UNDER WINDOWS OPERATING SYSTEM... 3 1.1 HARDWARE AND SOFTWARE REQUIREMENTS... 3 1.2 USING THE INSTALLATION PROGRAM...

More information

Version June 2016

Version June 2016 HOSTING GUIDE Version 3.2.3 June 2016 This guide is sold in conjunction with the VETtrak Hosting Serv ice and is current at the time of purchase. Later v ersions are av ailable for download from www.v

More information

A computer program is a set of instructions that causes a computer to perform some kind of action. It isn t the physical parts of a computer like the

A computer program is a set of instructions that causes a computer to perform some kind of action. It isn t the physical parts of a computer like the 1 Not All Snakes Slither A computer program is a set of instructions that causes a computer to perform some kind of action. It isn t the physical parts of a computer like the wires, microchips, cards,

More information

Operating Systems Lab 1. Class topic: Installation of the operating system. Install Ubuntu on Oracle VirtualBox

Operating Systems Lab 1. Class topic: Installation of the operating system. Install Ubuntu on Oracle VirtualBox Operating Systems Lab 1 Class topic: Installation of the operating system. Install Ubuntu on Oracle VirtualBox Oracle VirtualBox is a cross-platform virtualization application. It installs on your existing

More information

Lecture 1 - Introduction (Class Notes)

Lecture 1 - Introduction (Class Notes) Lecture 1 - Introduction (Class Notes) Outline: How does a computer work? Very brief! What is programming? The evolution of programming languages Generations of programming languages Compiled vs. Interpreted

More information

UbiLive Home Edition 2.0 User Guide

UbiLive Home Edition 2.0 User Guide UbiLive Home Edition 2.0 User Guide 1 Table of contents 1. Product Overview... 3 1.1 Language Supports... 3 2. Installation... 3 2.1 System Requirements... 3 2.2 Installation Procedure... 3 2.3 Firewall

More information

Lesson 3 Transcript: Part 1 of 2 - Tools & Scripting

Lesson 3 Transcript: Part 1 of 2 - Tools & Scripting Lesson 3 Transcript: Part 1 of 2 - Tools & Scripting Slide 1: Cover Welcome to lesson 3 of the db2 on Campus lecture series. Today we're going to talk about tools and scripting, and this is part 1 of 2

More information

Chris Simpkins (Georgia Tech) CS 2316 Data Manipulation for Engineers Python Overview 1 / 9

Chris Simpkins (Georgia Tech) CS 2316 Data Manipulation for Engineers Python Overview 1 / 9 http://xkcd.com/353/ Chris Simpkins (Georgia Tech) CS 2316 Data Manipulation for Engineers Python Overview 1 / 9 Python Python is a general-purpose programming language, meaning you can write any kind

More information

CSE 101 Introduction to Computers Development / Tutorial / Lab Environment Setup

CSE 101 Introduction to Computers Development / Tutorial / Lab Environment Setup CSE 101 Introduction to Computers Development / Tutorial / Lab Environment Setup Purpose: The purpose of this lab is to setup software that you will be using throughout the term for learning about Python

More information

FireFox. CIS 231 Windows 10 Install Lab # 3. 1) Use either Chrome of Firefox to access the VMware vsphere web Client.

FireFox. CIS 231 Windows 10 Install Lab # 3. 1) Use either Chrome of Firefox to access the VMware vsphere web Client. CIS 231 Windows 10 Install Lab # 3 1) Use either Chrome of Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu CHROME At the your connection is not private message, click Advanced

More information

Instructor s Notes Web Data Management Web Client/Server Concepts. Web Data Management Web Client/Server Concepts

Instructor s Notes Web Data Management Web Client/Server Concepts. Web Data Management Web Client/Server Concepts Instructor s Web Data Management Web Client/Server Concepts Web Data Management 152-155 Web Client/Server Concepts Quick Links & Text References Client / Server Concepts Pages 4 11 Web Data Mgt Software

More information

Installation User Guide SMART ACCESS 2.0

Installation User Guide SMART ACCESS 2.0 Installation User Guide SMART ACCESS 2.0 Date: 05 March 2013 Version: 2.0 Table of Contents 1. OVERVIEW... 3 2. INSTALLATION PROCEDURE... 4 2.1. IIS INSTALLATION:... 5 2.2. REPORTSERVER 2008 SP1 INSTALLATION:...

More information

Chapter 11 Program Development and Programming Languages

Chapter 11 Program Development and Programming Languages Chapter 11 Program Development and Programming Languages permitted in a license distributed with a certain product or service or otherwise on a password-protected website for classroom use. Programming

More information

How To Update My Java Plug In Firefox Ubuntu 10.04

How To Update My Java Plug In Firefox Ubuntu 10.04 How To Update My Java Plug In Firefox Ubuntu 10.04 Java. Citrix ICA Client 10.6. Download Citrix client 10.6, Install Prerequisite How to install Citrix Receiver icaclient in Ubuntu 14.04 LTS 64-bit tested

More information

Ten Things You ve Gotta Try in LogMeIn Rescue

Ten Things You ve Gotta Try in LogMeIn Rescue Ten Things You ve Gotta Try in LogMeIn Rescue Ten Things You ve Gotta Try New to LogMeIn Rescue? This guide will get you started. Tip: Complete how-to reference is available at help.logmein.com. Do this

More information

bitcurator-access-webtools Quick Start Guide Last updated: May 8th, 2018 Release(s): and later

bitcurator-access-webtools Quick Start Guide Last updated: May 8th, 2018 Release(s): and later bitcurator-access-webtools Quick Start Guide Last updated: May 8th, 2018 Release(s): 0.8.2 and later About bitcurator-access-webtools The bitcurator-access-webtools service allows users to browse file

More information

Optional Lab. Identifying the Requirements. Configuring Windows 7 with virtualization. Installing Windows Server 2008 on a virtual machine

Optional Lab. Identifying the Requirements. Configuring Windows 7 with virtualization. Installing Windows Server 2008 on a virtual machine Optional Lab Appendix D As you go through Microsoft Windows Networking Essentials for the 98-366 exam, you may want to get your hands on Windows Server 2008 and dig a little deeper. That makes sense. While

More information

1) Log on to the computer using your PU net ID and password.

1) Log on to the computer using your PU net ID and password. CS 150 Lab Logging on: 1) Log on to the computer using your PU net ID and password. Connecting to Winter: Winter is the computer science server where all your work will be stored. Remember, after you log

More information

THE AUDIENCE FOR THIS BOOK. 2 Ajax Construction Kit

THE AUDIENCE FOR THIS BOOK. 2 Ajax Construction Kit Introduction This whole book idea started as a bet I had with my editor that we couldn t pick two random techie topics and tie them together in a book. Two darts flew through the air and the topics Ajax

More information

Configuring Ubuntu to Code for the OmniFlash or OmniEP

Configuring Ubuntu to Code for the OmniFlash or OmniEP Configuring Ubuntu to Code for the OmniFlash or OmniEP Table of Contents Introduction...2 Assumptions...2 Getting Started...2 Getting the Cross Compiler for ARM...2 Extracting the contents of the compressed

More information

CIS 231 Windows 7 Install Lab #2

CIS 231 Windows 7 Install Lab #2 CIS 231 Windows 7 Install Lab #2 1) To avoid certain problems later in the lab, use Chrome as your browser: open this url: https://vweb.bristolcc.edu 2) Here again, to avoid certain problems later in the

More information

ENCM 339 Fall 2017: Editing and Running Programs in the Lab

ENCM 339 Fall 2017: Editing and Running Programs in the Lab page 1 of 8 ENCM 339 Fall 2017: Editing and Running Programs in the Lab Steve Norman Department of Electrical & Computer Engineering University of Calgary September 2017 Introduction This document is a

More information

SQL Server Express 2017 Installation Guide. By Engin Calisir, 06/22/2018

SQL Server Express 2017 Installation Guide. By Engin Calisir, 06/22/2018 SQL Server Express 2017 Installation Guide By Engin Calisir, 06/22/2018 Table of Contents Generally... 2 SQL Overview... 3 Hardware and Software Requirements... 3 Other SQL Editions... 3 PART I... 4 Downloading

More information

How to Create a Bootable OS X Yosemite Installer Disk in 2 Steps

How to Create a Bootable OS X Yosemite Installer Disk in 2 Steps Creating a Yosemite installation drive that is bootable is quite simple, but it s a multiple step process. Before you begging, make sure you have the following basic requirements met: Requirements A USB

More information

When you first launch CrushFTP you may be notified that port 21 is locked. You will be prompted to fix this.

When you first launch CrushFTP you may be notified that port 21 is locked. You will be prompted to fix this. This is a quick start guide. Its intent is to help you get up and running with as little configuration as possible. This walk through should take less than 10 minutes until you are able to login with your

More information

Parallel Programming

Parallel Programming Parallel Programming Installing Eclipse Parallel Tools Platform (PTP) (Linux Distributions) Preliminaries - Install Java Author B. Wilkinson - Modification date May 29, 2015 Java is needed for the Eclipse

More information

Tagprint 3.0. Single User and Network Installation Instructions

Tagprint 3.0. Single User and Network Installation Instructions Tagprint 3.0 Single User and Network Installation Instructions System Requirements TagPrint Pro Standalone/TagPrint Pro Client PC running Microsoft Windows XP SP3, Vista SP1 or later, Windows 7 The single

More information

CSCI 201 Lab 1 Environment Setup

CSCI 201 Lab 1 Environment Setup CSCI 201 Lab 1 Environment Setup "The journey of a thousand miles begins with one step." - Lao Tzu Introduction This lab document will go over the steps to install and set up Eclipse, which is a Java integrated

More information

Guide to fix the problem with Problets

Guide to fix the problem with Problets Guide to fix the problem with Problets COP 2512 - IT Programming Fundamentals In order to fix the problem of not being able to run Problets on your web browser, please follow the following steps: 1. Make

More information

This video is part of the Microsoft Virtual Academy.

This video is part of the Microsoft Virtual Academy. This video is part of the Microsoft Virtual Academy. 1 In this session we re going to talk about building for the private cloud using the Microsoft deployment toolkit 2012, my name s Mike Niehaus, I m

More information

_APP A_541_10/31/06. Appendix A. Backing Up Your Project Files

_APP A_541_10/31/06. Appendix A. Backing Up Your Project Files 1-59863-307-4_APP A_541_10/31/06 Appendix A Backing Up Your Project Files At the end of every recording session, I back up my project files. It doesn t matter whether I m running late or whether I m so

More information

FireFox. CIS 231 Windows 2012 R2 Server Install Lab #1

FireFox. CIS 231 Windows 2012 R2 Server Install Lab #1 CIS 231 Windows 2012 R2 Server Install Lab #1 1) Use either Chrome or Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu CHROME At the your connection is not private message, click

More information

SKILL AREA 304: Review Programming Language Concept. Computer Programming (YPG)

SKILL AREA 304: Review Programming Language Concept. Computer Programming (YPG) SKILL AREA 304: Review Programming Language Concept Computer Programming (YPG) 304.1 Demonstrate an Understanding of Basic of Programming Language 304.1.1 Explain the purpose of computer program 304.1.2

More information

EDGE, MICROSOFT S BROWSER

EDGE, MICROSOFT S BROWSER EDGE, MICROSOFT S BROWSER To launch Microsoft Edge, click the Microsoft Edge button (it s the solid blue E) on the Windows Taskbar. Edge Replaces Internet Explorer Internet Explorer is no longer the default

More information

Cloud Control Panel User Manual v1.1

Cloud Control Panel User Manual v1.1 Cloud Control Panel User Manual v1.1 March 2011 Page: 1 / 27 Contents 1 Introduction...3 2 Login procedure...4 3 Using the Dashboard...7 3.1 Enabling the Detailed View...8 3.2 Stopping the component...9

More information

How to Dual-Boot OS X and Ubuntu

How to Dual-Boot OS X and Ubuntu How to Dual-Boot OS X and Ubuntu Nailen Matschke - nailen@caltech.edu 10/3/2015 What you need: 1. A USB drive with at least 2 GB of space, that you don t mind wiping 2. A copy of Ubuntu (available here),

More information

EL2310 Scientific Programming

EL2310 Scientific Programming Lecture 6: Introduction to C (pronobis@kth.se) Overview Overview Lecture 6: Introduction to C Roots of C Getting started with C Closer look at Hello World Programming Environment Schedule Last time (and

More information

We know how much time and energy goes into creating a reliable ADS-B feed and very much appreciate the contributions of all who share with us.

We know how much time and energy goes into creating a reliable ADS-B feed and very much appreciate the contributions of all who share with us. Welcome Thank you for sharing your ADS-B data with Plane Finder. We know how much time and energy goes into creating a reliable ADS-B feed and very much appreciate the contributions of all who share with

More information

We know how much time and energy goes into creating a reliable ADS-B feed and very much appreciate the contributions of all who share with us.

We know how much time and energy goes into creating a reliable ADS-B feed and very much appreciate the contributions of all who share with us. Welcome Thank you for sharing your ADS-B data with Plane Finder. We know how much time and energy goes into creating a reliable ADS-B feed and very much appreciate the contributions of all who share with

More information

If your Mac keeps asking for the login keychain password

If your Mac keeps asking for the login keychain password If your Mac keeps asking for the login keychain password The password of your macos user account might not match the password of your login keychain. Either create a new login keychain or update it with

More information

Nextcloud 13: How to Get Started and Why You Should

Nextcloud 13: How to Get Started and Why You Should Nextcloud 13: How to Get Started and Why You Should Nextcloud could be the first step toward replacing proprietary services like Dropbox and Skype. By Marco Fioretti In its simplest form, the Nextcloud

More information

Nasuni Desktop Client User Guide

Nasuni Desktop Client User Guide Nasuni combines the best features of consumer file-sharing applications with the secure and robust storage infrastructure that enterprises demand. The Nasuni Desktop Client provides an easy-to-use, enterprise-friendly

More information

WA1547 WebSphere Portal v6 Programming. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc.

WA1547 WebSphere Portal v6 Programming. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. WA1547 WebSphere Portal v6 Programming Classroom Setup Guide Web Age Solutions Inc. 1 Table of Contents Classroom Requirements...3 Part 1 - Minimum Hardware Requirements...3 Part 2 - Minimum Software Requirements...3

More information

How to Use Google. Sign in to your Chromebook. Let s get started: The sign-in screen. https://www.youtube.com/watch?v=ncnswv70qgg

How to Use Google. Sign in to your Chromebook. Let s get started: The sign-in screen. https://www.youtube.com/watch?v=ncnswv70qgg How to Use Google Sign in to your Chromebook https://www.youtube.com/watch?v=ncnswv70qgg Use a Google Account to sign in to your Chromebook. A Google Account lets you access all of Google s web services

More information

1) Use either Chrome of Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu. FireFox

1) Use either Chrome of Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu. FireFox CIS 231 Windows 7 Install Lab #2 1) Use either Chrome of Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu CHROME At the your connection is not private message, click Advanced

More information

Global-Net 2.0d Quick Installation

Global-Net 2.0d Quick Installation Global-Net 2.0d Quick Installation 1. Install Global-Net 1.1 Windows Copy Global-Net_2.0d.zip to your disk. (Ex. C:\) Extract the file and open the directory Global-Net_2.0d. Double-click launch.exe 1.2

More information

Installing PHP on Windows 10 Bash and Starting a Local Server

Installing PHP on Windows 10 Bash and Starting a Local Server Installing PHP on Windows 10 Bash and Starting a Local Server Bash on Ubuntu/Windows is a way to use a command line to run all kinds of programs (including git!). But we ll want a Bash terminal to run

More information

Running MESA on Amazon EC2 Instances: A Guide

Running MESA on Amazon EC2 Instances: A Guide Page! 1 of! 12 Running MESA on Amazon EC2 Instances: A Guide by Andrew Mizener (amizener@macalester.edu) Page! 2 of! 12 Introduction Welcome! In this guide, I ll be demonstrating how to set up MESA on

More information

eftp Application User Guide

eftp Application User Guide Team A eftp User Guide 1/30 eftp Application User Guide Table of Contents Page 1. Acknowledgement 2 2. Introduction a. Welcome eftp Audience 3 b. What s in this manual 3 c. Manual Conventions 3 d. Getting

More information

COMP 215: INTRO TO PROGRAM DESIGN. Prof. Chris Jermaine Chris Prof. Chris Dr. Chris

COMP 215: INTRO TO PROGRAM DESIGN. Prof. Chris Jermaine Chris Prof. Chris Dr. Chris COMP 215: INTRO TO PROGRAM DESIGN Prof. Chris Jermaine cmj4@cs.rice.edu Chris Prof. Chris Dr. Chris 1 This Class 50% of content: modern programming and program design The Java programming language will

More information

Web Server Setup Guide

Web Server Setup Guide SelfTaughtCoders.com Web Server Setup Guide How to set up your own computer for web development. Setting Up Your Computer for Web Development Our web server software As we discussed, our web app is comprised

More information

Installing VirtualBox and Ubuntu

Installing VirtualBox and Ubuntu Installing VirtualBox and Ubuntu August 24, 2013 Here s a short guide to how I installed VirtualBox on an old 2009 Macbook Pro. 1 Necessary files First, we need to get a few files together - the VirtualBox

More information

Additional Network Workstation Windows XP Installation Guide

Additional Network Workstation Windows XP Installation Guide Additional Network Workstation Windows XP Installation Guide 1 Table of Contents I. Verify Hardware and Optimize Work Station 3 II. Download Software 10 III. Install Software 13 2 I. Verify Hardware and

More information

Masternode Guide #1. Single masternode on Linux VPS (Ubuntu)+ Control wallet on local PC (Windows) (VPS installation with script :-) )

Masternode Guide #1. Single masternode on Linux VPS (Ubuntu)+ Control wallet on local PC (Windows) (VPS installation with script :-) ) Masternode Guide #1 Single masternode on Linux VPS (Ubuntu)+ Control wallet on local PC (Windows) (VPS installation with script :-) ) Prerequisites: a - A remote server (Virtual Private Server, VPS) which

More information

Setting Up U P D AT E D 1 / 3 / 1 6

Setting Up U P D AT E D 1 / 3 / 1 6 Setting Up A GUIDE TO SETTING UP YOUR VIRTUAL MACHINE FOR PYTHON U P D AT E D 1 / 3 / 1 6 Why use a virtual machine? Before we begin, some motivation. Python can be installed on your host OS and many of

More information

VMware Workstation 4 What s New Requirements Installation Guest OS Installation Documentation Troubleshooting Prev Contents Last Next Installing VMware Tools The following sections describe how to install

More information

DropSend Getting Started Guide

DropSend Getting Started Guide DropSend Getting Started Guide DropSend. 2016 Step 1: How to send a file without registration If you want to quickly send a large file, you can do it from the homepage in just a couple of clicks. Here

More information

PYTHON. BBM103 Introduction to Programming Lab 1. Hacettepe University Computer Engineering Department

PYTHON. BBM103 Introduction to Programming Lab 1. Hacettepe University Computer Engineering Department PYTHON BBM103 Introduction to Programming Lab 1 Hacettepe University Computer Engineering Department Beytepe 2016 Installation 1. Download PyCharm Edu from https://www.jetbrains.com/pycharm-edu/download/

More information

The Python Mini-Degree Development Environment Guide

The Python Mini-Degree Development Environment Guide The Python Mini-Degree Development Environment Guide By Zenva Welcome! We are happy to welcome you to the premiere Python development program available on the web The Python Mini-Degree by Zenva. This

More information

Not For Sale. Offline Scratch Development. Appendix B. Scratch 1.4

Not For Sale. Offline Scratch Development. Appendix B. Scratch 1.4 Appendix B Offline Scratch Development If you only have occasional access to the Internet or your Internet access is extremely slow (aka 56k dial-up access), you are going to have a difficult time trying

More information

Chapter 15: Using GemStone/S 64 Bit in a VMware Appliance

Chapter 15: Using GemStone/S 64 Bit in a VMware Appliance So far we have been using Pharo s Seaside One-Click Experience to learn Seaside and Smalltalk. Pharo is just one of several dialects of Smalltalk supporting Seaside, each with a unique focus. One dialect

More information

Getting Started. System Requirements. Installation

Getting Started. System Requirements. Installation Getting Started NexentaOS is an OpenSolaris distribution for your x86/x64 desktop, laptop, or server - with a fast and easy-to-install regular releases and a selection of tightly-integrated excellent applications.

More information

BERNINA Embroidery Software Installation

BERNINA Embroidery Software Installation 1 BERNINA Embroidery Software Installation System Requirements for V8.1 THESE ARE MINIMUMS ONLY Windows 10, Windows 8.1 or Windows 7 32-bit or 64-bit editions, with latest updates and service packs Intel

More information

VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE. Version: 4.5

VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE. Version: 4.5 VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE This manual provides a quick introduction to Virtual Iron software, and explains how to use Virtual Iron VI-Center to configure and manage virtual

More information

EMS Installation. Workstation Requirements CHAPTER. EMS Lite (Windows 95/98) EMS NT (Windows NT 4.0)

EMS Installation. Workstation Requirements CHAPTER. EMS Lite (Windows 95/98) EMS NT (Windows NT 4.0) CHAPTER 2 EMS Installation This chapter provides instructions for installing the Element Management System (EMS) software on a user workstation. Workstation Requirements The following sections list the

More information

Virtual Workplace Personal Device Client Installation Instructions

Virtual Workplace Personal Device Client Installation Instructions Virtual Workplace Personal Device Client Installation Instructions 1 Table of Contents About this Installation Guide... 3 Client Overview... 3 VMware Horizon View Clients... 3 UniPrint Clients... 3 Client

More information

Installing and Running the Google App Engine On a Macintosh System

Installing and Running the Google App Engine On a Macintosh System Installing and Running the Google App Engine On a Macintosh System This document describes the installation of the Google App Engine Software Development Kit (SDK) on a Macintosh and running a simple hello

More information

Getting Started. Chapter 1. Java Programming FROM THE BEGINNING. Chapter 1: Getting Started

Getting Started. Chapter 1. Java Programming FROM THE BEGINNING. Chapter 1: Getting Started Chapter 1 Getting Started 1 1.1 What Do Computers Do? A computer system is an integrated collection of hardware and software components. Hardware refers to the electronics inside a computer. Software consists

More information

via Citrix Remote Access (formally

via Citrix Remote Access (formally via Citrix Remote Access (formally Mints@Home) Domains Supported: Medschl Platforms Supported: Any Introduction With Citrix Remote Access you have browser-based access to a Virtual Desktop running Windows

More information

WA1827 Cloud Programming Workshop. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1

WA1827 Cloud Programming Workshop. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 WA1827 Cloud Programming Workshop Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum Hardware Requirements...3 Part 2 - Minimum Software

More information

BERNINA Embroidery Software Installation

BERNINA Embroidery Software Installation BERNINA Embroidery Software Installation 1 2 Installing the Update System Requirements for V8.1 THESE ARE MINIMUMS ONLY Windows 10, Windows 8.1 or Windows 7 32-bit or 64-bit editions, with latest updates

More information

Startup Notes for Standard CMD 2015.x Setup

Startup Notes for Standard CMD 2015.x Setup Startup Notes for Standard CMD 2015.x Setup The standard CMD program setup refers to the 2015 version of The Church Membership Directory software, which includes the two phone apps (one for staff use and

More information

Online Backup Client User Manual

Online Backup Client User Manual Online Backup Client User Manual Software version 3.21 For Linux distributions October 2010 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have

More information

Coeus Installation and Troubleshooting

Coeus Installation and Troubleshooting Coeus Installation and Troubleshooting Directions updated November 6, 2017 Are you having trouble launching Coeus? Trouble with icons? Confused about Java versions? Need to download Java? Just got a Windows

More information

How To Upload Your Newsletter

How To Upload Your Newsletter How To Upload Your Newsletter Using The WS_FTP Client Copyright 2005, DPW Enterprises All Rights Reserved Welcome, Hi, my name is Donna Warren. I m a certified Webmaster and have been teaching web design

More information

COPYRIGHTED MATERIAL. Installing Xcode. The Xcode Installer

COPYRIGHTED MATERIAL. Installing Xcode. The Xcode Installer 1 Installing Xcode Xcode is part of the Xcode Developer Tools suite developed and distributed by Apple Computer. If you haven t installed it already, read this chapter to find out how to do so. If the

More information

APPLICATION COMMON OPERATING ENVIRONMENT (APPCOE)

APPLICATION COMMON OPERATING ENVIRONMENT (APPCOE) APPLICATION COMMON OPERATING ENVIRONMENT (APPCOE) TRAINING GUIDE Version 1.0 March 12, 2013 Copyright (c) 2013 MapuSoft Technologies 1301 Azalea Road Mobile, AL 36693 www.mapusoft.com Copyright The information

More information

Learn Linux in a Month of Lunches by Steven Ovadia

Learn Linux in a Month of Lunches by Steven Ovadia Learn Linux in a Month of Lunches by Steven Ovadia Sample Chapter 17 Copyright 2017 Manning Publications brief contents PART 1 GETTING LINUX UP AND RUNNING... 1 1 Before you begin 3 2 Getting to know Linux

More information

Labtainer Student Guide

Labtainer Student Guide Labtainer Student Guide January 18, 2018 1 Introduction This manual is intended for use by students performing labs with Labtainers. Labtainers assume you have a Linux system, e.g., a virtual machine.

More information

Dreamweaver 101. Here s the desktop icon for Dreamweaver CS5: Click it open. From the top menu options, choose Site and New Site

Dreamweaver 101. Here s the desktop icon for Dreamweaver CS5: Click it open. From the top menu options, choose Site and New Site Dreamweaver 101 First step: For your first time out, create a folder on your desktop to contain all of your DW pages and assets (images, audio files, etc.). Name it. For demonstration, I ll name mine dw_magic.

More information

ML410 VxWorks BSP and System Image Creation for the BSB Design Using EDK 8.2i SP1. April

ML410 VxWorks BSP and System Image Creation for the BSB Design Using EDK 8.2i SP1. April ML410 VxWorks BSP and System Image Creation for the BSB Design Using EDK 8.2i SP1 April 2007 Overview Hardware Setup Software Setup & Requirements Generate VxWorks BSP Create VxWorks Project Create VxWorks

More information

The BioHPC Nucleus Cluster & Future Developments

The BioHPC Nucleus Cluster & Future Developments 1 The BioHPC Nucleus Cluster & Future Developments Overview Today we ll talk about the BioHPC Nucleus HPC cluster with some technical details for those interested! How is it designed? What hardware does

More information

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date:

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date: Print Audit 6 Version: Date: 37 21-Apr-2015 23:07 Table of Contents Browse Documents:..................................................... 3 Database Documentation.................................................

More information

CST VMWare Documentation

CST VMWare Documentation Login to the vsphere Web Client using a web browser by navigating to https://cstvmware.ridgewater.edu/ui/. Chrome is the best for this, but others will work. You will see a page like this: Login with your

More information

CS197U: A Hands on Introduction to Unix

CS197U: A Hands on Introduction to Unix CS197U: A Hands on Introduction to Unix Lecture 4: My First Linux System Tian Guo University of Massachusetts Amherst CICS 1 Reminders Assignment 2 was due before class Assignment 3 will be posted soon

More information

Deployment Guide. 3.1 For Windows For Linux Docker image Windows Installation Installation...

Deployment Guide. 3.1 For Windows For Linux Docker image Windows Installation Installation... TABLE OF CONTENTS 1 About Guide...1 2 System Requirements...2 3 Package...3 3.1 For Windows... 3 3.2 For Linux... 3 3.3 Docker image... 4 4 Windows Installation...5 4.1 Installation... 5 4.1.1 Install

More information

PrepAwayExam. High-efficient Exam Materials are the best high pass-rate Exam Dumps

PrepAwayExam.   High-efficient Exam Materials are the best high pass-rate Exam Dumps PrepAwayExam http://www.prepawayexam.com/ High-efficient Exam Materials are the best high pass-rate Exam Dumps Exam : 9L0-064 Title : OS X v10.8 Troubleshooting Exam Vendors : Apple Version : DEMO 1 /

More information

Linux Essentials. Smith, Roderick W. Table of Contents ISBN-13: Introduction xvii. Chapter 1 Selecting an Operating System 1

Linux Essentials. Smith, Roderick W. Table of Contents ISBN-13: Introduction xvii. Chapter 1 Selecting an Operating System 1 Linux Essentials Smith, Roderick W. ISBN-13: 9781118106792 Table of Contents Introduction xvii Chapter 1 Selecting an Operating System 1 What Is an OS? 1 What Is a Kernel? 1 What Else Identifies an OS?

More information

Getting Started Guide. Installation and Setup Instructions. For version Copyright 2009 Code 42 Software, Inc. All rights reserved

Getting Started Guide. Installation and Setup Instructions. For version Copyright 2009 Code 42 Software, Inc. All rights reserved Installation and Setup Instructions For version 06.11.2009 Copyright 2009 Code 42 Software, Inc. All rights reserved About This Guide This guide shows you how to install, activate and back up with CrashPlan

More information

A short guide to learning more technology This week s topic: Windows 10 Tips

A short guide to learning more technology This week s topic: Windows 10 Tips Wednesday s Technology Tips November 2, 2016 A short guide to learning more technology This week s topic: Windows 10 Tips Like it or not, Microsoft is rushing quickly toward Windows 10 as the new standard

More information

EE516: Embedded Software Project 1. Setting Up Environment for Projects

EE516: Embedded Software Project 1. Setting Up Environment for Projects EE516: Embedded Software Project 1. Setting Up Environment for Projects By Dong Jae Shin 2015. 09. 01. Contents Introduction to Projects of EE516 Tasks Setting Up Environment Virtual Machine Environment

More information

Sentinel Hardware Keys SDK Version for Windows Release Notes

Sentinel Hardware Keys SDK Version for Windows Release Notes Sentinel Hardware Keys SDK Version 1.2.0 for Windows Release Notes Product Overview This document contains an overview of the product, new features, and installation of the Sentinel TM Keys SDK release

More information

How to Add a Favicon in Ruby on Rails Apps

How to Add a Favicon in Ruby on Rails Apps How to Add a Favicon in Ruby on Rails Apps Favicons are this nifty little icons on the tab of your browser to help give a little personalized identity rather than the blank page one which is the default

More information

Smart Bulk SMS & Voice SMS Marketing Script with 2-Way Messaging. Quick-Start Manual

Smart Bulk SMS & Voice SMS Marketing Script with 2-Way Messaging. Quick-Start Manual Mobiketa Smart Bulk SMS & Voice SMS Marketing Script with 2-Way Messaging Quick-Start Manual Overview Mobiketa Is a full-featured Bulk SMS and Voice SMS marketing script that gives you control over your

More information