<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linux on [ MECANIK DEV ]</title><link>https://mecanik.dev/en/tags/linux/</link><description>Recent content in Linux on [ MECANIK DEV ]</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright © 2020-{year} by [ MECANIK DEV ]. All Rights Reserved.</copyright><lastBuildDate>Sat, 15 Apr 2023 18:24:00 +0100</lastBuildDate><atom:link href="https://mecanik.dev/en/tags/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>Learn Programming Fundamentals: Choosing the Right Language</title><link>https://mecanik.dev/en/posts/learn-programming-fundamentals-choosing-the-right-language/</link><pubDate>Sat, 15 Apr 2023 18:24:00 +0100</pubDate><guid>https://mecanik.dev/en/posts/learn-programming-fundamentals-choosing-the-right-language/</guid><description>Embarking on a journey into the world of programming can be both exciting and overwhelming. With countless programming languages to choose from, it&amp;rsquo;s essential to pick the right one that aligns with your goals and aspirations.
In this article, we will explore the factors to consider when choosing your first programming language and provide examples of code in popular languages to help illustrate the differences between them.
Factors to Consider When Choosing a Programming Language Career Goals: If you plan to pursue a career in software development, it&amp;rsquo;s essential to research which programming languages are in demand for the industries you&amp;rsquo;re interested in.</description></item><item><title>Securing Linux Servers with CSF: The Ultimate Guide for 2023</title><link>https://mecanik.dev/en/posts/securing-linux-servers-with-csf-the-ultimate-guide-for-2023/</link><pubDate>Fri, 07 Apr 2023 10:00:00 +0100</pubDate><guid>https://mecanik.dev/en/posts/securing-linux-servers-with-csf-the-ultimate-guide-for-2023/</guid><description>Linux servers have gained tremendous popularity among businesses and individuals due to their flexibility, cost-effectiveness, and powerful performance. However, ensuring the security of these servers is of paramount importance.
In this article, we&amp;rsquo;ll explore how to secure Linux servers using CSF (ConfigServer Security &amp;amp; Firewall) or similar software, and provide you with links and examples to fortify your server.
What is CSF?CSF is a powerful, stateful firewall that is specifically designed for Linux servers.</description></item><item><title>Runtime encrypted strings: Part 1</title><link>https://mecanik.dev/en/posts/runtime-encrypted-strings-part-1/</link><pubDate>Sun, 24 May 2020 15:40:24 +0600</pubDate><guid>https://mecanik.dev/en/posts/runtime-encrypted-strings-part-1/</guid><description>Runtime Encrypted StringsToday we will go through the basics of runtime encrypted strings, why do we need to encrypt our strings and learn how to create our own.
In this article you will understand and learn:
What is runtime encryption and decryption Why do you need to encrypt your strings See how anybody can see your sensitive data Create your own custom encryption What is runtime encryption and decryptionThis refers to data encrypted and/or decrypted during the runtime of a program (software, application).</description></item></channel></rss>