There are three ways to start applications when the Ubuntu server starts; upstart jobs, backward compatible system-V scripts and using rc.local. This article will provide examples of how to make it work.
Read more »How to Run Scripts at Ubuntu Server Startup
Category: Beginner Tags:
- Login to post comments
Ubuntu 10.04 With Squid Proxy
Want to speed up your network and provide greater security in 15 minutes? You can do that with Squid Proxy Server on Ubuntu 10.04. The process is very easy and is an excellent way to save on network resources. Squid 2.7 has a focus on web performance.
Read more »Category: High End Tags:
- Login to post comments
DNS: Zone Files on Ubuntu 10.04
There are several categories of zones that must be configured. You need to have forward lookup zones, which allow the nameserver to match names to IP Addresses. You’ll define these zones in the /etc/bind directory, in files with the “db” prefix.
Read more »Category: Beginner Tags:
- Login to post comments
Ubuntu SSL 2048-bit Key
When SSL is used with Apache via the mod_ssl module, it will create an encrypted RSA file which has two components a private file which is kept secure on the server and a public file which is placed in the Certificate file and is thus used by users when they connect to the server. Users will be able to communicate securely then using the encryption that results in this kind of communication.
Read more »Securing PostfixAdmin
Many administrators who use Postfixadmin, a web based tool to manage virtual domains on Postfix, would like to secure the transactions between the PostfixAdmin program and the administrator. At the same time often you do not want to add the extra burden of SSL on the whole domain but just want to secure one directory.
Read more »Why Ubuntu server installations will surge in 2010
While desktop Ubuntu shines as the leader among Linux distributions, with analysts estimating their share up to 95 percent of the Linux desktop market, Ubuntu's server version lags.
Read more »Category: Business Tags:
- Login to post comments
Setup Ubuntu 9.10 Server PV DomU at Xen 3.4.1 Dom0 (2.6.31.6 pvops kernel) on top of Fedora 12
A brief description of Xen 3.4.1 and Libvirt 0.7.1-15 deployment to Fedora 12 follows bellow...
Read more »Category: High End Tags:
- Login to post comments
LAMP Server with Ubuntu 9.10
A LAMP server is a server that employs several key applications to create a full featured web server. These include installation on a Linux Server (L), use of the Apache web server (A), installation of MySQL (M) and PHP (P). This will be a mini-course that will be delivered each building on the previous day.
Read more »ZaReason Prepares Ubuntu 9.10 Server, Expands Customer Base
...Let's take a look at ZaReason's system plans for the new Ubuntu - including thoughts about a new ZaReason server and an expanding customer base.
Read more »Category: High End Tags:
- Login to post comments
Ubuntu Servers Gaining Acceptance
The Ubuntu Server operating system has not yet become as widely used as the Ubuntu desktop edition, but it is slowly getting there.
Read more »Your Distro is Insecure: Ubuntu
Ubuntu Server has one of the cleanest and easiest Linux distribution installers. However, in many cases, its designers choose to ignore security in favor of ease-of-use. The result? An install that is not secure by default.
Read more »Category: End User Tags:
- Login to post comments
Install Nagios 3 on Ubuntu 8.10
Nagios is a free, open-source tool that can be used to monitor network components and services. When it detects a problem, it can send alert messages by either e-mail or pager. It can also be configured so that only designated personnel can view status information for particular services or equipment. This tutorial will show you how to install Nagios 3 on an Ubuntu 8.10 server.
Read more »Category: High End Tags:
- Login to post comments
Why choose Ubuntu 8.10 as a server?
There are several reasons that are important in deciding to employ Ubuntu server. First, Ubuntu is very popular and gaining momentum. On distrowatch.com Ubuntu is listed as the most accessed distribution. The popularity of Ubuntu suggests that there will be business and job opportunities for those who are trained in configuration of the Ubuntu Server.
Read more »Howto Disable CTRL-ALT-DEL in Ubuntu 8.04 (Hardy Heron) Server
Any user that has physical access to the keyboard can simply use the Ctrl+Alt+Delete key combination to reboot the server without having to log on. Sure, someone could simply unplug the power source, but you should still prevent the use of this key combination on a production server.
Read more »Ubuntu 7.10 (Gutsy Gibbon) LAMP Server Setup
In around 15 minutes, the time it takes to install Ubuntu Server Edition, you can have a LAMP (Linux, Apache, MySQL and PHP) server up and ready to go. This feature, exclusive to Ubuntu Server Edition, is available at the time of installation.
Read more »Category: High End Tags:
- Login to post comments