@ch4plin

2 Followers
24 Following
104 Posts

Like a few of you pointed out, NetBSD* became 33 years old yesterday.

In unrelated news, ow, my back...

* As in, our version control repository. The first commit was made on 21 March 1993.

Answer: How to remove old kernel images on #Ubuntu like OS https://unix.stackexchange.com/a/803095?stw=2
How to remove old kernel images

Am currently running POP_OS 20.04 (LTS). When I open the terminal and run the command, dpkg --list | grep linux-image it returns a list of apparently installed images, including my current (6.0.12...

Unix & Linux Stack Exchange
@slimbook Entiendo, seria genial tener algún mecanismo o proveedor. Gracias de cualquier forma. Saludos
@slimbook se ve muy bien la nueva versión de ONE. Existe algún proveedor en México? Saludos

RE: https://mastodon.social/@Daojoan/115887797274244849

100% kids need this and no smart mobile phone. maybe give dumb Nokia for texting and emergency. but that is all. some social media apps are very dangerous these days combined with AI. You need to protect your kids and family from these tech bros.

@elhackernet sin duda Python es un gran lenguaje, y estudiarlo es muy recomendable, el único detalle que veo en la nota es que el crecimiento se dió porque la IA ha hecho la tarea y no el programador en si.

Sé más de alguno dirá que es lo de hoy, pero esto dónde deja el aprendizaje de la gente?

dwipe is a free and opensource tool for securely and efficiently wipe devices and partitions for Linux operating systems. It comes with TUI and easy to use interface. Give it a try.

https://github.com/joedefen/dwipe

Running out of disk space on your Linux, macOS, BSD, or Unix-like OS? Or perhaps you're hitting the classic disk quota limits set by your sysadmin? Fear not. Run `du -sh * | sort -h` command to get a sorted list of your directory sizes so you can remove or compress unwanted files. Here is another useful shell alias:
```
alias ducks='du -cks -- * | sort -rn | head'
ducks
```

See https://www.cyberciti.biz/faq/how-do-i-find-the-largest-filesdirectories-on-a-linuxunixbsd-filesystem/ for more info.
#unix #linux #macos

How To Find Largest Top 10 Files and Directories On Linux / UNIX / BSD

Explains how to find out top 10 files and directories under Linux or Unix using sort and du command in human-readable format.

nixCraft

SSH brute force login attempts 🤣 It is time to hide your ssh port behind a vpn? I say, disable password based login and only use the 2FA protected ssh keys based login and ensure TCP/port 22 is rate limited.

I've more tips for you. Read: OpenSSH Server Best Security Practices https://www.cyberciti.biz/tips/linux-unix-bsd-openssh-server-best-practices.html if you want to protect yourself from such attacks.

🎉 We're very happy to announce our new release KeePassXC 2.7.11 and... *drumroll* that the KeePassXC version 2.7.9 has been awarded a CSPN Security Visa by the French National Cybersecurity Agency (ANSSI). 🎉❤️🔒
See our blog post for more information: https://keepassxc.org/blog/2025-11-23-2.7.11-released/ #VisaSecu #KeePassXC