Home / Software (page 13)

Software

TeamSpeak hosting

If you play PC games online, chances are good you’ve heard of TeamSpeak, a voice chat software popular within the gaming community that lets players easily communicate with one another. In order for peers to converse, however, a server running the TeamSpeak software must be set up. Luckily, there are …

Read More »

How to list all users in Linux

Question: How do I see all of the users that have accounts on my server? Answer: In a previous post, we covered the “who” command, which will tell an administrator which users are currently logged into the system, but another important thing to know about your server is which users …

Read More »

Share file folders on a Linux server

Many web-based organizations depend on the ability to communicate and share files easily. Even if you already have a website, however, you might not have an easy way to share files and folders, aside from giving each user FTP or SSH access. There are proprietary solutions, such as Dropbox or …

Read More »

How to set resource limits on PHP

In a previous post, we learned how to increase the memory limit on PHP by editing the php.ini file. But limits exist for a reason, and although you would probably love to give every process, every script, and every website unlimited CPU cycles, memory, and bandwidth, it just isn’t possible. …

Read More »

Managing your Ubuntu server

When most people think of Ubuntu, they think of the award-winning community-driven desktop Linux distribution created by South African billionaire Mark Shuttleworth and his army loyal supporters. But Shuttleworth is still a businessman, and part of his investment is making sure people who use Ubuntu at the server level have …

Read More »

Before you commit your data…

When you have a small to medium-sized business (SMB), it is tempted to take lowest service offer, especially when a vendor makes big promises. There are plenty of database vendors on the market, and some of them offer very attractive custom proprietary packages or cloud computing solutions. But before you …

Read More »