k1lgor

k1lgor @k1lgor

About: I am a Linux and Python enthusiast with a hobby in hacking. I am skilled in Bash scripting and always eager to learn new technologies and techniques

Location:
Varna, Bulgaria
Joined:
Sep 23, 2021

k1lgor
articles - 16 total

Solving the Knapsack Problem - A Guide to Dynamic Programming

Introduction The Knapsack problem is a well-known optimization problem in computer...

Learn More 4 0May 11 '23

Understanding Linux Commands - A Comprehensive Guide

Introduction If you’re new to Linux or have recently switched to it, you may have been...

Learn More 3 1Apr 22 '23

Mastering the ssh Command - Tips and Tricks

Introduction If you've ever needed to remotely access another computer, then you're...

Learn More 0 0Apr 9 '23

Mastering the Powerful Linux Command - rsync

As a Linux user, you are already familiar with basic commands like ls, cd, and rm. But have you...

Learn More 1 0Apr 1 '23

Navigating Your Linux System with the cd Command

As a Linux user, navigating through the file system is an essential part of your daily routine. You...

Learn More 1 0Mar 26 '23

Mastering Text Manipulation with the Cut Command in Linux

Introduction When it comes to working with Linux, the command line is a powerful tool...

Learn More 0 0Mar 26 '23

Efficiently Managing Processes with the ps Command in Linux

Introduction The ps command is a powerful tool in Linux that allows you to monitor and...

Learn More 1 0Mar 23 '23

Managing Disk Space in Linux with the df Command

Introduction The df command is a useful tool for managing disk space on your Linux...

Learn More 0 0Mar 9 '23

Mastering the awk command in Linux

Introduction Hey there! As a Linux user, you might have heard about the powerful AWK...

Learn More 9 0Mar 3 '23

The Essential Guide to the sort Command in Linux

Introduction The sort command in Linux is a simple but powerful tool that allows you to...

Learn More 1 0Feb 26 '23

Discovering the Power of xargs Command in Linux

Introduction The xargs command in Linux is a powerful tool that allows you to run...

Learn More 2 0Feb 22 '23

Compressing and Archiving Files with tar: Examples and Tips

Introduction The tar command is one of the most commonly used tools in Linux for...

Learn More 0 0Feb 11 '23

Efficient Text Searching with grep: Examples and Tips

Introduction The grep command is one of the most commonly used tools in Linux for...

Learn More 0 0Feb 3 '23

Unlock the power of the find command: A beginner's guide with examples

Introduction The find command is a powerful tool in Linux that allows you to search for...

Learn More 2 0Jan 31 '23

Mastering the sed Command: Tips, Tricks, and Examples for Text Transformation in Linux

Introduction The sed command, short for "stream editor", is a powerful tool in Linux...

Learn More 2 1Jan 28 '23

Everything You Need to Know About the cat Command and Tips to Use it Effectively

Introduction The cat command is one of the most basic and widely used commands in Linux....

Learn More 5 0Jan 21 '23