need help and coroporation About Open Source Web Conferencing System Backtalk


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers need help and coroporation About Open Source Web Conferencing System Backtalk
# 1  
Old 05-08-2006
need help and coroporation About Open Source Web Conferencing System Backtalk

hi All peopel
im loooking for help from someone who could help me to install this Backtalk Open Source Web Conferencing System
you can download it from http://www.unixpapa.com/backtalk/
so plz anyone know how install it into my website help me or email me so we cna discuse and corporate
Ksar@Menara.ma
 
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. AIX

Is XVFB(X window system virtual frame buffer ) open source

I would like to know XVFB is open source or not. (0 Replies)
Discussion started by: prathap.g
0 Replies

2. UNIX and Linux Applications

Linux based Open Source ERP System - CK-ERP

Hi, folks, I have developed CK-ERP, which is an open source accounting / MRP / ERP / CRM system that runs on top of multiple middlewares. It provides accounting and back office functionalities to SMEs and utilizes the underlying middleware to administer accounts/groups. Details about and... (0 Replies)
Discussion started by: chiukay
0 Replies
Login or Register to Ask a Question
SMBTA-UTIL(8)						    System Administration tools 					     SMBTA-UTIL(8)

NAME
smbta-util - control encryption in VFS smb_traffic_analyzer SYNOPSIS
smbta-util [COMMANDS...] DESCRIPTION
This tool is part of the samba(1) suite. smbta-util is a tool to ease the configuration of the vfs_smb_traffic_analyzer module regarding data encryption. The user can generate a key, install a key (activating encryption), or uninstall a key (deactivating encryption). Any operation that installs a key will create a File containing the key. This file can be used by smbta-tool on other machines to install the same key from the file. COMMANDS
-h Show a short help text on the command line. -f KEYFILE Open an existing keyfile, read the key from the file, and install the key, activating encryption. -g KEYFILE Generate a new random key, install the key, activate encryption, and store the key into the file KEYFILE. -u Uninstall the key, deactivating encryption. -s Check if a key is installed. -c KEYFILE Create a KEYFILE from an installed key. VERSION
This man page is correct for version 3.4 of the Samba suite. AUTHOR
The original version of smbta-util was created by Holger Hetterich. The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed. Samba 4.0 06/17/2014 SMBTA-UTIL(8)