Mikhail Agranovskiy
Mikhail Agranovskiy
Initialization of empty repo does not going well. So I have just installed homely (`sudo pip3 install homely`) and have an empty GitHub repo to be used. `homely add` is...
``` sudo apt remove python3-click-package sudo apt remove click sudo pip3 install click ```
I'm trying to launch INT application. After fixing a few typos in Python code I can launch INT. It sends packets, but monitor threads launch but does not get any...
I'm developing a program, counting packet loss in network connections. To do so I insert a sequence number in every packet (task for INT sources) and than count the number...
On Ubuntu 16.04 `sudo apt-get install linux-generic-lts-vivid` installs kernel `4.4.0.116.122`, rather than 3.19. Note in the beginning of the Readme file that only Ubuntu 14.04 is supported or list instructions...