RBDcute’s expression

April 6, 2008

Host your own blog

Filed under: my way

This guest post was submitted by Dave Miller of Dave’s Blog. You can also find Dave as "DaveAtFraud" on StumbleUpon as well as a number of other blogs and discussion groups.

The premise for this article is that you want to know what it would take to host your own blog. Obviously, if you expend enough money, you can do anything so the narrower question is how to run your own blog and not spend a prodigious amount of money. Given this question, I’ll describe how I set up and host my blog at Dave’s Blog.

I decided to run Linux a long time ago so naturally my host operating system is a Linux distribution. In keeping with the theme that what is described in this article shouldn’t cost a lot, I run CentOS which is a free derivative of Red Hat Enterprise Linux (RHEL). There are a number of Linux distributions to choose from but I started out running Red Hat Linux 5.0 in 1998 and, although I’ve tried some of the alternatives, I’ve stuck with Red Hat or a clone such as CentOS. The resource section has information regarding alternatives to CentOS. Likewise, I settled on WordPress for my blog and, again, the resources section has a link to sites that allows you to compare various blog software.

The combination of CentOS Linux and Wordpress means my software cost for my blog was zero. Running CentOS Linux means I also get the Apache web server, a very effective firewall and authoring software. The downside is there is a somewhat steeper learning curve and support consists of posting questions on various forums or mailing lists and hoping for a reply.

Finding an ISP

If you want to host your own blog, the first trick is to find an Internet Service Provider (ISP) who will let you run a web server. Most of the large ISPs do not allow residential customers to run any sort of server. Your best bet is to see if there are any smaller, local ISPs that service your area. You will probably still need to pay a little extra for a business account that gets you a fixed Internet Protocol (IP) address but smaller operations tend to be more flexible than big corporations that only sell specific packages. Be up front and tell them what you want to do and you’d be surprised how many people will let you do it.

I’m sure if my web site and blog start generating a significant amount of traffic, I’ll have to find another arrangement. On the other hand, if I’m generating that much traffic, I’ll hopefully be able to monetize my blog and pay for hosting. The hint here is you don’t need a fat pipe to the Internet when you’re just starting out. I’m running my web site and blog over a megabit connection which is sufficient for now. Your local telephone directory is a good place to start for finding the local ISPs for your area.

Getting a domain

Before you buy a suitable server computer and start installing software you need to make it so people can find you on the Internet. This is done by registering a domain. In theory, this should be really simple. Unfortunately, competitive pressures mean you need to be careful or you’ll have to pay extra to get the domain name you want.

At least one domain registrar is currently the target of a class action suit over this issue. It seems they would register any domain that people checked on for availability so they could then sell the domain to the person who had just checked on it. Your best bet is to come up with a list of several possible acceptable domain names for your blog. These should be unique and somehow tie to either you or the subject of your blog You can see whether someone is actually using a domain name by just typing it into your browser’s address bar. A “not found” doesn’t mean it’s available but hitting a site definitely means it’s not available. When you’re ready, hit one of the registrars in the resources section (I use Go Daddy) and just attempt to register the domain name you want starting at the beginning of your list.

The registrars I’ve dealt with will provide Domain Name Services for your domain at your option. Unless you also want to learn about running a domain name server (DNS), select this option. The registrar will need the fixed IP address you got from your ISP in the previous step.

Setting up the server

At this point I’m going to assume you have registered a domain and lined up an ISP for your blog. The next step is setting up a server for your blog. As with your Internet connection, you don’t need a whole lot in the way of hardware when you are just starting out. Until the motherboard died from bad capacitors, I was running my web site and blog on an AMD 1700+ CPU with 768 MB of RAM. The bad motherboard forced me to upgrade so the site is now hosted on an AMD 2400+ CPU with 2GB of RAM. The bottom line here is you don’t need high end hardware to start out. Whatever you come up with just needs to be reliable with either of the above systems as a reasonable bottom end.

I won’t go into details about installing the software or basic system configuration. Pick the server install option and configure the system’s firewall so that port 80 is open for your connection to the outside world. The interface will use the fixed IP address you got from your ISP (see above). Make sure that you include the MySQL database and the Apache web server as part of the operating system installation.

