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
Getting Started with Linux
Search
Anmol Sarma
May 27, 2013
Programming
0
720
Getting Started with Linux
Anmol Sarma
May 27, 2013
Tweet
Share
More Decks by Anmol Sarma
See All by Anmol Sarma
Improved System Call Batching for Network I/O
unmole
0
510
CoAPing with the Internet of Things
unmole
0
550
Getting Started with Git
unmole
0
610
Other Decks in Programming
See All in Programming
大LLM時代にこの先生きのこるには-ITエンジニア編
fumiyakume
8
3.3k
Laravel × Clean Architecture
bumptakayuki
PRO
0
140
マイコンでもRustのtestがしたい/KernelVM Kansai 11
tnishinaga
0
780
KawaiiLT 登壇資料 キャリアとモチベーション
hiiragi
0
160
On-the-fly Suggestions of Rewriting Method Deprecations
ohbarye
3
5k
ComposeでWebアプリを作る技術
tbsten
0
130
Contribute to Comunities | React Tokyo Meetup #4 LT
sasagar
0
600
状態と共に暮らす:ステートフルへの挑戦
ypresto
3
1.2k
eBPF超入門「o11yに使える」とは (20250424_eBPF_o11y)
thousanda
1
110
実践Webフロントパフォーマンスチューニング
cp20
45
10k
파급효과: From AI to Android Development
l2hyunwoo
0
160
「理解」を重視したAI活用開発
fast_doctor
0
290
Featured
See All Featured
Six Lessons from altMBA
skipperchong
28
3.8k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
Code Review Best Practice
trishagee
67
18k
Scaling GitHub
holman
459
140k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
120
52k
Rails Girls Zürich Keynote
gr2m
94
13k
Agile that works and the tools we love
rasmusluckow
329
21k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
2.9k
Designing for Performance
lara
608
69k
How to Think Like a Performance Engineer
csswizardry
23
1.6k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Transcript
Getting Started with Anmol Sarma http://anmolsarma.in May 2013 | CC-BY-SA
3.0
So, what is Linux?
Linux is an operating system*.
APPLICATION SOFTWARE OPERATING SYSTEM HARDWARE Typically...
So what is the big deal? Why should I care?
So what is the big deal? Why should I care?
Ans: Coz Linux is everywhere!
In your house...
And outside...
And even out of this world... From robotic astronauts to
the International Space Station to privately developed space vehicles, reliably powered by Linux.
94% of the world's fastest super computers run Linux. Crunching
faster, better...
1.5 million new Android devices are activated everyday. More devices
ship with Android than any other operating system.
Now, how did that happen?
Linux is Free and Open Source Licensed under the GNU
General Public License.
GNU GPL: Free as in Freedom! 0 Free to Run
– 1 - Free to Study 3 - Free to Copy 4 - Free to Modify Always Free! Richard Stallman a.k.a RMS
Hail UNIX, the mother OS!
GNU Project: • GCC • Binutils • Coreutils • Emacs
and more...
Kernel: HURD
Kernel: HURD
The One True Kernel Linus Torvalds Tux
39,700 files 15,870,000 lines 2,497 developers* 406 companies *Including yours
truly ;)
10,700 lines added 7,600 lines removed 2,340 lines modified
10,700 lines added 7,600 lines removed 2,340 lines modified every
day!
10,700 lines added 7,600 lines removed 2,340 lines modified every
day! 7.2 changes per hour
GNU / Linux
Desktop Linux: The dawn of the distro.
distrowatch.com Debain Ubuntu Mint Red Hat Fedora OpenSUSE
You are not alone! -Chester Bennington, Linkin Park
Forums Mailing Lists Wikis Blogs/Tutorials IRC
Google is your friend!
Do not fear the terminal!
May the source be with you!