How to record your screen in Ubuntu Linux in 3 different ways.
In this article I'll explain to you how to record video from your desktop using: Gnome Shell screen recorder, Simple Screen Recorder and OBS Studio. In the following video you…
In this article I'll explain to you how to record video from your desktop using: Gnome Shell screen recorder, Simple Screen Recorder and OBS Studio. In the following video you…
When I was listening to music in my headphones I noticed that just after clicking play button I could hear strange sound like a hitting a drum plate. After that I was also able to hear constant noise during all playback. It was especially annoying during pauses when I could hear noise instead of silence. In this short article I'll show you the solution for the describes problem that works for me. No more annoying noise.
In this tutorial I’ll show you how to download and install JDeveloper Studio 12c on remote linux server for continuous integration purposes. This guide is an introduction to my ADF & Continuous Integration tutorial series. (more…)
GitLab is much more powerful git repository manager than the previously described SCM-Manager. Furthermore it has its own CI environment, issue tracking, code review and wiki. At this time I show you…
This time I show you two different ways to install and management Java in Ubuntu: manually and using PPA repository. The manual part of this tutorial also works fine for any linux. It’s recomended for professional installations.
There is many tools and tutorials shows how to setup SCM over HTTP. In my opinion the fastest and the cheapest way is to install Scm-Manager tool which allows to…
Jenkins is the most popular open source automation server. It allows you to automate everything you can write in shell and much more. Installation This part of the guide comes from…
In this tutorial I will show you how to install Ubuntu Server on Oracle VirtualBox. It's a good point to create any debian based server. Ubuntu server is very user friendly…