Search results for "Red Hat"

digiKam 7.0.0-beta1 duyuruldu

Gelişkin bir fotoğraf yönetim ve görüntüleme aracı olan digiKam’ın 7.0.0 sürümünün ilk beta sürümü duyuruldu. Bunun bir test sürümü olduğunun unutulmaması ve yalnızca test etmek amacıyla kullanılması gerektiği hatırlatılırken, test eden kullanıcıların tespit ettikleri hataları rapor etmeleri rica ediliyor. OpenCV kütüphanesinin basamaklı sınıflandırıcı ve derin sinir ağı işlevselliği kullanılarak, digiKam tarafından yönetilen görüntülerdeki yüzlerin algılanması […]

0

Git 2.25.0-rc0 duyuruldu

Yazılım geliştirme süreçlerinde kullanılan, hız odaklı, dağıtık çalışan bir sürüm kontrol ve kaynak kod yönetim sistemi olan olan Git‘in 2.25.0 sürümünün ilk sürüm adayı, Junio C Hamano tarafından duyuruldu. Bunun bir test sürümü olduğunun unutulmaması ve yalnızca test etmek amacıyla kullanılması gerektiğini hatırlatan Hamano; test eden kullanıcıların tespit ettikleri hataları rapor etmelerini rica ediyor. C […]

0

15+ examples for Linux cURL command

In this tutorial, we will cover the cURL command in Linux. Follow along as we guide you through the functions of this powerful utility with examples to help you understand everything it’s capable of. The cURL command is used to download or upload data to a server, using one of its 20+ supported protocols. This […]

0

Understanding Linux runlevels the right way

You can think of Linux runlevels as different “modes” that the operating system runs in. Each of these modes, or runlevels, has its own list of processes and services that are either turned on or off. From the time Linux boots up, it’s always in some runlevel. This runlevel may change as you continue to […]

0

10+ examples for killing a process in Linux

In this tutorial, we will talk about killing a process in Linux with multiple examples. In most cases, it’s as simple as typing “kill” command followed by the process ID (commonly abbreviated as PID). In the screenshot above, we’ve killed a process with the ID of 1813. If you are a Windows user, it may […]

0

15+ examples for listing users in Linux

In this post, you will learn about listing users in Linux. Besides this, you will know other tricks about Linux users’ characteristics. There are 2 types of users in Linux, system users who are created by default with the system. On the other hand, there are regular users who are created by system administrators and […]

0

GNU Parallel 20191222 “Impeachment” duyuruldu

Bir veya daha fazla bilgisayar kullanarak işleri paralel olarak yürütmek için bir kabuk aracı olarak kullanılan GNU Parallel‘in “Impeachment” kod adlı 20191222 sürümü, Ole Tange tarafından duyuruldu. Tange; gelecek yıl 22 Nisan 2020 tarihinde 10 yaşına basacak olan GNU Parallel için 17 Nisan 2020 tarihinde verilecek resepsiyona herkesin davetli olduğunu hatırlattı. Çok güçlü ve esnek […]

0