Tag Archives: unix

Linux Inode File Removal Tutorial

We think of the Linux and Unix concept of an “inode” as interesting in terms of an organizational design for a hard disk operating system, but more of a curiosity in most day to day interfacing to Linux. After all, … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , | Leave a comment

Linux File Recovery Primer Tutorial

We’re creating a Korn Shell program today for use with the Mac OS X command line, or for use with Linux or unix, in posing the following individual file restore or recovery scenario … #! /bin/ksh # copy_depending.ksh # If … Continue reading

Posted in eLearning, Not Categorised, Operating System, Tutorials | Tagged , , , , , , , , , , | Leave a comment

Apache IP Blocking Primer Tutorial

With Apache web servers you can use .htaccess files at the document root directory corresponding to website URLs to control various aspects to do with access to that website, or even directory of website. Some preparatory matters generic to .htaccess … Continue reading

Posted in eLearning, Networking, Tutorials | Tagged , , , , , , , , , , | Leave a comment

Windows Screenshot AutoHotKey Automation Primer Tutorial

Hope you haven’t been put off a Windows venture into timekeeping using the same web application idea we’ve been talking about the last couple of days, with the last being Mac OS X MAMP Timekeeping Web Application Email Tutorial, with … Continue reading

Posted in eLearning, Event-Driven Programming, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Mac OS X MAMP Timekeeping Web Application Email Tutorial

The practicalities of yesterday’s (Mac OS X MAMP Timekeeping Web Application Primer Tutorial) timekeeping Mac OS X Web Application, left as they are, would leave you with a somewhat useful web application whose use is only for the here and … Continue reading

Posted in eLearning, Event-Driven Programming, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Mac OS X MAMP Timekeeping Web Application Primer Tutorial

Sometimes when you program, especially for administrative type functionality, there are useful programs to write, that are able to become web applications, but in a limited set of platforms. So it is today with our timekeeping web application that relies … Continue reading

Posted in eLearning, Event-Driven Programming, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , | Leave a comment

Landing Page Cut to the Chase Primer Tutorial

A lot of people learning programming are trying to get information quickly, and “move on”, shall we say. While this is all well and good, it might be a “fob job” to think that many of us will really learn … Continue reading

Posted in Database, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Linux vi Buffer Sort Primer Tutorial

The Linux (or unix) command vi is a powerful command line editor tool which has a long history with unix, may have a long learning curve for beginners, perhaps. Our last tutorial about the vi command line text editor was … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , | Leave a comment