Nieuws

Voordat er daadwerkelijk naar de commandline wordt gekeken, zal eerst algemene informatie gegeven worden over hoe het bestandssysteem in Linux is opgebouwd en wat voor bestanden je kunt tegenkomen.
Bestandstypen en directories Belangrijke commands: ls Bestanden heb je in soorten en maten. Het is een van de principes van Linux: alles bestaat uit bestanden, die geordend worden in mappen. Of ...
Working on the command line is an integral part of being a successful Linux user. You need to have a firm grasp of certain commands to work effectively. There are even certain commands that you must ...
Our Linux cheat sheet includes some of the most commonly used commands along with brief explanations and examples of what the commands can do.
Learn the fundamentals of sorting and de-duplicating text on the command line. If you've been using the command line for a long time, it's easy to take the commands you use every day for granted. But, ...
The Linux command line for beginners guides you from the very beginning, covering all the basics you'll need when setting out. It's aimed at Ubuntu users, but if you can open a terminal, you'll be ...
One reason a lot of people get started with the Linux terminal is to use ImageMagick and FFmpeg. These are popular tools for converting image and video files. One reason you might want to do this is ...
Any command you run on the Linux command line can be run in a script provided it’s compatible with the specified shell. Use your favorite text editor and type in your commands.
Linux Command Line Basics The command line is the most powerful interface to perform many complex tasks of all sorts on Linux. This command line introductory course from Udemy may be the best way ...
OverTheWire is a collection of web-based games that challenge you to perform tasks. One of the best things about the OverTheWire games is that they teach you how to solve problems on your own and do ...