A Practical workshop on Fedora…
which was a practical workshop on Fedora. This event was conducted by Shakthi Kannan who is the ambassador of Fedora, also he is Senior Software Engineer, Fedora and also he is the moderator of Linux forum. The purpose of this event was to get knowledge about the basic things to start a project.
The contents of this workshop are as follows:-
<
I want to do project, tell me what to do?
I want to do project, tell me what to do?
< Gcc
Git
Openstack
Then he took a workshop on “git” and “gcc” on the same day. git is distributed version control system (dvcs) which is written in C language. A version control system allows the creation of a history for a collection of files and includes the functionality to revert the collection of files to another state which may be a different collection of files or contents in the files. A distributed version control system has no central server which stores the data. Every local copy contains the full history of the source code. He gave us detail information about the git how it actually works. Then he told about the gcc which is the “GNU” C Compiler that Linux used to run the C programs. He taught us about how the compiler exactly compiled the codes. Also he taught us about how to make our own library functions so that we can use it later on.
Then on 3rd Feb, he took a workshop on OpenStack. Openstack is a Infrastructure as a service (IaaS) cloud computing project that is free open source software released under the terms of the Apache License. The technology consists of a series of interrelated projects that control large pools of processing, storage and networking resources throughout the datacenter, all managed through a dashboard that gives administrators control while empowering their user to provision resources through a web interface. He gave us the great knowledge about the OpenStack.
-->
No comments:
Post a Comment