Search results for "SSH"

Grep command in Linux (With Examples)

In this tutorial, you will learn how to use the very essential grep command in Linux. We’re going to go over why this command is important to master, and how you can utilize it in your everyday tasks at the command line. Let’s dive right in with some explanations and examples. Why do we use […]

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 nano 4.7 duyuruldu

GNU/Linux altında çalışan pico editörünün bir benzetimi (emülatörü) olan metin düzenleme yazılımı GNU Nano‘nun “Havikskruid” kod adlı 4.7 sürümü, Benno Schulenberg tarafından duyuruldu. Nanorc dosyalarındaki anahtar kelimeler küçük harfle yazıldığı ifade ediliyor. nanorc dosyasındaki tüm anahtar kelimelerin küçük harf olması gerektiği belirtilirken, ‘lang’ özelliğinin doğru yere iki HTML sayfasına eklendiği söyleniyor. SSH üzerinde metinleri düzenlemeye yarayan […]

0

CAINE 11.0 duyuruldu

Adli analiz ve penetrasyon testleri için uzman araçları ile CAINE (Computer Aided INvestigative Environment) adıyla araştırmacı bir kimlikle destek işlevi görmek üzere sahne alan ve MATE masaüstü ortamıyla kullanıma sunulan, Ubuntu tabanlı dağıtımın kullanıcı dostu grafik arayüzüyle gelen, güncellenmiş 11.0 sürümü, Nanni Bassetti tarafından duyuruldu. “Wormhole” kod adlı CAINE 11.0, Ubuntu 18.04’e dayalı olarak geliyor […]

0

APT 1.9.5 duyuruldu

Debian GNU/Linux tabanlı GNU/Linux dağıtımlarının paket yönetim sistemi olan APT’nin 1.9.5 sürümü, Julian Andres Klode tarafından duyuruldu. Yeni sürüm hakkında daha geniş bilgi edinmek için debian.org sayfasının ziyaret edilebileceği söyleniyor. Debian GNU/Linux ve Debian tabanlı GNU/Linux dağıtımlarının paket yönetim sistemi olan APT ile yazılım kurma ya da kaldırma, sistemi güncelleme, çekirdeği derleme gibi işlemleri uçbirim […]

0