Stoeps' Links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
page 1 / 2
30 results tagged linkdump  ✕
But it works on my machine https://blog.sergeyev.info/but-it-works-on-my-machine/
Sun 10 Jan 2021 09:24:56 AM CET wallabag

How to prevent things from going wrong in production

development linkdump
Porter https://porter.sh/
Fri 04 Dec 2020 03:48:30 PM CET wallabag
thumbnail

What is Porter?

Take everything you need to do a deployment, the application itself and the entire process to deploy it: command-line tools, configuration files, secrets, and bash scripts to glue it all together. Package that into a versioned bundle distributed over standard Docker registries or plain tgz files.

Now anyone can install your application without deep knowledge of your deployment process, or following a step-by-step deployment doc, regardless of the tech stack.
Why Porter?

Single command to find and deploy any application, regardless of the tech stack. No knowledge of the deployment process necessary.
Secure handling of secrets and credentials, integrated with industry standard secret stores.
Share the operational load of managing your team's deployments.
Works with and improves existing tools, such as bash, cloud CLIs, terraform and helm. You don't rewrite your existing deployments to start using Porter.
Reliable deployments because the client environment: cli versions, installed commands, configuration... is dependable and consistent.
cloud kubernetes linkdump
A Visual Guide to Regular Expression https://amitness.com/regex/
Sat 14 Nov 2020 08:31:31 AM CET wallabag
thumbnail

A mental model of how various components of a regular expression work from the bottom-up.

linkdump regexp
The Kubernetes Workshop https://www.packtpub.com/product/the-kubernetes-workshop/9781838820756
Sun 01 Nov 2020 09:43:11 PM CET wallabag
thumbnail

I started reading this book around a week ago.

kubernetes linkdump
Bug Bytes #94 - Breaking Symfony apps, Why Cyber Security is so hard to learn & how best to approach it - Intigriti https://blog.intigriti.com/2020/10/28/bug-bytes-94-breaking-symfony-apps-why-cyber-security-is-so-hard-to-learn-how-best-to-approach-it/
Sun 01 Nov 2020 09:41:47 PM CET wallabag
thumbnail

Again a great collection of things worth reading all around bug bounty and pentesting.

linkdump pentesting security
Derbycon - The Unintended Risks of Trusting Active Directory https://youtu.be/-bcWZQCLk_4
Sun 01 Nov 2020 10:26:48 AM CET wallabag
thumbnail

This time a video, I haven't watched it completly until now, but I scrolled through the slide deck and think it is worth watching.

ad linkdump pentesting
awk: END { ... https://jemma.dev/blog/awk-part-2
Fri 30 Oct 2020 01:36:35 PM CET wallabag

If you’ve already read my first post about awk, thanks for reading this one too! If not, that’s probably a better place to start.

awk data linkdump
awk: BEGIN { ... https://jemma.dev/blog/awk-part-1
Fri 30 Oct 2020 05:26:20 AM CET wallabag

The other day, I was watching Bryan Cantrill’s 2018 talk, Rust, and Other Interesting Things, and he made an offhanded comment while discussing values of different programming languages and communities. He said, “If you get the awk programming language manual…you’ll read it in about two hours and then you’re done. That’s it. You know all of awk.”

awk data linkdump
VimWiki – Working with Vim – mkaz.blog https://mkaz.blog/working-with-vim/vimwiki/
Sat 17 Oct 2020 06:27:39 PM CEST wallabag
thumbnail

I switched for daily notes and diary entries to Vimwiki. I like the fast access and combine it with gollum to display in the browser. In the article you find shortcuts and tipps for working with the todo function.

linkdump toolsiuse vimwiki
Dockerfile Security Best Practices - Cloudberry Engineering https://cloudberry.engineering/article/dockerfile-security-best-practices/
Sat 17 Oct 2020 07:14:37 AM CEST wallabag

Container security is a broad problem space and there are many low hanging fruits one can harvest to mitigate risks. A good starting point is to follow some rules when writing Dockerfiles.

docker linkdump security
How many shards should I have in my Elasticsearch cluster? https://www.elastic.co/blog/how-many-shards-should-i-have-in-my-elasticsearch-cluster
Thu 15 Oct 2020 08:13:55 AM CEST wallabag
thumbnail

If you are looking for practical guidelines around how many indices and shards to have in your cluster, this blog post will help you avoid common pitfalls.

elasticsearch linkdump
A BIG collection of Unix/Linux ‘grep’ command examples https://alvinalexander.com//unix/edu/examples/grep.shtml
Thu 15 Oct 2020 07:17:15 AM CEST wallabag

Some very useful examples for grep

cli linkdump tools
Bug Bytes #92 - Pwning Apple for three months, XSS in VueJS, Hacking Salesforce Lightning & Unicode byͥtes - Intigriti https://blog.intigriti.com/2020/10/14/bug-bytes-92-pwning-apple-for-three-months-xss-in-vuejs-hacking-salesforce-lightning-unicode-by%CD%A5tes/
Thu 15 Oct 2020 07:02:35 AM CEST wallabag
thumbnail

Bug Bytes is a weekly newsletter curated by members of the bug bounty community. The first series is curated by Mariem, better known as PentesterLand. Every week, she keeps us up to date with a comprehensive list of write-ups, tools, tutorials and resources. This issue covers the week from 04 to 11 of October. Intigriti […]

bugbounty linkdump
A collection of Jupyter notebooks for learning Python from the ground up. https://github.com/aceking007/Byte-Sized-Code
Mon 12 Oct 2020 08:40:08 PM CEST wallabag
thumbnail

A collection of Jupyter notebooks for learning Python from the ground up. - aceking007/Byte-Sized-Code

jupyter learning linkdump python
A collection of postmortem templates https://github.com/dastergon/postmortem-templates
Mon 12 Oct 2020 11:43:20 AM CEST wallabag
thumbnail

Postmortem templates

linkdump postmortem template
A collection of postmortems https://github.com/danluu/post-mortems
Mon 12 Oct 2020 11:17:16 AM CEST wallabag
thumbnail

Good source to write postmortems.

linkdump postmortem sre
BASH errorhandling - wizard zines https://wizardzines.com/comics/bash-errors/
Sat 10 Oct 2020 03:24:57 PM CEST wallabag
thumbnail

Good intro on Bash errorhandling from Julia Evans

errorhandling linkdump scripting shell
Bye-bye, Apple http://blog.cretaria.com/posts/bye-bye-apple.html
Fri 09 Oct 2020 12:36:47 PM CEST wallabag

Very interesting post, I did that move years ago. I started using Linux on a daily basis on my work notebook around 2008. Sometimes parallel with Mac OS.
Today I think about switching the X1 to OpenBSD, but need to work with different business tools for meetings, remote access and so on. So I will first build a test environment.

linkdump
Kubectl plugin to ease sniffing on kubernetes pods using tcpdump and wireshark https://github.com/eldadru/ksniff
Fri 09 Oct 2020 09:42:07 AM CEST wallabag
thumbnail

A kubectl plugin that utilize tcpdump and Wireshark to start a remote capture on any pod in your Kubernetes cluster.

You get the full power of Wireshark with minimal impact on your running pods

kubernetes linkdump troubleshooting
We Hacked Apple for 3 Months: Here’s What We Found https://samcurry.net/hacking-apple/
Thu 08 Oct 2020 09:47:40 PM CEST wallabag
thumbnail

Very interesting article about the Apple bugbounty program and vulnerabilities.

bugbounty linkdump
page 1 / 2
395 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn
Impressum