Home / Tag Archives: server (page 11)

Tag Archives: server

March, 2010

  • 9 March

    Fast control panel script installation

    As the web hosting industry becomes more competitive, web hosting providers need to provide extra services and features to stand out from the rest. One common service that numerous hosts offer is script installation. Usually managed in the host’s control panel, users can use the service to automatically install content …

  • 9 March

    Control panel gallery scripts vs. third-party photo services

    Many website owners need photo galleries for their content. There are essentially three options for someone who wants an online photo gallery: 1. Use one of the gallery scripts supplied and installed by your web hosting provider (if available) 2. Download a free or commercial gallery application and install it …

  • 4 March

    Companies save energy by integrating batteries into servers

    Given the high cost of electricity, companies are always looking for ways to increase efficiency. This may involve optimizing CPU usage or reducing active cooling, but in the case of Google, Facebook, and soon Goldman Sachs, these companies have found another way go green: integrate batteries into servers. Data centers …

  • 4 March

    What is FFmpeg hosting?

    Question: What is FFmpeg hosting? Answer: FFmpeg is a suite of tools that provide users with video manipulation, editing, streaming, and recording capabilities on numerous platforms and multiple formats. As the name indicates, it supports a number of mpeg compression formats as well as other open and proprietary video codecs. …

  • 3 March

    How to upgrade CentOS

    Question: How do I upgrade my CentOS installation to a higher version? Answer: Using YUM you can upgrade CentOS with only a few steps. 1. Backup your important data. If most or all of is in a database, make sure to backup all databases. 2. List all of the updates: …

  • 3 March

    New server setup

    Question: I want to setup my own server. What software and tools will I need? Answer: The first major decision to make after you have purchased server hardware is what operating system to use. Many servers come with one already, but if yours does not, you will need to decide …

February, 2010

  • 24 February

    How to setup umask on a Linux server

    In Linux umask, or user file-creation mode mask, determines the permissions of new files. In other words, whenever you make a new file or upload/transfer a file from your local machine or another server, umask sets the initial permissions of that file. In most Linux distributions, umask for all users …

  • 24 February

    Benefits of a Virtual Private Server (VPS)

    As we have mentioned in previous posts, a virtual private server (VPS) is an isolated instance of a larger operating system running in an enclosed environment. In Linux it is normally in a chrooted environment, where the root directory / is not available to the server user, but that user …

  • 17 February

    How to merge two different files in Linux

    In yesterday’s post, we learned how to find the discrepancies between two similar files using a command called diff. With it, we were able to compare them and identify the actual lines containing differences. Once you have identified the differences between the two, you have a couple of options. If …

  • 17 February

    How to check and optimize MySQL databases automatically

    MySQL databases require regular maintenance, but usually the databases just need to be re-optimized and checked for errors. In such cases, having to go through each database on your server can be time consuming. Following these steps, you can setup a cron job that will automatically check and repair your …

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