National Repository of Grey Literature 40 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
Planning and design of web-based application for students' knowledge verification
Meixner, Jaroslav ; Jelínek, Mojmír (referee) ; Molnár, Karol (advisor)
The aim of my bachelor thesis is proposal and realization of system with web interface which automatizes student’s testing using randomly generated quizes. The generation of unique quiz with mutually mixed set of questions and answers for every student is very important condition. This set consists of several correct or incorrect answers. System Moodle was chosen for creation of quizes. This system goes on open source platform and it is possible extentend and modificate if some changes are necessary. System Moodle is corrected properly according to requirements and its correct behaviour was verified in subject Practical exercises in information networks
Establishment of the graphic interface for firewall using Qt4 framework
Štefany, Martin ; Jelínek, Mojmír (referee) ; Matocha, Tomáš (advisor)
The aim of this thesis is to design an application, which will serve as a~graphical interface to the terminal application iptables. iptables is an application which uses the Netfilter framework for managing firewall in operating system GNU/Linux. Graphical interface is a~way how to raise a~comfort of firewall configuration and management, because user doesn't have to remember all of the commands and graphical interface also shows him actual structure and contents of the firewall in a~tree view. Thesis describes format and options of the commands and also the firewall structure and its function in Linux. Designed application is written in C++ language using aspects of object oriented programming and uses Qt4 framework. Qt4 is a~great framework for creating graphical user interfaces, brings a~lot of new classes and methods and extends programmer's possibilities during designing graphical or terminal applications for lots of platforms. Thesis also includes a~manual to designed graphical interface, to the application qIPtables, which user can use to learn the basics of using this application and firewall management.
Virtual environment by Xen software
Kulíř, Tomáš ; Kouřil, Jiří (referee) ; Jelínek, Mojmír (advisor)
This bachelor thesis, which is called the virtual environment by Xen software, deals with the operating system GNU / Linux and its distributions. It also deals with the virtualization on the server or desktop computer, in particular, describes in detail the Xen environment, including all of its options and the most forgotten server services. In the first chapter is analyzed the concept of GNU / Linux. First, there is documented history. Another section deals with a brief overview of the most commonly occurring distributions. The main part of this chapter is primarily devoted to a specific distribution Debian. There is described not only the history and development of this distribution, but also more packaging system is analyzed there. The last part of this chapter is devoted to the installation options with a detailed description of the whole process step by step. Second and the most important chapter is devoted to virtual environments. Once again, there is first described their history, the possibility of practical use and the types of virtualization are also indicated there. Reader will find there a brief analysis of the most commonly used virtualization systems. The third chapter detailed deals with the Xen technology. There is not only explained the principle on which the virtualization is built, but the main part of this chapter focuses on the practical use and a summary of basic functions. The next section describes the installation and administration of hypervisor including previous preparation. A very important point is also creation of the virtual machines and their control, their migration to another physical hardware or a description of the installation of other operating systems than Linux. Fourth, shorter chapter deals with a listing and a brief description of server services. The final chapter consists of a summary of problems or complications, which in the course of this work occurred.
Design and implementation of communication protocol allowing message exchange between WLAN access points using IPv6
Bartal, Boris ; Jelínek, Mojmír (referee) ; Molnár, Karol (advisor)
The bachelor’s thesis is about programming of network application in programming language C a its implementation in an access point. In the first part of the thesis, theory of used technologies is described, along with access point configuration and installation of operating system OpenWrt, which is necessary for usage of the applications in an access point. The second part describes and explains the process of programming of the aplication and its implementation to access points.
Data acquisition from a great number of computers using hierarchical summarization
Jelínek, Mojmír ; Novotný, Vít (referee) ; Komosný, Dan (advisor)
This paper deals with IPTV (Internet Protocol Television) transmission of feedback and is showing options and ways of construction, problems and optimalization of signalization protocol. In the beginning are described IPTV and technology terms that this technology uses. Here can be found information about classical TV (Television) transmitting and comparing with IPTV technology, the advantages and disadvantaged of IPTV and answers why this solution has future. Next parts are about history of IPTV and real use over ADSL (Asymmetric Digital Subscriber Line) in present. Here are explained all the necessary units like Head-End, feedback target, root feedback target, ADSL, DSLAM (Digital Subscriber Line Access Multiplexer) and methods of data stream transmission. Also here are described the techniques of video stream compression (MPEG-2 and MPEG-4) and all options of data transmission as broadcast, unicast and multicast. Important part is about transmission speed and needs. The realization also contains applications, written in the C++ language, for transmitting and receiving packets by UDP (User Datagram Protocol) protocol. The task of these applications is to load the main server, where the measurement of packet loss and CPU (Central Processing Unit) load takes place. The result is a table of measured values for specified packet sizes and for specified time intervals between them. The meaning of this measuring is to find the maximal number of computer nodes, which the feedback target is able to proceed. Last part is about realization of 2 applications in JAVA language, which get the information about end-nodes. Both algorithms are using 2 threads to increase speed of getting the information. The client has few random generators within one thread, which will be later replaced by special algorithms for getting real values.
Centralization and maintenance of distributed information
Valčák, Richard ; Jelínek, Mojmír (referee) ; Morávek, Patrik (advisor)
The master’s thesis deals with the web mining, information sources, unattended access methods to these sources, summary of available methods and tools. Web data mining is a very useful tool for required information acquiring, which is used for further processing. The work is focused on the proposal of a system, which is created to gather required information from given sources. The master’s thesis consists of three parts, which employ the developed library: API, which is used by programmers, server application for gathering information in time (such an exchange rate for instance) and example of AWT application, which serves for the processing of tables available on the internet.
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.
Vivaldi algorithm for Internet nodes localization
Handl, Tomáš ; Jelínek, Mojmír (referee) ; Komosný, Dan (advisor)
Diploma thesis deals with usage of artificial coordinate systems used for localization of a station on the internet and prediction of delay between the stations. There are described and compared basic properties of centralized and decentralized algorithms providing station localization on the internet and RTT prediction. More in depth are presented main representatives of both types of algorithms such as GNP, IDMAPS or Lighthouse. Central part of thesis is aimed at getting to know Vivaldi distributed algorithm. Basic principle of the algorithm for constant and variable time step, using two dimensional coordinate system with 3rd parameter height, is here outlined. Further more implementation of this algorithm as a library Vivaldi-lib in the environment of Java is implemented. Part of the thesis are simulations of behaviour of this algorithm for both variations realized on artificial networks and data obtained from PlanetLab experimental network, using simulation created program VIVALDIMONITOR.
Design and realization of the mail-server using MySQL database
Smahel, Petr ; Lattenberg, Ivo (referee) ; Jelínek, Mojmír (advisor)
The thesis involves the design and implementation of a complete mail server using the GNU/Linux platfrom built on quality opensource software, using MySQL database. The first part deals with general problem topics concerning internet electronic mail and also the characteristics of GNU/Linux and related database systems. The second part deals with getting acquainted with concrete mail server implementations and products, while the third part deals with the installation and configuration of these products.
Communiacation software for terminal clients of a Linux server
Hanák, Karel ; Jeřábek, Jan (referee) ; Jelínek, Mojmír (advisor)
The thesis contains a proposal and implementation of an environment convenient for operation of network client applications which use common terminals. It also consists of implemented examples where the way of their usage is presented. The centralized way of communication is the basis. The approach is used also for the possibility of their joining with managing subsystems, i.e. unlimited ways of regulation of systems for real estate management, access to devices, user authority access to access data points to the devices. The environment is based on operation system Linux and database MySQL. Their realization is supposed on a server, in the network environment. This relates also to the overall security policy and this work also focused on social treatment of clients possibilities.

National Repository of Grey Literature : 40 records found   1 - 10nextend  jump to record:
See also: similar author names
36 JELÍNEK, Martin
2 Jelínek, M.
10 Jelínek, Marek
3 Jelínek, Marian
36 Jelínek, Martin
1 Jelínek, Matěj
10 Jelínek, Michael
16 Jelínek, Michal
2 Jelínek, Milan
6 Jelínek, Miroslav
Interested in being notified about new results for this query?
Subscribe to the RSS feed.