Training, Open Source Programming Languages

This is page http://www.wellho.net/resources/A165.html

Our email: info@wellho.net • Phone: 01144 1225 708225

 
For 2023 (and 2024 ...) - we are now fully retired from IT training.
We have made many, many friends over 25 years of teaching about Python, Tcl, Perl, PHP, Lua, Java, C and C++ - and MySQL, Linux and Solaris/SunOS too. Our training notes are now very much out of date, but due to upward compatability most of our examples remain operational and even relevant ad you are welcome to make us if them "as seen" and at your own risk.

Lisa and I (Graham) now live in what was our training centre in Melksham - happy to meet with former delegates here - but do check ahead before coming round. We are far from inactive - rather, enjoying the times that we are retired but still healthy enough in mind and body to be active!

I am also active in many other area and still look after a lot of web sites - you can find an index ((here))
Web Application Deployment module A165
Installing Software
Exercises, examples and other material relating to training module A165. This topic is presented on public courses Deploying LAMP - Linux, Apache, MySQL, Perl/PHP, Linux Administration, Deploying Java Applications on Linux / Unix, Linux bootcamp

Although Linux distributions usually include a large number of tools, from time to time you'll need to install additional software or upgrade an existing application. This module looks at .rpm files, make, compilers and various other tools you'll come across as you install and upgrade.


Articles and tips on this subjectupdated
4259Upgrading our training systems to all the current stable versions
Programming languages are the eye of the storm in software development - the calm in the midst of the gales, an area where changes are gradual and gentle. It really needs to be that way, for who wants to pay for development of code when it's going to have a short shelf life? And so developers write ...
2014-04-07
(longer)
3053Make - automating the commands for building and installing
Coding projects (and their open source distributions) require build scripts - files of commands that convert the source code into executable programs, that install the various resultant files into place, and that can clean up the build area for a fresh build or for redistribution. The make system - ...
2010-12-04
 
2201Running straight from the jar, but not from a tar
Why can you run applications in Java straight from the jar, but you'll never find mainstream applications extracting their code from a tar file? It all comes down to the different indexing structure. A tar file was originally designed as a "tape archive". So it's a sequential file that contains file ...
2009-05-26
 
2139OS Commerce install made simple
Downloading and installing a new open source product can be daunting, and yesterday afternoon and this morning we set up WordPress and OSCommerce onto our own test server, and onto delegate's laptops. I'm following this introduction with a brief procedure summary for the setup of OSCommerce ... the ...
2009-04-28
 
1700FTP server on Fedora Linux
Using vsftpd ... Turning on manually / for current boot 1. Log is as root 2. cd /etc/init.d 3. ./vsftpd start [trainee@melksham ~]$ su - Password: [root@melksham ~]# cd /etc/init.d [root@melksham init.d]# ./vsftpd start Starting vsftpd for vsftpd: [ OK ] [root@melksham ...
2008-07-06
 
809What to do during a Linux build
I remember doing Solaris builds a decade ago ... hanging around for occasional questions or to change the tapes from volume 1 to 2, 2 to 3 .... the bad ole days. These days, the Linux distributions really have it sussed out; most questions are asked early on, then the majority of the build runs from ...
2006-07-20
 
Background information
Some modules are available for download as a sample of our material or under an Open Training Notes License for free download from [here].
Topics covered in this module
Installation via RPM packages.
configure, make, cc and others.
Installation from tar or tgz files.
Complete learning
If you are looking for a complete course and not just a information on a single subject, visit our Listing and schedule page.

Well House Consultants specialise in training courses in Linux and LAMP,Ruby, Lua, Python, Perl, PHP, and MySQL. We run Private Courses throughout the UK (and beyond for longer courses), and Public Courses at our training centre in Melksham, Wiltshire, England. It's surprisingly cost effective to come on our public courses - even if you live in a different country or continent to us.

We have a technical library of over 700 books on the subjects on which we teach. These books are available for reference at our training centre.


© WELL HOUSE CONSULTANTS LTD., 2024: 48 Spa Road • Melksham, Wiltshire • United Kingdom • SN12 7NY
PH: 01144 1225 708225 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho

PAGE: http://www.wellho.net/resources/A165.html • PAGE BUILT: Sun Oct 11 14:50:09 2020 • BUILD SYSTEM: JelliaJamb