$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Wireless Tools Installation in Fedora 39 – Step-by-step

September 15, 2023 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading Wireless Tools Source

    Download Wireless Tools Source for Fedora GNU/Linux:

    Wireless Tools Source tar.gz Archive
  2. 3. Extracting Wireless Tools

    Then Extract Wireless Tools into /tmp Directory
    If it does Not Open automatically then Double-Click/Right-Click to Open with Archive Manager:

    Extracting
    Or from Command Line:

    tar xvzf ~/Downloads/wireless-tools*.tar.gz -C /tmp/

    Finally, if yuo are in Trouble to Find Out it on Terminal See: How to Access Downloads Folder from Browser.

  3. 4. Installing Wireless Tools

    Then to Install Wireless Tools on Fedora
    First, access the Target with:

    cd /tmp/wireless-tools*

    Then to Build it:

    make

    Last, to Setup:

    sudo make install

  4. 5. Amending User’s Path

    Again Append New Libraries into the Path
    With:

    echo "export LD_LIBRARY_PATH=/usr/local/lib" >> ~/.bashrc

    And again to Reload the Bash User’s Path:

    bash
  5. 6. Testing Wireless Tools

    Finally, to Test Wireless Tools Setup
    Run:

    iwconfig
    Terminal iwconfig

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,