No episódio 263, damos exemplo de como usar o #RGPD para proteger a nossa privacidade, e analisamos posts no discourse e no blog do @ubuntu sobre o futuro do #Ubuntu #Desktop e do seu desenvolvimento.
https://podcastubuntuportugal.org/e263/
#PodcastsOfUbuntu #Linux #DesktopLinux #Podcast #SoftwareLivre #opensource
#rgpd #ubuntu #desktop #podcastsofubuntu #linux #desktoplinux #podcast #softwarelivre #opensource
TCP Authentication Option "TCP-AO" Support Nears For The #Linux Kernel https://www.phoronix.com/news/TCP-AO-Linux-Kernel-Updated #gnu
"Attention #Linux users! Need to troubleshoot network connections? Use 'ping' command to test connectivity & measure latency. Example: 'ping www.example.com'. Adjust interval with '-i' switch. Add '-c' followed by number of pings to limit count. Super handy for #sysadmins! #opensource"
This seems a wild long-shot, BUT: is there a way to make tab autocomplete (in bash, specifically) ignore certain patterns? Like, I'm way more likely to want to tab into `.github` than I am into `.git`
Ask HN: How is Rust used in the Linux kernel today?
Discussion: https://news.ycombinator.com/item?id=37477205
Na #UbuconPortugal2023, Francisco Rocha, o Director de Tecnologias de Informação e Comunicações da Rádio Popular, vem fazer-nos uma apresentação sobre: «um caso prático de Implementação de @xubuntu 22.04 Desktop em contexto empresarial».
https://ubuconpt2023.ubuntu-pt.org/sessions/radio_popular_xubuntu/
#DesktopLinux #Ubuntu #Linux #OpenSource #Enterprise #Ubucon
#ubuconportugal2023 #desktoplinux #ubuntu #linux #opensource #enterprise #ubucon
The one thing #Linux seems really to be lacking is software for speech to text dictation. Windows 10 and 11 have that feature built in. I hope something is in the works here.
Once again impressed by Julia Lawall's amazing work on the Coccinelle program matching and transformation engine. From her ASE2023 keynote today:
- "Over 9000 commits in the Linux kernel based on Coccinelle"
- "Probably everyone (attending this talk) uses some Coccinelle modified code"
#ase2023 #coccinelle #linux #linuxkernel
Do any of my #linux folks know of a voice to text application? I would like to try dictating emails and documents to see how well it works and possibly set up something for a friend.
State Of Linux Gaming Before Proton #Linux #YouTube https://youtu.be/nGD5ZYhnVtw
I have a #SMTP server running on #Linux #Debian at work. It's only working as a send-only SMTP relay. I set up everything and I'm able to send a mail from the server itself which uses postfix to pipe the mail trough Sendgrid as the SMTP service provider and finally sends the mail.
However regardless of which device inside the same network I use to send a mail using the SMTP relay it fails and debugging it shows that SMTP Relay authentication failed.
Every local device should be able to send 🤔
Running into an interesting situation where #Gentoo #Linux only has v1.69 of #RustLang marked in the stable branch, but pretty much any cool little app I want to build is insisting on v1.70 or higher in the unstable branch. Upgrading is a no-go as it triggers a conflicting dependency in the same package slot, so I guess I just sit around and wait?
Evolution > kmail
#evolution #gnomeevolution #kmail #thunderbird #mailspring #mailclients #linux
#evolution #gnomeevolution #kmail #thunderbird #mailspring #mailclients #linux
Well… I guess I have to admit that I’m impressed with #Nix thus far. I’m trying it out by building a flake that configures both #macOS & #NixOS. I’m adapting my older configuration methods faster than expected and am rapidly moving towards a low friction way to keep multiple machines in sync.
[ #ConfigurationManagement #Linux ]
#nix #macos #nixos #configurationmanagement #linux
"🐧 #Linux Insider-Tipp: Mit dem Befehl 'grep -r "Suchbegriff" Pfad/' kannst du in Dateien im angegebenen Verzeichnis rekursiv nach dem Suchbegriff suchen. Probiere auch 'grep -r "Suchbegriff" Pfad/ --include=*.txt' zum Filtern nach Dateityp. Eine großartige Methode, um im #OpenSource-Dschungel nicht den Überblick zu verlieren! 🌿🖥️ #techtipp"