On Ubuntu Linux. Servers installed SSH APACHE First compiled from source Later installed again with apt-get PHP VNC (ubuntu) Had to be activated in system.

Slides:



Advertisements
Similar presentations
OpenBiblio: an easy-to-use free Integrated Library System software
Advertisements

Book Recommendation System Group 3 Ameet Nanda Bhaskar Upadhyay Bhavana Parekh Guided By: Prof. Ellis Horowitz Kaijian Xu 1.
The OWASP Foundation AppSec DC Learning by Breaking A New Project for Insecure Web Apps Chuck Willis Technical Director MANDIANT
The Apache Web Server  Started in April 1996 as an open source multiplatform web server (Windows, FreeBSD, UNIX, and Linux compatible).  Now the world’s.
Install Software in Ubuntu. Do you have Internet? Everything is on the Internet and Free!
Multiple Tiers in Action
Computer Science (CS) Department Website Revision Final Report Alfredo Tigolo III.
1 SEEM3460 Tutorial Access to Unix Workstations in SE.
/t/ / I d/ /d/ Try Again Go on /t/ / I d/ /d/
Dynamic Web site With PHP and MySQL. MySQL The combination of MySQL database and PHP scripting language is optimum for building dynamic websites. MySQL.
NetBeans IDE Downloading and Installation Guide. Downloading NetBeans IDE Installation Setup.
Team 8 Capstone Project: Online Musical Instrument Store Andrew Szewczyk Gabriel Chaney.
Screen Snapshot Service Kurt Biery LAFS Meeting, 08-May-2007.
HPCC Mid-Morning Break Interactive High Performance Computing Dirk Colbry, Ph.D. Research Specialist Institute for Cyber Enabled Discovery.
Principles of Web Based Training Orçun Madran. UNESCO Training the Trainers in Information Literacy Workshop September 3-5 Ankara Turkey 2 Outline What.
Securing LAMP: Linux, Apache, MySQL and PHP Track 2 Workshop PacNOG 7 July 1, 2010 Pago Pago, American Samoa.
WHAT IS PHP PHP is an HTML-embedded scripting language primarily used for dynamic Web applications.
Linux Basics. What is an Operating System (OS)? An Operating System (OS) is an interface between hardware and user which is responsible for the management.
PHP and MySQL Week#1  Course Plan.  Introduction to Dynamic Web Content.  Setting Up Development Server Eng. Mohamed Ahmed Black 1.
Website Administration Information Systems 337 Prof. Harry Plantinga.
Server Types Different servers do different jobs. Proxy Servers Mail Servers Web Servers Applications Servers FTP Servers Telnet Servers List Servers Video/Image.
Fluxyfox A software project hosting platform. Platform Services  Website on fluxyfox.com (Azure Websites)  Subdomain of fluxyfox.com (DNS)  Linux,
The Network Management Lab pc pc pc pc pc Virtual Servers Your Laptop.
Customized cloud platform for computing on your terms !
MCDevOps Infrastructure In One Hour. Sponsors Improving Enterprises Software Development.
HDVC & Client Reflector server SIP Server User management HDVC & Client.
Web Infrastructure Team Our Services and our Hardware Owen Le Blanc.
Portable SSH Brian Minton EKU, Dept. of Technology, CEN/CET)‏
VNC Greg Fankhanel Jessica Nunn Jennifer Romero. What is it? Stands for Virtual Network Computing It is remote control software which allows you to view.
A few Linux basics Network Monitoring & Management.
K. Liu, Q. Huang, J. Xia, Z. Li, P. Lostritto, Chapter 4 How to use cloud computing?, In Spatial Cloud Computing: a practical approach, edited by.
Drexel University Software Engineering Research Group 1 Eclipse for SE101.
CS OPERATING SYSTEMS Project 2 Matrix Multiplication Project.
| nectar.org.au NECTAR TRAINING Module 10 Beyond the Dashboard.
The Filer Proj-354 Apr 29 th, 2010 Group members Henry Au Wayne Choi Jaewon Yoo
 Research on the best software that suits your preference. I recommend Adobe Dreamweaver as that is what I’m using to create my website.
Sumit Kumar Archana Kumar Group # 4 CSE 591 : Virtualization and Cloud Computing4/19/2011.
ACCESS IC LAB Graduate Institute of Electronics Engineering, NTU Usage of Workstation Lecturer: Yu-Hao( 陳郁豪 ) Date:
Petteri Soininen Juhana Kraemer Jussi Vähämäki ”Group PJJ”
Ubuntu, SUSE, OpenSUSE, CentOS & Oracle EL + hundreds on VM Depot Bring your own framework! Ecosystem Supported Microsoft 1st Party Support.
Case Study Dynamic Website - Three Tier Architecture
Yang Kaiyuan Chen Yiping Wang Cong Apache http Server.
How to Install the JDK (Java Development Kit) Click hereClick here to download the JDK.
Website Administration Information Systems 337 Prof. Harry Plantinga.
Setting up linux webcam server Juho Launonen & Sami Kulmala.
Instructions for ConnectK Game AI project
| nectar.org.au NECTAR TRAINING Module 7 Launching and Connecting.
| nectar.org.au NECTAR TRAINING Module 10 Beyond the Dashboard.
Setting up Dreamweaver to use your local WAMP testing Server
PHP Introduction PHP is a server-side scripting language.
Yannick Patois - Datagrid Software Repository Presentation - March, n° 1 Datagrid Software Repository Presentation CVS, packages and automatic.
Virtual Machines. A virtual machine takes the layered approach to its logical conclusion. It treats hardware and the operating system kernel as though.
Raspberry Pi Project Control Your Home Lights with a Raspberry Pi.
IPlant Collaborative Tools and Services Workshop iPlant Collaborative Tools and Services Workshop Overview of Atmosphere.
APACHE INSTALL Linux: CentOS 6.5 WHAT IS APACHE Apache is an open source application which is governed by the GNU licensing for use and alteration of.
Linux Server for OS. Aerosystem Software Korea Aerospace Univ SSH (not asl.kau.ac.kr)  Port : 22 Window 
Installation Guacamole Is a web application that provides access to desktop environments using remote desktop protocols (such as VNC or RDP); Installation.
VIRTUAL NETWORK COMPUTING SUBMITTED BY:- Ankur Yadav Ashish Solanki Charu Swaroop Harsha Jain.
Using Bash and Perl in Ubuntu to get Stock Quotes Presented by Dave Mawdsley, DACS Member, Linux SIG November 16, 2011 (a quick way to see the latest prices.
Web Concepts Lesson 2 ITBS2203 E-Commerce for IT.
Virtual Network Computing
Identity Provider in a Box
Pemrograman V (PHP) “Introduction”
Lab 1 introduction, debrief
Gridsphere installation at CERN and other topics
Hands-On Virtualization in the Classroom
INSTALLING AND SETTING UP APACHE2 IN A LINUX ENVIRONMENT
Lab 10 Instructions You can use g++ on build server, visual studio on local machine or your preferred C++ IDE. Important Note: For your grade, please show.
Network Media, models and number systems
Linux Fox Board introduction
Presentation transcript:

On Ubuntu Linux

Servers installed SSH APACHE First compiled from source Later installed again with apt-get PHP VNC (ubuntu) Had to be activated in system settings FTP Webcam server Java based viewer

Things we have tried Xming Various webcam server software Apache virtual hosts Installed Java for Firefox in Ubuntu

Yet to be done Finish some of the last tasks like finishing the backup script Enabling virtual hosts again Better home page to access the webcam and team members Make the camera to save images on the server after certain time intervals (no time to implement i think)