Trending

#strace

Latest posts tagged with #strace on Bluesky

Latest Top
Trending

Posts tagged #strace

Original post on fediscience.org

`lnav` is a fab tool for analysing logs. Today I used it for debugging a verbose `systrace` log file to analyse what the problem was w/smth and it was cool

Tip: hit `<tab>` to edit, enable, and disable existing text filters added w/e.g. `:filter-in` and `:filter-out`.

#lnav #Linux #Logs […]

1 0 0 0
Post image

New free guide released! 🚀

Do you want to troubleshoot Linux like a pro? Our latest guide shows you how to inspect system calls using strace, a must-have tool for every SysAdmin, SRE and DevOps engineer.

www.learnbyfixing.com/guides/syste...

#LearnByFixing #Linux #DevOps #SRE #Sysadmin #strace

2 1 0 0
Post image

New scenario released! 🚀

In this scenario, you’ll learn how to:
- Identify which port a program needs to listen on.
- Track down the process that's already listening on that port.

www.learnbyfixing.com/scenarios/14/

Happy fixing!

#LearnByFixing #Linux #DevOps #SRE #Sysadmin #syscalls #strace

1 1 0 0
Post image

New scenario released! 🚀

Having the config file for a program is not enough. You also need to put it in the right place.

Check it out and level up your troubleshooting skills: www.learnbyfixing.com/scenarios/13/

Happy fixing!

#LearnByFixing #Linux #DevOps #SRE #Sysadmin #syscalls #strace

1 1 0 0

desbma/shh: Systemd Hardening Helper - Automatic systemd service hardening guided by strace profiling #systemd #service #hardening #cybersecurity #strace

0 0 0 0
strace tips for better debugging Recently, I have been building software without libc to better understand Linux syscalls and internals better. So far, I have built a minimal shell, terminal Snake game, pure ARM64 assembly HTTP serve...

Wrote up a small post on using strace to better debug Linux programs: rrampage.github.io/2025/06/13/s...

#linux #strace #debug

0 0 0 0
Preview
10 Must-Know Linux Commands You Probably Missed – Part 4 Discover 10 essential Linux commands you may have overlooked in Part 4 of our series. Enhance your command line skills and boost productivity today!

10 Must-Know Linux Commands You Probably Missed – Part 4 Discover 10 essential Linux commands y...

www.linuxtoday.com/blog/10-must-know-linux-...

#Blog #disown #-a #&& #exit #Command #Linux #Commands #Linux #tips #strace

Result Details

0 0 0 0
strace

#Strace 6.14 has been released ( #Debugging ) strace.io

1 0 0 0
Preview
तनाव से भर गई है जिंदगी, तो सीखिए खुद को शांत करने के 4 सरल और प्रभावी तरीके तनाव से निपटने के आसान तरीके: आप तनाव प्रबंधन के कुछ सबसे प्रभावी तरीकों को आजमा सकते हैं। गहरी सांस लेना, मेडिटेशन और जीवनशैली में छोटे-छोटे बदलाव जैसे आसान टिप्स को अपनाकर आप तनाव को प्रभावी ढंग से ...

तनाव से भर गई है जिंदगी, तो सीखिए खुद को शांत करने के 4 सरल और प्रभावी तरीके
www.naidunia.com/magazine/lif...
#Health #LifeManagement #Tension #Strace

2 0 0 0

yup, CAP_NET_RAW must be the forbidden fruit on #GitHub runners...

Or this weird... piece of binary is trying to do something even more evil. Should I run #strace on GitHub action?

*sigh*

0 0 1 0
strace

#Strace 6.11 has been released ( #Debugging ) strace.io

0 0 0 0
Example Domain This domain is for use in illustrative examples in documents. You may use this domain in literature without prior coordination or asking for permission.

This #strace #Linux command below will display any network request a program, requires root:

$ strace -f -e trace=network -s 10000 curl

example.org

0 0 0 0

Cuando tienes que sacar el #strace, sabes que depurar ese servicio va a ser una putada ... #sysadmin

0 0 0 0