Posts tagged site

foxdevshed.com has officially launched!

After hours of monkeying around with code and database connections at my webhost provider, I’m happy to announce the launch of foxdevshed.com. This site (powered by Redmine) will host all the projects that I am currently working on and planning. Feel free to create an account and take a look around. I am always looking for feedback and if anyone is interested in collaborating with me on any project, feel free to drop me a line.

Lack of a cd.. can cause a lot of pain!

So, I knew that this day was coming. I was trying to deploy some Ruby on Rails applications on my hosted website. Needless to say, things were not going that well, and I was running into continual issues with the deployment.

In an attempt to start over, it was necessary to clean up some files. So from the command line of my shell I executed:

[jwfoxjr@xxxxxxxx ~]$ rm -rvf *

(You really didn’t think I was going to give you me hostname did you?)

As all the files from my home directory (including the files that this site run on) I realize what I’ve done. I’m frantically stabbing Ctrl-C on the keyboard, but the damage was already done.

Suffice it to say, $15.00 dollars later, and 8 hour wait, and then a day of coding, I was able to get everything back, and the new sites that I was working on originally working.

Moral of the story? Even experienced administrators make mistakes. Always make sure you have a backup of your own, that way you don’t have to wait on others to restore one for you.

A long overdue posting.

I think that the title of this post has said it all. I have spent way too much time away from the site while I have taken on new challenges in life. Coming back to my site today, I saw that it was in dire need of a makeover. After perusing many different themes, I finally found one that suited my fancy and applied it to the site.

The upcoming year is going to hold many changes with regards to this site. I’m hoping to be able to write some Ubuntu HOWTO’s, put up some snippets of Ruby on Rails code that I will be working on, and some different tips and tricks that I pickup from time to time.

Until then, enjoy!

Blog.markturansky.com