This guide explains how to copy a file to multiple directories from command line …
Tag:
BASH
- Secure Shell (SSH)LinuxLinux AdministrationLinux BasicsLinux CommandsLinux DistributionsLinux Tips & TricksSecurityTips and TricksUnix/Linux Beginners
How To Allow Or Deny SSH Access To A Particular User Or Group In Linux
By skThis brief guide will walk you though the steps to allow or deny SSH …
- BASHBash TipsLinuxLinux BasicsLinux CommandsLinux Tips & TricksUnix/Linux Beginners
How To Enable Timestamp In Bash History In Linux
By skYou can easily find the list of recently executed commands in Linux using the …
- Bash TipsBASHLinuxLinux BasicsLinux CommandsLinux Tips & TricksUnix/Linux Beginners
A Bash Function To Extract File Archives Of Various Types
By skBy sk 10.2K viewsThere are so many applications available to extract various types of archive files. Remembering …
- Linux AdministrationCommand line utilitiesFAQKVMLinuxLinux BasicsLinux CommandsLinux Tips & TricksOracle VirtualBoxQEMUTips and TricksTrouble shootingUtilitiesVirtualization
How To Check If A Linux System Is Physical Or Virtual Machine
By skLearn how to check if a Linux system is physical or virtual machine.
- Command line utilitiesFAQLinuxOpensourceProgrammingUtilities
Manage Multiple Software Development Kits Using SDKMAN In Linux
By skBy sk 3.6K viewsAre you a developer who often test applications on different SDKs? I’ve got a …
- Bash TipsBASHFAQLinuxLinux BasicsLinux CommandsLinux Tips & TricksTips and Tricks
Difference Between Defining Bash Variables With And Without export
By skBy sk 3.1K viewsI’ve added this “export HISTCONTROL=ignoredups” line in ~/.bashrc file to avoid duplicate entries in …
- BASHBash TipsFAQLinuxLinux BasicsLinux CommandsLinux Tips & TricksTips and TricksUnix/Linux Beginners
How To Avoid Duplicate Entries In Bash History In Linux
By skBy sk 12.8K viewsIn this brief guide, we will learn how to avoid duplicate entries in Bash …
