Results for the following term searched: linux

More Stories

Cover Image for What languages are Windows, Mac OS X and Linux written in?

What languages are Windows, Mac OS X and Linux written in?

updated a few hours ago
macosoperating-systemwindows

🖥️💻🕶️💾 What Programming Languages Are Behind Windows, Mac OS X, and Linux? 🤔 Have you ever wondered what programming languages power the operating systems we use every day? 💭💡 Well, I sure did! So, I went on a quest to unveil the languages that mak

Matheus Mello
Matheus Mello
Cover Image for Linux command to list all available commands and aliases

Linux command to list all available commands and aliases

updated a few hours ago
command-lineterminal

# Unleash the Power of the Linux Command Line: List All Available Commands and Aliases! 💪💻🔥 Welcome to the world of Linux command line! 🚀 Whether you're a tech aficionado or a curious beginner, mastering the command line is an essential skill. Today,

Matheus Mello
Matheus Mello
Cover Image for How do I list one filename per output line in Linux?

How do I list one filename per output line in Linux?

updated a few hours ago
shell

📝🤔🔍 How do I list one filename per output line in Linux? 🐧📃 Have you ever found yourself in a situation where you needed to display a list of filenames in Linux, but the output was in a single line and difficult to read? 😫 Well, fear not, because in

Matheus Mello
Matheus Mello
Cover Image for How can I add a default include path for GCC in Linux?

How can I add a default include path for GCC in Linux?

updated a few hours ago
environment-variablesgccinclude

📝 **Tech Blog**: How to Set a Default Include Path for GCC in Linux 🐧💻 Are you tired of manually specifying the include directory every time you compile your code using GCC in Linux? 🤔🤯 Don't worry, we've got you covered! In this blog post, we will e

Matheus Mello
Matheus Mello
Cover Image for Generating a SHA-256 hash from the Linux command line

Generating a SHA-256 hash from the Linux command line

updated a few hours ago
shell

# Generating a SHA-256 hash from the Linux command line: Common Issues and Easy Solutions Do you need to generate a SHA-256 hash from the Linux command line, but getting unexpected results? Don't worry, you're not alone. In this blog post, we'll address t

Matheus Mello
Matheus Mello
Cover Image for How to recursively download a folder via FTP on Linux

How to recursively download a folder via FTP on Linux

updated a few hours ago
command-line

# How to 🔄 Recursively Download a Folder via FTP on Linux So, you want to download an entire folder via FTP on your Linux system, but you've hit a roadblock 🛑 with only being able to get individual files using the 'get' command? Don't worry, we've got y

Matheus Mello
Matheus Mello
Cover Image for Execute combine multiple Linux commands in one line

Execute combine multiple Linux commands in one line

updated a few hours ago
command-line

# Combine Multiple Linux Commands in One Line: A Game-Changing Technique 🚀 Are you tired of running multiple Linux commands one after another, waiting for each command to finish before moving on to the next? Look no further! In this guide, we will unveil

Matheus Mello
Matheus Mello
Cover Image for How to only get file name with Linux "find"?

How to only get file name with Linux "find"?

updated a few hours ago
shell

💻📜✅ Get File Names with Linux 'find': A Quick and Easy Guide! 💡🔍 Are you tired of sifting through a long list of file paths when using the 'find' command in Linux? We've got you covered! In this guide, we'll show you a simple and efficient way to extr

Matheus Mello
Matheus Mello
Cover Image for How to get the start time of a long-running Linux process?

How to get the start time of a long-running Linux process?

updated a few hours ago

👋 Hey there tech enthusiasts! Welcome back to my tech blog! Today, we're going to dive into a common yet perplexing question: "How to get the start time of a long-running Linux process?" Have you ever found yourself scratching your head, wondering how to

Matheus Mello
Matheus Mello
Cover Image for Changing default shell in Linux

Changing default shell in Linux

updated a few hours ago
shell

# 🐧 Changing Default Shell in Linux: Mastering the Command Line! So you want to switch up your default shell in Linux, huh? That's cool. Kinda like picking a new outfit for your terminal experience. 😎 But don't worry, it's as simple as hitting up the co

Matheus Mello
Matheus Mello