Linux Tutorials on the topic “opensuse”
-
Thoughts on Monitoring file changes with Linux over the network
Author: stefbon • Tags: centos, debian, linux, networking, opensuse, shell, ubuntu • Comments: 1
Monitoring a directory for changes with Linux is possible through the well-known mechanism inotify. With inotify it's possible to set a watch on a directory, configure it to watch events on the contents, and you'll receive messages on a file descriptor when something happens. This works perfectly when the directory is on local storage, like a hard drive, SSD or a USB drive, But it is not sufficient when the directory is on a network filesystem when the storage is on another computer. Another user working in the same directory, connected via the same or another filesystem, can remove a file and the watch you've set on it will not get notified.
-
How to use Docker in a practical way (part 1 - Introduction)
Author: Bill Toulas • Tags: centos, debian, fedora, opensuse, suse, ubuntu, virtualization • 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.
-
Run Windows applications on Linux with Crossover 15
Author: Bill Toulas • Tags: centos, commercial, debian, desktop, linux, opensuse, suse, ubuntu, virtualization • 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
Author: Bill Toulas • Tags: centos, debian, desktop, linux, opensuse, suse, ubuntu • 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
Author: Bill Toulas • Tags: debian, fedora, linux, opensuse, suse, ubuntu • 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
Author: Bill Toulas • Tags: centos, debian, desktop, linux, opensuse, suse, ubuntu • 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.
-
How to install Legrand UPS Communicator on Linux
Author: Fernand CLERC • Tags: centos, debian, linux, mandriva, opensuse, suse, ubuntu • Comments: 5
This tutorial shows the steps to install Legrand communication software to monitor a directly connected UPS, for example with a USB cable. This software allows you to manage the server and possibly others with the RS.
-
How to track your Linux laptop
Author: Bill Toulas • Tags: centos, debian, desktop, linux, opensuse, suse, ubuntu • Comments: 11
So, you just bought a new shiny laptop and you are uncomfortable about the possibility to see it stolen and lost forever? There are many things you can do to help you recover your laptop after such an unfortunate thing happens, and almost all of them involve some kind of tracking software. Here is a quick guide on how to set up easy to use tools that will help you locate your stolen laptop.
-
How to set up torrent scheduling on Linux
Author: Bill Toulas • Tags: centos, debian, fedora, linux, opensuse, suse, ubuntu • Comments: 3
Today we will take a look on the methods that Linux users can follow in order to set up a scheduler for their torrent downloads. This can be useful for people who want to take advantage of their computer while they are not using it, like during the nighttime for example. This way, large portions of huge files can be downloaded without delaying your work activities, or interrupting/undermining your media consumption.
-
Getting Started with LibreCAD
Author: Bill Toulas • Tags: centos, debian, desktop, linux, opensuse, ubuntu • Comments: 8
Linux isn't known for having many professional-grade linear drawing and engineering design tools. Dassault's DraftSight is the only choice in that part, but paying a few hundred bucks is maybe not the best option for everybody out there. Thankfully, the rich world of free software isn't leaving us alone in this sector either, and one of the most popular solutions to help you get your designs ready is the amazing LibreCAD. It may not be as sophisticated as other well-known tools, and it may not boast the time-saving features of commercial solutions, but it will certainly do the job in most cases. Here is a guide on how to get started with it and how to design a round flange with drill holes.