Home / Tag Archives: server (page 8)

Tag Archives: server

April, 2010

  • 14 April

    How to create backups with cPanel

    Many VPS and dedicated server users have cPanel installed as their control panel. Therefore, it is very useful to know how to create backups of your website or entire server using cPanel. Follow these instructions to make your backups. 1. Login to cPanel on your website (usually something like http://yourdomain.com/cpanel) …

  • 14 April

    How to create a database in phpMyAdmin

    In a previous post, we learned how to create a MySQL database from the Linux command line. Today, we will learn how to accomplish the same task with a graphical interface using the free web-based MySQL administration tool: phpMyAdmin. Just follow these steps. 1. Login to phpMyAdmin either through your …

  • 13 April

    Testing your Firewall

    Just because you spent the better part of a day hammering down the security bolts on your ironclad server, it does not mean your server is secure. Being human, you could have overlooked something small but potentially devastating. The only real way to test the effectiveness of any security measure …

  • 13 April

    How to secure your WordPress installation

    Yesterday, news sources and blogs announced that WordPress blogs hosted by Network Solutions were being hacked. The website owners’ credentials were stolen, and then the sites were used to redirect thousands of visitors to websites that distributed malware. Apparently, WordPress’ configuration file, called wp-config.php, stores the user’s database password in …

  • 12 April

    Finding Linux files with "locate"

    There are a few of ways to find files on a Linux server, but most of them involve actually searching through each file in the filesystem until the correct one is located. This can be time consuming and taxing on the server’s CPU load, especially if you have a lot …

  • 9 April

    Data migration tips

    Anytime you move to a new web host or upgrade to a new server, you will need to migrate your data. In the old days, data was often stored in flat files or simply directly within the HTML files. While the management eventually proved to be inefficient, it was much …

  • 9 April

    Common extra dedicated server features

    An unmanaged dedicated server is almost like a bare-bones computer. While you get all of the essentials required to call it a server, there are many features that you will want to add. Some of them are free and/or open source, while some require purchase or even subscription services. It …

  • 8 April

    Chmod shortcuts for Linux

    In a few previous posts, we learned how to change file and directory permissions with chmod. The standard method is to use numbers to represent various permissions. For example, typing “chmod 777 directoryname” will make the directory readable, writable, and executable for all users, local or otherwise. There are many …

  • 7 April

    Red Hat Enterprise Linux 6 coming soon

    Red Hat, a company that holds a large portion of the Linux server market, recently released the latest version of their OS, Red Hat Enterprise Linux 5.5. The first version of the 5.x series was released in 2007, and now RHEL 6 is said to be released soon. RHEL is …

  • 7 April

    Ubuntu providing home grown clouds

    When one thinks of cloud computing in business terms, it is usually because he or she is considering a move to a cloud offering from Amazon or Google. But some organizations need to offer some cloud applications internally to their customers or employees. While those with large IT development staffs …

Powered by Namesco
© Copyright InternetBlog.Org.Uk 2024, All Rights Reserved