Debian-based Linux distribution for penetration testing
POPULARITY
This week the guys take a look at the Pine Time Pro, cover KDE 6.6 and its performance wins, and celebrate the Kali Linux release. Ubuntu's Grub may be changing, Nvidia has a new stable driver, and the SystemD age birth date field is still causing controversy. Gnome has a new fellowship to pay programmers directly, and AI bug reports may finally be decent. For tips we have OMP Manager for easy Oh My Posh installs, fluidsynth for playing midi, exiftool for manipulating media meta-information, and part one of a grafana installation. You can find the show notes at https://bit.ly/4skwtS1 and have a great week! Host: Jonathan Bennett Co-Hosts: Rob Campbell, Jeff Massie, and Ken McDonald Download or subscribe to Untitled Linux Show at https://twit.tv/shows/untitled-linux-show Join Club TWiT for Ad-Free Podcasts! Support what you love and get ad-free audio and video feeds, a members-only Discord, and exclusive content. Join today: https://twit.tv/clubtwit Club TWiT members can discuss this episode and leave feedback in the Club TWiT Discord.
This week the guys take a look at the PineTime Pro, cover KDE 6.6 and its performance wins, and celebrate the Kali Linux release. Ubuntu's Grub may be changing, Nvidia has a new stable driver, and the SystemD age birth date field is still causing controversy. Gnome has a new fellowship to pay programmers directly, and AI bug reports may finally be decent. For tips we have OMP Manager for easy Oh My Posh installs, fluidsynth for playing midi, exiftool for manipulating media meta-information, and part one of a grafana installation. You can find the show notes at https://bit.ly/4skwtS1 and have a great week! Host: Jonathan Bennett Co-Hosts: Rob Campbell, Jeff Massie, and Ken McDonald Download or subscribe to Untitled Linux Show at https://twit.tv/shows/untitled-linux-show Join Club TWiT for Ad-Free Podcasts! Support what you love and get ad-free audio and video feeds, a members-only Discord, and exclusive content. Join today: https://twit.tv/clubtwit Club TWiT members can discuss this episode and leave feedback in the Club TWiT Discord.
In a world of "Decision Paralysis," which SIM should you choose? In this episode, we dive deep into why Wazuh has become the go-to solution for SOC analysts in 2026. Moving beyond the "injection-based licensing crisis" of traditional tools like Splunk and QRadar, Wazuh offers a unified, open-source platform that combines the "brain" of a SIM with the "guard" of an XDR.We provide a step-by-step practical look at Wazuh's architecture, its XML-based detection engine, and a live demonstration of Active Response, where the tool doesn't just detect a brute-force attack but automatically blocks the attacker in real-time.
Send a textMost cybersecurity stories talk about the hacks, but this episode peels back the curtain on the raw, unfiltered journey of a hacker turned industry pioneer. Jason Haddix shares how his early days of hex editing and fake IDs evolved into leading offensive security at Fortune 100 giants — all driven by relentless curiosity and defiance. His tales of surviving the shadowy underground, navigating multi-year career pivots, and turning obsession into innovation will blow your mind. This isn't just about tech — it's about fearlessly forging a path in a chaotic, ever-changing world where knowledge is power and resilience is everything.You'll discover the secret frameworks behind modern pen testing—like the Bug Hunters Methodology—and how cutting-edge tools are reshaping cybersecurity. Jason dives into his real-world battles: from bypassing the most sophisticated security measures to hacking into critical infrastructure under intense pressure. His insights reveal the brutal truths of red teaming, physical infiltration, and the mental grit required to succeed when everyone else doubts you.We break down the rise of AI and LLMs in security: how attackers jailbreak systems, bypass defenses with prompt injections, and weaponize new technologies faster than security teams can respond. Jason warns about deploying these powerful tools without enough guardrails or understanding — and how FOMO is fueling a wild, unsecured frontier. His perspective is a call to arms for defenders and hackers alike: adapt fast, think boldly, and stay one step ahead in the most dangerous cyber game yet.This episode is essential for anyone hungry to understand the raw reality of offensive security, the future of AI in hacking, and the relentless pursuit of mastery in a digital battlefield. Whether you're a seasoned pro, a curious newcomer, or a business leader, Jason's fearless authenticity will challenge your assumptions and ignite your passion to innovate. Hit play — your fight for security starts now.Chapters00:00 Introduction and Background in Cybersecurity06:05 Early Experiences and Learning in Cybersecurity12:14 Transitioning to Professional Penetration Testing18:30 Challenges and Realities of Consulting in Cybersecurity20:41 Phishing Tests and Their Consequences23:09 Transitioning to Entrepreneurship26:05 The Evolution of Training and Consulting31:18 The Role of AI in Cybersecurity39:11 Navigating AI Security Challenges39:11 Understanding LLMs and User Education41:42 Privacy Concerns and Risk Management in AI44:32 Prompt Engineering Vulnerabilities and Jailbreaking Techniques47:03 Security Challenges in AI Systems49:39 Future of AI and Community EngagementSupport the showFollow the Podcast on Social Media! Tesla Referral Code: https://ts.la/joseph675128 YouTube: https://www.youtube.com/@securityunfilteredpodcast Instagram: https://www.instagram.com/secunfpodcast/Twitter: https://twitter.com/SecUnfPodcast Affiliates➡️ OffGrid Faraday Bags: https://offgrid.co/?ref=gabzvajh➡️ OffGrid Coupon Code: JOE➡️ Unplugged Phone: https://unplugged.com/Unplugged's UP Phone - The performance you expect, with the privacy you deserve. Meet the alternative. Use Code UNFILTERED at checkout*See terms and conditions at affiliated webpages. Offers are subject to change. These are affiliated/paid promotions.
Welcome to episode 340 of The Cloud Pod, where the forecast is always cloudy! It's a full house (eventually) with Justin, Jonathan, Ryan, and Matt all on board for today's episode. We've got a lot of announcements, from Gemini for Gov (no more CamoGPT!) to Route 52 and Claude. Let's get started! Titles we almost went with this week Claude’s Pricing Tiers: Free, Pro, and Maximum Overdrive GitHub Copilot Learns Database Schema: Finally an AI That Understands Your Joins SSMS Gets a Copilot: Your T-SQL Now Writes Itself While You Grab Coffee Too Many Cooks in the Cloud Kitchen: How 32 GPUs Outcooked the Big Tech Industrial Kitchens Uncle Sam Gets a Gemini Twin: Google’s AI Goes Federal Route 53 Gets Domain of Its Own: .ai Joins the Party Thai One On: Google Cloud Plants Its Flag in Bangkok NAT So Fast: Azure’s Gateway Gets a V2 Glow-Up Beware Azure's SQL Assistant doesn't smoke your joints. AI Is Going Great, Or How ML Makes Money 30:10 Announcing BlackIce: A Containerized Red Teaming Toolkit for AI Security Testing | Databricks Blog Databricks released BlackIce, an open-source containerized toolkit that bundles 14 AI security testing tools into a single Docker image available on Docker Hub as databricksruntime/blackice:17.3-LTS. The toolkit addresses common red teaming challenges, including conflicting dependencies, complex setup requirements, and the fragmented landscape of AI security tools, by providing a unified command-line interface similar to how Kali Linux works for traditional penetration testing. The toolkit includes tools covering three main categories: Responsible AI, Security testing, and classical adversarial ML, with capabilities mapped to MITRE ATLAS and the Databricks AI Security Framework. Tools are organized as either static (simple CLI-based with minimal programming needed) or dynamic (Python-based with customization options), with static tools isolated in separate virtual environments and dynamic tools in a global environment with managed dependencies. BlackIce integrates directly with Databricks Model Serving endpoints through custom patches applied to several tools, allowing security teams to test for vulnerabilities like prompt injections, data leakage, hallucination detection, jailbreak attacks, and supply chain security issues. Users can deploy it via Databricks Container Services by specifying the Docker image URL when creating compute clusters. The release includes a demo notebook showing how to orchestrate multiple security tools in a single environment, with all build artifacts, tool documentation, and examples available in the GitHub repository. The CAMLIS Red Paper provides additional technical details on tool selection criteria and the Docker image architecture. 04:30 Ryan – “It's very difficult to feel confident in your AI security practice or patterns. I feel like it's just bleeding edge, and I
video: https://youtu.be/wFDzItN6Ags Download as MP3 Support the Show Become a Patron = tuxdigital.com/membership Store = tuxdigital.com/store Chapters: 00:00 Intro 00:55 Arch Linux Kicks Off 2026 with New Release 02:59 Universal Blue Year in Review 03:39 Bazzite End of Year Update 04:49 Aurora Year in Review 05:46 Project Bluefin Year in Review 07:57 elementary OS 8.1 Released 10:03 Sandfly Security, agentless Linux security 11:37 Linux Mint 22.3 Beta Released 13:42 Vojtux - Accessible Linux distro 16:08 pearOS Is Back and Now Based on Arch Linux 19:37 Qubes OS 4.3.0 released 22:11 Kali Linux 2025.4 Released 24:49 Parrot OS 7.0 Released 27:36 Outro Links: Arch Linux Kicks Off 2026 with New Release https://github.com/archlinux/archinstall/releases/tag/3.0.15 https://9to5linux.com/arch-linux-kicks-off-2026-with-new-iso-powered-by-linux-kernel-6-18-lts https://www.phoronix.com/news/Arch-Linux-Archinstall-3.0.15 Universal Blue Year in Review https://universal-blue.org/ https://www.youtube.com/watch?v=K6-GMTq2T7s Bazzite End of Year Update https://universal-blue.discourse.group/t/bazzite-spring-cleaning-in-december-update/11408 Aurora Year in Review https://docs.getaurora.dev/blog/aurora-2025/ Project Bluefin Year in Review https://docs.projectbluefin.io/blog/bluefin-2025 elementary OS 8.1 Released https://blog.elementary.io/os-8-1-available-now/ Sandfly Security, agentless Linux security https://thisweekinlinux.com/sandfly Linux Mint 22.3 Beta Released https://blog.linuxmint.com/?p=4973 https://www.omgubuntu.co.uk/2025/12/linux-mint-22-3-beta-released https://www.phoronix.com/news/Linux-Mint-22.3-Beta https://www.gamingonlinux.com/2025/12/linux-mint-22-3-gets-a-beta-release-with-lots-of-new-features/ Vojtux - Accessible Linux distro https://github.com/vojtapolasek/vojtux https://www.freelists.org/post/orca/Announcing-Vojtux-Accessible-Linux-distro-which-is-almost-pure-Fedora https://lwn.net/Articles/1050539/ pearOS Is Back and Now Based on Arch Linux https://pearos.xyz/ https://pearos.xyz/install https://9to5linux.com/pearos-is-back-now-based-on-arch-linux-and-featuring-the-kde-plasma-desktop https://www.theregister.com/2025/12/19/pearos/ Qubes OS 4.3.0 released https://www.qubes-os.org/news/2025/12/21/qubes-os-4-3-0-has-been-released/ https://lwn.net/Articles/1051650/ Kali Linux 2025.4 Released https://www.kali.org/blog/kali-linux-2025-4-release/ https://9to5linux.com/kali-linux-2025-4-ethical-hacking-distro-released-with-kde-plasma-6-5-gnome-49 Parrot OS 7.0 Released https://parrotsec.org/blog/2025-12-24-parrot-7.0-release-notes/ https://9to5linux.com/parrot-7-0-ethical-hacking-distro-released-with-kde-plasma-risc-v-support https://www.linux-magazine.com/Online/News/Parrot-OS-Switches-to-KDE-Plasma-Desktop Support the show https://tuxdigital.com/membership https://store.tuxdigital.com/
This week we dig full force into some interesting listener questions. Noah talks about an open source hardware synth, and Steve walks through some of his hardware choices to help you! -- During The Show -- 00:50 Intro Weather Cooling IT rooms in winter 05:00 Printers, DVD ripping and more - James Steve has 2 brother printers Auto Duplexing Separate printer and scanner Large business grade units Ask Noah Show 368 (https://podcast.asknoahshow.com/368) All in One Brother DCP-L2640DW Amazon (https://www.amazon.com/dp/B0CPLFTPCV) Budget Brother HL-L2460DW Amazon (https://www.amazon.com/dp/B0CPL2N5H6) Monochrome Brother HL-6210DW Amazon (https://www.amazon.com/dp/B0CGC9HPNH) Color Brother HL-L3280CDW Amazon (https://www.amazon.com/dp/B0CFD1G1VT) Trouble with auto duplexing Stay away from Lexar HP printers Manually add the printer Change to Jetdirect or IP printer Pay attention to exact model or most similar When it goes wrong, it goes really wrong Your mileage may vary Canon Color Image Class LBP622Cdw Amazon (https://www.amazon.com/dp/B07QBR7JFV) Scanner Brother ADS-1200 Amazon (https://www.amazon.com/dp/B07WSJQWVQ) Containers vs Codecs MKV vs MP4 Avidemux (https://avidemux.sourceforge.net/) Ripping as ISOs vs video files MakeMKV (https://www.makemkv.com/) MakeMKV Docker Image (https://github.com/jlesage/docker-makemkv) ``` # sudo modprobe sg services: makemkv: image: ghcr.io/jlesage/makemkv:latest ports: "5800:5800" volumes: "./makemkv:/config:rw" "./storage:/storage:ro" "./output:/output:rw" security_opt: # Fix for apparmor enabled systems apparmor:unconfined environment: USER_ID=1000 GROUP_ID=1000 devices: "/dev/sr0:/dev/sr0" "/dev/sg0:/dev/sg0" ``` Christmas movies Handbrake (https://handbrake.fr/) FFmpeg (https://ffmpeg.org/) Transcoding Run controller at each site Ubiquiti Cloud Key (https://store.ui.com/us/en/products/uck-g2) Lots of problems OVH server Put basic auth in front Inbox Zero Paperless NGX (https://docs.paperless-ngx.com/) Dump to eml file then import into special Thunderbird 45:14 News Wire Firefox 146 - firefox.com (https://www.firefox.com/en-US/firefox/146.0/releasenotes/) Thunderbird 146 - thunderbird.net (https://www.thunderbird.net/en-US/thunderbird/146.0/releasenotes/) KDE Frameworks 6.12 - kde.org (https://kde.org/info/kde-frameworks-6.21.0/) Cinnamon Desktop 6.6 - itsfoss.com (https://itsfoss.com/news/cinnamon-6-6/) Mir 2.25 - github.com (https://github.com/canonical/mir/releases/tag/v2.25.0) Rust 1.92 - blog.rust-lang.org (https://blog.rust-lang.org/2025/12/11/Rust-1.92.0/) AerynOS 2025.12 - phoronix.com (https://www.phoronix.com/news/AerynOS-2025.12) Kali Linux 2025.4 - kali.org (https://www.kali.org/blog/kali-linux-2025-4-release/) Pop!_OS 24.04 - itsfoss.com (https://itsfoss.com/news/pop-os-24-04-review/) PearOS - pearos.xyz (https://pearos.xyz) MaboxLinux 2025.12 - maboxlinux.org (https://maboxlinux.org/mabox-25-12-improvements-fixes-and-gtk2-farewell/#google_vignette) Papermoon - thenewstack.io (https://thenewstack.io/papermoon-a-space-grade-linux-for-the-newspace-era/) 01flip Ransomware - esecurityplanet.com (https://www.esecurityplanet.com/threats/rust-based-01flip-ransomware-hits-windows-and-linux/) React2Shell - thehackernews.com (https://thehackernews.com/2025/12/react2shell-vulnerability-actively.html) Nomos 1 - venturebeat.com (https://venturebeat.com/ai/nous-research-just-released-nomos-1-an-open-source-ai-that-ranks-second-on) Nemotron Model - reuters.com (https://www.reuters.com/world/china/nvidia-unveils-new-open-source-ai-models-amid-boom-chinese-offerings-2025-12-15/) Quilter's AI - venturebeat.com (https://venturebeat.com/ai/quilters-ai-just-designed-an-843-part-linux-computer-that-booted-on-the) Chatterbox Labs - redhat.com (https://www.redhat.com/en/blog/red-hat-acquire-chatterbox-labs-frequently-asked-questions) Agentic AI Group - hackernoon.com (https://hackernoon.com/linux-foundation-launches-agentic-ai-group-to-set-standards-for-autonomous-systems) Firefox AI Browser - phoronix.com (https://www.phoronix.com/news/Mozilla-New-CEO-AI) 47:47 Zynthian Open hardware device We want your feedback! Are you comfortable with software VST Zynthian.org (https://zynthian.org/) 50:30 Family Resistant to Self Hosting - David Ovens house hold approach Watching for pain points Making responsible path easy Making irresponsible path hard Value driven decisions Supporting where your paycheck comes from -- The Extra Credit Section -- For links to the articles and material referenced in this week's episode check out this week's page from our podcast dashboard! This Episode's Podcast Dashboard (http://podcast.asknoahshow.com/471) Phone Systems for Ask Noah provided by Voxtelesys (http://www.voxtelesys.com/asknoah) Join us in our dedicated chatroom #GeekLab:linuxdelta.com on Matrix (https://element.linuxdelta.com/#/room/#geeklab:linuxdelta.com) -- Stay In Touch -- Find all the resources for this show on the Ask Noah Dashboard Ask Noah Dashboard (http://www.asknoahshow.com) Need more help than a radio show can offer? Altispeed provides commercial IT services and they're excited to offer you a great deal for listening to the Ask Noah Show. Call today and ask about the discount for listeners of the Ask Noah Show! Altispeed Technologies (http://www.altispeed.com/) Contact Noah live [at] asknoahshow.com -- Twitter -- Noah - Kernellinux (https://twitter.com/kernellinux) Ask Noah Show (https://twitter.com/asknoahshow) Altispeed Technologies (https://twitter.com/altispeed)
If you like what you hear, please subscribe, leave us a review and tell a friend!
This week in our technical segment, you will learn how to build a MITM proxy device using Kali Linux, some custom scripts, and a Raspberry PI! In the security news: Hacking Smart BBQ Probes China uses us as a proxy LOLPROX and living off the Hypervisor Are we overreating to React4Shell? Prolific Spyware vendors EDR evaluations and tin foil hats Compiling to Bash! How e-waste became a conference badge Overflows via underflows and reporting to CERT Users are using AI to complete mandatory infosec training! AI in your IDE is not a good idea Cybercrime is on the rise, and its the kids AI can replace humans in power plants Will AI prompt injection ever go away? To use a VPN or to not use a VPN, that is the question Visit https://www.securityweekly.com/psw for all the latest episodes! Show Notes: https://securityweekly.com/psw-904
This week in our technical segment, you will learn how to build a MITM proxy device using Kali Linux, some custom scripts, and a Raspberry PI! In the security news: Hacking Smart BBQ Probes China uses us as a proxy LOLPROX and living off the Hypervisor Are we overreating to React4Shell? Prolific Spyware vendors EDR evaluations and tin foil hats Compiling to Bash! How e-waste became a conference badge Overflows via underflows and reporting to CERT Users are using AI to complete mandatory infosec training! AI in your IDE is not a good idea Cybercrime is on the rise, and its the kids AI can replace humans in power plants Will AI prompt injection ever go away? To use a VPN or to not use a VPN, that is the question Show Notes: https://securityweekly.com/psw-904
This week in our technical segment, you will learn how to build a MITM proxy device using Kali Linux, some custom scripts, and a Raspberry PI! In the security news: Hacking Smart BBQ Probes China uses us as a proxy LOLPROX and living off the Hypervisor Are we overreating to React4Shell? Prolific Spyware vendors EDR evaluations and tin foil hats Compiling to Bash! How e-waste became a conference badge Overflows via underflows and reporting to CERT Users are using AI to complete mandatory infosec training! AI in your IDE is not a good idea Cybercrime is on the rise, and its the kids AI can replace humans in power plants Will AI prompt injection ever go away? To use a VPN or to not use a VPN, that is the question Visit https://www.securityweekly.com/psw for all the latest episodes! Show Notes: https://securityweekly.com/psw-904
This week in our technical segment, you will learn how to build a MITM proxy device using Kali Linux, some custom scripts, and a Raspberry PI! In the security news: Hacking Smart BBQ Probes China uses us as a proxy LOLPROX and living off the Hypervisor Are we overreating to React4Shell? Prolific Spyware vendors EDR evaluations and tin foil hats Compiling to Bash! How e-waste became a conference badge Overflows via underflows and reporting to CERT Users are using AI to complete mandatory infosec training! AI in your IDE is not a good idea Cybercrime is on the rise, and its the kids AI can replace humans in power plants Will AI prompt injection ever go away? To use a VPN or to not use a VPN, that is the question Show Notes: https://securityweekly.com/psw-904
Keywordscybersecurity, technology, AI, IoT, Intel, startups, security culture, talent development, career advice SummaryIn this episode of No Password Required, host Jack Clabby and Kayleigh Melton engage with Steve Orrin, the federal CTO at Intel, discussing the evolving landscape of cybersecurity, the importance of diverse teams, and the intersection of technology and security. Steve shares insights from his extensive career, including his experiences in the startup scene, the significance of AI and IoT, and the critical blind spots in cybersecurity practices. The conversation also touches on nurturing talent in technology and offers valuable advice for young professionals entering the field. TakeawaysIoT is now referred to as the Edge in technology.Diverse teams bring unique perspectives and solutions.Experience in cybersecurity is crucial for effective team building.The startup scene in the 90s was vibrant and innovative.Understanding both biology and technology can lead to unique career paths.AI and IoT are integral to modern cybersecurity solutions.Organizations often overlook the importance of security in early project stages.Nurturing talent involves giving them interesting projects and autonomy.Young professionals should understand the hacker mentality to succeed in cybersecurity.Customer feedback is essential for developing effective security solutions. TitlesThe Edge of Cybersecurity: Insights from Steve OrrinNavigating the Intersection of Technology and Security Sound bites"IoT is officially called the Edge.""We're making mainframe sexy again.""Surround yourself with people smarter than you." Chapters00:00 Introduction to Cybersecurity and the Edge01:48 Steve Orrin's Role at Intel04:51 The Evolution of Security Technology09:07 The Startup Scene in the 90s13:00 The Intersection of Biology and Technology15:52 The Importance of AI and IoT20:30 Blind Spots in Cybersecurity25:38 Nurturing Talent in Technology28:57 Advice for Young Cybersecurity Professionals32:10 Lifestyle Polygraph: Fun Questions with Steve
This week we answer your questions, then dig into OpenShift vs. Kubernetes operators, give some updated options for email hosting, and talk about the dangers of Ai. -- During The Show -- 00:50 Intro AI war stories Content Warning Dangers of AI AIs are sycophants 10:00 News Wire ClamAV 1.5 - gbhackers.com (https://gbhackers.com/clamav-1-5-0-released) Wireshark 4.6 - wireshark.org (https://www.wireshark.org/docs/relnotes/wireshark-4.6.0) KDE Frameworks 6.19 - kde.org (https://kde.org/announcements/frameworks/6/6.19.0) Qt 6.10 - qt.io (https://www.qt.io/blog/qt-6.10-released) 6.16 - kernelnewbies.org (https://kernelnewbies.org/Linux_6.16) NordVPN - techradar.com (https://www.techradar.com/vpn/vpn-services/nordvpn-just-made-its-linux-gui-app-open-source-and-theres-more-on-the-way) T2 25.10 - level1techs.com (https://forum.level1techs.com/t/t2-linux-25-10-never-obsolete-keeps-32-bit-and-big-endian-risc-alive/238216) Ubuntu 25.10 - canonical.com (https://canonical.com/blog/canonical-releases-ubuntu-25-10-questing-quokka) Linux Mint LMDE 7 - phoronix.com (https://www.phoronix.com/news/Linux-Mint-LMDE-7) Winux W10EOL - betanews.com (https://betanews.com/2025/10/13/rip-windows-10-winux-w10eol-is-the-windows-11-clone-that-runs-on-linux-and-makes-your-old-pc-feel-new-again) Nezha Gh0st RAT - thehackernews.com (https://thehackernews.com/2025/10/chinese-hackers-weaponize-open-source.html) Secure Boot Bypass - bleepingcomputer.com (https://www.bleepingcomputer.com/news/security/secure-boot-bypass-risk-on-nearly-200-000-linux-framework-sytems) ksmbd File System Vulnerability - cyberpress.org (https://cyberpress.org/linux-kernel-ksmbd-filesystem-vulnerability) Kali Linux 2025.3 Gemini CLI - linkedin.com (https://www.linkedin.com/pulse/kali-linux-20253-introduces-gemini-cli-automate-qmd4e) React Foundation - techzine.eu (https://www.techzine.eu/news/devops/135353/meta-transfers-react-to-linux-foundation) 11:45 OpenShift vs. Kubernetes Operators - Tiny OpenShift Helm Chart Operators OKD 20:30 Email - JJ_4884 Proton Mail Email aliases Zero inbox Kanban swim lanes Why Steve manages things Fastmail Mail in a Box 46:20 Analog Audio Recordings Saving cassette audio Will you be able to open things in the future? Quality Dual head tape deck -- The Extra Credit Section -- For links to the articles and material referenced in this week's episode check out this week's page from our podcast dashboard! This Episode's Podcast Dashboard (http://podcast.asknoahshow.com/463) Phone Systems for Ask Noah provided by Voxtelesys (http://www.voxtelesys.com/asknoah) Join us in our dedicated chatroom #GeekLab:linuxdelta.com on Matrix (https://element.linuxdelta.com/#/room/#geeklab:linuxdelta.com) -- Stay In Touch -- Find all the resources for this show on the Ask Noah Dashboard Ask Noah Dashboard (http://www.asknoahshow.com) Need more help than a radio show can offer? Altispeed provides commercial IT services and they're excited to offer you a great deal for listening to the Ask Noah Show. Call today and ask about the discount for listeners of the Ask Noah Show! Altispeed Technologies (http://www.altispeed.com/) Contact Noah live [at] asknoahshow.com -- Twitter -- Noah - Kernellinux (https://twitter.com/kernellinux) Ask Noah Show (https://twitter.com/asknoahshow) Altispeed Technologies (https://twitter.com/altispeed)
F-Droid is going away if Google continues down the path of requiring that developers register their apps through Google. Jellyfin has a big update, and Steve joins the program from Texas and shares about what he's doing there. -- During The Show -- 00:52 Intro Steve remote from Texas Talking to a someone in the same space Advantage of Face to Face 08:15 Operese Windows 11 requires certain hardware Microsoft will play games with Windows 10 updates Windows to Linux migration tool Use case Codeberg (https://codeberg.org/Operese/operese) YouTube (https://www.youtube.com/watch?v=4YUkD5oslmc) Nixbook (https://github.com/mkellyxp/nixbook) vs EndlessOS Immutable Distros Alloy (https://grafana.com/docs/alloy/latest/) Tailscale 21:50 News Wire GNU Coreutils 9.8 - gnu.org (https://www.gnu.org/software/coreutils/manual/coreutils.html) Postgres 18 - postgresql.org (https://www.postgresql.org/about/news/postgresql-18-released-3142) GROOT Robot Model - yahoo.com (https://finance.yahoo.com/news/nvidia-launches-open-source-physics-183426533.html) OBS Studio 32.0 - github.com (https://github.com/obsproject/obs-studio/releases) RPM 6.0 - rpm.org (https://rpm.org/releases/6.0.0) Linux 6.17 - phoronix.com (https://www.phoronix.com/news/Linux-6.17-Released) Kaosx 2025.09 - kaosx.us (https://kaosx.us/news/2025/kaos09) Kali Linux 2025.3 - kali.org (https://www.kali.org/blog/kali-linux-2025-3-release) NeptuneOS 9.0 - neptuneos.com (https://neptuneos.com/en/news-reader/neptuneos-9-0-maja-released.html) MemVerge AI Memory Layer - blocksandfiles.com (https://blocksandfiles.com/2025/09/24/memverges-ambitious-long-context-ai-memmachine-memory) Song-Prep - huggingface.co (https://huggingface.co/tencent/SongPrep-7B) 1T Parameter Model - huggingface.co (https://huggingface.co/inclusionAI/Ring-1T-preview) CISA Sudo Vulnerability - thehackernews.com (https://thehackernews.com/2025/09/cisa-sounds-alarm-on-critical-sudo-flaw.html) 23:05 F-Droid and Developer Registration F-Droid's stance Principles and Trust Model Older phones Google decides what can run on your phone Forcing phone use Alternative Options People clinging to proprietary solutions Historic cycle of open-closed-open F-Droid Post (https://f-droid.org/en/2025/09/29/google-developer-registration-decree.html) The Register (https://www.theregister.com/2025/09/29/googles_dev_registration_plan_will/?td=rt-3a) 43:49 Jellyfin EFCore Migration RCs are up PLEASE TEST! Database migration completed DO NOT INTERRUPT on first boot Some plugins will need time to upgrade 32bit ARM deprecated Kodi as a front end to Jellyfin Pinchflat (https://github.com/kieraneglin/pinchflat) Jellyfin Hedgedoc (https://notes.jellyfin.org/v10.11.0_features#) -- The Extra Credit Section -- For links to the articles and material referenced in this week's episode check out this week's page from our podcast dashboard! This Episode's Podcast Dashboard (http://podcast.asknoahshow.com/461) Phone Systems for Ask Noah provided by Voxtelesys (http://www.voxtelesys.com/asknoah) Join us in our dedicated chatroom #GeekLab:linuxdelta.com on Matrix (https://element.linuxdelta.com/#/room/#geeklab:linuxdelta.com) -- Stay In Touch -- Find all the resources for this show on the Ask Noah Dashboard Ask Noah Dashboard (http://www.asknoahshow.com) Need more help than a radio show can offer? Altispeed provides commercial IT services and they're excited to offer you a great deal for listening to the Ask Noah Show. Call today and ask about the discount for listeners of the Ask Noah Show! Altispeed Technologies (http://www.altispeed.com/) Contact Noah live [at] asknoahshow.com -- Twitter -- Noah - Kernellinux (https://twitter.com/kernellinux) Ask Noah Show (https://twitter.com/asknoahshow) Altispeed Technologies (https://twitter.com/altispeed)
Big thanks to Proton VPN for sponsoring this video. To get 64% discount to your Proton VPN Plus subscription, please use the following link: https://protonvpn.com/davidbombal Want a “hacker” laptop without wasting cash? In this candid breakdown with OTW, we cut through the hype and show you what actually matters for learning pentesting in 2025: prioritising RAM over flashy GPUs, picking VMware (free for personal use) for reliable labs, using refurbs/minis/Raspberry Pi, and planning for where wireless hacking is going (Bluetooth/BLE/Zigbee) — not just Wi-Fi. We also cover AMD vs Intel vs Apple M-chips/ARM for Linux VMs, when cloud cracking makes sense, and why daily practice beats buying gadgets. Highlights: • Best beginner specs (RAM first, SSD nice, storage ≠ speed) • VMware vs VirtualBox for home labs • AMD/Intel vs Apple M-chips/ARM for Kali/Parrot VMs • Alpha adapters & aircrack-ng compatibility; Nordic nRF52 for BLE • Budget path: used/refurb, mini-PCs, Pi, phone/cloud labs (HTB/THM) • The 80/20 rule of hacking: skills are greater than gear If you're delaying until you can afford a $2 – 3k laptop, don't. Start now, learn daily, and upgrade later. // Occupy The Web SOCIAL // X: / three_cube Website: https://hackers-arise.net/ // Occupy The Web Books // Linux Basics for Hackers 2nd Ed US: https://amzn.to/3TscpxY UK: https://amzn.to/45XaF7j Linux Basics for Hackers: US: https://amzn.to/3wqukgC UK: https://amzn.to/43PHFev Getting Started Becoming a Master Hacker US: https://amzn.to/4bmGqX2 UK: https://amzn.to/43JG2iA Network Basics for hackers: US: https://amzn.to/3yeYVyb UK: https://amzn.to/4aInbGK // OTW Discount // Use the code BOMBAL to get a 20% discount off anything from OTW's website: https://hackers-arise.net/ // Playlists REFERENCE // Linux Basics for Hackers: • Linux for Hackers Tutorial (And Free Courses) Mr Robot: • Hack like Mr Robot // WiFi, Bluetooth and ... Hackers Arise / Occupy the Web Hacks: • Hacking Tools (with demos) that you need t... // David's SOCIAL // Discord: discord.com/invite/usKSyzb Twitter: www.twitter.com/davidbombal Instagram: www.instagram.com/davidbombal LinkedIn: www.linkedin.com/in/davidbombal Facebook: www.facebook.com/davidbombal.co TikTok: tiktok.com/@davidbombal YouTube: / @davidbombal Spotify: open.spotify.com/show/3f6k6gE... SoundCloud: / davidbombal Apple Podcast: podcasts.apple.com/us/podcast... // MY STUFF // https://www.amazon.com/shop/davidbombal // SPONSORS // Interested in sponsoring my videos? Reach out to my team here: sponsors@davidbombal.com // MENU // 0:00 - Coming up 01:21 - Proton VPN sponsored segment 03:16 - Get started and start learning 08:39 - Computer specs: CPU, GPU, RAM & Hard drives 16:46 - Time vs Money 17:58 - Virtual machines 19:15 - Computer specs overview 22:17 - Wi-Fi adaptors for Wi-Fi hacking 24:17 - Bluetooth dongles for Bluetooth hacking 26:57 - "80% Person & 20% Machine" 29:17 - Do you need hacking gadgets? 31:57 - Apple vs Intel vs AMD 35:53 - Learn hacking with a smartphone 37:01 - Learn hacking with a Raspberry Pi 39:32 - Kali Linux vs ParrotOS (Which OS to use?) 40:58 - The problem with Chromebooks 42:02 - Using Hack The Box/TryHackMe // Conclusion Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel! Disclaimer: This video is for educational purposes only. #hacking #laptop #vm
We chat with Material Security about protecting G Suite and MS365. How else are you monitoring the most commonly used cloud environments and applications? In the security news: Google Sues Badbox operators Authenticated or Unauthenticated, big difference and my struggle to get LLMs to create exploits for me Ring cameras that were not hacked Malicous AURs Killing solar farms Weak passwords are all it takes Microsoft's UEFI keys are expiring Kali Linux and Raspberry PI Wifi updates Use lots of electricity, get a visit from law enforcement Sharepoint, vulnerabilities, nuclear weapons, and why you should use the cloud The time to next exploit is short Sonicwall devices are getting exploited How not to vibe code SMS blasters This segment is sponsored by Material Security. Visit https://securityweekly.com/materialsecurity to see purpose-built Google Workspace and Office 365 security in action! Visit https://www.securityweekly.com/psw for all the latest episodes! Show Notes: https://securityweekly.com/psw-884
We chat with Material Security about protecting G Suite and MS365. How else are you monitoring the most commonly used cloud environments and applications? In the security news: Google Sues Badbox operators Authenticated or Unauthenticated, big difference and my struggle to get LLMs to create exploits for me Ring cameras that were not hacked Malicous AURs Killing solar farms Weak passwords are all it takes Microsoft's UEFI keys are expiring Kali Linux and Raspberry PI Wifi updates Use lots of electricity, get a visit from law enforcement Sharepoint, vulnerabilities, nuclear weapons, and why you should use the cloud The time to next exploit is short Sonicwall devices are getting exploited How not to vibe code SMS blasters This segment is sponsored by Material Security. Visit https://securityweekly.com/materialsecurity to see purpose-built Google Workspace and Office 365 security in action! Show Notes: https://securityweekly.com/psw-884
We chat with Material Security about protecting G Suite and MS365. How else are you monitoring the most commonly used cloud environments and applications? In the security news: Google Sues Badbox operators Authenticated or Unauthenticated, big difference and my struggle to get LLMs to create exploits for me Ring cameras that were not hacked Malicous AURs Killing solar farms Weak passwords are all it takes Microsoft's UEFI keys are expiring Kali Linux and Raspberry PI Wifi updates Use lots of electricity, get a visit from law enforcement Sharepoint, vulnerabilities, nuclear weapons, and why you should use the cloud The time to next exploit is short Sonicwall devices are getting exploited How not to vibe code SMS blasters This segment is sponsored by Material Security. Visit https://securityweekly.com/materialsecurity to see purpose-built Google Workspace and Office 365 security in action! Visit https://www.securityweekly.com/psw for all the latest episodes! Show Notes: https://securityweekly.com/psw-884
We chat with Material Security about protecting G Suite and MS365. How else are you monitoring the most commonly used cloud environments and applications? In the security news: Google Sues Badbox operators Authenticated or Unauthenticated, big difference and my struggle to get LLMs to create exploits for me Ring cameras that were not hacked Malicous AURs Killing solar farms Weak passwords are all it takes Microsoft's UEFI keys are expiring Kali Linux and Raspberry PI Wifi updates Use lots of electricity, get a visit from law enforcement Sharepoint, vulnerabilities, nuclear weapons, and why you should use the cloud The time to next exploit is short Sonicwall devices are getting exploited How not to vibe code SMS blasters This segment is sponsored by Material Security. Visit https://securityweekly.com/materialsecurity to see purpose-built Google Workspace and Office 365 security in action! Show Notes: https://securityweekly.com/psw-884
video: https://youtu.be/5xKRqsWp46M On this episode of Destination Linux, we celebrate Flathub's stunning climb to 3 billion app downloads, explore how the new Kali Linux 2025.2 release can turn your Raspberry Pi into a powerhouse for ethical hacking, and unpack Fedora's controversial proposal to drop 32-bit support in Fedora 44. All of this and much more on Destination Linux! Forum Discussion Thread (https://destinationlinux.net/forum) Download as MP3 (https://aphid.fireside.fm/d/1437767933/32f28071-0b08-4ea1-afcc-37af75bd83d6/820d6060-43be-47b4-ba2d-d4b96c2d0f06.mp3) Support the show by becoming a patron at tuxdigital.com/membership (https://tuxdigital.com/membership) or get some swag at tuxdigital.com/store (https://tuxdigital.com/store) Hosted by: Ryan (DasGeek) = dasgeek.net (https://dasgeek.net) Jill Bryant = jilllinuxgirl.com (https://jilllinuxgirl.com) Michael Tunnell = michaeltunnell.com (https://michaeltunnell.com) Chapters: 00:00:00 Intro 00:01:39 Community Feedback 00:11:38 Sandfly Security 00:14:35 3 Billion Reasons Flathub Matters 00:37:02 Is i686 Support on the Fedora Chopping Block? 00:46:58 Meet Jasmine: The Launcher You Didn't Know You Needed 00:50:20 Michael's Secret Talent: Raptor LARPing 00:52:05 USB Wi-Fi Dongles: Choose Wisely 00:57:17 Ryan Recruits His Boss for Linux 00:58:38 Ubuntu's Problem: It Looks Amazing 01:00:19 Support the Show 01:02:13 Outro 01:02:32 Post Show Links: Community Feedback Ladybird video = https://www.youtube.com/watch?v=9YM7pDMLvr4 (https://www.youtube.com/watch?v=9YM7pDMLvr4) https://destinationlinux.net/comments (https://destinationlinux.net/comments) https://destinationlinux.net/forum (https://destinationlinux.net/forum) Sandfly Security, agentless Linux security https://destinationlinux.net/sandfly (https://destinationlinux.net/sandfly) 3 Billion Reasons Flathub Matters https://flathub.org/statistics (https://flathub.org/statistics) https://ostechnix.com/flathub-3-billion-downloads/ (https://ostechnix.com/flathub-3-billion-downloads/) Kali Linux for Raspberry Pi https://www.kali.org/blog/kali-linux-2025-2-release/ (https://www.kali.org/blog/kali-linux-2025-2-release/) https://www.techradar.com/pro/security/kali-linux-gets-a-major-upgrade-with-more-than-10-new-hacking-tools-plus-vpn-ip-extension-great-for-ethical-hackers-and-pentest-pros (https://www.techradar.com/pro/security/kali-linux-gets-a-major-upgrade-with-more-than-10-new-hacking-tools-plus-vpn-ip-extension-great-for-ethical-hackers-and-pentest-pros) Is i686 Support on the Fedora Chopping Block? https://discussion.fedoraproject.org/t/f44-change-proposal-drop-i686-support-system-wide/156324 (https://discussion.fedoraproject.org/t/f44-change-proposal-drop-i686-support-system-wide/156324) Meet Jasmine: The Launcher You Didn't Know You Needed https://flathub.org/apps/io.github.alamahant.Jasmine (https://flathub.org/apps/io.github.alamahant.Jasmine) USB Wi-Fi Dongles: Choose Wisely https://amzn.to/3ZZozSG (https://amzn.to/3ZZozSG) Support the Show https://tuxdigital.com/membership (https://tuxdigital.com/membership) https://store.tuxdigital.com/ (https://store.tuxdigital.com/)
This week we ask the question, when is it okay to leverage technology you don't understand, and when should you work to acquire the underlying domain knowledge? -- During The Show -- 00:52 Intro Cut from the same cloth 02:12 When to Leverage Tools Will always be jobs for deep understanding Lets Encrypt shortening life of certs AWX story Why AWX Short term damage control Advice for someone else You have to understand the manual process Is it still possible to dig down? Clicking through UI skill set How much time do you spend down the rabbit hole 23:09 News Wire Open ZFS 2.3.3 - phoronix.com (https://www.phoronix.com/news/OpenZFS-2.3.3) Open ZFS 2.2.8 - phoronix.com (https://www.phoronix.com/news/OpenZFS-2.2.8-Released) Darktable 5.2 - darktable.org (https://www.darktable.org/2025/06/darktable-5.2.0-released/) QtCreator 17 - qt.io (https://www.qt.io/blog/qt-creator-17-released) Nano 8.5 - gnu.org (https://lists.gnu.org/archive/html/info-gnu/2025-06/msg00003.html) MKVToolNix 93.0 - mkvtoolnix.download (https://mkvtoolnix.download/windows/releases/93.0/) Linux 6.14 EOL - endoflife.date (https://endoflife.date/linux) Plasma 6.4 - kde.org (https://kde.org/announcements/plasma/6/6.4.0/) KDE Frameworks 6.15 - kde.org (https://kde.org/announcements/frameworks/6/6.15.0/) IceWM 3.8 - phoronix.com (https://www.phoronix.com/news/IceWM-3.8-Released) Sway 1.15 - github.com (https://github.com/swaywm/sway/releases/tag/1.11) WSL 2.6 Open Source - phoronix.com (https://www.phoronix.com/news/Microsoft-WSL-2.6-Open-Source) PostmarketOS 25.06 - postmarketos.org (https://postmarketos.org/blog/2025/06/22/v25.06-release/) Rocky Linux 10.0 - rockylinux.org (https://rockylinux.org/news/rocky-linux-10-0-ga-release) Kali Linux 2025.02 - kali.org (https://www.kali.org/blog/kali-linux-2025-2-release/) Amazon Linux 2023 FIPS 140-3 - aws.amazon.com (https://aws.amazon.com/blogs/compute/amazon-linux-2023-achieves-fips-140-3-validation/) PAM & Udisks Flaws - thehackernews.com (https://thehackernews.com/2025/06/new-linux-flaws-enable-full-root-access.html) Mistral 3.2 - venturebeat.com (https://venturebeat.com/ai/mistral-just-updated-its-open-source-small-model-from-3-1-to-3-2-heres-why/) MiniMax M1 - theregister.com (https://www.theregister.com/2025/06/17/minimax_m1_model_chinese_llm/) 24:40 AI vs Privacy Users don't want sensitive data retained Claims order creates "mass surveillance program" If it's on the internet, it's public Expectation of using AI Will this change the way people use these tools Responsibility is on the professional Approaching 50/50 AI/Human internet data Data mining and model training ARSTechnica (https://arstechnica.com/tech-policy/2025/06/judge-rejects-claim-that-forcing-openai-to-keep-chatgpt-logs-is-mass-surveillance/) 41:00 Framework 12 inch Laptop Designed to be repaired Framework presenter pulled off the keyboard live 13 inch vs 15 inch laptops Touch screen 2 in 1 Productivity on the plane Phoronix (https://www.phoronix.com/review/framework-laptop-12) -- The Extra Credit Section -- For links to the articles and material referenced in this week's episode check out this week's page from our podcast dashboard! This Episode's Podcast Dashboard (http://podcast.asknoahshow.com/447) Phone Systems for Ask Noah provided by Voxtelesys (http://www.voxtelesys.com/asknoah) Join us in our dedicated chatroom #GeekLab:linuxdelta.com on Matrix (https://element.linuxdelta.com/#/room/#geeklab:linuxdelta.com) -- Stay In Touch -- Find all the resources for this show on the Ask Noah Dashboard Ask Noah Dashboard (http://www.asknoahshow.com) Need more help than a radio show can offer? Altispeed provides commercial IT services and they're excited to offer you a great deal for listening to the Ask Noah Show. Call today and ask about the discount for listeners of the Ask Noah Show! Altispeed Technologies (http://www.altispeed.com/) Contact Noah live [at] asknoahshow.com -- Twitter -- Noah - Kernellinux (https://twitter.com/kernellinux) Ask Noah Show (https://twitter.com/asknoahshow) Altispeed Technologies (https://twitter.com/altispeed)
video: https://youtu.be/XZXpfvmlo9g Comment on the TWIL Forum (https://thisweekinlinux.com/forum) This week in Linux, we have a jam packed episode for you. The KDE team have released a brand new version of the Plasma desktop. We're also going to talk about some big changes coming to Arch Linux and the pentesting distro, Kali Linux. Plus we got a trifecta of great news from Valve this week related to Steam & Proton that is bound to be exciting for Linux gamers. Then we're going to check out a major update to the OpenMoonRay renderer from DreamWorks Animation... yea that DreamWorks. All of this and more on This Week in Linux, the weekly news show that keeps you up to date with what's going on in the Linux and Open Source world. Now let's jump right into Your Source for Linux GNews! Download as MP3 (https://aphid.fireside.fm/d/1437767933/2389be04-5c79-485e-b1ca-3a5b2cebb006/534de706-33b5-4fa3-81fb-04a076e6e899.mp3) Support the Show Become a Patron = tuxdigital.com/membership (https://tuxdigital.com/membership) Store = tuxdigital.com/store (https://tuxdigital.com/store) Chapters: 00:00 Intro 00:50 KDE Plasma 6.4 Desktop Released 07:56 Arch Linux switches to WoW64 Wine 10:51 Kali Linux 2025.2 Released 14:40 Sandfly Security, agentless Linux security [ad] 16:37 Valve hits 20,000 playable Steam Deck games and flips Proton on by default 19:36 DreamWorks Animation's OpenMoonRay adds NUMA Support 22:26 20 Years of the Open Invention Network 24:19 SDL Implements the Pointer Warp Protocol 29:31 Outro Links: KDE Plasma 6.4 Desktop Released https://kde.org/announcements/plasma/6/6.4.0/ (https://kde.org/announcements/plasma/6/6.4.0/) Arch Linux switches to WoW64 Wine https://archlinux.org/news/transition-to-the-new-wow64-wine-and-wine-staging/ (https://archlinux.org/news/transition-to-the-new-wow64-wine-and-wine-staging/) https://www.phoronix.com/news/Arch-Linux-WoW64-Wine (https://www.phoronix.com/news/Arch-Linux-WoW64-Wine) https://ostechnix.com/arch-linux-wine-wow64-transition/ (https://ostechnix.com/arch-linux-wine-wow64-transition/) Kali Linux 2025.2 Released https://www.kali.org/blog/kali-linux-2025-2-release/ (https://www.kali.org/blog/kali-linux-2025-2-release/) GNOME 48 on TWIL 303 - https://thisweekinlinux.com/303 (https://thisweekinlinux.com/303) My GNOME 48 video - https://tuxdigital.com/videos/gnome-48-released/ (https://tuxdigital.com/videos/gnome-48-released/) Plasma 6.3 on TWIL 298 - https://thisweekinlinux.com/298 (https://thisweekinlinux.com/298) Sandfly Security, agentless Linux security [ad] https://thisweekinlinux.com/sandfly (https://thisweekinlinux.com/sandfly) Valve hits 20,000 playable Steam Deck games and flips Proton on by default https://www.gamingonlinux.com/2025/06/steam-deck-and-steamos-hit-20000-playable-games/ (https://www.gamingonlinux.com/2025/06/steam-deck-and-steamos-hit-20000-playable-games/) https://www.gamingonlinux.com/2025/06/steam-beta-finally-enables-proton-on-linux-fully-making-linux-gaming-simpler/ (https://www.gamingonlinux.com/2025/06/steam-beta-finally-enables-proton-on-linux-fully-making-linux-gaming-simpler/) https://www.gamingonlinux.com/2025/06/steam-gets-a-new-steam-deck-like-performance-monitor-now-in-beta-replacing-the-fps-counter/ (https://www.gamingonlinux.com/2025/06/steam-gets-a-new-steam-deck-like-performance-monitor-now-in-beta-replacing-the-fps-counter/) DreamWorks Animation's OpenMoonRay adds NUMA Support https://openmoonray.org/ (https://openmoonray.org/) https://github.com/dreamworksanimation/openmoonray/releases/tag/openmoonray-2.15.0.1 (https://github.com/dreamworksanimation/openmoonray/releases/tag/openmoonray-2.15.0.1) https://www.phoronix.com/news/OpenMoonRay-Goes-NUMA (https://www.phoronix.com/news/OpenMoonRay-Goes-NUMA) https://www.cgchannel.com/2025/06/dreamworks-animation-releases-moonray-2-15/ (https://www.cgchannel.com/2025/06/dreamworks-animation-releases-moonray-2-15/) 20 Years of the Open Invention Network https://openinventionnetwork.com/open-invention-network-celebrates-20-years/ (https://openinventionnetwork.com/open-invention-network-celebrates-20-years/) SDL Implements the Pointer Warp Protocol https://www.libsdl.org/ (https://www.libsdl.org/) https://github.com/libsdl-org/SDL/pull/10922 (https://github.com/libsdl-org/SDL/pull/10922) SDL 3 on TWIL 295 - https://tuxdigital.com/podcasts/this-week-in-linux/twil-295/ (https://tuxdigital.com/podcasts/this-week-in-linux/twil-295/) Support the show https://tuxdigital.com/membership (https://tuxdigital.com/membership) https://store.tuxdigital.com/ (https://store.tuxdigital.com/)
If you like what you hear, please subscribe, leave us a review and tell a friend!
Gimp 3 is finally here, after 7,10, 13, or 20 years of waiting, depending on who you ask. Blender 4.4 and Calibre 8 are out, Fedora 42 goes Beta, and Gnome 48 is available. Firefox finally brings back PWA, Linux 6.15 fixes a de-randomized security misfeature, and Asahi Lina has stepped back from Linux GPU development. For tips, we have the ifne command for if not empty, pw-metadata for getting and setting options in Pipewire, Lutris and Gamescope for running old Wine games on high resolution displays, and talk for old school text chatting in a terminal. You can find the show notes at https://bit.ly/41QPaBp and have a great week! Host: Jonathan Bennett Co-Hosts: Rob Campbell, Jeff Massie, and Ken McDonald Download or subscribe to Untitled Linux Show at https://twit.tv/shows/untitled-linux-show Want access to the ad-free video and exclusive features? Become a member of Club TWiT today! https://twit.tv/clubtwit Club TWiT members can discuss this episode and leave feedback in the Club TWiT Discord.
video: https://youtu.be/DVABDjehaWM Comment on the TWIL Forum (https://thisweekinlinux.com/forum) This week in Linux, there is just so much to talk about that we couldn't fit it all in the show. It is just a stacked week. And we're going to be starting things off with GNOME 48. That was released this week. Also, GIMP 3.0 was released. There's a new version of Kali Linux that's out. SteamOS 3.7.0 Preview has been released from Valve. And Pebble Watches are back. All of this and more on This Week in Linux, the weekly news show that keeps you up to date with what's going on in the Linux and open source world. So let's jump right into Your Source for Linux GNews. Download as MP3 (https://aphid.fireside.fm/d/1437767933/2389be04-5c79-485e-b1ca-3a5b2cebb006/5fb98f6c-a929-481f-8957-84b4ebecfb7f.mp3) Support the Show Become a Patron = tuxdigital.com/membership (https://tuxdigital.com/membership) Store = tuxdigital.com/store (https://tuxdigital.com/store) Chapters: 00:00 Intro 00:41 GNOME 48 Released 06:08 GIMP 3.0 Released 12:08 Enlightenment 0.27.1 Released 14:31 Sandfly Security, agentless Linux security [ad] 16:26 elementary OS 8.0.1 Released 19:34 Two New PebbleOS Watches 24:00 Kali Linux 2025.1a Released 28:11 SteamOS 3.7.0 Preview Released 32:06 Support the show Links: GNOME 48 Released https://release.gnome.org/48/ (https://release.gnome.org/48/) https://youtu.be/F_JSFOo1LKQ (https://youtu.be/F_JSFOo1LKQ) GIMP 3.0 Released https://www.gimp.org/ (https://www.gimp.org/) https://www.gimp.org/news/2025/03/16/gimp-3-0-released/ (https://www.gimp.org/news/2025/03/16/gimp-3-0-released/) https://github.com/Diolinux/PhotoGIMP (https://github.com/Diolinux/PhotoGIMP) https://youtu.be/BQrW3hdrzH0 (https://youtu.be/BQrW3hdrzH0) Enlightenment 0.27.1 Released https://www.enlightenment.org/ (https://www.enlightenment.org/) https://www.enlightenment.org/news/2025-03-14-enlightenment-0.27.1 (https://www.enlightenment.org/news/2025-03-14-enlightenment-0.27.1) Sandfly Security, agentless Linux security [ad] https://thisweekinlinux.com/sandfly (https://thisweekinlinux.com/sandfly) elementary OS 8.0.1 Released https://blog.elementary.io/os-8-0-1-available-now/ (https://blog.elementary.io/os-8-0-1-available-now/) Two New PebbleOS Watches https://ericmigi.com/blog/introducing-two-new-pebbleos-watches (https://ericmigi.com/blog/introducing-two-new-pebbleos-watches) https://store.repebble.com/ (https://store.repebble.com/) Kali Linux 2025.1a Released https://www.kali.org/blog/kali-linux-2025-1-release/ (https://www.kali.org/blog/kali-linux-2025-1-release/) Xfce 4.20 https://thisweekinlinux.com/291 (https://thisweekinlinux.com/291) KDE Plasma 6.2 https://thisweekinlinux.com/281 (https://thisweekinlinux.com/281) 6.1 https://thisweekinlinux.com/268 (https://thisweekinlinux.com/268) 6.0 https://thisweekinlinux.com/255 (https://thisweekinlinux.com/255) SteamOS 3.7.0 Preview Released https://steamcommunity.com/games/1675200/announcements/detail/529841158837240757 (https://steamcommunity.com/games/1675200/announcements/detail/529841158837240757) Support the show https://tuxdigital.com/membership (https://tuxdigital.com/membership) https://store.tuxdigital.com/ (https://store.tuxdigital.com/)
This week Eric Hendricks joins us to help us solve problems, and bring some insight to RHEL 10 beta! -- During The Show -- 00:52 Intro Eric Hendricks ITGuyEric Red Hat Technical Marketer Fedora Podcast Host Steve's PSA - Spook (https://spook.boo/) Entities Other problems Help Steve Out - Firefox and authenticated proxy Mac OS breaking open source Gatekeeper 20:05 Threema for Messaging - Michael Technology is a tool for relationships Paid app Designed for private communication Checks a lot of boxes Network effect threematrix (https://github.com/bitbetterde/Threematrix) not updated recently Beeper 31:30 7 Inch Touch Screen Make the touch screen the primary display USB cable emulates a mouse Crash cart tech 35:07 News Wire Gnome 46.7 - gnome.org (https://discourse.gnome.org/t/gnome-46-7-released/25560) KDE Frameworks 6.9 - kde.org (https://kde.org/announcements/frameworks/6/6.9.0/) KDE Gear 24.12 - kde.org (https://kde.org/announcements/gear/24.12.0/) XFCE 4.20 - github.io (https://alexxcons.github.io/blogpost_14.html) QEMU 9.2 - qemu.org (https://wiki.qemu.org/ChangeLog/9.2) CentOS Stream 10 - centos.org (https://blog.centos.org/2024/12/introducing-centos-stream-10/) Red Hat has announced that CentOS Stream 10 is available. Kali Linux 2024.4 - bleepingcomputer.com (https://www.bleepingcomputer.com/news/security/kali-linux-20244-released-with-14-new-tools-deprecates-some-features/) Fedora Asahi 41 - forbes.com (https://www.forbes.com/sites/jasonevangelho/2024/12/17/fedora-asahi-remix-41-released-linux-on-your-apple-silicon-mac/) Fedora Asahi Remix 41 Released Pumakit - bleepingcomputer.com (https://www.bleepingcomputer.com/news/security/new-stealthy-pumakit-linux-rootkit-malware-spotted-in-the-wild/) Open Source Malware - helpnetsecurity.com (https://www.helpnetsecurity.com/2024/12/11/open-source-malware/) Boltz-1 - mit.edu (https://news.mit.edu/2024/researchers-introduce-boltz-1-open-source-model-predicting-biomolecular-structures-1217) 36:30 Self Hosting Hiccups SwiftFin app Jellyfin (https://jellyfin.org/) Nextcloud photo sync PhotoSync app Infuse app had to update the server side infuse plugin Immich (https://immich.app/) 47:10 RHEL 10 Public Beta Do Not install in production Relation between RHEL 10 Beta and CentOS 10 Special Interest Groups (SIGs) Get it for free with a developer account -- The Extra Credit Section -- For links to the articles and material referenced in this week's episode check out this week's page from our podcast dashboard! This Episode's Podcast Dashboard (http://podcast.asknoahshow.com/420) Phone Systems for Ask Noah provided by Voxtelesys (http://www.voxtelesys.com/asknoah) Join us in our dedicated chatroom #GeekLab:linuxdelta.com on Matrix (https://element.linuxdelta.com/#/room/#geeklab:linuxdelta.com) -- Stay In Touch -- Find all the resources for this show on the Ask Noah Dashboard Ask Noah Dashboard (http://www.asknoahshow.com) Need more help than a radio show can offer? Altispeed provides commercial IT services and they're excited to offer you a great deal for listening to the Ask Noah Show. Call today and ask about the discount for listeners of the Ask Noah Show! Altispeed Technologies (http://www.altispeed.com/) Contact Noah live [at] asknoahshow.com -- Twitter -- Noah - Kernellinux (https://twitter.com/kernellinux) Ask Noah Show (https://twitter.com/asknoahshow) Altispeed Technologies (https://twitter.com/altispeed) Special Guest: Eric Hendricks.
video: https://youtu.be/ow1S0hWk0E0 On this weeks episode we're going to discuss malware that's so ruthless it's ready for a street fight. Welcome to Destination Linux, where we discuss the latest news, hot topics, gaming, mobile, and all things Open Source & Linux. Also this week, we're going to discuss Pentesting distro tools and running full Linux on your Android. Plus we got some Linux Gaming, and our Software Spotlight, and more. Now let's get this show on the road toward Destination Linux! Download as MP3 (https://aphid.fireside.fm/d/1437767933/32f28071-0b08-4ea1-afcc-37af75bd83d6/cb8b3a9a-06a5-438a-ab07-08c5f227e4ba.mp3) Support the show by becoming a patron at tuxdigital.com/membership (https://tuxdigital.com/membership) or get some swag at tuxdigital.com/store (https://tuxdigital.com/store) Hosted by: Ryan (DasGeek) = dasgeek.net (https://dasgeek.net) Jill Bryant = jilllinuxgirl.com (https://jilllinuxgirl.com) Michael Tunnell = michaeltunnell.com (https://michaeltunnell.com) Chapters: 00:00:00 Intro 00:01:02 Community Feedback 00:06:08 Kali Linux 00:22:25 News: New Malware Street Fighter Style 00:31:28 Hackers Target Teens 00:35:25 Spying Cars 00:38:02 Mobile News: Apple Gives Up On Pegasus Lawsuit 00:46:07 Gaming: Sword and Shield Idle 00:48:39 Software Spotlight: CSI Linux 00:56:01 Tip of the Week: Lindroid 01:00:16 Support the Show Links: Community Feedback https://tuxdigital.com/comments (https://tuxdigital.com/comments) https://tuxdigital.com/forum (https://tuxdigital.com/forum) Kali Linux https://www.kali.org/ (https://www.kali.org/) News: New Malware Street Fighter Style https://www.bleepingcomputer.com/news/security/new-linux-malware-hadooken-targets-oracle-weblogic-servers/ (https://www.bleepingcomputer.com/news/security/new-linux-malware-hadooken-targets-oracle-weblogic-servers/) https://www.scmagazine.com/news/akira-takes-in-42-million-in-ransom-payments-now-targets-linux-servers (https://www.scmagazine.com/news/akira-takes-in-42-million-in-ransom-payments-now-targets-linux-servers) Mobile News: Apple Gives Up On Pegasus Lawsuit https://www.moneycontrol.com/technology/apple-seeks-to-withdraw-legal-case-against-pegasus-spyware-creator-heres-why-article-12821708.html (https://www.moneycontrol.com/technology/apple-seeks-to-withdraw-legal-case-against-pegasus-spyware-creator-heres-why-article-12821708.html) Gaming: Sword and Shield Idle https://store.steampowered.com/app/2882710/SwordandShield_Idle/ (https://store.steampowered.com/app/2882710/Sword_and_Shield_Idle/) Software Spotlight: CSI Linux https://csilinux.com/ (https://csilinux.com/) https://hackernoon.com/csi-linux-linux-distribution-for-cyber-and-osint-investigation (https://hackernoon.com/csi-linux-linux-distribution-for-cyber-and-osint-investigation) Tip of the Week: Lindroid https://gist.github.com/AngelaCooljx/14ba722346da0479050be924d96e8c5e (https://gist.github.com/AngelaCooljx/14ba722346da0479050be924d96e8c5e) https://hackaday.com/2024/06/18/lindroid-promises-true-linux-on-android/ (https://hackaday.com/2024/06/18/lindroid-promises-true-linux-on-android/) Support the Show https://tuxdigital.com/membership (https://tuxdigital.com/membership) https://tuxdigital.com/store (https://tuxdigital.com/store) https://tuxdigital.com/discord (https://tuxdigital.com/discord)
video: https://youtu.be/_ZlIPhB-Fws Forum Discussion Thread (https://forum.tuxdigital.com/t/277-gnome-looks-for-leader-ubuntu-adds-snap-permissions-kali-linux-new-release-more-linux-news/6398) This week in Linux, we have a lot of cool news from the Ubuntu team announcing that they're going to have new Snap Permissions for users in 24.10. Also, the GNOME Foundation is doing a open search for their new Executive Director. And we have a lot of new releases, as well as some Linux gaming news with the Lutris creator joining the Playtron team. And we have a lot of Steam updates. All of this and more on This Week in Linux, the weekly news show that keeps you up to date with what's going on in the Linux and Open Source world. So let's jump right into Your Source for Linux GNews. Download as MP3 (https://aphid.fireside.fm/d/1437767933/2389be04-5c79-485e-b1ca-3a5b2cebb006/99876260-1a1e-4b3e-b854-8ca3334b7322.mp3) Support the Show Become a Patron = tuxdigital.com/membership (https://tuxdigital.com/membership) Store = tuxdigital.com/store (https://tuxdigital.com/store) Chapters: 00:00 Intro 00:44 Ubuntu 24.10 to Enhance Snap Permissions Handling 06:27 GNOME Foundation Opens Search for New Executive Director 10:08 Linux Mint Tease ‘Improved' Default Cinnamon Theme 21:04 Kali Linux 2024.3 Released 25:53 Hyprland 0.43.0 Released 29:29 Lutris Creator joins Playtron for PlaytronOS 41:44 Steam Updates for Linux Gamers 46:30 Support the show Links: Ubuntu 24.10 to Enhance Snap Permissions Handling https://discourse.ubuntu.com/t/ubuntu-desktop-s-24-10-dev-cycle-part-5-introducing-permissions-prompting/47963 (https://discourse.ubuntu.com/t/ubuntu-desktop-s-24-10-dev-cycle-part-5-introducing-permissions-prompting/47963) GNOME Foundation Opens Search for New Executive Director https://foundation.gnome.org/2024/09/13/search-for-new-executive-director/ (https://foundation.gnome.org/2024/09/13/search-for-new-executive-director/) Linux Mint Tease ‘Improved' Default Cinnamon Theme https://blog.linuxmint.com/?p=4740 (https://blog.linuxmint.com/?p=4740) https://www.omgubuntu.co.uk/2024/09/linux-mint-new-default-cinnamon-theme-more (https://www.omgubuntu.co.uk/2024/09/linux-mint-new-default-cinnamon-theme-more) Kali Linux 2024.3 Released https://www.kali.org/blog/kali-linux-2024-3-release/ (https://www.kali.org/blog/kali-linux-2024-3-release/) Hyprland 0.43.0 Released https://hyprland.org/news/update43/ (https://hyprland.org/news/update43/) Lutris Creator joins Playtron for PlaytronOS https://www.patreon.com/posts/playtron-ubuntu-111705494 (https://www.patreon.com/posts/playtron-ubuntu-111705494) https://www.playtron.one/ (https://www.playtron.one/) Steam Updates for Linux Gamers https://steamcommunity.com/games/593110/announcements/detail/4599952112537386541 (https://steamcommunity.com/games/593110/announcements/detail/4599952112537386541) https://store.steampowered.com/news/app/593110/view/4605582245626919823 (https://store.steampowered.com/news/app/593110/view/4605582245626919823) https://www.gamingonlinux.com/2024/09/steam-families-has-officially-launched-with-a-big-steam-client-update/ (https://www.gamingonlinux.com/2024/09/steam-families-has-officially-launched-with-a-big-steam-client-update/) Support the show https://tuxdigital.com/membership (https://tuxdigital.com/membership) https://tuxdigital.com/store (https://tuxdigital.com/store)
Closed Network podcast Episode 37 -Surveillance, KYC, Data Breaches and Shennanigans * * * Show Notes Click Here! - https://forum.closednetwork.io/t/episode-37-collect-it-all-so-we-can-know-it-all/106 Website / Donations / Support - https://closednetwork.io Thank You Patreons! - Michael Bates - Privacy Bad Ass Richard G. - Privacy Bad Ass Support / Patreon / Donations: https://closednetwork.io/support/ BTC Lightning Donations - closednetwork@getalby.com TOP LIGHTNING BOOSTERS !!!! THANK YOU !!! - @bon - @wartiime - @sircussmedia - @lumor - @02zx - @sebas Thank You To Our Moderators: Unintelligentseven MaddestMax Join Our Matrix Channels! Main - https://matrix.to/#/#closedntwrk:matrix.org Off Topic - https://matrix.to/#/#closednetworkofftopic:matrix.org Join Our Mastodon server! https://closednetwork.social Follow Simon On The Socials Mastodon - https://closednetwork.social/@simon NOSTR - Public Address - npub186l3994gark0fhknh9zp27q38wv3uy042appcpx93cack5q2n03qte2lu2 Twitter - @ClosedNtwrk Email - simon@closednetwork.io * * * -- TOPICS -- Thomas Drake - NSA Whistleblower Exposing the NSA's Mass Surveillance of Americans | Cyberwar https://www.youtube.com/watch?v=tYVm62oEyWA News: - Federal Appeals Court Finds Geofence Warrants Are “Categorically” Unconstitutional https://www.eff.org/deeplinks/2024/08/federal-appeals-court-finds-geofence-warrants-are-categorically-unconstitutional Continued fallout from Snowflake hack - The biggest data breaches in 2024: 1 billion stolen records and rising https://techcrunch.com/2024/08/12/2024-in-data-breaches-1-billion-stolen-records-and-rising/?guccounter=1 Google Breaks Promise to Block Third-Party Cookies https://www.eff.org/deeplinks/2024/08/google-breaks-promise-block-third-party-cookies Switching from Windows to Linux https://ente.io/articles/switch-to-linux/ IT'S FOSS ! Open source tools to boost your productivity https://techcrunch.com/2024/08/11/a-not-quite-definitive-guide-to-open-source-alternative-software/ RockYou2024: 10 billion passwords leaked in the largest compilation of all time https://cybernews.com/security/rockyou2024-largest-password-compilation-leak/ F*ck FireFox https://lunduke.locals.com/post/5871895/mozilla-firefox-goes-anti-privacy-pro-advertising https://www.mozilla.org/en-US/firefox/128.0/releasenotes/ Signal under fire for storing encryption keys in plaintext https://stackdiary.com/signal-under-fire-for-storing-encryption-keys-in-plaintext/ https://www.bleepingcomputer.com/news/security/signal-downplays-encryption-key-flaw-fixes-it-after-x-drama/ GrapheneOS Duress PIN/Password https://grapheneos.org/features#duress ChatGPT for Mac app flaw left users' chat history exposed https://www.bitdefender.com/blog/hotforsecurity/chatgpt-mac-app-flaw-left-users-history-exposed/ Windows Recall Remains Insecure, Researcher Says; Google Developing Similar Feature Latest Windows Recall preview remains vulnerable to cyberattacks, researcher says; Google plans similar feature for Pixel 9 devices. https://thecyberexpress.com/windows-recall-preview-remains-insecure/ Telecom Act Partially Notified: Govt to Get More Powers to Intercept and Stop Messages https://thewire.in/government/telecom-act-notified-partially-govt-to-get-more-powers-to-intercept-and-stop-messages On a brand new installation of Kali Linux, you can find the RockYou password list under: /usr/share/wordlists/rockyou.txt.gz To extract this list: gzip -d rockyou.txt.gz When the file is finished extracting, we should end up with: rockyou.txt https://www.sevenlayers.com/index.php/202-pentesting-101-passwords-and-wordlists
Welcome to Compromising Positions!The award-winning tech podcast that asks non-cybersecurity professionals what we in the industry can do to make their lives easier and help make our organisations more prepared to face ever-changing human-centric cyber threats! This Episode we are joined by Simon Painter a senior software engineer with nearly 20 years of experience in the industry and author of the book Functional Programming with C#.In this episode, There is no perfect cybersecurity but you could at least put a padlock on it! we look at how to get your first technical book published, what developers really need from the cybersecurity team (hint - its probability more than you are giving!) and what developers really think of security reviews!Key Takeaways:Everyone Has A Book In Them: Simon shares the 101 on how to get published with tech publishing legend, O'ReillyLearning Never Stops: Simon's MSc in Cybersecurity taught him that continuous learning is essential. If you're in a career rut, consider picking up a new skillBeyond Hackers: Infosec isn't just about thwarting hackers, sometimes it's about knowing what to do when someone ‘does a stupid!'No Padlocks, One Padlocks, 100 Padlocks, When Is it Enough?: Make yourself the ‘un-easy' target through automation tools like OWASP Zap, Burp Suite, and playing around with Kali Linux.Visibility And Collaboration For Happy Devs: Cybersecurity teams, step into the spotlight! Get involved in the code, engage with other teams, and demystify your work. Let's build bridges, not just firewalls!Links to everything we discussed in this episode can be found in the show notes and if you liked the show, please do leave us a review.Follow us on all good podcasting platforms and via our YouTube channel, and don't forget to share on LinkedIn and in your teams.It really helps us spread the word and get high-quality guests, on future episodes. We hope you enjoyed this episode - See you next time, keep secure, and don't forget to ask yourself, ‘Am I the compromising position here?' Keywords: cybersecurity, devsecops, pentesting, kali linux, owasp, devs, software developmentSHOW NOTESSimon's Book, Functional Programming with C#Jeff's Book Recommendation, Grokking Artificial Intelligence AlgorithmsHow To Get The Community Edition of Immersive Labs (Try And Get Your Boss To Pay For The Full Thing - So Worth It!)Play Around With Hacking In a Safe Environment with HACK THE BOX and TRY HACK MEABOUT SIMON PAINTERWith nearly 20 years of software engineering experience across various industries, Simon is a Senior Software Developer at Müller UK & Ireland, one of the leading dairy companies in Europe. Simon is also a Microsoft Most Valuable Professional (MVP) since 2023, an O'Reilly technical book author, and a public speaker at IT events worldwide.His core competencies include C#, JavaScript, React.js, and Microsoft Azure, as well as ITIL and computer security.LINKS FOR SIMON PAINTERSimon's WebsiteSimon's Linkedin
This Week in Linux, we've got some exciting updates to share with you, from the growth of Linux in the gaming world to many new distro releases. We'll take a look at how you can shape the future of KDE and there's a new virus removal tool for Linux from the folks at Kaspersky. All […]
https://youtu.be/VrAzEHPodrs Forum Discussion Thread (https://forum.tuxdigital.com/t/266-future-of-kde-kali-linux-kaspersky-virus-removal-more-linux-news/6257) This Week in Linux, we've got some exciting updates to share with you, from the growth of Linux in the gaming world to many new distro releases. We'll take a look at how you can shape the future of KDE and there's a new virus removal tool for Linux from the folks at Kaspersky. All of this and more on this episode so let's dive into Your Source for Linux GNews! Download as MP3 (https://aphid.fireside.fm/d/1437767933/2389be04-5c79-485e-b1ca-3a5b2cebb006/cce7f00b-a186-4af4-ad72-06ff7cf593cf.mp3) Sponsored by: LINBIT - thisweekinlinux.com/linbit (https://thisweekinlinux.com/linbit) Want to Support the Show? Become a Patron = https://tuxdigital.com/membership (https://tuxdigital.com/membership) Store = https://tuxdigital.com/store (https://tuxdigital.com/store) Chapters: 00:00 Intro 00:30 Linux Over 2% on Steam Survey 02:14 You can help shape the Future of KDE 05:26 Kaspersky Virus Removal Tool for Linux 06:47 blendOS 4 Released 10:03 Kali Linux 2024.2 Released 11:58 Parrot OS 6.1 Released 13:36 Linux Mint will hide Unverified Flatpaks 17:20 NixOS 24.05 Released 19:22 Purism is “Profitable” . . . somehow
We're breaking down the attack: how it works, how it was hidden, and why time was running out for the attacker.Sponsored By:Tailscale: Tailscale is a programmable networking software that is private and secure by default - get it free on up to 100 devices!Kolide: Kolide is a device trust solution for companies with Okta, and they ensure that if a device isn't trusted and secure, it can't log into your cloud apps.Support LINUX UnpluggedLinks:
On this episode of TWIL (245), there is a new version of the Cinnamon desktop. KDE have announced the first Beta release of Plasma 6. Kali Linux has their end of the year release out. There is a new organization to further the development of AI in an open way. All of this and more […]
https://youtu.be/smYYJoiBe9s Forum Discussion Thread (https://forum.tuxdigital.com/t/245-cinnamon-desktop-kde-plasma-6-kali-linux-ai-alliance-23andme-hacked-amp-more-linux-news/6098) On this episode of TWIL (245), there is a new version of the Cinnamon desktop. KDE have announced the first Beta release of Plasma 6. Kali Linux has their end of the year release out. There is a new organization to further the development of AI in an open way. All of this and more on this episode of This Week in Linux, Your Source for Linux GNews! Download as MP3 (https://aphid.fireside.fm/d/1437767933/2389be04-5c79-485e-b1ca-3a5b2cebb006/6e78761f-ceb7-4e63-a3d2-7293df1dd637.mp3) Supported by: LINBIT = https://thisweekinlinux.com/linbit Want to Support the Show? Become a Patron = https://tuxdigital.com/membership Store = https://tuxdigital.com/store Chapters: 00:00 TWIL 245 Intro 00:28 Cinnamon 6.0 Desktop Released - [ link (https://blog.linuxmint.com/?p=4604) ] 02:11 KDE Plasma 6 Beta 1 Released - [ link (https://kde.org/announcements/megarelease/6/beta1/) ] 05:01 Kali Linux 2023.4 Released - [ link (https://www.kali.org/blog/kali-linux-2023-4-release/) ] 06:36 Global AI Alliance Announced - [ link (https://thealliance.ai/) ] 08:22 LINBIT - [ link (https://thisweekinlinux.com/linbit) ] 09:47 Zorin OS 17 Beta Released - [ link (https://blog.zorin.com/2023/12/04/a-sneak-peek-at-zorin-os-17/) ] 12:52 NixOS 23.11 Released - [ link (https://nixos.org/blog/announcements) ] 14:07 Red Hat's Work to Improve XWayland - [ link (https://www.phoronix.com/news/xwayland-run) ] 16:14 23AndMe Hacked - [ link (accessed-significant-number-of-files-about-users-ancestry/) ] 18:22 Steam Linux Marketshare Surges to Nearly 2% in November - [ link (https://store.steampowered.com/hwsurvey/Steam-Hardware-Software-Survey-Welcome-to-Steam) ] 20:25 Outro
Can we save an old Arch install? We'll attempt a live rescue, then get into our tips for keeping your old Linux install running great.
In dieser Folge des c't uplink erzählen die Redakteure Niklas Dierking und Ronald Eikenberg, was man für Möglichkeiten hat, um mit Raspis eigene Hacking-Gadgets zu bauen. Denn: Damit hat man nicht nur Bastelspaß, sondern lernt und versteht auch ganz nebenbei, wie diverse Angriffstechniken eigentlich funktionieren. Die Palette reicht dabei vom selbstgebauten Hotspot mit Captive Portal auf Basis eines Raspberry Pi Pico W über individuell konfigurierbare BadUSB-Dongles mit Raspi Zero W bis hin zum Raspi 400 als Universalwerkzeug mit Kali Linux. Hilfreich sind diese Projekte nicht nur, um die eigenen (und nur die eigenen!) Systeme auf Lücken abzuklopfen, sondern auch für Mitarbeiterschulungen und Vorträge. Mit dabei: Niklas Dierking, Ronald Eikenberg Moderation: Jan Schüßler Unser Titelthema "Hacker-Projekte mit Raspi" finden Sie in c't 27/2023.
US most breached country last quarter OpenAI blames DDoS attacks for ongoing ChatGPT outages Clop exploits SysAid vulnerability Thanks to today's episode sponsor, OffSec And now a word from our sponsor. OffSec (formerly Offensive Security), the cyber training company behind the well-known OSCP certification and Kali Linux distro, is hosting a virtual summit for CISOs and Cybersecurity leaders called Evolve on November 15th. During the event, you'll learn how to attract and assess top talent, how to craft positioning for budget conversations, why CISOs make great board members, and more. Hear from forward-thinking infosec leaders from companies like CISCO, Amazon, and Salesforce. Save your seat and equip yourself with actionable takeaways to help shape the future of your organization's security. Register now at offsec.com/evolve For the stories behind the headlines, head to CISOseries.com.
Link to blog post This week's Cyber Security Headlines – Week in Review is hosted by Sean Kelly with guest Howard Holton, CTO, GigaOm Thanks to today's episode sponsor, OffSec OffSec (formerly Offensive Security), the cyber training company behind the well-known OSCP certification and Kali Linux distro, is hosting a virtual summit for CISOs and Cybersecurity leaders called Evolve on November 15th. During the event, you'll learn how to attract and assess top talent, how to craft positioning for budget conversations, why CISOs make great board members, and more. Hear from forward-thinking infosec leaders from companies like CISCO, Amazon, and Salesforce. Save your seat and equip yourself with actionable takeaways to help shape the future of your organization's security. Register now at offsec.com/evolve All links and the video of this episode can be found on CISO Series.com
US launches “Shields Ready” campaign Microsoft and Meta announced AI imagery rules App Defense Alliance moves under the Linux Foundation Thanks to today's episode sponsor, OffSec And now a word from our sponsor. OffSec (formerly Offensive Security), the cyber training company behind the well-known OSCP certification and Kali Linux distro, is running a virtual summit for CISOs and Cybersecurity leaders called Evolve on November 15th. Attend Evolve and get insider insights from a former bank hacker. Discover strategies on stretching your security budget and get tips to attract the crème de la crème of talent. It's more than just an event – it's a masterclass helping you elevate your cybersecurity leadership game. Hear from forward-thinking cybersecurity leaders from companies like CISCO, Amazon, Salesforce and more. Register today and get the insights you need to help shape the future of your company's security. Sign up now at offsec.com/evolve
Singapore's Marina Bay Sands customer data stolen in cyberattack Atlassian bug escalated to 10.0 severity Fake Ledger Live app steals over $700,000 in crypto Thanks to today's episode sponsor, OffSec And now a word from our sponsor. OffSec (formerly Offensive Security), the cyber training company behind the well-known OSCP certification and Kali Linux distro, is hosting a virtual summit for CISOs and Cybersecurity leaders called Evolve on November 15th. During the event, you'll learn how to attract and assess top talent, how to craft positioning for budget conversations, why CISOs make great board members, and more. Hear from forward-thinking infosec leaders from companies like CISCO, Amazon, and Salesforce. Save your seat and equip yourself with actionable takeaways to help shape the future of your organization's security. Register now at offsec.com/evolve For the stories behind the headlines, visit CISOseries.com.
Android Dropper-as-a-Service Bypasses Google's Defenses Increase in zero-day exploits worries CISA Google Calendar as a C2 infrastructure Thanks to today's episode sponsor, OffSec And now a word from our sponsor. OffSec (formerly Offensive Security), the cyber training company behind the well-known OSCP certification and Kali Linux distro, is running a virtual summit for CISOs and Cybersecurity leaders called Evolve on November 15th. Attend Evolve and get insider insights from a former bank hacker. Discover strategies on stretching your security budget and get tips to attract the crème de la crème of talent. It's more than just an event – it's a masterclass helping you elevate your cybersecurity leadership game. Hear from forward-thinking cybersecurity leaders from companies like CISCO, Amazon, Salesforce and more. Register today and get the insights you need to help shape the future of your company's security. Sign up now at offsec.com/evolve For the stories behind the headlines, head to CISOseries.com.
Okta explains hack source and response timeline Looney Tunables now being exploited Lazarus Group uses KandyKorn against blockchain engineers Thanks to today's episode sponsor, OffSec And now a word from our sponsor. OffSec (formerly Offensive Security), the cyber training company behind the well-known OSCP certification and Kali Linux distro, is hosting a virtual summit for CISOs and Cybersecurity leaders called Evolve on November 15th. During the event, you'll learn how to attract and assess top talent, how to craft positioning for budget conversations, why CISOs make great board members, and more. Hear from forward-thinking infosec leaders from companies like CISCO, Amazon, and Salesforce. Save your seat and equip yourself with actionable takeaways to help shape the future of your organization's security. Register now at offsec.com/evolve For the stories behind the headlines, head to CISOseries.com.
Support the show
On This Week in Linux (231), we've got a jam-packed show for you. Libre Office 7.6 and Bodhi Linux 7.0 have been announced. Hold onto your hats, whatever color they may be, because Kali Linux 2023.3 is out. Then in desktop news, Budgie Desktop 10.8 has been released and we got some news for the […]
SHOW NOTES ►► https://tuxdigital.com/podcasts/this-week-in-linux/twil-231/
Today, sadly, might be the last episode of DIY pentest dropbox tips for a while because I found (well, ChatGPT did actually) the missing link to 100% automate a Kali Linux install! Check episode #449 for more info on building your Kali preseed file, but essentially the last line in my file runs a kali.sh script to download/install all the pentest tools I want. The "missing link" part is I figured out how to get Kali to reboot and then run a script one time to complete all the post-install stuff. So at the bottom of my kali.sh is this: sudo wget https://somesite/kali-docker.sh -O /opt/kali-docker.sh sudo chmod +x /opt/kali-docker.sh sudo touch /flag sudo wget https://somesite/docker.service -O /etc/systemd/system/mydocker.service sudo systemctl daemon-reload sudo systemctl enable mydocker.service The contents of docker.service are: [Unit] Description=Docker install [Service] Type=simple ExecStart=/opt/kali-docker.sh [Install] WantedBy=multi-user.target The beginning and end snippets of kali-docker.sh are: #!/bin/bash flag_file="/flag" if [ -e "$flag_file" ]; then # get bbot sudo docker run -it blacklanternsecurity/bbot:stable --help # Do a bunch of other install things... rm "$flag_file" else echo "Script already ran before. Exiting" fi So essentially the work flow is: kali.sh runs, downloads and installs kali-docker.sh, and also installs a service that runs kali-docker.sh on each reboot. But when kali-docker.sh runs, it checks for the presence of a file called /flag. If /flag exists, all the post-install commands will run. If it does not exist, those commands won't run. Simple, yet genius I think!
This week Lamine Lachhab the Chief technical officer for the Scottish government joins the Ask Noah Show and we discuss open source and open data with the Scottish government. -- During The Show -- Last Week Electrical storm took out the studio Telos (https://www.telosalliance.com/) was amazing! Sorry about last week 01:50 Secure Phone and Apps - Larry Unplugged Up Phone (https://www.unplugged.com/upphone/) Great website Say the right things No details Start with GrapheneOS (https://grapheneos.org/) or LineageOS (https://lineageos.org/) 07:30 Kdenlive Snaps vs DEB - Rick Snap version of Kdenlive Unstable Similar experiences Altispeed has largely switched to Flatpak Like the idea of sandboxing Possible advantages of universal packages Please report upstream 16:48 Zyxel Switch - Charlie Zyxel Switch No support contracts Good "budget brand" Zyxel went down "cloud rabbit hole" TP Link makes good stuff Amazon Link (https://www.amazon.com/12-Port-Gigabit-Managed-Multi-Gig-XGS1210-12/dp/B084MH9P8Q/) 20:48 News Wire Wine 8.9 Gaming On Linux (https://www.gamingonlinux.com/2023/05/wine-89-released-with-more-pe-work-mono-80-and-more-wayland-updates/) GCC 11.4 GCC (https://gcc.gnu.org/pipermail/gcc/2023-May/241698.html) Linux 6.3.5 6.3.5 (https://www.phoronix.com/news/Linux-6.3.5-Released) MicroOS Desktop Open Suse (https://microos.opensuse.org/blog/2023-05-27-microOS-Desktop-is-changing-names/) Kali Linux 2023.2 Kali Blog (https://www.kali.org/blog/kali-linux-2023-2-release/) Fedora Onyx Gaming On Linux (https://www.gamingonlinux.com/2023/05/fedora-onyx-voted-in-as-a-new-official-fedora-linux-immutable-variant/) Qubes Fedora Templates Qubes OS (https://www.qubes-os.org/news/2023/05/26/fedora-38-templates-available/) CIQ Support HPC Wire (https://www.hpcwire.com/off-the-wire/ciq-extends-enterprise-grade-support-for-rocky-linux-9-2-and-8-8/) GobRAT The Hacker News (https://thehackernews.com/2023/05/new-gobrat-remote-access-trojan.html) Falcon LLM Reuters (https://www.reuters.com/technology/abu-dhabi-makes-its-falcon-40b-ai-model-open-source-2023-05-25/) SambaNOVA SambaNova (https://sambanova.ai/blog/introducing-bloomchat-176b-the-multilingual-chat-based-llm/) 22:48 Lemine Lemke Interview Chief Technical Officer for the Scottish Government Funding agriculture How data and technology play a role How does open source play a role? Is open source an advantage or disadvantage in government? Open Data Examples of open data success What did open data enable the citizens to do? Where there issues with false data? Open source and education Oil to Wind NIMBYism Scottish Space Port 41:41 Podman Desktop Who is the target? Discover-ability is better in a UI Man Pages Container "long view" Containers and universal packaging overlap Red Hat Blog (https://www.redhat.com/en/blog/podman-desktop-10-next-gen-container-management-solution-streamlining-developers-container-operations) South East Linux Fest June 9th - 11th Join the Matrix Space Still looking for volunteers! -- The Extra Credit Section -- For links to the articles and material referenced in this week's episode check out this week's page from our podcast dashboard! This Episode's Podcast Dashboard (http://podcast.asknoahshow.com/338) Phone Systems for Ask Noah provided by Voxtelesys (http://www.voxtelesys.com/asknoah) Join us in our dedicated chatroom #GeekLab:linuxdelta.com on Matrix (https://element.linuxdelta.com/#/room/#geeklab:linuxdelta.com) -- Stay In Touch -- Find all the resources for this show on the Ask Noah Dashboard Ask Noah Dashboard (http://www.asknoahshow.com) Need more help than a radio show can offer? Altispeed provides commercial IT services and they're excited to offer you a great deal for listening to the Ask Noah Show. Call today and ask about the discount for listeners of the Ask Noah Show! Altispeed Technologies (http://www.altispeed.com/) Contact Noah live [at] asknoahshow.com -- Twitter -- Noah - Kernellinux (https://twitter.com/kernellinux) Ask Noah Show (https://twitter.com/asknoahshow) Altispeed Technologies (https://twitter.com/altispeed)
Picture of the Week. Apple's Passkeys presentation at WWDC 2022. WebAuthn. FREE Penetration Testing course with Kali Linux. Proof of Simulation. A valid use for facial recognition: The Smart Pet Door! Closing The Loop. The PACMAN Attack. We invite you to read our show notes at https://www.grc.com/sn/SN-875-Notes.pdf Hosts: Steve Gibson and Leo Laporte Download or subscribe to this show at https://twit.tv/shows/security-now. Get episodes ad-free with Club TWiT at https://twit.tv/clubtwit You can submit a question to Security Now! at the GRC Feedback Page. For 16kbps versions, transcripts, and notes (including fixes), visit Steve's site: grc.com, also the home of the best disk maintenance and recovery utility ever written Spinrite 6. Sponsors: plextrac.com/twit NetFoundry.io/TWIT canary.tools/twit - use code: TWIT