Home / Software (page 17)

Software

How to create subdomains in cPanel

A subdomain is an nice way to make a sub-section of your website stand out. For example, if your domain is “garbleygook.com”, and you want the “store” to be noticeable, you could create a subdomain called “store.garbleygook.com”. Creating subdomains in cPanel is much quicker and easier than trying to do …

Read More »

How to create a MySQL database in cPanel

Question: How can I use cPanel to create a MySQL database? Answer: cPanel uses its own web-based frontend to make database creation very easy. Just follow these simple steps: 1. Login to cPanel 2. Under the Databases section, click “MySQL Databases” 3. Where it says “Create New Database” enter a …

Read More »

How to setup email forwarders in cPanel

Question: How can I use cPanel to forward emails sent to addresses in my domain to another email address? Answer: The web-based control panel called cPanel makes it easy to create email forwarders. A forwarder allows you to setup any number of virtual email addresses within your domain and then …

Read More »

Useful APT commands

In a previous post, we covered some of the basics of using apt-get to download and install packages for your Linux server. There are several commands that you can append to “apt-get” in order to perform various tasks. Here are a few: 1. “apt-get clean” By default, APT saves a …

Read More »

Watching Linux logs live

Question: How can I watch information come into my Linux server logs as they arrive? Answer: Linux has a nifty little command called “tail” that allows you to see the latest log file messages, but that by itself will not show you the latest messages as they arrive in real …

Read More »

Linux file and directory structure

An important part of knowing your Linux server is knowing where directories and files are. Most Linux distributions organize files in a similar manner, following specific standards. It is very different from the Windows file and directory structure, but once you know one Linux setup, you will pretty much know …

Read More »

DNS Benchmark

There are a number of DNS services out there, including a new offering by Google. Considering all the options available, which one is best? As far as I’m concerned, it boils down to one thing: speed. DNS Benchmark is a piece of Windows freeware that will measure the speed of …

Read More »

Nano Text Editor

Nothing beats a good text editor, and sometimes it is just not practical to download a file, edit it on your computer, and then upload it back to your server. Furthermore, if you have SSH access to your dedicated server or web hosting account, why not use it? Linux offers …

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