-
-
What, who, where am I?!?
Craig Lotter is a web developer based in Gordon's Bay, South Africa, who seems completely incapable of shaking off that pesky inner child within, the one that forces him to love all things animated or hand drawn.
The Rugged Rock of Craig contains snippets of his life, popular culture and all the important things like anime, manga, games and comic books. The CodeUnit of Craig on the other hand contains the more serious stuff like code snippets and tutorials, while the House of C chronicles his foray into the world of web comics.
For which it never seems he has enough time anyway.
-
Rugged Rock Studio
- CodeUnit Collections
- Funakoshi Karate International South Africa
- Rugged Rock Studio: The Portfolio of Craig Lotter
- The Codeunit of Craig
- The House of C
- The Rugged Rock of Craig
Category Archives: Ubuntu
What was the Name of that Command Again? 15 Basic Linux Commands
Because I always forget and because Linux isn’t the primary operating system in which I operate (i.e. making me forget), it is worth jotting down these 15 basic Linux commands that should keep you whizzing around the terminal in no time if you remember where you put this list. Continue reading
How to Change the MySQL Time Zone on an Ubuntu Server
If you wish to explicitly set the time zone for your MySQL running on an Ubuntu Server, here is how to do it. Continue reading
How to Change the Time Zone on an Ubuntu Server
It is often quite useful to be able to change the time zone on your Ubuntu server and to do so has become particularly simple. Now that the original command, tzconfig has been deprecated, we turn to the new option: Continue reading
Ubuntu: How to Copy a Line in Nano
Nano is an extremely handy and lightweight text editor that comes with most Linux distributions these days. Today’s tip will teach us how to copy and paste a line or piece of text within a text document.
Continue reading
Ubuntu: MySQL SSH Tunnel via the Terminal
If you have a closed machine that doesn’t allow MySQL connections from the outside world but does allow SSH access in to the box, say hello to the world of SSH tunneling. Continue reading
Navigation »