Differences between revisions 30 and 31
Revision 30 as of 2018-09-25 08:55:03
Size: 2814
Editor: PieterSmit
Comment:
Revision 31 as of 2018-09-25 08:57:55
Size: 3037
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 33: Line 33:
     * Sync data
     * '''rsync''' - sync directories, by only moving differences
     * '''syncthing''' - supports mobile and windows, similar to resilio, Dropbox, google-drive but on own infrastructure
Line 43: Line 46:
Line 47: Line 51:
Line 55: Line 60:
 * Video
   * OpenShot - Used to rotate half of video clip, worked great.
 * Video 
   * '''OpenShot''' - Used to rotate half of a video clip, worked great.

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

    • Sync data
      • rsync - sync directories, by only moving differences

      • syncthing - supports mobile and windows, similar to resilio, Dropbox, google-drive but on own infrastructure

  • 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.

  • Video
    • OpenShot - Used to rotate half of a video clip, worked great.

  • 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)