Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
We've all been there: you're trying to open a file, run a script, or access a directory, and you're...
Managing FreeBSD systems often means diving into configuration files like /etc/rc.conf. But let's...
🚀 Da série C++ como Shell Script Dia desse eu notei que havia compactado diversos...
🚀 A command with autocomplete made with C++. Today was pretty calm, so I spent some...
The other day I noticed that I had compressed several files as backups on a DVD media (the DVDs were...
Speed up your .NET development
Discover how QEMU, a powerful CLI-based hypervisor, makes it easy to spin up VMs for quick testing and development across platforms—even on laptops.
In Linux and DevOps, awk is a simple and powerful tool for working with data. You can use it to pick...
Ever been stuck wondering, “Which version of Ubuntu am I running?” Whether you’re trying to install...
Did you ever used Linux systems, if you know it is a totally different world. If you are sitting...
tattoyを使ってターミナルの背景で動画を再生する。 Photo by Alex Litvin on...
Quick Summary: 📝 OCRmyPDF adds a searchable text layer to scanned PDFs, making them...
Table of contents Introduction Installation steps; Deploy ARM Template with Azure CLI Open the...
Mastering the fundamentals of Apache Kafka is crucial for effective real-time data streaming. In this...
Today’s post is all about the command line. It doesn’t matter if you have a PC or a Mac. You can use...
hammerspoon使ってますか? Photo by Juan Gomez on Unsplash hammerspoonはmacOSで使えるキーボードのCustom Binding...
Just found a single line of a macOS shell to start a Java program which sets the classpath by...
Xpdf is an open source projects that includes a PDF viewer, but it also includes a collection of...
How to Run Python Scripts in Linux: A Comprehensive Guide Running Python scripts in Linux...
This article is a complete guide to using SCP (Secure Copy Protocol) for secure file transfers. It covers everything from basic commands to advanced features like directory transfers, bandwidth limiting, compression, verbose mode for debugging, custom ports, proxies, SSH keys, and preserving file attributes. Whether you're a beginner or an experienced user, this guide will help you unlock the full potential of SCP.
With Rust’s emphasis on performance and safety, it’s an excellent choice for building...
go installはgupで管理できます。 Photo by David Thielen on...
📚 Table of Contents What Tmux Can Do Why Tmux Is Handy Example You Can Try Useful Tmux...
Building Command-Line Tools with C# and System.CommandLine Command-line tools are the...
git-delta使ってますか? Photo by Yancy Min on Unsplash うちの社内でneovimユーザーを増やそうとしているんですが、git...
WezTermのright-statusを使っていますか? Photo by Wolfgang Hasselmann on...
Quick Summary: 📝 ingestr is a CLI tool designed for seamless data transfer between various...
With Rust’s emphasis on performance and safety, it’s an excellent choice for building...
Back when I started managing servers, I remember staring at the terminal, completely lost. The...
Command-Line Frameworkが好き Photo by Sigmund on Unsplash 自分はCommand-Line...