Articles by Bill Toulas

Bill Toulas

About Bill Toulas

Over five years of experience writing about Linux and open source software on blogs and news websites. As part of the community, this is my way to give back as well as to promote what I perceive as the most amazing development in the area of software and operation systems.

  • An introduction to Linux activity/event trackers

    linux Author: Bill ToulasTags: , , , , , , Comments: 1

    Most modern GNU/Linux distributions use some kind of a software service that tracks the user activities and events. These events can be anything, from the opening of a document file, to the chat conversation. This isn't happening for the purpose to monitor the user and sell this usage data information to 3rd parties, but to help users enjoy a more user-friendly and unified experience across their applications. For example, if you want to quickly locate that document that you opened last weekend, chances are that you will easily and promptly find it after opening your file manager and going to the “Recent” folder.

  • How to transform your Ubuntu installation into a rolling release

    ubuntu Author: Bill ToulasTags: , Comments: 7

    Ubuntu users out there have two ways to go with their systems. Either they choose to follow the “standard” release that gets upgraded every six months, or choose the latest LTS (Long Term Support) which guarantees security updates and support for a five-year period. The problem with the first is that you'll have to perform major upgrades to your system twice a year, while the issue with the latter is that you won't get any major updates on parts of the system that you may care about using what's latest.

  • How to configure your gamepad on Ubuntu

    ubuntu Author: Bill ToulasTags: , , Comments: 16

    Linux is maybe the least popular platform for gamers, however the interest to set up and configure gamepads on it has sparked, especially since Valve's decision to make multiple game titles available for Linux on Steam. In this quick guide, I will showcase how to disable xpad, how to replace it with more capable drivers, and how to calibrate and configure your gamepad on Linux.

  • How to use Docker in a practical way (part 1 - Introduction)

    linux Author: Bill ToulasTags: , , , , , , Comments: 7

    It is not an uncommon situation, for early adopters of newly introduced concepts and technologies, to be totally confused when these can fundamentally change the ways of developing and delivering services. Especially when everybody talks about something like Docker, and how awesome and game changing it is. This confusion happens when we try things early on and rushing straight to testing them without grasping the whole concept and background of this newly introduced technology.

  • How to set up and use Nylas N1 Email Client on Linux

    linux Author: Bill ToulasTags: , , Comments: 21

    Nylas N1 is a new open source email client that boasts great levels of flexibility, configuration and expandability. This San Fransisco-made software was built with a strong focus on security, intuitive interface design, and support for all popular platforms.

  • How to use the Photo Raw Software Darktable 2.0 on Ubuntu

    ubuntu Author: Bill ToulasTags: , , Comments: 1

    Darktable is an open source RAW photo developing software that has just recently released its second major version, bringing new features, and a renovated GTK+ 3.0 user interface. On this quick guide, we will take a look on how we can use Darktable to perform basic image editing, advanced editing, and apply effects.

  • Run Windows applications on Linux with Crossover 15

    linux Author: Bill ToulasTags: , , , , , , , , Comments: 0

    Codeweavers has released a new major version of Crossover, the popular Microsoft Windows compatibility layer which is now based on Wine 1.8. The software is commercial and it costs around $40, but there is also a two-week trial version which is fully functional and can be downloaded for free. For this quick guide, I will be using the latter to show how you can install, set up, and run Windows executables with Crossover 15.

  • How to use custom commands in LibreOffice

    ubuntu Author: Bill ToulasTags: , , , , , , Comments: 2

    LibreOffice is one of the most important pieces of free software, allowing many of us to work, study, and share information. Although the software features many tools and capabilities, the spectrum of possible uses for each and everyone out there is so wide, that it is simply impossible to cover every special need with hotkeys and shortcuts. However, LibreOffice can be set to support user-created commands that can essentially help us increase our productivity.

  • How to convert packages between .deb and .rpm

    linux Author: Bill ToulasTags: , , , , , Comments: 3

    Unfortunately, and after years of development in every part of the free software that we enjoy, there are still two primary types of software package available in GNU/Linux systems. The one is the .deb type which is used by Debian and Debian-based distributions like Ubuntu, Mint, and Elementary, and the other is the .rpm type which is used by Fedora, openSUSE, Mageia, and CentOS. Fortunately, there's a workaround for this as we can try to transform the one type to the other.

  • Advanced Audio Control on Linux

    linux Author: Bill ToulasTags: , , , , , , Comments: 10

    Linux audio control is as messed up as the Linux audio system structure. The default and only option of setting the volume level may be enough for the majority of users out there, but it certainly isn't the best when you want to set specific audio levels, or define individual settings for different audio sources, etc. Here is a post on a selection of utilities that could help you get the sound you want on your Linux system.