New story links

Exim Cheatsheet

(via www.skillett.com)

Hands on with an Exim Cheatsheet!

How to Install and Configure DHCP Server in Ubuntu Server

(via www.ubuntugeek.com)

A DHCP Server assigns IP addresses to client computers. This is very often used in enterprise networks to reduce configuration efforts. All IP addresses of all computers are stored in a database that resides on a server machine.A DHCP server can provide configuration settings using two methods

Speed up updates with Presto

(via fedorahosted.org)

Presto is a project that aims to utilize the work done on deltarpm to provide faster, smaller size downloads to Fedora users. Not only will using yum-presto save lots of bandwidth, but it will cut down on the time it takes to perform updates...

How to set up host interface networking for VirtualBox on Ubuntu

(via www.ubuntugeek.com)

To start, NAT is by far the easiest way to get your guests connected to the interweb, but you may want to use the guests as servers. For this you need Host Networking.To configure Host Networking you need to configure network bridging, you basically
go through four steps on the host machine

Install SugarCRM community edition in Ubuntu Intrepid Ibex Server

(via www.ubuntugeek.com)

SugarCRM is a complete CRM system for businesses of all sizes. Core CRM functionality includes sales force automation, marketing campaigns, support cases, project management, calendaring, and more. It supports MySQL and MS SQL Server.

Check Your Mysql Server Performance with MySQLTuner

(via www.debianadmin.com)

MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. Within seconds, it will display statistics about your MySQL installation and the areas where it can be improved.

NIC Information Collector script

(via nicdiag.cvs.sourceforge.net)

Along with mii-tool, mii-diag and ethtool for NIC diagnostics... the NIC (NIC Information Collector) script collects network information necessary to investigate network related problems.

Install and Configure Cacti Monitoring tool in Ubuntu 8.10 (Intrepid Ibex) Server

(via www.ubuntugeek.com)

Cacti is a complete network graphing solution designed to harness the power of RRDTool’s data storage and graphing functionality. Cacti provides a fast poller, advanced graph templating, multiple data acquisition methods, and user management features out of the box. All of this is wrapped in an intuitive, easy to use interface that makes sense for
LAN-sized installations up to complex networks with hundreds of devices.

Bash Comparison Operators

(via tldp.org)

Very helpful when unsure on using the type of comparison operators and brackets to use in bash.

Shared PostgreSQL Database Hosting Setup

(via wiki.postgresql.org)

* Manage cluster only via access to a super user account
- no permanent modification of pg_hba.conf etc. required
- central managing system can manage several clusters without the need for additional control channels
* Customers cannot directly create new roles and databases
* Each customer database is given an associated main user
- acting as a database local super user
- typically creates and owns all objects
* The can be a number of additional users per database
- Rights of these users are granted by the main user

Syndicate content

Syndicate content
Comment