-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwork_with_us.html
118 lines (83 loc) · 4.61 KB
/
work_with_us.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
---
title: Work With Us
layout: single
---
<link type=text/css rel="stylesheet" href="/stands/ntop/style.css">
<link type=text/css rel="stylesheet" href="https://stands.fosdem.org/css/fosdem.css">
<div class="row mt-4">
<div class="col-sm-8">
<div class="container mx-lg-n3">
<h2>Working at ntop</h2>
<p>
As ntop software is increasing in popularity, we need help for supporting our users and working at new developments. Therefore we are looking for someone to join our development time, help us, and assist the user community.
</p>
<h2>Job Description</h2>
<p>
We are looking for a candidate located in Italy or in a similar time zone (CET) willing to work remotely or (better) at <a href="https://www.ntop.org/home/locations/">our main location</a> in Pisa. We offer semi-flexible working hours with a set of time to be allocated every day Mon-Fri during standard working hours (9 AM - 6 PM).
Candidates will be trained, and integrated in the ntop team. We are looking for people interested in networking willing to learn personally and serve the community.
</p>
<h2>Tasks</h2>
<p>
<ul>
<li>Support users on the mailing lists and direct customers.</li>
<li>Help with troubleshooting and bug fixing.</li>
<li>Provide advice on how to use ntop software.</li>
<li>Assist improving the documentation such as wiki and manuals.</li>
<li>Develop open-source networking software.</li>
<li>Assist improving the documentation including wiki and manuals.</li>
<li>Development of new functionality, products and components.</li>
</ul>
</p>
<h2>Job Requirements</h2>
<p>
<ul>
<li>Good English writing and communication skills.</li>
<li>Interested in high-speed networking in general and happy of working in this problem domain.</li>
<li>Ability to program in C/C++/JavaScript. Lua is a plus.</li>
<li>Good knowledge of Linux.</li>
<li>Knowledge of popular network troubleshooting tools such as Wireshark and tcpdump.</li>
</ul>
Preference will be given to users that:
<ul>
<li>Experienced with ntop tools and applications.</li>
<li>Knowledge of popular open-source network monitoring applications (e.g. Nagios, Bro, Snort and Suricata).</li>
<li>Linux kernel network programming.</li>
</ul>
</p>
<h2>Compensation</h2>
<p>
Monthly payments at the end of the month. Salary will vary according to experience. Part of the company revenues will be paid as individual bonus (i.e. ntop also belongs to you).
</p>
<h2>How to Apply</h2>
<p>
If you believe you're the right person, please send a mail to <a href="mailto:[email protected]">[email protected]</a> and include:
<ul>
<li>Explain why you are interested in this position.</li>
<li>Describe your past experience, and professional goals.</li>
<li dir="ltr">Your timezone, location and available working hours.</li>
<li dir="ltr">Salary expectations.</li>
</ul>
<p>
</div>
</div>
<div class="col-sm-4">
<div class="card" id="stand-at-fosdem">
<div class="card-body">
<h5 class="card-title">The ntop Stand</h5>
<ul class="list-group list-group-flush">
<li class="list-group-item"><span class="material-icons md-18 mr-1">comment</span> <a href="https://matrix.to/#/#ntop-stand:fosdem.org?web-instance[element.io]=chat.fosdem.org">Join the conversation!</a></li>
<li class="list-group-item"><span class="material-icons md-18 mr-1">event</span> <a href="https://fosdem.org/2021/schedule/room/sntop/">ntop stand events @ FOSDEM</a></li>
<li class="list-group-item"><a href="/stands/ntop/ndpi/">nDPI - Deep Network Traffic Inspection</a></li>
<li class="list-group-item"><a href="/stands/ntop/ntopng/">ntopng - Web-based Network Monitoring</a></li>
<li class="list-group-item"><a href="/stands/ntop/pf_ring/">PF_RING - High-speed packet capture</a></li>
<li class="list-group-item"><a href="/stands/ntop/who_we_are/">Who We Are</a></li>
<li class="list-group-item"><a href="/stands/ntop/work_with_us/">Work With Us</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>