Search results for "shell"

Secure Linux Server Using Hardening Best Practices

In the previous post we talked about some Linux security tricks and as I said, we can’t cover everything about Linux hardening in one post, but we are exploring some tricks to secure Linux server instead of searching for ready Linux hardening scripts to do the job without understanding what’s going on, However, the checklist […]

0

GnuPG 2.2.3 çıktı

GPL lisanslı bir özgür yazılım olan GnuPG‘nin (ya da GPG) 2.2.3 sürümü çıktı. Kimi yeni özellikler ve hata düzeltmeleriyle gelen yeni sürümün resmi duyurusu henüz yapılmadı ama paketler indirilmek üzere yansılarda yerini aldı. Zengin bir kütüphane ile sunulan yazılımın 2. sürümünden bu yana, S/MIME ve Secure Shell için destek sağladığı belirtiliyor. Başlangıçta Werner Koch tarafından […]

0

Main Linux Commands Easy Guide

A nice video by Mokhtar Ebrahim: Main Linux Commands Easy Guide. You must follow absolutely. Mokhtar Ebrahim says: In previous videos, we discussed what Linux is or how to install it. Now we are commanding via shell and shell. We hope you will like it.     (daha&helliip;) https://www.youtube.com/watch?v=jJhoE-Hqne0

0

Bash Script Step By Step, You will love it

Today we are going to talk about bash scripting or shell scripting and how to write your first bash script. Actually, they are called shell scripts in general, but we are going to call them bash scripts because we are going to use bash among the other Linux shells. There are zsh, tcsh, ksh and other […]

0

16 Useful Linux Command Line Tricks

We use the Linux command line every day, and due to the little practicing, we may forget some of the Linux command line tricks. In this post, I’m going to show you some of these Linux command line tricks that you might forget or maybe new to you, so let’s get started. Sometimes it’s painful […]

0

Learn Linux Environment Variables Step-By-Step Easy Guide

In the previous posts, we talked about some of the basic Linux commands, today we continue our journey, and we will talk about something very important in Linux which is Linux Environment Variables. So what are Environment Variables and what is the benefit of knowing them? Environment Variables are used to store some values which […]

0