Home / Software (page 16)

Software

System monitoring with phpSysInfo

Sometimes you just need quick information about your server without having to click through numerous control panel screens or logging via SSH. A small PHP software application, called phpSysInfo, allows you to do just that. Installed like a normal PHP script, you can access a plethora of information about your …

Read More »

How to manually grant privileges in MySQL

There are plenty of reasons why you might want to grant various privileges to a user in MySQL manually rather than with a control panel or phpMyAdmin. But regardless of the reason, the process is quick and easy, once you learn how to do it. For this you will need …

Read More »

How to create FTP account with cPanel

Most cPanel installations will allow you to create multiple FTP accounts even if you have a shared web hosting account. And if you have a virtual private server or dedicated server, you certainly will have this option as well. Just follow these simple steps: 1. Login to cPanel 2. Scroll …

Read More »

What is Site Studio?

Some web hosts offer an HTML editor called Site Studio with their plans. While the software can be useful in some situations, the name is misleading. Site Studio is a web-based WYSIWYG editor. Unlike alternatives such as Frontpage, it runs completely in a web browser and does not provide a …

Read More »

Vsftpd an alternative FTP server

Vsftpd stands for “Very Secure FTP Daemon”, and is a an ftp server for Linux and other UNIX-like operating system. As the name implies, it claims to be more secure than the typical FTP server and boasts a number of useful features, including: Virtual IP configurations Virtual users Standalone or …

Read More »

What is OSCommerce?

These days, it seems like every small business wants its own web store. There are a variety of ways to set one up, but one popular solution is osCommerce, a free Open Source CMS that will quickly and easily set up an online store for you. OsCommerce will work on …

Read More »