[LINUX] A word that I was interested in as a programming beginner

I often hear about Ubuntu, but what?

One of the Linux distributions.

Wait, what is "Linux"? What is "Distribution"?

Linux is one of the OS (Operating System). In addition to Linux, there are Mac OS X and Windows OS. Linux is an open source operating system that users can use to develop new operating systems. The result is called a distribution. And back to the story, Ubuntu is a distribution developed based on the OS called Linux. (Strictly speaking, Ubuntu was also based on the Linux distribution Debian)

Below, other words of interest (planned to be investigated) Docker Kernel Virtual box Shell Bash yml

Recommended Posts

A word that I was interested in as a programming beginner
Points that I often get hooked on writing as a MySQL beginner
[PyTorch] I was a little lost in torch.max ()
As a beginner, I searched the / proc directory
[Beginner] What happens if I write a program that runs in php in Python?
A story that I was addicted to at np.where
I participated in competitive programming in a week after I started programming
Here is one of the apps with "artificial intelligence" that I was interested in.
I tried "a program that removes duplicate statements in Python"
The story I was addicted to when I specified nil as a function argument in Go
I wrote a script that splits the image in two
A story that I was addicted to calling Lambda from AWS Lambda.
I made a program that solves the spot the difference in seconds
I put in a Bash called Powerline-shell that makes me crazy
A programming language that young people will need in the future
I get a UnicodeDecodeError in mecab-python3
I get a KeyError in pyclustering.xmeans
Start SQLite in a programming language
What I learned in two months before the product was released as a machine learning fucking amateur
I made a web application in Python that converts Markdown to HTML
Suspicious attacks that came as soon as I launched a blog on EC2
I made a Discord bot in Python that translates when it reacts
I tried to develop a Formatter that outputs Python logs in JSON
The eval () function that calculates a string as an expression in python
[IOS] I made a widget that displays Qiita trends in Pythonista3. [Python]
I tried to make a skill that Alexa will return as cold
I want to print in a comprehension
I made a payroll program in Python!
Beginner: I made a launcher using dictionary
Try a functional programming pipe in Python
I started Node.js in a virtual environment
Learn dynamic programming in Python (A ~ E)
I created a password tool in Python.
What I was addicted to when creating a web application in a windows environment
Word count that counts only words that start with a capital letter in python
I tried to create a class that can easily serialize Json in Python
I want to create a priority queue that can be updated in Python (2.7)
I registered PyQCheck, a library that can perform QuickCheck with Python, in PyPI.
I wrote a PyPI module that extends the parameter style in Python's sqlite3 module
I made a familiar function that can be used in statistics with Python
Summary of linux command techniques that I knew when I was a fledgling engineer
In Python, I made a LINE Bot that sends pollen information from location information.
A story that I was addicted to when I made SFTP communication with python