National Repository of Grey Literature 610 records found  beginprevious554 - 563nextend  jump to record: Search took 0.02 seconds. 
Automatic Attendant application using Asterisk PBX
Benýšek, Jiří ; Krajsa, Ondřej (referee) ; Kovář, Petr (advisor)
Application of IP telephony is still more and more popular. This technology is designed for large companies as well as for home or office use. If customer needs to use advanced features of the private branch exchanges, he had to purchase more expensive solutions than common equipment. These professional products may be replaced by open source solutions, which can fully replace them. Private branch exchange Asterisk is one example of these products. Bachelor’s thesis is focused on IP telephony, treats of basic principles and network protocols used by this service. This thesis then describes the public branch exchange Asterisk, its possibilities for use in call centers and administration of call queues using this PBX. After theoretical analysis, this thesis deals with installation and configuration of this PBX. It includes installation of necessary operating system, additional packages containing necessary libraries and modules needed for correct function of the PBX. Configuration of Asterisk such as creation of user accounts of SIP protocol and dialplan is described in the next chapter and then all of these functions are tested. Achieved practical results are presented in the last chapter of this bachelor’s thesis.
Linux cluster for assurance of stability and security of network environment with internal services
Šála, Jakub ; Herman, Ivo (referee) ; Pfeifer, Václav (advisor)
There are described problems about building Linux cluster with high available data storage Lustre and company server solution establishe on virtualization. At the end the thesis performed measurement of cluster availability and out come estimation.
Network attacks of Linux operating system
Valčák, Richard ; Janovič, Filip (referee) ; Pelka, Tomáš (advisor)
Main objective of this bachelor thesis is to inform with the most famous security attacks, describe their characteristics, evaluate risk degree and suggest security against of these attacks. The bachelor work presents theoretical and practical part focused on security attacks of Linux operational system. First chapters describe operational system security shell theory. Followed by the most frequent attacks like Buffer overflow, ARP Cache poisoning, SYN flood , Denial of Service, DHCP, which are described theoretically, demonstrated by these examples and possible security assignment against this attacks registered. Basic theoretical system Linux knowledge is necessary for the practical part of the bachelor thesis.
Automatic code processing for GNU/Linux cores
Doktor, Lukáš ; Horák, Karel (referee) ; Honec, Jozef (advisor)
Solves an automatic getting of profilation informations of the GNU/Linux's kernel. Solution is based on an interconnection of existing project gcov-kernel, Red Hat Test System and optional test suit. Red Hat Test system helps with an installation and setting up an computer. Modificated kernel by gcov-kernel provides profillations data of the running system. After all job is done, those informations are proceed into human readable form.
Implementing of GSM modem in PBX Asterisk
Benýšek, Jiří ; Krajsa, Ondřej (referee) ; Šilhavý, Pavel (advisor)
Short Message Service (shortly SMS) is the most widely used type of communication systems. The main advantages are that allow a fast exchange of messages between devices, a very good availability through GSM and a reasonable price. Nowadays the SMS service support has expanded to include other technologies such as a service of the information navigation and the remote connection. The master‘s thesis concentrates on the Short Message Service, deals with basic principles and statements using by this service. The topic of the thesis is software PBX Asterisk and its possibility of SMS implementation, especially verification of SMS processing goes through the PSTN. After the basic introduction the master‘s work deals with the installation and configuration of the server. The main focus is on an installation of the operating system with an additional pack including necessary libraries and modules for a correct working of the server. The following section is paying attention to the Asterisk server configuration, especially a hardware card installation which is necessary for a connection with analog telephones, done by Bluetooth connections, set up user’s profiles of the SIP protocol and create a dial plan. This is followed by a verification of SMS option of the implementation and communication with GSM modem which is used as a gate for an exchange SMS between PSTN and GSM network. The last chapter of this master‘s thesis comes with the aimed results.
Implementation of advanced filters based on packet classification using Linux
Malár, Lukáš ; Holešinský, Pavel (referee) ; Matocha, Tomáš (advisor)
The Master’s thesis ”The Implementation of the Advanced Filtering Based on the Packets’ Classification using Linux” is intended to the realization of an internet gateway. The gateway serves to make the connection between local network and the internet. The thesis contains a short theoretic description of parameters and types of QoS services. The classful and classless queues are mentioned in detail. The last theoretic part refers to the introducing of LDAP protocol and its usage. The practical part of this thesis captures the configuration of firewall, dns and radius server connected with LDAP databases. The thesis also contains detailed description of the production QoS by HTB with L7-filter including the compilation of system’s core. The end of the thesis contains the series of tests of created scripts.
Firewall security audit
Krajíček, Jiří ; Pelka, Tomáš (referee) ; Pust, Radim (advisor)
An aim of master´s thesis is Firewall security audit. Main tasks this work is introduce with principles of application for audit, create methodology and with this methodology make security audit of the selected firewalls. Theoretical part of this document deal with firewalls and possibilities of integration into network infrastructure. And next with audit and principles of application for security audit. Next practical part of this document deal with creation methodology and procedures including penetration testing. With this methodology is created audit of linux firewall and ISA 2006 included tips for change configuration providing more security.
Identity management
Kefer, Daniel ; Polívka, Michal (referee) ; Pelka, Tomáš (advisor)
The master thesis is divided into two parts. In the first part, identity management is described on theoretical basis. Particular domains of identity management including authentication, authorization and audit are explained as well as Single Sign-On concept, i.e. using single credentials and entering them just once for access to multiple independent systems or services. In the second part, which forms the main part of this thesis, a practical project was implemented on the infrastructure of the Department of Telecommunications within the Faculty of Electrical Engineering and Communication, Brno University of Technology. The goal of this project was to create an environment for central 4 authentication and Single Sign-On using only open source technologies within a computer laboratory used for teaching OS Linux. The project is based on OS Linux Debian, Kerberos as a protocol for secure authentication and LDAP server OpenLDAP. For the Single Sign-On demonstration, NFS services for accessing data on the network were chosen. Using NFS services, users can sign-on to any workstation and access all their data. Administration of users and their import from central FEEC databases was implemented using scripts developed in Python. Next, using Apache, PHP and MySQL, a front-end audit interface for the network administrator was developed in order to inspect and evaluate security events in the network. Messages about suspicious events are delivered to administrator’s mailbox in real time. The project is intended as a security platform which means that other services can be implemented for Single Sign-On as well as new mechanisms for evaluation of suspicious events.
Driver design for custom analog user module in Linux OS
Brejcha, Martin ; Sysel, Petr (referee) ; Molnár, Karol (advisor)
This master's thesis describes how to develop loable kernel module for operating system Linux. Module can be use like driver for concrete hardware device. In this case for telecommunication hardware. The second part of this thesis describes how to implement support for this hardware in Asterisk PBX. Support in Asterisk is realized by channel module. In that channel module are implemented functions for process incoming and dialed calls.
Automatic configuration of workstations in Cisco academy laboratory
Homolka, Jiří ; Jelínek, Mojmír (referee) ; Komosný, Dan (advisor)
My thesis is focused on the subject of working with distant stations connected with the laboratory control of Cisco academy. Station operations, i.e. laboratory control, have been carried in the environment of the Linux operating systems. The first part of the thesis includes a description of the laboratory, its network architecture and software equipment. Also, the VMware tool is described here. VMware tool is intended for virtualization of computer stations, where the virtual station is created. In this virtual station another operating system may be run. The problems of the command interpreter, its function and possibilities are described here too. Main attention is devoted to the Bash command interpreter and to the creation of the scripts. There are descriptions of the basic tools intended for the network communication with the distant stations. Among the most important parts belong the protected communication, the production of the autentization keys as well as the tool for data recording on more stations at the same time. The description of the access rights to the files and directories is included too. The target of this thesis was to create the scripts in the Bash programming language. The scripts are focused on working with the laboratory stations. They are the sublayers of the common project for this laboratory control. They were developed for the cooperation with the the web interface and MySQL database, created by Bc. Zdeněk Hrabal. The Scripts are intended for the finding information about the stations and virtual systems, and also for the recording images and configuration files of the virtual systems at the distant stations. Recording files and directories is enabled too. The other scripts deal with the erasing and changing of the rights of the particular files and directories. Setting commads with the super-user competence is used at this place. The scripts for the switching on and off the laboratory workstations were created too. To solve the problem described above I chose to develope more scripts. Each of them subserves the particular part of the task. The form of the input and output data of the scripts was select with the reference to the cooperation with the web interface and database. The data are implemented by the form of the input and output files. The output information and the process of the carried operations are displayed through the web interface. The scripts together with the web interface are placed and run from the school server adela.utko.feec.vutbr.cz. In the thesis the settings of the access privileges for the current directories and the files of virtual systems and scripts are presented too.

National Repository of Grey Literature : 610 records found   beginprevious554 - 563nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.