Home Search

unixmen.com - search results

If you're not happy with the results, please do another search
Urbackup setup instructions

UrBackup: A Full-fledged Guide to Backup Solution

Businesses run on data. Data is now one of the most sought after assets. If you are...
no space left on device

No Space Left on Device: How to Fix this

If you are dealing with too many files and directories or if you have many important files...

Words after the Release of deepin 23

Dear deepin users and those who have yet to experience deepin on Linux, After...
ls sort by date

Instructions to Use ls: Sort by Date Operation Guide

Whether your home setup or your work environment deals with so many directories, file management is an...
ubuntu install deb

Ubuntu: Install DEB Instructions with Different Methods

DEB (also known as Debian packages) is the primary software package of Ubuntu. DEB packages allow easy...
kill process on port

Kill Process on Port: How to Do it in Linux

In Linux (and other Unix based operating systems as well), there can be instances where a process...
ssh port forwarding

SSH Port Forwarding: A Detailed Guide with Examples

Lot of us use Secure Shell (SSH) as a way to log into remote machines in a...
cd command

CD command in Linux: Using it Effectively

The cd command is short for “change directory”. While working in a Linux or any UNIX based...
bash string comparison

Bash String Comparison: Comparing Strings in Shell Scripts

String comparison is a crucial operation in bash scripting, essential for tasks ranging from simple conditional checks...
linux-antivirus

Linux Antivirus: Security in Open-Source OS

Introduction While Linux systems are generally considered more secure than their Windows counterparts, they...

Bash Increment Variable: Increment and Decrement Variables

In the world of bash scripting, the ability to increment variables is a fundamental skill. Whether you're...
bash functions

Bash Functions in Shell Scripts

Functions are a powerful feature in bash scripting that allow you to encapsulate and reuse code. By...
bash comments

Bash Comments: Enhance Script Readability

Comments are an essential aspect of writing clean, maintainable, and understandable bash scripts. They provide valuable insights...
rofi

Rofi: Linux’s App Launcher and Window Switcher

Rofi is a popular open-source application launcher and window switcher for Linux desktop environments. It is designed...
unzip gz files

How to Unzip GZ Files on Linux

In Linux and Unix operating systems, the .gz file extension is commonly used to denote compressed files...

How to Create Binds in Linux for CS2

Binds have been a fundamental part of Counter Strike since its early versions, and their usefulness remains undeniable even with the release...

Challenges in Custom App Development

Building custom applications can be a complex and challenging endeavor. Developers often face a variety of obstacles,...
nc command

Nc Command in Linux: Tool to Debug Network Issues

The “nc” command is often referred to as “Netcat”. It is a flexible yet robust tool often...