Tag Archives: Terminal

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

Xcode C++ Web Applications Primer Tutorial

C++ is a very useful desktop programming language and we like the Xcode IDE on a MacBook Pro to look after C++ projects. These days a simple desktop C++ program project is found under “Command Line Tools”, and that sort … Continue reading

Posted in eLearning, OOP, Operating System, Tutorials, Xcode | Tagged , , , , , , , , , , , , , , , | 5 Comments

Mac Linux DVD Troubleshooting Primer Tutorial

Troubleshooting is a term familiar to anybody supporting a product. That product in the Information Technology world can be hardware or software. We find the times when we are most seeking a “troubleshooting” piece of advice is when, perhaps (sometimes … Continue reading

Posted in eLearning, Hardware, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , | 4 Comments

Linux Backup via rsync and PHP Exec Tutorial

PHP, being the server side language that it is, has access to a lot of what its operating system provides as functionality via its exec method. Please don’t think everything will work though, and more elegant things you find happening … Continue reading

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

Linux Remote Backup via rsync Tutorial

A couple of days ago, with Linux Backup via rsync Primer Tutorial as shown below, we used the Linux command “rsync” backup a local disk to a removable disk on a MacBook Pro laptop using a USB connected Seagate Backup … Continue reading

Posted in eLearning, Networking, Operating System, Tutorials | Tagged , , , , , , , , , , | 21 Comments

Linux Backup via rsync Primer Tutorial

On a Macbook Pro laptop you can use the Mac OS X Time Machine approach to backing up your data, as we talked about with Mac Backup Tutorial. However, a Mac OS X laptop has access to an underlying Linux … Continue reading

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

PHP Desktop Command Line Follow Up Tutorial

Yesterday we started on some PHP desktop tutorials for a XML Chapter Changes via the Substitution of Strings desktop job when we presented PHP Desktop Command Line Primer Tutorial as shown below. Of the three web modes of use today’s … Continue reading

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

PHP Desktop Command Line Primer Tutorial

Sometimes you have desktop program requirements involving files and the operating system. If the job is quite large you’d probably want to involve one of the well known IDEs like Xcode for Mac or Visual Studio for Windows or perhaps … Continue reading

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