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
730
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
520
CoAPing with the Internet of Things
unmole
0
550
Getting Started with Git
unmole
0
620
Other Decks in Programming
See All in Programming
Composerが「依存解決」のためにどんな工夫をしているか #phpcon
o0h
PRO
1
230
Bytecode Manipulation 으로 생산성 높이기
bigstark
2
380
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
240
生成AIで日々のエラー調査を進めたい
yuyaabo
0
650
Elixir で IoT 開発、 Nerves なら簡単にできる!?
pojiro
1
150
LINEヤフー データグループ紹介
lycorp_recruit_jp
0
890
Go1.25からのGOMAXPROCS
kuro_kurorrr
1
800
地方に住むエンジニアの残酷な現実とキャリア論
ichimichi
5
1.3k
なんとなくわかった気になるブロックテーマ入門/contents.nagoya 2025 6.28
chiilog
1
210
「ElixirでIoT!!」のこれまでとこれから
takasehideki
0
370
Beyond Portability: Live Migration for Evolving WebAssembly Workloads
chikuwait
0
390
プロダクト志向ってなんなんだろうね
righttouch
PRO
0
160
Featured
See All Featured
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.5k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Scaling GitHub
holman
459
140k
GitHub's CSS Performance
jonrohan
1031
460k
How to Ace a Technical Interview
jacobian
277
23k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
17
940
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
GraphQLとの向き合い方2022年版
quramy
48
14k
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!