Linux Tutorials on the topic “desktop”
-
How to create multiple profiles for Unity launcher in Ubuntu using launcher-list-indicator
Author: Himanshu Arora • Tags: desktop, linux, ubuntu • Comments: 1
If you are on Ubuntu Linux and use the Unity desktop (which is the default desktop environment for the Linux distribution for quite some time now), you'd agree that launching an application through Unity's launcher bar is only convenient as long as the app icon is there right in front of your eyes. However sadly, that's not usually the case when you use your Ubuntu box for more than one purposes, as most of the times, because of the sheer number of apps, icon corresponding the one you want to launch is buried somewhere at the bottom of the launcher.
-
How to Install ONLYOFFICE Desktop Editors on RHEL/CentOS/Fedora
Author: Daria • Tags: centos, desktop, fedora • Comments: 0
This tutorial describes how to install ONLYOFFICE Desktop Editors on Rad Hat-based Linux distributions. ONLYOFFICE Desktop Editors allows users to edit text documents, spreadsheets and presentations offline by providing access to the cloud-based ONLYOFFICE portals for an efficient remote team collaboration.
-
How to donate CPU/GPU resources to science with Boinc
Author: Bill Toulas • Tags: desktop, linux • Comments: 2
Altruism is one thing that I'd like to believe characterizes all Linux users out there. This trait can be manifested in a lot of different ways, but when we're talking about computers, the most characteristic and practical way is donating computational resources for a good cause. Here's is a quick guide on how to do exactly that.
-
-
How to send sound through Bluetooth on Linux
Author: Bill Toulas • Tags: desktop, linux • Comments: 13
Bluetooth headsets and speakers are now more popular than ever before, but getting them to work under Linux isn't always very clear. With all that is going on in the Linux sound systems world, it is easy to get lost and even give up. Most of the time, the problem with these devices is that your system can see them, but for some reason it can't establish a connection. Here is a quick and simple guide on how to get through this problem. I have tested the following on Arch, but it should work on every other distribution as well.
-
Configuring a single Ubuntu installation as a dual-boot option and a VirtualBox appliance under Windows 10
Author: Neil Golden • Tags: desktop, linux, ubuntu, virtualbox, virtualization • Comments: 15
I often need to use Windows 10 and Ubuntu on the same machine within a single login session, so I run Ubuntu as a virtual machine in Oracle VirtualBox. But I also like to be able to boot my computer natively into Ubuntu, so a dual-boot configuration is optimal. To get the best of both worlds, I install Ubuntu in a dual-boot configuration alongside Windows, and configure VirtualBox to access the Ubuntu disk partitions as a raw disk image. This allows me to boot directly into Ubuntu, or boot the same Ubuntu installation from within Windows using VirtualBox.
-
Scientific Audio Processing, Part III - How to apply Advanced Mathematical Processing Effects on Audio files with Octave 4.0 on Ubuntu
Author: David Duarte • Tags: desktop, linux, ubuntu • Comments: 1
The third part of our Digital Audio processing tutorial series covers the signal Modulation, we explain how to apply Amplitude Modulation, Tremolo Effect, and Frequency Variation.
-
Scientific Audio Processing, Part II - How to make basic Mathematical Signal Processing in Audio files using Ubuntu with Octave 4.0
Author: David Duarte • Tags: desktop, linux, ubuntu • Comments: 0
In this tutorial, we will see how we can do additions to signals, multiplying signals (modulation), and applying some basic mathematical functions to see their effect on the original signal.
-
An introduction to basic motion detection on Linux
Author: Bill Toulas • Tags: desktop, linux, ubuntu • Comments: 13
Setting up a motion detection system on Linux is fairly easy and simple. All that we need is a webcam (or laptop), the “motion” package, and a few minutes to set everything up. The purpose for doing this may be private space surveillance, enhancement of personal security, or simply a fun project. Whatever the case, this quick guide is not intended to promote illegal activities such as unauthorized video recording of people and their activities. That said, please use the knowledge offered here with ethical conduct.
-
How to Test Mir and Unity 8 on Ubuntu 16.04
Author: Bill Toulas • Tags: desktop, linux, ubuntu • Comments: 8
So, Ubuntu 16.04 LTS is finally here and many of us are already getting our hands dirty with the final version of the most popular distribution that is using the X window system. While this long-term support release does look good, the upcoming major changes planned for Ubuntu 16.10 have generated great excitement.
-
How to install and run Android Apps (APKs) on Linux with Shashlik
Author: Bill Toulas • Tags: arch linux, debian, desktop, linux, ubuntu • Comments: 59
Shashlik is basically a set of software components that allow Linux users to install and run Android APKs right on their GNU/Linux distribution. Shashlik achieves that by using a stripped down version of Android instead of emulating one, which is nested inside the user session upon the launching of an installed Android application.