Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
virtusa-LP-presentation
Search
S H A L I N T H A
February 25, 2020
Education
0
100
virtusa-LP-presentation
S H A L I N T H A
February 25, 2020
Tweet
Share
Other Decks in Education
See All in Education
今までのやり方でやってみよう!?~今までのやり方でやってみよう!?~
kanamitsu
0
210
Linguaxes de programación
irocho
0
390
Técnicas y Tecnología para la Investigación Neurocientífica en el Neuromanagement
jvpcubias
0
180
DIP_2_Spatial
hachama
0
240
とある長岡高専卒のおっさんがIT企業のマネージャーになるまで / journey-from-nagaoka-kosen-grad-to-it-manager
masaru_b_cl
0
150
Introduction - Lecture 1 - Human-Computer Interaction (1023841ANR)
signer
PRO
0
2.6k
~キャラ付け考えていますか?~ AI時代だからこそ技術者に求められるセルフブランディングのすゝめ
masakiokuda
7
520
ハッカソンを活用したモノづくり教育について
yusk1450
PRO
2
120
Design Guidelines and Models - Lecture 5 - Human-Computer Interaction (1023841ANR)
signer
PRO
0
1.1k
2024-2025 CBT top items
cbtlibrary
0
140
俺と地方勉強会 - KomeKaigi・地方勉強会への期待 -
pharaohkj
1
630
HCI and Interaction Design - Lecture 2 - Human-Computer Interaction (1023841ANR)
signer
PRO
0
1.4k
Featured
See All Featured
Being A Developer After 40
akosma
91
590k
The World Runs on Bad Software
bkeepers
PRO
72
12k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
33
1.8k
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Java REST API Framework Comparison - PWX 2021
mraible
34
9k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
24
1.5k
How to Think Like a Performance Engineer
csswizardry
28
2.3k
Product Roadmaps are Hard
iamctodd
PRO
55
12k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.3k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
116
20k
The Pragmatic Product Professional
lauravandoore
36
7k
Transcript
None
None
UNIX ? Uniplexed Information and Computing Service
• Invented by Ken Thompson and Dennis Ritchie • In
late 70s they release the source code. • System V and BSD.
System V & BSD
BSD • Developed by Berkeley University. • Release the source
code as FreeBSD.
GNU/Linux
History of GNU Richard Stallman Launched the GNU project in
1983. Idea was to create a free Unix like OS As a result of that he setup a foundation called FSF
• GNU is a free software • The goal achieved
in 1992 when the kernel filled a Unix based kernel called Linux. GNU is Not Unix
History of Linux Kernel In 1991 Linus Torvalds started a
project to create his own OS. As a result of that he released the linux kernel under GPL v2
The Linux kernel and GNU tools combined it becomes GNU/Linux
Which is the linux distros we use today.
Free and open source (FOSS)
Open Source • Open Source software is some ways free
but source code is available for analysis
Free Software • Has the right to not only to
study the source code. • We can change as we want without any restriction.
Alternatives 1. Windows 10 2. Edge, Chrome 3. Office 4.
Photoshop 5. Windows Media Player 6. MatLab 1. Ubuntu, elementary, etc 2. Firefox, Chromium 3. LibreOffice 4. GIMP 5. VLC 6. GNU Octave
Linux Distro Families • Ubuntu • Elementary • Kali Use
Debian Packages. apt as package manager • RedHat • CentOS Use redhat Packages. dnf as package manager • Manjaro • BlackArch • ArchoLinux Use AUR packages pacman (package manager) as package manager Debian Fedora Arch
System Command Line Interface • Sh • Bash • Ksh,
etc. Graphical User Interface • Gnome • KDE • Pantheon Shell X server
None
Thanks!