ufw is the default firewall configuration tool for Ubuntu. To check the ufw status sudo ufw status verbose To open a port (ssh in this example): sudo ufw allow 22 To close a port sudo ufw deny 53 To add
Artificial Neural Network
Artificial Neural Networks are quite useful and not realty complicated. Here is a good example with programming code. The other chapter the same book are also very interesting. http://natureofcode.com/book/chapter-10-neural-networks/ Anther simple example in Python http://iamtrask.github.io/2015/07/12/basic-python-network/ And article about using ANN
Странджанската група
Обичам народната музика и ме радват такива записи.
FlightGear – Flight simulator you should try
FlightGear is an incredible open-source flight simulator. It’s just great. Definitely you should give it a try. Here is a cheap joystick model that could increase your experience Gembird 420
IT tutorials in russian
One of the best in russian habrahabr.ru Some topics https://habrahabr.ru/flows/develop/ О процессе создания сервера – от идеи к деталям https://habrahabr.ru/company/yadro/blog/309080/ Защита периметра: старые атаки не хуже новых https://habrahabr.ru/company/pt/blog/309072/
Google Genomics Platform
As a leading company Google also provides services for research in Bioinformatics https://cloud.google.com/genomics/ https://cloud.google.com/genomics/overview