Tag Archives: operating system

VAX/VMS and DCL Primer Tutorial

Am gobsmacked that VAX/VMS mainframes and their absolutely stupendous DCL operating system command language software did not make that transition into popular home usage today. It was (and probably is still, with OpenVMS) such a solid and wonderful hardware/software/networking (DECNet) … Continue reading

Posted in eLearning, Hardware, Networking, Operating System, Tutorials | Tagged , , , , , , , | 1 Comment

Linux wget Primer Tutorial

The Linux (or unix) command wget is a powerful command line tool, that, if installed, may help you garner data (for example, website files) by means of data scraping (or screen scraping, or, as in our case, web scraping) from … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , | 3 Comments

Linux cURL Primer Tutorial

The Linux (or unix) command cURL is a powerful command line tool, that, if installed, may help you garner data by means of data scraping (or screen scraping, or, as in our case, web scraping) from the web, within the … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , | 1 Comment

Mac Backup Tutorial

Backup of your work can be pretty important for several reasons. in case of disk crash as a safety measure before big change to settings or software before moving computers to transfer software to another computer to get sleep at … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , | 1 Comment

AppleScript Editor in Mac OS X Primer Tutorial

Today’s tutorial on a Mac laptop using the application utility AppleScript Editor program builds on alternative techniques for such Mac OS X procedural recording and playback functionality previously mentioned in the previous Automator in Mac OS X Primer Tutorial shown … Continue reading

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

Linux Watchdog Primer Tutorial

“ Do you have a computer operational problem? What the … what is that humanoid on about? Well, is there a computer operation you have to do routinely, to fix an ongoing problem, that relies on your personal intervention that, … Continue reading

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

More Windows Command Prompt Via Batch File Tutorial

This tutorial builds on the previous Windows Command Prompt Via Batch File tutorial, showing you the use of some Windows Command Prompt commands such as set /a, set /p, date, time, echo, pause, call, if, goto, for/f, systeminfo, ping, choice … Continue reading

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

Assembler Primer Tutorial

Assembler programming is a very early form of software code, dating back as far as 1954, that sits, in the spectrum of computer language sophistication, between computer machine code and the compiled source codes of modern programming languages (which comparatively … Continue reading

Posted in eLearning, Operating System, Software, Tutorials | Tagged , , , , , , , | 1 Comment