Once the install is complete and the system has rebooted after the install you can start Apache and you should be able to use a browser to navigate to your domain and see the Apache test page. At this point you need to install WordPress or whichever blogging software you will be running. Installing WordPress is really easy and is well documented in the WordPress installation instructions. Since I also run a web site as well as my blog on my server I chose to just include a link on my site’s main page to my blog as well as publishing my blog’s URL (http://davenjudy.org/wordpress).

About the only gotcha I ran into was the default CentOS install did not include the PHP-mysql libraries (WordPress is written using the PHP programming language). Once these were installed, WordPress worked as advertised.

Maintaining your server 

As if the above was not enough, there’s still more work to do. If you want to be taken seriously as running a blog, you need to make sure your blog is available and you don’t lose content. This means you probably need to have your server attached to an uninteruptable power supply (UPS) and you need to make some sort of arrangement for backing up your blog’s content. UPSs are available at most retail stores that sell computers. Talk to a salesperson there or hit one of the UPS manufacturers’ sites to size a UPS for your server.

Backups can be as simple as just having two hard disks on your server and keeping a copy of your blog’s content on the second drive. A fact of computer life is hard drives die but there is a fairly small probability that two independent drives will both die at the same time. Alternatives include writing the backup to a muti-session DVD or CD or tape systems, etc. You may also want to consider setting up some type of RAID for your server but RAID only protects against a drive failure; it doesn’t protect against deleting the wrong thing.

Closing thoughts

Hosting your own blog and web site is kind of neat but definitely not for everybody. It takes a serious commitment since there will always be things to do like upgrading and maintaining the server software. Hopefully, this article has provided you with some insight into why it’s a good idea to just go with a blog that’s hosted by someone else unless you’re really serious about hosting it yourself.

x-ray technician school

Filed under: my way

The nation’s x-ray technician schools must be able to scale quickly in order to meet the growing demand for qualified x-ray specialists in todays hot job market. Experts believe the marketplace for x-ray techs will grow more quickly than the national average, given the increasing demand on our healthcare system as baby boomers continue to age, and as diagnostic imaging continues to improve so rapidly. Despite an increasing interest in sonography, the use of radiographic methods such as x-rays and MRIs continue to be the prevalent diagnostic tools used in hospitals and clinics. Employers often cannot keep up with demand for x-ray technician services and have noted the need for a new generation of trained radiographers. In addition, the more specialized the x-ray training is, the better the job outlook.

The nation’s wide network of x-ray technician schools offers several types of training and degree programs to get people qualified and working, often in less than 24 months. Individuals who are already working in the medical field (as nurses, for example) may simply need to complete a one-year certification programs to get started. High school or college graduates who want to enter the medical field as a radiographer can complete a two-year associate’s degree program at a local vocational or technical college. Those who wish to specialize in magnetic resonance imaging, CT scanning, or other radiographic specialties can pursue advanced degrees in those fields as well.

IT training

Filed under: my way

Now a days I hear from rumors tech career is the strong one work, If you are planning or interest with tech career, I know a good website which can help you to have your tech career. There are 8 tech career and programs you can choose and once you have choosen the best tech career you like most you don’t have to worry where to find a school because on the website you can search technical school and you can see lot of tech schools to the site. They also offer it training and you will have a certification training once you finish the training. Don’t hesitate to visit the site if you are planning or interest with tech career, just click the links above to reach the site.

April 4, 2008

engagement rings - diamond rings - diamonds

Filed under: my way

 

 

Hey guys! Looking for a wonderful engagement ring for your future fiancé or a ring for your love one? Also to the jewelers who likes to collect diamond rings. James Allen the Professional Jeweler has a online jewelry store offers diamond engagement rings, diamonds, wedding rings, anniversary rings, three-stone diamond, eternity bands and lastly jewelries, this online jewelry store will easily helps you to find a wonderful engagement ring or a diamond ring and I am sure you will appreciate his website because the site’s design is so cool, it loads fast, user-friendly, and most of all the site’s has high security.

So what are you waiting for? Visit his website now! Have fun exploring on it!

casino en ligne

Filed under: my way

Some of the people today are playing online casino to their leisure time or free time. Playing online casino is fun that’s why lot of people are playing. You will experience the excitement and happy moment that you never experience before. Now if you are interested to play online casino I know a website that will greatly fit your needs or you will like, click this link casino en ligne to reach the website I mentioned earlier.

internet can make you rich

Filed under: my way

It is amazing what the internet can do and internet is now one of the powerful resources on the things you are looking or searching. It can make you help decide for the different questions in life and may be a tool to help others. If you are a business man, e-commerce proves useful in making your products available for the world and provides another way “gagner de l’argent” (to earn money). Some people make blogs to earn extra money, and some out to “devenir riche” (to be rich) by peing a pro blogger and work at home. Some say that blogging produces “argent facile”I know it sound easy, but in reallity, it is not it takes a lot of knowledge on the internet, and researches to make your traffic higher.






















Get free blog up and running in minutes with Blogsome
Theme designed by B A Khan