Linux mount and access a compact flash card – howto
Q. I have a compact flash card reader hardware device connected to USB port of computer system. Now how do I mount and access a compact flash card connected to this Linux system (Fedora Core)? A. Your...
View ArticleLinux command to remove virtual interfaces or network aliases
Q. How do I remove virtual interfaces such as eth0:1 or eth1:1? A. Use ifconfig command. It is used to remove virtual interfaces or network aliases. Ifconfig is used to configure the kernel-resident...
View ArticleHowto: configure xinetd service under Linux or UNIX systems
Q. How do I configure xinetd under Fedora Core Linux? A. xinetd, the eXtended InterNET Daemon, is an open-source daemon which runs on many Linux and Unix systems and manages Internet-based...
View ArticleLinux Start Restart and Stop The Cron or Crond Service
Q. How do I start and stop the cron service?Read answer to: "Linux Start Restart and Stop The Cron or Crond Service"
View ArticleHowto see output of C program in Linux or UNIX
Q. I am new to Linux but not to c programming. At university we are using Turbo C compiler under DOS/Windows XP to write and compile C programs. Under Linux I’ve small program called test.c. How do I...
View ArticleHowTo Disable The Iptables Firewall in Linux
I need to disable firewall in Linux for testing purpose. I'm using CentOS and RHEL version 4.4 / 5 / 6. How do I disable the firewall in Linux?Read answer to: "HowTo Disable The Iptables Firewall in...
View ArticleInstall Flash on Linux 64 bit
Q. How do I install flash on 64 bit Linux desktop operating system?Read answer to: "Install Flash on Linux 64 bit"
View ArticleHowTo: RPM List Files
How do I list file stored inside a rpm file?Read answer to: "HowTo: RPM List Files"
View ArticleA cautionary tale about locking Linux & FreeBSD user accounts
Like every other solo developer and sysadmin, I do stuff using ssh. Some stuff is automated using scripts, and others require ssh login. For example, one of my scripts logs into my Linux and FreeBSD...
View ArticleHow to protect Linux against rogue USB devices using USBGuard
usbgurd You deployed a perfect firewall and other network security policies preventing unauthorized access to the user's desktop computer over a network. However, you still need to block USB device...
View ArticleDNS settings to avoid email spoofing and phishing for unused domain
As you may know, email spoofing allows attackers to pose as someone else to gain illegal profit. For example, I only use webmaster@cyberciti.biz for communication, but someone might create a...
View ArticleHow To Set Up SSH Keys With YubiKey as two-factor authentication (U2F/FIDO2)
Patreon users download the PDF version. All Linux and Unix servers are managed manually or by automation tools such as Ansible using ssh. For example, say you have a server at Linode or AWS. Then you...
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 Article