Tag Archives: Linux

Linux Find and/or Locate Files/Directories Primer Tutorial

Linux (or Unix) servers have two really useful commands which help the user find files and/or directories … locate and find. Doubt there are many people out there who have not mislaid a computer file at some time or other. … Continue reading

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

Tcl/Tk Bats and Ball Tutorial

Good news today is a breakthrough on a put-off project, getting Tcl/Tk to work with Mac OS X Mavericks and Xcode 5.1 on a MacBook Pro laptop … answering, partially, the previous Tcl/Tk So Brilliant (but where do you start?) … Continue reading

Posted in eLearning, Games, GUI, Tutorials, Xcode | Tagged , , , , , , , , , , , , , | 1 Comment

Linux Crontab Curl Primer Tutorial

Linux (or Unix) is a command line environment that supports interactive and non-interactive task management. Often non-interactive tasks are known as batch processes, often intended not to rely on any user intervention, unless there is a problem. Today, in this … Continue reading

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

Java Command Line Arguments Primer Tutorial

If you are writing a batch process and have reached a process part requiring a compiled program (perhaps because this part has some CPU grunt associated with it) you can do a lot worse than use Java and allow user … Continue reading

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

Web Server Access Primer Tutorial

When you maintain a Web Server there are lots of tools of use, but just what do you need to run an Apache/PHP/MySql web server? … Who’s smart idea was this? … … sun comes up … … sun goes … Continue reading

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

Linux Monitor Processes Primer Tutorial

Linux (or Unix) servers have a “top” command for monitoring processes. It’s top … chortle, chortle. When you are analyzing performance it can be that a live monitoring of a web server, for instance, might tell you more than a … Continue reading

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

PHP/HTML/Javascript Password Protect Image Primer Tutorial

So you’ve seen the title of this blog post, but supposing you were to forget that, and link the concepts below … what would you have thought it was about? HTML/Javascript onerror event for img tag (Image) file permissions at … Continue reading

Posted in eLearning, Event-Driven Programming, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , | 13 Comments

Linux Diskutil Primer Tutorial

Linux (or Unix) is an operating system whose very essence revolves around files. Files are stored on Disks and Volumes and you see this in play when we analyze the diskutil command that we access in a Linux environment on … Continue reading

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