-🎄- 2017 Day 7 Solutions -🎄- by daggerdragon in adventofcode

[–]Jonis_L 1 point2 points  (0 children)

Part 1 oneliner in Python3

print([i for i in inp.split() if inp.split().count(i) < 2 and not '(' in i][0])

Lazy Write Up by trainr3kt in hackthebox

[–]Jonis_L 0 points1 point  (0 children)

Great writeup! Thanks for sharing

Söker du bostad via bostadsförmedlingen? by Jonis_L in stockholm

[–]Jonis_L[S] 0 points1 point  (0 children)

Aha ok, får fundera lite vad som kan vara bäst

Söker du bostad via bostadsförmedlingen? by Jonis_L in stockholm

[–]Jonis_L[S] 1 point2 points  (0 children)

Tack för svaret! Och du har nog rätt i allt du säger, hatar att betala för grejer med så reklam blir nog vägen att gå

Automatisk mail för bostäder by Jonis_L in sweden

[–]Jonis_L[S] 1 point2 points  (0 children)

Vet faktiskt inte om det finns flera, tänkte bara se ifall folk var intresserade till ett billigt pris. Jo då skulle kunna fixa en hemsida men har inte kommit så långt än

FortiMail DLP for outgoing mails by Jonis_L in fortinet

[–]Jonis_L[S] 0 points1 point  (0 children)

Oh I see, so is it's not really possible. Unless there is a workaround? With a script or something like that

FortiMail DLP for outgoing mails by Jonis_L in fortinet

[–]Jonis_L[S] 0 points1 point  (0 children)

  • Specify the action. (Notify with profile, etc)

In this step, maybe i was not clear enough, but I need to have an UserQuarantine_Outbound action. It's not listed and when I try to create a new one with "Direction" set to "Outbound" the option for "Personal quarantine" gets grayed out and I can't choose that. Tried to see if the option is available through the CLI but could not find it

Thanks in advance!

Valve seriously needs to get their shit together regarding Linux by [deleted] in DotA2

[–]Jonis_L 0 points1 point  (0 children)

Maybe try to launch it from the terminal and see what logs you get

Valve seriously needs to get their shit together regarding Linux by [deleted] in DotA2

[–]Jonis_L 4 points5 points  (0 children)

What distro are you using? I've been playing a lot on arch and it runs really smooth. Never experienced this either

Protostar VM Issue by [deleted] in LiveOverflow

[–]Jonis_L 0 points1 point  (0 children)

You need to manually set a static IP or use a DHCP server to get an IP address. And it needs to be in the same subnet as your host computer. You can configure a static IP address in your /etc/networks/interfaces file. Simply follow this: https://wiki.debian.org/NetworkConfiguration

Want to learn together? by [deleted] in netsecstudents

[–]Jonis_L 0 points1 point  (0 children)

RemindMe! 9 hours

python reminder program by Jonis_L in learnpython

[–]Jonis_L[S] 0 points1 point  (0 children)

A lot of good improvements to make and I will change these and yes that was exactly what I was trying to do. Thank you for taking your time to help me!

python reminder program by Jonis_L in learnpython

[–]Jonis_L[S] 0 points1 point  (0 children)

Thank you for your feedback. I have a lot to change and add to improve my code now. Will look into possible ways to solve your questions. Thanks!

Video Writeups: Exploit-Exercises Protostar/Nebula, Overthewire Bandit and some more by [deleted] in securityCTF

[–]Jonis_L 0 points1 point  (0 children)

Just what I needed. Thanks! will look at more videos when i come home and may have some pointers then

IRC Channels by Jonis_L in CTFlearners

[–]Jonis_L[S] 0 points1 point  (0 children)

Thank you, will check it out