The Teclado Blog
  • Start Learning Python
  • Courses
Sign in Subscribe

Latest

A word on programs

Understanding the Console

A word on programs

A common misconception is that things like mkdir, rm or adduser are different from things you install in your system (e.g. postgresql, or mongod). They are not. All of them are programs. Some already come installed, and others you have to install yourself. You can find out where a

By Jose Salvatierra 02 Sep 2017
Basic Linux console commands

Understanding the Console

Basic Linux console commands

Just like navigating a desktop, it is important to be able to navigate a console. This post is part of the "what is sudo?" series, which aims to help understand Linux and text consoles. Dealing with files Every folder in a system except the root folder is inside another folder.

By Jose Salvatierra 02 Sep 2017
Why would you want to use a console?

Understanding the Console

Why would you want to use a console?

You probably have a desk. You can put things on the desk, or move things, or pile things on top of one another. You have a folder in which you put important documents. Maybe that folder sits along many other folders in a filing cabinet. Your computer also has a

By Jose Salvatierra 02 Sep 2017
The Linux Console

Understanding the Console

The Linux Console

In my online courses I talk a lot about programming, design, and databases. Lately I’ve been saying more about Linux. Normally when you deploy an application to a web server, this server will be running Linux. It is important to know how to find your way in a Linux

By Jose Salvatierra 02 Sep 2017
See all
The Teclado Blog
Powered by Ghost

The Teclado Blog

Kickstart your coding journey