Skip to content

Tag: linux

Working on big files

From time to time I have to work on files that exceed specific disk sizes. When that happens, programs begin to stutter, load indefinitely or simply crash when opening these files.

Therefore, I often need to evaluate which tools can open, edit and save big files. This blog post is a reminder to myself.

Linux command line for beginners (Part 1)

If you are new to Linux, you have to know that a lot of configuration can and should be done through a terminal. On most modern Linux distributions like Ubuntu, Mint or Debian you can avoid to use any command line program at all, but more often than not you will find solutions on the Internet that should what to type into the console to fix a problem.

Here are a few commands you should learn to get comfortable with the terminal without breaking things or damaging your computer.