Home arrow Administration
 

ADMINISTRATION HELP, ADMINISTRATION TUTORIALS, ADMINISTRATION ARTICLES

RSS For Dev Shed
Systems administrators are ultimately responsible for making sure their company’s technology runs smoothly. Whether it involves getting the different parts of a network talking to each other, organizing your team, or throwing together a basic content management system, you’ll find the help you need in this category.

  Date Title Author Hits
  06-23-04 

Managing Users Part 1

McGraw-Hill/Osborne 31754

This first part of chapter 5 "Module 5: Managing Users" covers understanding user properties and user databases. It also examines the technique of managing users for a single host. It starts by exploring the actual database files that contain information about users and moves on to the system tools available to manage the files automatically. (from the book Linux Administration, A Beginner's Guide, third edition by Steven Graham and Steve Shah, McGraw-Hill/Osborne, ISBN:0072225629, 2002).

  06-16-04 

Database Normalization

David Fells 256077

Put simply, normalization is an attempt to make sure you do not destroy true data or create false data in your database. Errors are avoided by representing a fact in the database one way, one time, and in one place. Duplicate data is a problem as old as data processing. Efficient and accurate data processing relies on the minimizing redundant data and maximizing data integrity. Normalization and the Normal Forms (NF) are efforts to achieve these two core objectives of data processing. This article will examine the concept of normalization in-depth.

  05-25-04 

Network Device Security

McGraw-Hill/Osborne 76919

This chapter focuses on using routers and switches to increase the security of the network as well as provide appropriate configuration steps for protecting the devices themselves against attacks. The chapter is from the book, Network Security: The Complete Reference, by Mark Rhodes-Ousley, Roberta Bragg, and Keith Strassberg (McGraw-Hill/Osborne, 2003, ISBN: 0072226978).

  04-12-04 

Site Search with HTDIG

icarus, (c) Melonf... 153698

Want to add a search engine to your Web site but don't know how? Well, today's your lucky day! In this tutorial, find out how to obtain, install and use the popular ht://Dig indexing engine to add powerful, effective search capabilities to your site with minimal time and fuss.

  01-21-04 

Mambo Open Source Content Management System

Steven Pignataro 78947

AdministrationIf you use a content management system (CMS) to run a site, then you're probably familiar with Mambo. No, not the dance - I'm talking about Mambo CMS, a PHP-based Open Source CMS. Seeing as DevShed's CMS is based on this technology, we thought it would be appropriate to give you a sneak peak at what we use to make sure that you continually get the best development content on the web. Steven Pignataro, a highly active "Mamber" of the Mambo community, takes us on a tour of the Mambo CMS.

  10-06-03 

Communications Between Technical Professionals And Their Managers

Rich Smith 46753

As a manager in charge of technical professionals, I have learned that managing projects with multiple team members requires certain people skills, as well as technical skills. In the world of management, there are many skills required when it comes to the management of people. These skills, and how you apply them, vary depending on the type of business you are in, as well as the type of people whom you manage.

  08-28-03 

Open Standards - Open Source. The Business, Legal & Technical Challenges Ahead.

The Open Group 60185

The meeting comprised four panels: Business, Technical, Legal, and Social and Ethical, each of which featured an introduction of the issues and follow-up with an interactive discussion between the speakers and the audience. The aim was to capture and publish the issues discussed in order to raise the industry awareness of the benefits of Open Source.

  05-28-03 

Risky Business (part 2)

Joanarc, (c) Melon... 28449

Now that you've analyzed the risks inherent to your project and come up with a plan to tackle them, it's time to put your risk management plan into practice. In this concluding article, examine the processes of implementing, monitoring and auditing a software risk management plan, together with a case study that demonstrates how it works in the real world.

  05-21-03 

Risky Business (part 1)

Joanarc, (c) Melon... 20896

Successful developers know that the secret to the success of a project lies in managing the risks that might unfold during the course of the project. In this article, find out how to build a comprehensive risk management plan that allows you to complete your projects on time, every time.

  05-14-03 

Professional File Transfer with proFTPD

Vikram Vaswani, (c... 131384

Need to set up an FTP server on your network to simplify file transfer between users or hosts? Look no further than the robust, secure and very free proFTPD server, which has everything you need to get up and running in a jiffy. This article covers installing and configuring proFTPD for both regular and anonymous FTP, and also explains how to customize the operation of the server for different requirements.

  04-02-03 

Secure Tunnelling with SSH

icarus, (c) Melonf... 109122

You probably already know how to use SSH to securely log in toremote hosts over the Web. In this article, take things a little further byusing SSH to encrypt connections to other ports as well. Scenarios coveredinclude securing your mail server connection so that your mail password isalways protected and creating secure pathways through firewalls for trustedhosts.

  03-05-03 

Understanding LDAP (part 2)

icarus, (c) Melonf... 105806

Now that you know how LDAP works, it's time to put it intopractice. In this article, find out how to compile, install and configurethe OpenLDAP software suite, create an LDAP directory for your organization,and add entries to it. Also included: a detailed discussion of how to searchthe database using both the UNIX client tools supplied with OpenLDAP, andthe LDAP client built into Qualcomm Eudora.

  02-27-03 

Understanding LDAP (part 1)

Vikram Vaswani, (c... 249795

Wish there was a global Yellow Pages so that you could find peopleon the Web quicker? LDAP might just be what you're looking for. In thisintroductory tutorial, get up to speed on basic LDAP concepts, including theLDAP information model, LDAP objects and LDAP naming conventions.

  01-16-03 

Mail Management With Procmail

Vikram Vaswani, (c... 48053

Tired of the sixteen terabytes of spam that confront you everymorning? Looking for a way to automatically manage and filter youremail? Say hello to procmail, automated message processing that's socool, it makes you want to believe in magic again.

  12-04-02 

File Synchronization With Rsync

icarus, (c) Melonf... 609032

Save time (and money) on data transfers between hosts withrsync, a synchronization tool that allows easy, efficient replication offiles between different locations. Sync up, now!

 
More Site Administration Articles
Total Site Administration Articles = 113

Page 6 of 8
3 4 5 6 7 8 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 3 - Follow our Sitemap

Dev Shed Tutorial Topics: