About 215 results
Open links in new tab
  1. hostname Command in Linux Explained [With Examples]

    Oct 10, 2023 · Learn about hostname command in Linux with practical examples. It is commonly used to display Linux computer name or DNS domain name.

  2. Ubuntu Change Hostname + Make it Permanent - LinuxOPsys

    Jun 6, 2022 · Here learn how to change the hostname in the Ubuntu Linux system. In distributions using systemd you can easily computer name without reboot.

  3. SSH Commands in Linux with Usage Examples - LinuxOPsys

    Aug 12, 2022 · Learn here the SSH Command in Linux with usage examples. SSH is a network protocol for securely logging into a remote machine and executing commands.

  4. ping Command in Linux with Examples - LinuxOPsys

    Aug 30, 2022 · In this Linux ping command tutorial, we will learn how to use ping to check your network connection.

  5. Uname Command in Linux - Examples + Options - LinuxOPsys

    Aug 20, 2023 · The hostname is used by the Linux operating system to communicate with other nodes in a network. The uname -n command can be used to display the hostname of your Linux computer.

  6. Curl Command Cheat Sheet – Quick Reference Guide

    Sep 13, 2023 · Use curl to interact with websites directly from your command line. This cheat sheet will guide you through its most common commands.

  7. How to Get IP address in Linux - LinuxOPsys

    Jul 25, 2022 · Here learn how to get the IP address of a Linux computer using command-line as well as GUI methods.

  8. How to Ping IPv6 Address from Windows and Linux CLI

    Jun 18, 2022 · The Ping command is available from within the Command Prompt in Windows 7/8/10, Windows Vista, Windows XP and all of the Linux operating systems. You can follow below steps to …

  9. ssh-copy-id Command with Examples - LinuxOPsys

    Feb 6, 2023 · Here learn about ssh-copy-id command in Linux with examples. A handy tool to install ssh key to enable passwordless login to Linux machines.

  10. scp command in Linux Explained [with Examples] - LinuxOPsys

    Aug 23, 2022 · Here learn about scp command in Linux with examples. Its regularly required to securely transfer data and backup files between local and remote systems or between two remote systems.