Wine is not an emulator like Qemu or a virtualization environment like Virtualbox, but a runtime environment that aims to emulate the Windows API on Linux. This API mapping is not complete, but it is ...
Linux tricks can help you get work done faster, especially when they're easy. Here are some ways to find files, reuse prior commands, stop processes and more. In this post, we’ll take a look at a ...
Linux has spoiled me over the last 26 years concerning installing applications, as it has had a command-line package installation program (apt-get) since 1999. Apt-get made it incredibly easy to ...
The Linux command line can seem impenetrable, with arcane instructions and a focus on text interfaces. Fortunately, there are ...
Sometimes I need a shortcut to make things a bit faster. There are also situations where my memory needs a helping hand with the litany of commands I use throughout the week. That's why I often turn ...