Linux Tutorials on the topic “linux”

  • Secure SSH Using WiKID Two-Factor Authentication And TACACS+

    Author: nowenTags: , Comments: 0

    Secure SSH Using WiKID Two-Factor Authentication And TACACS+ These instructions are designed to help you configure and test using the WiKID TACACS+ protocol module via Linux PAM on Red Hat. This document has been updated to cover pam .99 and higher. We assume that you have already installed the open-source WiKID Strong Authentication Server Community Edition.

  • Installing ehcp (Easy Hosting Control Panel) On Any Debian Or Apt-Get Based Distro, Including Ubuntu

    Author: bvidinliTags: , , , , , , , , , , , Comments: 6

    Installing ehcp (Easy Hosting Control Panel) On Any Debian Or Apt-Get Based Distro, Including Ubuntu In this tutorial I will show you howto install ehcp on any debian based distro, or any distro that has apt-get support. ehcp stands for Easy Hosting Control Panel. It may be used by anyone wanting to host multiple domains in his dedicated/vps server. It is a hosting control panel under development.

  • Running Linux Live-CDs On Windows With MobaLiveCD

    tux Author: Falko TimmeTags: , Comments: 8

    Running Linux Live-CDs On Windows With MobaLiveCD This article is a short introduction to running Linux Live-CDs with MobaLiveCD. MobaLiveCD is a standalone Windows application (i.e., you do not have to install it - it runs by clicking on the executable) that uses the Qemu emulator to run Linux Live-CDs on your Windows desktop.

  • Using Zivios Identity Management

    Author: rehanzafarTags: Comments: 0

    Using Zivios Identity Management Zivios is an open source web based identity management application featuring single sign on, certificate authority, user, group and computer provisioning with remote management of services. Zivios is an n-tiered PHP-5 application and uses MySQL and OpenLDAP as it's data store, with OpenLdap being the primary back end for identity management and application integration and MySQL being used for panel specific data.

  • Spam Blocking And Web Filtering With The Untangle 5.3 Network Gateway

    Author: Falko TimmeTags: , Comments: 1

    Spam Blocking And Web Filtering With The Untangle 5.3 Network Gateway Untangle bundles common open-source applications for blocking spam, spyware, viruses, adware and unwanted content on the network in one single Linux distribution. It can be integrated into existing networks either as a router or as a transparent bridge (directly behind the router, but before the switch that connects the client PCs with the router). The best thing about Untangle is that you don't have to reconfigure the client PCs - Untangle works out of the box.

  • Triggering Commands On File/Directory Changes With Incron on Debian Etch

    debian Author: Falko TimmeTags: , , Comments: 10

    Triggering Commands On File/Directory Changes With Incron This guide shows how you can install and use incron on a Debian Etch system. Incron is similar to cron, but instead of running commands based on time, it can trigger commands when file or directory events occur (e.g. a file modification, changes of permissions, etc.).

  • uvhd - File Investigation Utility

    Author: Owen_TownsendTags: , Comments: 0

    uvhd - File Investigation Utility 'uvhd' is a binary file investigation utility. It displays the contents of any file in vertical hexadecimal format, and prompts for commands to browse, search, select, update, scan/replace, print, translate, etc. uvhd is an interactive utility with a command line interface and 18 help screens.

  • How To Set Up A Cisco Lab On Linux (CentOS 5.2)

    Author: topdogTags: , , , , Comments: 5

    How To Set Up A Cisco Lab On Linux (CentOS 5.2) I recently decided to study for the Cisco CCSP certification. My main concern in the beginning was the fact that most of the lab simulation software that I found out there could only run on Windows, this was a problem for me given the fact that I do not own a windows computer. After a quick search I found the wonderful Dynamips project that goes beyond what other simulators do by running actual Cisco IOS images, as well as the PEMU project which allows for running of Cisco PIX images. To integrate the various pieces of software and provide an interface for interaction with the devices I used dynagen.

  • How To Make monit Send SMS Alerts When Your Server Goes Down

    Author: Falko TimmeTags: , Comments: 9

    How To Make monit Send SMS Alerts When Your Server Goes Down This tutorial explains how you can configure monit to send alert messages per SMS to your mobile phone when a service fails. Because monit can send only emails but not SMS, we will use an email-to-sms gateway where monit will send its emails to, and the email-to-sms gateway will convert the emails to SMS messages.

  • How To Set Up A Shockvoice Server On Linux Using Mono

    Author: kobayashiTags: Comments: 0

    How To Set Up A Shockvoice Server On Linux Using Mono This is a step-by-step instruction on how to install Shockvoice on a Linux machine. Shockvoice is a voice-over-ip communication tool. This tool is slightly different in its features. It's simply coded in C# and therefore runs on almost any platform of interest, be it Windows, Unix, Macintosh or Solaris. The client will only be available for Windows in the beginning.