Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Wallaroo
- Messages
Search
Re: Need your review and guide : DDoS Detection using Wallaroo
Following this direction? . Or do you mean that what directory I used for run that command. I run it on home directory. It is true ? On Tue, Jul 24, 2018 at 9:27 PM, Sean T. Allen <sean@...> wrote:
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Sean T. Allen
What directions are you following that lead you to run that command? On Mon, Jul 23, 2018, 20:57 farzana zakaria <farzanazakaria96@...> wrote:
|
Re: Need your review and guide : DDoS Detection using Wallaroo
I run this command git clone git:// . It is necessary to run command pony-stable too ? On Tuesday, July 24, 2018, Sean Allen <sean@...> wrote:
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Sean Allen
What commands did you run? On Mon, Jul 23, 2018 at 5:05 PM farzana zakaria <farzanazakaria96@...> wrote: Hi. Thank for your respond. For the installation of the ponyc based on the instruction, I got the output? |
Re: Need your review and guide : DDoS Detection using Wallaroo
Hi. Thank for your respond. For the installation of the ponyc based on the instruction, I got the output?
toggle quoted message
Show quoted text
E:Unable to locate package ponyc. The output is same when I install ponyc by using repository. Can I install the ponyc by source. Do I need the key when install the ponyc by source? On Tuesday, July 24, 2018, Sean Allen <sean@...> wrote:
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Sean Allen
They get installed into the system path. I'm not sure where exactly the python-dev headers get installed nor where Docker gets installed. Somewhere in /usr or /usr/local On Mon, Jul 23, 2018 at 4:33 PM farzana zakaria <farzanazakaria96@...> wrote: Hi. So the command should be install in which directory ? It is home directory ? |
Re: Need your review and guide : DDoS Detection using Wallaroo
Hi. So the command should be install in which directory ? It is home directory ?
toggle quoted message
Show quoted text
On Tuesday, July 24, 2018, Sean T. Allen <sean@...> wrote:
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Sean T. Allen
No. Those commands will install it elsewhere. On Mon, Jul 23, 2018, 16:14 farzana zakaria <farzanazakaria96@...> wrote: Hi. Thank you for the answer. It is means that the installation of python library and the docker is then have to be install in /wallaroo-tutorial/wallaroo/ directory ?? |
Re: Need your review and guide : DDoS Detection using Wallaroo
Hi. Thank you for the answer. It is means that the installation of python library and the docker is then have to be install in /wallaroo-tutorial/wallaroo/ directory ??
toggle quoted message
Show quoted text
On Tuesday, July 24, 2018, Scott Lystig Fritchie <scott@...> wrote:
|
Re: Need your review and guide : DDoS Detection using Wallaroo
On Mon, Jul 23, 2018 at 12:12 PM, farzana zakaria <farzanazakaria96@...> wrote: According to? , after installation the libsnappy in wallaroo directory , it change it directory to lz4-1.7.5( outside the wallaroo) . It is the python library and the docker have to be install in that lz4-1.7.5 directory ?? Hi, Farzana.? The liblz4 instructions for Ubuntu Trusty/14.x include a final `sudo make install` step.? The `make install` step will copy all necessary liblz4 files to the Ubuntu system's default directories.? You can delete the ~/lz4-1.7.5 directory afterward. -Scott |
Need your review and guide : DDoS Detection using Wallaroo
According to? , after installation the libsnappy in wallaroo directory , it change it directory to lz4-1.7.5( outside the wallaroo) . It is the python library and the docker have to be install in that lz4-1.7.5 directory ? ?
toggle quoted message
Show quoted text
On Monday, July 23, 2018, Sean Allen <sean@...> wrote:
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Sean Allen
What is it you are looking to do Farzana? Is there a reason you are particularly interested in the DDos example rather than one of the more recent examples? -Sean- On Mon, Jul 23, 2018 at 7:46 AM farzana zakaria <farzanazakaria96@...> wrote:
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Thank you for the answer. Could you please assist me to been able to apply ddos detection example for wallaroo please.? On Mon, Jul 23, 2018 at 10:38 PM, Sean Allen <sean@...> wrote:
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Sean Allen
The Vagrant directions will create a Vagrant VM with the latest version of Wallaroo installed. The DDos example README has notes on requirements: The important bit from that is under requirements: "?NOTE:?This is incompatible with Wallaroo 0.4.0 and up due to an API change, see??to bring this example up to date if needed." In particular, this means that the Wallaroo framework API has had breaking changes since that example was published and it hasn't been updated to the latest API. I hope this answers your questions. -Sean- On Mon, Jul 23, 2018 at 7:17 AM farzana zakaria <farzanazakaria96@...> wrote:
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Thank you for your respond. Means that I dont have to install the other dependencies for wallaroo ? How wallaroo API gonna be update ? Can I apply ddos example for the older version or not ? On Mon, Jul 23, 2018 at 9:44 PM, Sean T. Allen <sean@...> wrote:
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Sean T. Allen
The Vagrantfile that we provide installs everything you need. Note, the DDos example uses an older version on the Wallaroo API and would need to be updated. On Sun, Jul 22, 2018, 22:02 farzana zakaria <farzanazakaria96@...> wrote:
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Hi. I'm starting over with a new image and follow the direction as well . But the error keep appear . The installation for ponyc in the direction seem can be apply in debian linux not ubuntu linux . I installed ponyc using source and it seems work . Could you test the example ddos detection using wallaroo and run it again .?
toggle quoted message
Show quoted text
On Monday, July 23, 2018, Sean T. Allen <sean@...> wrote:
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Thank you for your respond. For setting up environment wallaroo in vagrant, according to the instruction when clone the wallaroo and enter the wallaroo directory, I have to install vagrant and install the package. Then up the vagrant . Do I have to install again the ponyc , libsnappy, python development library and etc .. in order to run the ddos detection ? Thank you for your consideration On Mon, Jul 23, 2018 at 11:37 AM, Sean T. Allen <sean@...> wrote:
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Sean T. Allen
We test the supplied Vagrantfile using virtual box. In theory, VMWare should work as well. I'm away from my computer at the moment, but, yes, I believe the Vagrantfile file used Xenial. On Sun, Jul 22, 2018, 20:14 farzana zakaria <farzanazakaria96@...> wrote:
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Hi,? Thank you for your respond. If I want to start over using vagrant file , I have to use Ubuntu Xenial(16.04) right ? And which platform i can use ? Whether ubuntu in virtualbox on or vmware platform or both i can use ? On Mon, Jul 23, 2018 at 11:07 AM, Sean T. Allen <sean@...> wrote:
|
to navigate to use esc to dismiss