HP-UX Booting from a system recovery Tape
Recently one of our HP-UX servers went down and it needed recovery. Since I’m new to HP UX one of our senior UNIX admin pointed me that they have a system recovery tape. After going through our...
View ArticleHP-UX: How Do I configure routing or add route?
You can use route command to configure routing. Syntax is as follows: route add net {network-address} netmask {subnet} {router-address} Let us assume your router address is 192.168.1.254 and network...
View ArticleHow Do I Make Linux / UNIX Filesystem Backup With dd?
dd command is all in one tool to Copy a file, converting and formatting according to the options. Since Linux (and other UNIX versions) understand everything as a file dd works like wonders. Please...
View ArticleLinux Success Story: New York Stock Exchange Moves to Linux
The New York Stock Exchange (NYSE), is the largest stock exchange in the world. NYSE wants to move away from proprietary platforms, so they selected HP hardware with Linux. NYSE is investing heavily...
View ArticlePrint / Select a paper size other than A4 when using lp command line utility
Under Linux / UNIX you use lp command to print files from command prompt. lp is quite useful when GUI is not installed on Linux box to print files. The lp command is simply a front end command that...
View ArticleEmergency Server Management With Intelligent Platform Management Interface...
Intelligent Platform Management Interface (IPMI) is a hardware level interface specification that defines a common, abstracted, message-based interface to platform monitoring and control functions....
View ArticleHP Releases Tru64 UNIX Advanced File System ( AdvFS ) Source Code
Good news and great contribution from HP. You can study all those advanced features for academic project. AdvFS is a file system that was developed by Digital Equipment Corp and continues to be part...
View ArticleChoosing UNIX / Linux Operating System Vendor / Software
UNIX or UNIX like operating system offers many flavors. Most Microsoft users are stuck with Windows NT / 2003 only. However, UNIX users can select a variety of UNIX like oses: + HP-UX + Linux ( Red...
View Articlepssh: Run Command On Multiple SSH Servers
I have already written about tentakel tool and shell script hack to run a single command on multiple Linux / UNIX / BSD server. This is useful to save time and run UNIX commands on multiple machines....
View Article30 Best Sources For Linux / *BSD / Unix Documentation On the Web
Man pages are written by sys-admin and developers for IT techs, and are intended more as a reference than as a how to. Man pages are very useful for people who are already familiar with Linux, Unix,...
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