Tagged articles
19 articles
Page 1 of 1
Raymond Ops
Raymond Ops
Aug 8, 2025 · Operations

Mastering curl, wget, and Linux Bonding with nmcli: Essential Commands

This guide explains how to use curl and wget for fetching web content and downloading files, outlines Linux bonding modes for network interface aggregation, and provides step‑by‑step nmcli commands to configure both bonded and regular network interfaces on Linux systems.

BondingLinux networkingcURL
0 likes · 7 min read
Mastering curl, wget, and Linux Bonding with nmcli: Essential Commands
MaGe Linux Operations
MaGe Linux Operations
Jan 23, 2025 · Operations

Master Curl, Wget, and NMCLI: Essential Linux Operations Commands

This guide introduces essential Linux command‑line tools—curl and wget for data retrieval and file downloading, explains network bonding modes, and provides step‑by‑step nmcli commands to configure bond interfaces and assign IP addresses, offering a concise reference for system administrators.

NetworkingcURLlinux
0 likes · 7 min read
Master Curl, Wget, and NMCLI: Essential Linux Operations Commands
Liangxu Linux
Liangxu Linux
Mar 20, 2024 · Operations

Top 5 Linux Command-Line HTTP Clients and How to Use Them

This guide reviews five powerful Linux command-line HTTP clients—cURL, HTTPie, Wget, HTTPie-go, and Wuzz—explaining their key features and providing concrete command examples for GET, POST, file downloading, and interactive API testing.

API testingcommand-linehttpie
0 likes · 4 min read
Top 5 Linux Command-Line HTTP Clients and How to Use Them
Liangxu Linux
Liangxu Linux
Oct 6, 2023 · Operations

Top 5 Linux Command-Line HTTP Clients with Practical Examples

This guide introduces five essential Linux command-line HTTP clients—cURL, HTTPie, Wget, HTTPie-go, and Wuzz—explaining their key features and providing ready-to-use command examples for GET, POST, file downloads, and interactive requests.

CLIHTTPWuzz
0 likes · 5 min read
Top 5 Linux Command-Line HTTP Clients with Practical Examples
Liangxu Linux
Liangxu Linux
Oct 21, 2021 · Fundamentals

Master wget: 8 Essential Commands for Efficient File Downloading

This guide explains eight practical wget commands, covering basic file downloads, output redirection, renaming, resume support, batch fetching, site mirroring, custom HTTP headers, response inspection, redirect handling, and expanding short URLs, with clear examples for each scenario.

File Downloadlinuxnetwork
0 likes · 8 min read
Master wget: 8 Essential Commands for Efficient File Downloading
Open Source Linux
Open Source Linux
Apr 12, 2021 · Operations

Mastering curl vs wget: When to Use Each for Efficient File Downloads

This guide compares curl and wget, highlighting their overlapping features and key differences—curl excels at customizable web requests while wget shines in recursive and FTP downloads—plus provides practical command examples for downloading, renaming, resuming, rate‑limiting, viewing headers, and mirroring sites.

File DownloadcURLcommand-line
0 likes · 3 min read
Mastering curl vs wget: When to Use Each for Efficient File Downloads
Liangxu Linux
Liangxu Linux
Jan 26, 2020 · Fundamentals

Master Essential Linux Commands: wget, scp, ssh-keygen, chmod, tar

This tutorial introduces six indispensable Linux command‑line tools—wget, scp, ssh‑keygen, chmod, tar, and alias—explaining their purpose, common options, and practical examples such as downloading files, transferring data securely, managing permissions, creating archives, and simplifying repetitive commands.

chmodcommand-linescp
0 likes · 8 min read
Master Essential Linux Commands: wget, scp, ssh-keygen, chmod, tar
ITPUB
ITPUB
Jan 9, 2020 · Fundamentals

Master Essential Unix Commands: wget, scp, ssh-keygen, chmod, tar & Aliases

This guide walks experienced command‑line users through six essential Unix utilities—wget, scp, ssh-keygen, chmod, tar, and alias—explaining their purpose, key options, and practical examples such as downloading files, secure copying, key generation, permission management, archiving, and command shortcuts.

AliasUnixchmod
0 likes · 8 min read
Master Essential Unix Commands: wget, scp, ssh-keygen, chmod, tar & Aliases
21CTO
21CTO
Sep 9, 2018 · Operations

Master wget: Powerful Command-Line Download Techniques for Linux

This guide explains how to use the Linux wget utility for reliable, automated file downloads, covering basic syntax, essential options for background execution, recursive mirroring, bandwidth limiting, proxy handling, logging, and a dozen practical examples that demonstrate common scenarios such as resuming interrupted transfers and downloading entire websites.

AutomationFile DownloadNetworking
0 likes · 18 min read
Master wget: Powerful Command-Line Download Techniques for Linux
ITPUB
ITPUB
Sep 2, 2018 · Operations

Mastering wget: Essential Commands and Advanced Options for Linux Downloads

This guide explains how to use the Linux wget utility for reliable file retrieval, covering its core syntax, key features such as recursive downloading and proxy support, a comprehensive list of command‑line options, and practical examples ranging from simple single‑file downloads to full‑site mirroring.

AutomationFile Downloadcommand-line
0 likes · 15 min read
Mastering wget: Essential Commands and Advanced Options for Linux Downloads
AI Cyberspace
AI Cyberspace
Jul 8, 2016 · Information Security

How CVE‑2016‑4971 Lets Attackers Hijack wget to Install Rootkits

The CVE‑2016‑4971 vulnerability in older wget versions allows attackers to redirect HTTP downloads to malicious FTP resources, causing hidden .bash_profile files to be written and executed, which can grant full host compromise and rootkit installation.

CVE-2016-4971RootkitSecurity
0 likes · 5 min read
How CVE‑2016‑4971 Lets Attackers Hijack wget to Install Rootkits