Recent Posts
Ink Plant Blog
Return To Blog Listing
The web design/development/marketing tips and tricks you need to know. Includes useful PHP and MySQL code snippets.
Recent Posts Tagged With 'Linux'
How to Run a Shell Script as Superuser
If you’ve ever tried to run a shell script as superuser in Linux by using the syntax sudo ./example-shell-script, you’ll know that doesn’t work. Instead, this is how you need to do it: Create your scriptvi example-shell-script Cha...
What text editor is best for coding?
This is a question that I haven’t thought much about in the last ten years or so. I picked up a copy of Homesite back when it was still published by Allaire and never looked back. I upgraded versions a couple times out of necessity as I mov...
