Insession Webgate product is used as the apache server. A HTTPSERVER command is used to set up a HTTP server which is defined on MPTAN2 to listen on 18002. $TEST02.TSSCWEB. ADDWEBG
The Tomcat servlet application sits on the OSS side of the box.
‘root’ kzgn0qisme
‘gbunson’ kzgn0qisyou
the term is telnet. SSH is a replacement for unix boxes
su allows one user to temporarily become another user. It runs a command (often an interactive shell) with the real and effective user ID, group ID, and supplemental groups of a given user. Use it to run root commands.
HTTPD
service httpd start
Web Application Platform
Web Server (Apache)
Application Server (Redhat JBoss, Sun Glassfish, IBM Websphere, Oracle Weblogic)
Scripting (PHP, Ruby, Python)
Enterprise Server Bus (Mule, OpenESB)
Enterprise Portal (Microsoft Sharepoint, Liferay Portal)
Database (Sun MySql)
Tomcat - supports only servlets
LAMP is an acronym for a solution stack of free, open source software, originally coined from the first letters of Linux (operating system), Apache HTTP Server, MySQL (database software), and PHP, Python or Perl (scripting language), principal components to build a viable general purpose web server.
Linux Default Apache location
uname – get version of unix running
Yum Package Manager ¶
Yum is an automatic updater and package installer/remover for rpm systems. It automatically computes dependencies and figures out what things should occur to install packages. It makes it easier to maintain groups of machines without having to manually update each one using rpm. Yum has a plugin interface for adding simple features. Yum can also be used from other python programs via its module inteface.
SHOWING A VARIABLE
ECHO $HOME
Add path (so open source takes priority
export PATH=/usr/local/bin:$PATH
GO TO ROOT
CD /
Tutorial Status
latest JDK 6 http://www.oracle.com/technetwork/java/javase/downloads/index.html
c:\programs\java\jre6
Java EE 6 http://www.oracle.com/technetwork/java/javaee/downloads/index.html