HowTo: Read a File Line By Line Using awk
How do I read a file line by line using awk utility under Unix / Linux operating systems?Read answer to: "HowTo: Read a File Line By Line Using awk"
View ArticleDiagnosing a dos Attack Under Linux
Q. How do I find out if I Linux box is under DoS attack or not form a shell prompt? A. You can simply use netstat command to print out a list of all open connection to your Linux box. The list will be...
View ArticleLinux Determine which Services are Enabled at Boot
The best protection against vulnerable software is running less software. How do I find out which services are enabled at Boot under CentOS / RHEL / Fedora Linux? How do I disable software which is...
View ArticleHow To Use awk In Bash Scripting
How do I use awk pattern scanning and processing language under bash scripts? Can you provide a few examples?Read answer to: "How To Use awk In Bash Scripting"
View Articleawk / cut: Skip First Two Fields and Print the Rest of Line
I'd like to skip first two or three fields at the the beginning of a line and print the rest of line. Consider the following input:This is a test Giving back more than we take I want my input file...
View ArticleHow to skip ChatGPT from WireGuard or OpenVPN on Linux
nixCraft Patreon supporters can download the PDF version here. ChatGPT (short for Chat Generative Pre-trained Transformer) is a chatbot by OpenAI. It provides answers to your queries using learning...
View Articlenvtop – Awesome Linux task monitor for NVIDIA, AMD & Intel GPUs
Love this? sudo share_on: Twitter - Facebook - LinkedIn - Whatsapp - Reddit The post nvtop – Awesome Linux task monitor for NVIDIA, AMD & Intel GPUs appeared first on nixCraft.
View ArticleHow to upgrade FreeBSD 13.1 to 13.2 release
The FreeBSD Release Engineering Team is announcing the availability of FreeBSD version 13.2-RELEASE on 11/April/2023. It is the third release of the stable/13 branches. I updated my FreeBSD version...
View ArticleSetting up VSCode for Ansible Lightspeed AI in Ubuntu 22.04 desktop
Red Hat launched the Ansible Lightspeed Code Assistant Generative AI with IBM Watson Code Assistant in May 2023. This preview is now available to all Ansible users, allowing them to explore the...
View ArticleDebian Linux 12.1 released with Security Updates
Debian Linux project announces the first update of the Debian project's stable distribution, Debian 12 (codename "bookworm") named Debian 12.1. This update mainly addresses security issues and...
View ArticleHow to block AI Crawler Bots using robots.txt file
Are you a content creator or a blog author who generates unique, high-quality content for a living? Have you noticed that generative AI platforms like OpenAI or CCBot use your content to train their...
View Articlesttr – Awesome Linux & Unix tool for transformation of the string
sttr demo The sttr is a free and open-source command-line tool in Golang that lets you easily change and modify text. You can perform transformation operations on the string, such as hashing text,...
View Articlelnav – Awesome terminal log file viewer for Linux and Unix
It is no secret that whether you are a developer or sysadmin, you need to use log files to troubleshoot errors on your Linux and Unix systems. You use tools like grep, tail, cat, or journalctl to view...
View ArticleZFS Raidz Expansion Finally, Here in version 2.3.0
After years of development and testing, the ZFS raidz expansion is finally here and has been released as part of version 2.3.0. ZFS is a popular file system for Linux and FreeBSD. RAIDz is like RAID 5,...
View ArticleCritical Rsync Vulnerability Requires Immediate Patching on Linux and Unix...
Rsync is a opensource command-line tool in Linux, macOS, *BSD and Unix-like systems that synchronizes files and directories. It is a popular tool for sending or receiving files, making backups, or...
View ArticleUbuntu to Explore Rust-Based “uutils” as Potential GNU Core Utilities...
In a move that has sparked significant discussion within the Ubuntu Linux fan-base and community, Canonical, the company behind Ubuntu, has announced its intention to explore the potential replacement...
View ArticleDownload of the day: GIMP 3.0 is FINALLY Here!
Wow! After years of hard work and countless commits, we have finally reached a huge milestone: GIMP 3.0 is officially released! I am excited as I write this and can't wait to share some incredible new...
View Article