Differences between revisions 1 and 28 (spanning 27 versions)
Revision 1 as of 2016-05-24 16:24:06
Size: 821
Editor: PieterSmit
Comment: Create software list.
Revision 28 as of 2018-06-04 20:50:50
Size: 2500
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * Links [[NetManSoftware]] , [[SecuritySoftware]] , [[OpenSourceSoftware]] , [[Linux/BootSpeedup]], [[https://mender.io/]]
 * Fun software
   * '''sl''' - train on console when you type ls wrong.
   * '''forture''' - forture cookies
Line 4: Line 8:
   * '''vim-gtk''' - text editor    * '''vim-gtk''' - text editor (atom for more editing with vim module)
Line 10: Line 14:
   * '''terminology''' - xterm
   * '''terminator''' - xterm gnome multi tab
  
 * [[SecuritySoftware|Security]]
   * '''firehol''' - flexible firewall supporting IPv6 [[Firewall/Rules]]
   * '''/etc/hosts''' - file blocking malicious sites. [[http://someonewhocares.org/hosts/zero/]]
Line 16: Line 25:
   * '''lldpd''' - CDP + LLDP $ lldpcli show stat
Line 19: Line 29:
   * Editor
   * [[AtomEditor|atom]] - see repo below
     * atom Plugins
       * vim-mode-plus
       * tree-view-git-modified
       * minimap
       * platformio-ide-terminal
Line 20: Line 38:
   * diodon - clipboard with menu
 * Email
   * HIRI - commercial
   * thunderbird
   * mutt - terminal
 * Virtual
   * virt-manager
   * qemu-kvm
   * docker.io
Line 24: Line 51:
 * Repo's not in Ubuntu
   * sudo add-apt-repository ppa:webupd8team/atom
   * --( sudo apt-add-repository ppa:fingerprint/fingerprint-gui && sudo apt-get update )--
     * --( sudo apt-get install libbsapi policykit-1-fingerprint-gui fingerprint-gui )--

   * Clone https://github.com/magicmonty/bash-git-prompt
   * Google Cloud SDK
     * https://cloud.google.com/sdk/docs/quickstart-debian-ubuntu

 * sudo apt install virt-manager ocker.io wireshark etherape screen ipcalc mosh terminology atom firehol cdpr iperf qemu-kvm git vagrant aptitude htop synaptic vim-gtk diodon p7zip-full awscli terminator

 * File management
   * fslint - find duplicates in filesystem

Linux Software

  • Links NetManSoftware , SecuritySoftware , OpenSourceSoftware , Linux/BootSpeedup, https://mender.io/

  • Fun software
    • sl - train on console when you type ls wrong.

    • forture - forture cookies

  • Software to install on a new machine. 2016
    • vim-gtk - text editor (atom for more editing with vim module)

    • firehol - flexible firewall supporting IPv6

    • mosh - remote terminal that can change ip

    • screen - remote screen

    • gobi-loader - 3g modem firmware loader - ID 0bdb:193e

    • dnsmasq - Local dns proxy and dhcp server

    • terminology - xterm

    • terminator - xterm gnome multi tab

  • Security

  • Network tools
    • wireshark - sniffer

    • etherape - visual display of traffic

    • cdpr - Cisco Discovery Protocol reporter

    • lldpd - CDP + LLDP $ lldpcli show stat

    • iperf -

    • ipcalc - calculates IPv4 subnets and masks on command line.

    • hostapd - WPA2/EAP Authenticator 802.1x

  • Editor
    • atom - see repo below

      • atom Plugins
        • vim-mode-plus
        • tree-view-git-modified
        • minimap
        • platformio-ide-terminal
    • diodon - clipboard with menu
  • Email
    • HIRI - commercial
    • thunderbird
    • mutt - terminal
  • Virtual
    • virt-manager
    • qemu-kvm
    • docker.io
  • Hacking etc.
    • iodine - tunnel IPv4 through a DNS server.

  • Repo's not in Ubuntu
  • sudo apt install virt-manager ocker.io wireshark etherape screen ipcalc mosh terminology atom firehol cdpr iperf qemu-kvm git vagrant aptitude htop synaptic vim-gtk diodon p7zip-full awscli terminator
  • File management
    • fslint - find duplicates in filesystem

...

Linux/Software (last edited 2023-04-23 23:11:42 by PieterSmit)