How to make the screen size smaller
I have a broken screen in an L shape on my laptop, I want my screens resolution to change into the 75% of the screen that isn't broken so I can see the symbols down the bottom. Am I able to do this on Linux mint?
https://redd.it/1j75lrz
@r_linux
I have a broken screen in an L shape on my laptop, I want my screens resolution to change into the 75% of the screen that isn't broken so I can see the symbols down the bottom. Am I able to do this on Linux mint?
https://redd.it/1j75lrz
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
Elk - a shell with cleaner syntax, automatic redirection and proper data types
https://redd.it/1j77lt9
@r_linux
https://redd.it/1j77lt9
@r_linux
Custom Lateral Movement Detection Script—Feedback Wanted!
Hey everyone! I'm pretty new to cybersecurity, and I’ve been working on a custom project to tackle the challenge of detecting lateral movement within my lab environment. Based on some posts I’ve read about the frustration of catching attackers once they’re already inside the network, I wanted to create something that could help flag suspicious activity like RDP, SMB, or service account use—activities that are usually “normal” until they’re not.
Here’s what I’ve set up so far:
# My Stack:
* **Fail2ban, Clam AV, UFW** for basic protection (installed and configured to run on startup)
* **Suricata (NIDS)** on the service edge with Filebeat pushing logs to Security Onion
* **Security Onion** on the core server (ElasticSearch + Kibana)
* A **custom Python noscript** that pulls Suricata logs, queries ElasticSearch, and flags suspicious lateral movement patterns (like RDP, SMB, and service accounts)
# How it Works:
* Suricata logs network traffic (RDP, SMB, etc.) to `eve.json`.
* The noscript runs on my Raspberry Pi (or wherever Suricata is), fetching those logs.
* It then queries ElasticSearch (on Security Onion) to check for unusual patterns of activity.
* If suspicious activity is found, it compares it to a configurable threshold and logs it to `/var/log/lateral_movement_alerts.log`.
I’m still fine-tuning things like the detection rules and thresholds. The noscript is designed to be lightweight, customizable, and aims to reduce false positives by only alerting when activity crosses a certain threshold.
I’m looking for feedback on the following:
* Anyone else working on lateral movement detection? What’s your approach?
* Suggestions for improving thresholds or detection methods?
* Ideas for other tools or features to integrate into this type of noscript?
I’m hoping this can serve as a solid foundation for refining my understanding of SOC workflows and detection methods. Any thoughts, tips, or constructive criticism would be really appreciated! Thanks in advance.
https://redd.it/1j79u3r
@r_linux
Hey everyone! I'm pretty new to cybersecurity, and I’ve been working on a custom project to tackle the challenge of detecting lateral movement within my lab environment. Based on some posts I’ve read about the frustration of catching attackers once they’re already inside the network, I wanted to create something that could help flag suspicious activity like RDP, SMB, or service account use—activities that are usually “normal” until they’re not.
Here’s what I’ve set up so far:
# My Stack:
* **Fail2ban, Clam AV, UFW** for basic protection (installed and configured to run on startup)
* **Suricata (NIDS)** on the service edge with Filebeat pushing logs to Security Onion
* **Security Onion** on the core server (ElasticSearch + Kibana)
* A **custom Python noscript** that pulls Suricata logs, queries ElasticSearch, and flags suspicious lateral movement patterns (like RDP, SMB, and service accounts)
# How it Works:
* Suricata logs network traffic (RDP, SMB, etc.) to `eve.json`.
* The noscript runs on my Raspberry Pi (or wherever Suricata is), fetching those logs.
* It then queries ElasticSearch (on Security Onion) to check for unusual patterns of activity.
* If suspicious activity is found, it compares it to a configurable threshold and logs it to `/var/log/lateral_movement_alerts.log`.
I’m still fine-tuning things like the detection rules and thresholds. The noscript is designed to be lightweight, customizable, and aims to reduce false positives by only alerting when activity crosses a certain threshold.
I’m looking for feedback on the following:
* Anyone else working on lateral movement detection? What’s your approach?
* Suggestions for improving thresholds or detection methods?
* Ideas for other tools or features to integrate into this type of noscript?
I’m hoping this can serve as a solid foundation for refining my understanding of SOC workflows and detection methods. Any thoughts, tips, or constructive criticism would be really appreciated! Thanks in advance.
https://redd.it/1j79u3r
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
Changing partitions via a liveboot usb, possible?
I just installed Truenas and realised that I cannot use the rest of the drive at all meaning I am wasting space.
Is it possible to use a ubuntu live USB or similar to run on the PC and edit the partitions on the harddrives?
This is not possible in truenas itself, even via shell.
https://redd.it/1j7a9zm
@r_linux
I just installed Truenas and realised that I cannot use the rest of the drive at all meaning I am wasting space.
Is it possible to use a ubuntu live USB or similar to run on the PC and edit the partitions on the harddrives?
This is not possible in truenas itself, even via shell.
https://redd.it/1j7a9zm
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
Making "the switch" - A few Q's
I've been using Cachy OS on my gaming handheld, and loving it. I want to make the move on my main laptop. (RTX 4060 & i7 155H). But I have a few questions I really find solid answers for, so any help would be grand!
I use a Corsair Scimitar Elite mouse (the wireless one), idc about the RGB but is there an equivilant software that can handle the programmable buttons? Along with setting macros on them?
Generally, how is HDR support these days, I have an OLED with HDR and it just seems a waste to not use it as well as it can. Windows does a passing job, does linux? Appreciate this is probs a YMMV based on distro, but it would probs still be cachy OS, or maybe POP!
My GPU is a low TGP one, however it has a dynamic boost of 15W when it needs it, how is this handled on this side? Would it just use it when it needs it as it does now? Or is specific software required.
What is the most common application used for fan profiles?
Thanks!
https://redd.it/1j7dp5x
@r_linux
I've been using Cachy OS on my gaming handheld, and loving it. I want to make the move on my main laptop. (RTX 4060 & i7 155H). But I have a few questions I really find solid answers for, so any help would be grand!
I use a Corsair Scimitar Elite mouse (the wireless one), idc about the RGB but is there an equivilant software that can handle the programmable buttons? Along with setting macros on them?
Generally, how is HDR support these days, I have an OLED with HDR and it just seems a waste to not use it as well as it can. Windows does a passing job, does linux? Appreciate this is probs a YMMV based on distro, but it would probs still be cachy OS, or maybe POP!
My GPU is a low TGP one, however it has a dynamic boost of 15W when it needs it, how is this handled on this side? Would it just use it when it needs it as it does now? Or is specific software required.
What is the most common application used for fan profiles?
Thanks!
https://redd.it/1j7dp5x
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
WhatsApp Web Client for Linux
Hi All,
I've written a WhatsApp Web Client for Linux called Sup. WhatSie is good in theory but it uses so much CPU that I decided to write one from scratch. Enjoy!
https://github.com/danilofalcao/sup
https://redd.it/1j7md8k
@r_linux
Hi All,
I've written a WhatsApp Web Client for Linux called Sup. WhatSie is good in theory but it uses so much CPU that I decided to write one from scratch. Enjoy!
https://github.com/danilofalcao/sup
https://redd.it/1j7md8k
@r_linux
GitHub
GitHub - danilofalcao/sup: A simple WhatsApp Web Client for Linux.
A simple WhatsApp Web Client for Linux. Contribute to danilofalcao/sup development by creating an account on GitHub.
Why doesn't openSUSE get more love?
I don't see it recommended on reddit very often and I just want to understand why. Is it because reddit is more USA-centric and it's a German company?
With Tumbleweed and Leap, there's options for those who prefer more bleeding edge vs more stability. Plus there's excellent integration for both KDE and GNOME.
For what it's worth I've only used Tumbleweed KDE since switching to Linux about six months ago and have only needed to use terminal twice. Before that I was a windows user for my whole life.
https://redd.it/1j7ps5d
@r_linux
I don't see it recommended on reddit very often and I just want to understand why. Is it because reddit is more USA-centric and it's a German company?
With Tumbleweed and Leap, there's options for those who prefer more bleeding edge vs more stability. Plus there's excellent integration for both KDE and GNOME.
For what it's worth I've only used Tumbleweed KDE since switching to Linux about six months ago and have only needed to use terminal twice. Before that I was a windows user for my whole life.
https://redd.it/1j7ps5d
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
Kitty Terminal 0.40.0 introduces the Text Sizing Protocol: "multiple font sizes ... in a backwards compatible, opt-in way"
https://sw.kovidgoyal.net/kitty/text-sizing-protocol/
https://redd.it/1j7r8dy
@r_linux
https://sw.kovidgoyal.net/kitty/text-sizing-protocol/
https://redd.it/1j7r8dy
@r_linux
kitty
The text sizing protocol
Classically, because the terminal is a grid of equally sized characters, only a single text size was supported in terminals, with one minor exception, some characters were allowed to be rendered in...
Wezterm Nightly now has usable support for tmux control mode (native tabs + scrolling)
https://github.com/wezterm/wezterm/issues/336
https://redd.it/1j7t1js
@r_linux
https://github.com/wezterm/wezterm/issues/336
https://redd.it/1j7t1js
@r_linux
GitHub
Support tmux control mode · Issue #336 · wezterm/wezterm
tmux offers a control mode that allows a terminal emulator to issues commands and react to events happening in a tmux server through the terminal input/output streams. This issue tracks adding supp...
The New Rust-Written NVIDIA "NOVA" Driver Submitted Ahead Of Linux 6.15
https://www.phoronix.com/news/NOVA-Driver-For-Linux-6.15
https://redd.it/1j7tirs
@r_linux
https://www.phoronix.com/news/NOVA-Driver-For-Linux-6.15
https://redd.it/1j7tirs
@r_linux
Phoronix
The New Rust-Written NVIDIA "NOVA" Driver Submitted Ahead Of Linux 6.15
For quite a while Red Hat engineers have been developing the open-source, Rust-written NOVA driver to in effect serve as the successor to the reverse-engineered Nouveau driver that isn't too actively developed in more recent times
Sandboxing Applications with Bubblewrap: Desktop Applications
https://sloonz.github.io/posts/sandboxing-2/
https://redd.it/1j7vhec
@r_linux
https://sloonz.github.io/posts/sandboxing-2/
https://redd.it/1j7vhec
@r_linux
sloonz.github.io
Sandboxing Applications with Bubblewrap: Desktop Applications
Last time, we discovered how to use bubblewrap to sandbox simple CLI applications. We will now try to sandbox desktop applications.
Desktop applications want access to a lot of different resources: for example the Wayland (or X) server socket, sound server…
Desktop applications want access to a lot of different resources: for example the Wayland (or X) server socket, sound server…
Durdraw 0.29.0 - A modern ANSI Art editor for modern Unix terminals
https://github.com/cmang/durdraw
https://redd.it/1j7uvlh
@r_linux
https://github.com/cmang/durdraw
https://redd.it/1j7uvlh
@r_linux
GitHub
GitHub - cmang/durdraw: Versatile ASCII and ANSI Art text editor for drawing in the Linux/Unix/macOS terminal, with animation,…
Versatile ASCII and ANSI Art text editor for drawing in the Linux/Unix/macOS terminal, with animation, 256 and 16 colors, Unicode and CP437, and customizable themes - cmang/durdraw
GPU idle consumption decreases dramatically when nvidia-smi is run periodically
I have recently noticed that by running nvidia-smi periodically, about every 2 seconds, the power consumption of my notebook decreases by a lot. I am using Gnome Power Tracker, and I am seeing a decrease in consumption by about 10 W, sometimes even more. This happens when I am only using the integrated graphics. To reproduce just run
For those wondering, my config is: 4060 Laptop GPU, Ubuntu 24.04, Ryzen CPU and the latest 565.57 driver from the Ubuntu repo.
https://redd.it/1j8232p
@r_linux
I have recently noticed that by running nvidia-smi periodically, about every 2 seconds, the power consumption of my notebook decreases by a lot. I am using Gnome Power Tracker, and I am seeing a decrease in consumption by about 10 W, sometimes even more. This happens when I am only using the integrated graphics. To reproduce just run
nvidia-smi -l 2 or watch -n2 nvidia-smi, and after killing the process the power consumption will slowly creep up again. Just wanted to share, I have no idea if this is a misconfiguration on my part, or a bug in the nvidia-driver, which would be completely unheard of. /sFor those wondering, my config is: 4060 Laptop GPU, Ubuntu 24.04, Ryzen CPU and the latest 565.57 driver from the Ubuntu repo.
https://redd.it/1j8232p
@r_linux
GitHub
GitHub - Pijuli/GnomePowerTracker: Gnome Power Tracker Extension
Gnome Power Tracker Extension. Contribute to Pijuli/GnomePowerTracker development by creating an account on GitHub.
Box64 v0.3.4 released: Box32 runs Steam on ARM64 and more improvements
https://github.com/ptitSeb/box64/releases/tag/v0.3.4
https://redd.it/1j842n2
@r_linux
https://github.com/ptitSeb/box64/releases/tag/v0.3.4
https://redd.it/1j842n2
@r_linux
GitHub
Release v0.3.4 · ptitSeb/box64
What's Changed
This version is Faster and more compatible:
=> The RV64 backend got faster and more stable, with lots of RVV 1.0 / xThreadVector support to emulate SSE/SSE2+ opcode (no AVX y...
This version is Faster and more compatible:
=> The RV64 backend got faster and more stable, with lots of RVV 1.0 / xThreadVector support to emulate SSE/SSE2+ opcode (no AVX y...
Self hosted ebook2audiobook converter, supports voice cloning, and 1107+ languages :) Update!
https://github.com/DrewThomasson/ebook2audiobook
https://redd.it/1j84v1d
@r_linux
https://github.com/DrewThomasson/ebook2audiobook
https://redd.it/1j84v1d
@r_linux
GitHub
GitHub - DrewThomasson/ebook2audiobook: Generate audiobooks from e-books, voice cloning & 1158+ languages!
Generate audiobooks from e-books, voice cloning & 1158+ languages! - DrewThomasson/ebook2audiobook
I wrote a blog post about my history with Linux today
https://smustafa.blog/2025/03/10/chicken-soup-for-the-programmers-soul/
https://redd.it/1j8bmb2
@r_linux
https://smustafa.blog/2025/03/10/chicken-soup-for-the-programmers-soul/
https://redd.it/1j8bmb2
@r_linux
Shaffan Mustafa's Blog
Chicken Soup for the Programmer’s Soul
The Linux kernel is a life-altering piece of software. I’m only exaggerating a little My journey with Linux started in the summer of 2014, when my dad brought me a laptop running Ubuntu from …
Testing Fedora for the first time after staring my Linux journey last year
https://redd.it/1j8e07z
@r_linux
https://redd.it/1j8e07z
@r_linux