EnglishFrenchSpanish

Ad


OnWorks favicon

linssid - Online in the Cloud

Run linssid in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command linssid that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


linssid - graphical wireless scanner

DESCRIPTION


LinSSID runs over X Window and displays locally receivable 802.11 wireless attach points
and ad hoc networks.

A table is displayed with various parameters such as MAC address, channel, and signal
strength. Graphs are also displayed with signal strength by channel and signal strength
over time.

LinSSID is graphically and functionally similar to inSSIDer (for Microsoft Windows) and
Wifi Analyzer (for Android).

LinSSID can be used to measure the local performance or to search for an interference free
channel to be set in a wireless router (access point). The wireless established link
won't be affected by these operations because LinSSID needn't set the monitor mode in
network interface.

CONFIGURATION


The wireless tools that LinSSID uses require root privilege to access. You can use the
gksudo program to run LinSSID from an ordinary user in X or run directly as root.

To use as normal user, you will need setup the SUDO system and call the gksudo program.
To configure the SUDO (/etc/sudoers file), use the visudo command as root (do not edit the
/etc/sudoers file directly! visudo will perform syntax checks before write the final
configuration):

# visudo

If needed, you can set a preferred editor using the EDITOR environment variable:

# EDITOR=mcedit visudo

The next step is grant access as root to linssid. Considering a ordinary user called
eriberto, you will need add the following line at end of file:

eriberto ALL = /usr/bin/linssid

To start LinSSID, via command line, use:

$ gksudo linssid

To start in X Window, click over the icon created in desktop menu. Note that this icon
will execute the 'gksudo linssid' command. So, will you need the /etc/sudoers well
configured to get success.

The other way to run LinSSID is to launch it from a root account or with su or sudo. To
run directly as root, you will need to use the xhost command to grant to root the
necessary permission to use the X environment.

Use linssid online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    wxPython
    wxPython
    A set of Python extension modules that
    wrap the cross-platform GUI classes from
    wxWidgets.. Audience: Developers. User
    interface: X Window System (X11), Win32 ...
    Download wxPython
  • 2
    packfilemanager
    packfilemanager
    This is the Total War pack file manager
    project, starting from version 1.7. A
    short introduction into Warscape
    modding: ...
    Download packfilemanager
  • 3
    IPerf2
    IPerf2
    A network traffic tool for measuring
    TCP and UDP performance with metrics
    around both throughput and latency. The
    goals include maintaining an active
    iperf cod...
    Download IPerf2
  • 4
    fre:ac - free audio converter
    fre:ac - free audio converter
    fre:ac is a free audio converter and CD
    ripper for various formats and encoders.
    It features MP3, MP4/M4A, WMA, Ogg
    Vorbis, FLAC, AAC, and Bonk format
    support, ...
    Download fre:ac - free audio converter
  • 5
    Matplotlib
    Matplotlib
    Matplotlib is a comprehensive library
    for creating static, animated, and
    interactive visualizations in Python.
    Matplotlib makes easy things easy and
    hard thing...
    Download Matplotlib
  • 6
    BotMan
    BotMan
    Write your chatbot logic once and
    connect it to one of the available
    messaging services, including Amazon
    Alexa, Facebook Messenger, Slack,
    Telegram or even yo...
    Download BotMan
  • More »

Linux commands

Ad