-
-
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
Tag Archives: restart
Ubuntu: How to Restart the Cron Service
After making changes to your crontab file, be it the sudo or standard version of the file, you will need to restart the appropriate cron service. The command line sequence to achieve this is as follows: Continue reading
How to Start or Stop MySQL Server on Ubuntu via the Command Line
To stop a MySQL server instance on an Ubuntu linux install via the command line is as simple as entering: Continue reading
Posted in Software & Websites, Tutorials Tagged command line, Linux, mysql, mysql server, restart, start, stop, terminal, Ubuntu View Comments
Ubuntu: Restart the SMS Server Tools 3 (SMS3) Service
SMS Server Tools 3 or SMS3 is a great piece of SMS Gateway open source software that allows you to send and receive short SMS messages through any number of GSM modem types or mobile phones. Continue reading
Posted in Software & Websites, Tutorials Tagged Linux, restart, service, sms server tools 3, sms3, start, stop, terminal, Ubuntu View Comments
Ubuntu: How to Reboot or Shutdown from the Command Line
If you’re using Ubuntu or perhaps another flavour of Linux, there come a time when you need to either reboot (restart) or shutdown a machine via a terminal (command line) or shell command. Continue reading
Posted in Software & Websites, Tutorials Tagged command line, Linux, reboot, restart, shutdown, terminal, Ubuntu View Comments