Tagged articles
5 articles
Page 1 of 1
IT Services Circle
IT Services Circle
Dec 10, 2025 · Fundamentals

5 Handy Linux Terminal Scripts to Boost Your Productivity

This article showcases five useful Linux terminal scripts—including a persistent date display, remote‑local file comparison, SSHFS directory mounting, an in‑terminal world map, and a quick uninstall command—each explained with commands, usage tips, and screenshots.

LinuxShellsshfs
0 likes · 4 min read
5 Handy Linux Terminal Scripts to Boost Your Productivity
Efficient Ops
Efficient Ops
Apr 29, 2024 · Operations

Accelerate Linux Ops: Fast Deletion, iSCSI Detection & Quick Group Management

This guide presents practical Linux and vSphere techniques—including using rsync for rapid bulk file deletion, detecting newly added iSCSI disks without reboot, safeguarding rm commands, mounting remote filesystems with SSHFS, and quickly adding users to supplementary groups via gpasswd—to boost operational efficiency.

LinuxOperationsgpasswd
0 likes · 10 min read
Accelerate Linux Ops: Fast Deletion, iSCSI Detection & Quick Group Management
dbaplus Community
dbaplus Community
Oct 12, 2022 · Operations

Speed Up Linux Ops: Fast Bulk Deletion, Safe rm, Disk Refresh & User Group Tricks

This article shares practical Linux administration techniques, including using rsync to delete massive files quickly, employing Bash parameter expansion to protect rm from accidental root deletion, adding iSCSI disks in vSphere without reboot, mounting remote filesystems with sshfs, and managing supplementary groups efficiently with gpasswd.

LinuxSysadmingpasswd
0 likes · 9 min read
Speed Up Linux Ops: Fast Bulk Deletion, Safe rm, Disk Refresh & User Group Tricks
Liangxu Linux
Liangxu Linux
Apr 8, 2019 · Operations

Master SSH: 7 Essential Commands for Efficient Remote Server Management

This guide explains seven practical SSH techniques—including basic login, custom ports, compression, debugging, source address binding, remote command execution, and mounting remote filesystems—providing clear examples and command syntax for secure and efficient Linux server administration.

Remote ManagementSSHServer Administration
0 likes · 7 min read
Master SSH: 7 Essential Commands for Efficient Remote Server Management