Search
Items tagged with: UNIX
Okay...un truquillo que por desgracia (RTFM!!), poca gente conoce... ¿Has querido levantar una aplicación al iniciar tu máquina y no se te ocurre cómo porque no es un servicio??? Fácil...en tu crontab usa el "@reboot"
Acá dos ejemplos:
***Levanto un vncserver:
@reboot /usr/local/bin/vncserver -x509key $HOME/.vnc/ares_x509_ca.key -x509cert $HOME/.vnc/ares_x509_ca.pem -SecurityTypes X509Vnc :1
***Levanto syncthing
@reboot /usr/local/bin/syncthing
😎
The Computer Chronicles - #UNIX (1985)
Special thanks to archive.org for hosting these episodes. Downloads of all these episodes and more can be found at:
https://archive.org/details/computerchronicles
via #FreeBSD in Telegram
Computer Chronicles : Free Movies : Free Download, Borrow and Streaming : Internet Archive
Hosted by Stewart Cheifet, Computer Chronicles was the world's most popular television program on personal technology during the height of the personal computer revolution. It was broadcast for twenty years from 1983 - 2002.archive.org
Introducing The Brand New Thunderbird Logo!
We asked Jon Hicks, creator of the original Firefox and Thunderbird logos, to re-imagine his iconic design in light of our exciting future.Ryan Sipes (The Thunderbird Blog)
Y’all know I’m the first to crow about unique #Perl features, but #RegularExpressions’ syntax of ^ for the start of a line or string and $ for the end dates back at least to #Unix co-author Ken Thompson’s rewrite of the `qed` text editor for the #CTSS operating system on the IBM 7090 #mainframe at #BellLabs around 1970. (Perl creator Larry Wall was a teenager at the time.)
`history -c && history -w`
See all other options https://www.cyberciti.biz/faq/clear-the-shell-history-in-ubuntu-linux/
dnstop – Monitor and display DNS server traffic on your network https://www.cyberciti.biz/faq/dnstop-monitor-bind-dns-server-dns-network-traffic-from-a-shell-prompt/ #Linux #Unix #FreeBSD
Install FreeBSD 13.2
This step by step guide explains how to download the latest FreeBSD version, how to create a FreeBSD Bootable USB and how to install latest FreeBSD 13.2 with screenshots.sk (OSTechNix)
How To Upgrade To FreeBSD 13.2 From FreeBSD 13.1
FreeBSD 13.2 version has been released. If you're running older FreeBSD versions like FreeBSD 13.1, you can upgrade FreeBSD to the latest available version. This guide explains how to upgrade to FreeBSD 13.2 from FreeBSD 13.1.sk (OSTechNix)
Learn To Use Man Pages Efficiently In Linux
Here are some simple tips and tricks to read man pages effectively. This guide describes how to learn to use man pages efficiently in Linux.sk (OSTechNix)
“Tabs And Makefile” [2015], Michael Stillwell (https://beebo.org/haycorn/2015-04-20_tabs-and-makefiles.html).
On HN: https://news.ycombinator.com/item?id=33900947
#Unix #BellLabs #ComputerHistory #Build #Makefile
Hoy contando como hacer que #bash no distinga entre mayúsculas y minúsculas y se comporte como #casesensitive
#linux #unix #terminal #shell #script
https://noroute2host.com/bash-mayusculas-minusculas.html
Como hacer que bash no distinga entre mayúsculas y minúsculas
El objetivo de este post es tan simple como lo que dice su título. ¿Cómo hacer que bash no distinga entre mayúsculas o minúsculas? O lo que es lo mismo… ¿Cómo hacer que bash trabaje en modo case insensitive?AdriMcGrady (noroute2host.com)
Release 3-pre-release-5 · atlas-engineer/nyxt
Release notes: https://nyxt.atlas.engineer/article/release-3.org To compile from source, prefer the tarball including the submodules if you don't manage the Lisp dependencies yourself.GitHub
https://noroute2host.com/comando-tee-linux.html
#noroute2host #linux #unix #bash #shell #terminal
El comando tee
Toca hablar de comandos útiles para la terminal en Linux o UNIX, y en concreto de uno en particular: tee. Se trata de un comando cuyo funcionamiento es bastante simple, pero es directamente proporcional a su utilidad.AdriMcGrady (noroute2host.com)
#linux #unix #raspberry
---
RT @nixcraft
Unix legend Ken Thompson announces he's switching From macOS To Raspberry Linux
https://www.youtube.com/watch?v=kaandEt_pKw&t=3473s (video jump to the timestamp)
https://nitter.net/nixcraft/status/1637436989153902597
Ken Thompson - Closing Keynote - SCaLE 20x
Talk by Ken ThompsonWe're honored to have Ken Thompson joining us for our closing keynote at SCALE 20x. Ken Co-created Unix, UTF-8, Go and a number of other ...YouTube
(Nitter addon enabled: Twitter links via https://nitter.net)
Ubuntu 22.04 -- Gnome 42. Adwaita shell + theme + icons, Oxygen as System Font, Fira Code as Terminal Font, Wallpaper from Chakra Sirius.
(It's been like this for months, I just change the wallpaper and put the dock on the left from time to time.)
GitHub - iggredible/Learn-Vim: Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖 - GitHub - iggredible/Learn-Vim: Learning Vim and Vimscript doesn't have to be hard. This...GitHub
https://www.cnx-software.com/2023/02/10/balthazar-an-open-source-hardware-modular-risc-v-arm-or-fpga-laptop/
Discussions: https://discu.eu/q/https://www.cnx-software.com/2023/02/10/balthazar-an-open-source-hardware-modular-risc-v-arm-or-fpga-laptop/
#linux #riscv #unix
Balthazar - An open-source hardware modular RISC-V, Arm, or FPGA laptop - CNX Software
The Balthazar Personal Computing Device (BPCD) is an open-source hardware 13.3-inch laptop with a RISC-V, Arm, or FPGA module and designed to beJean-Luc Aufranc (CNXSoft) (CNX Software Limited)
Autor del #LenguajeB (precursor del Lenguaje C).
Creador junto a Dennis Ritchie del sistema operativo #UNIX en 1969.
En 1992, inventa junto a Rob Pike el código de caracteres UTF-8.
¡Happy Birthday! 🥳
FreeBSD has a history filled with drama – a point in time where the survival of the project was simply not guaranteed. The BSDi and USL lawsuits represent the near downfall of what became modern day FreeBSD.
— Klara
#FreeBSD #BSD #UNIX
https://klarasystems.com/articles/history-of-freebsd-unix-and-bsd/
History of FreeBSD – Part 1: Unix and BSD
Before FreeBSD, there was Unix. Learn how Unix came to be, and how Berkeley’s Unix developed at Bell Labs. Read more about it in Part 1 of our “History of FreeBSD” series.Klara Inc
😈 https://vermaden.wordpress.com/2023/01/23/valuable-news-2023-01-23/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #dragonflybsd #zfs #opnsense #ghostbsd #nomadbsd #openindiana #solaris #vermadenday
Valuable News – 2023/01/23
The Valuable News weekly series is dedicated to provide summary about news, articles and other interesting stuff mostly but not always related to the UNIX or BSD systems. Whenever I stumble upon so…𝚟𝚎𝚛𝚖𝚊𝚍𝚎𝚗
😈 https://vermaden.wordpress.com/2023/01/09/valuable-news-2023-01-09/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #dragonflybsd #zfs #opnsense #ghostbsd #nomadbsd #openindiana #solaris #vermadenday
https://github.com/pkivolowitz/asm_book
Discussions: https://discu.eu/q/https://github.com/pkivolowitz/asm_book
#asm #assembly_language #linux #unix
GitHub - pkivolowitz/asm_book: A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level languages.
A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level la...GitHub
https://utcc.utoronto.ca/~cks/space/blog/python/DebianNoMorePython2
Discussions: https://discu.eu/q/https://utcc.utoronto.ca/~cks/space/blog/python/DebianNoMorePython2
#debian #linux #programming #python #unix
Chris's Wiki :: blog/python/DebianNoMorePython2 - discu.eu
Discussions and related articles for «Chris's Wiki :: blog/python/DebianNoMorePython2»discu.eu
How To Self-host Your Own Internet Archive With ArchiveBox In Linux
This tutorial explains what is ArchiveBox and how to install ArchiveBox in Linux, and finally how to self-host your own personal Internet Archive with ArchiveBox.sk (OSTechNix)
A Visual Guide to SSH Tunnels: Local and Remote Port Forwarding
https://iximiuz.com/en/posts/ssh-tunnels/
#Unix #Linux #macOS #BSD
🐦🔗: https://nitter.net/nixcraft/status/1609992992693293056
A Visual Guide to SSH Tunnels: Local and Remote Port Forwarding
SSH port forwarding explained in a clean and visual way. How to use local and remote port forwarding. What sshd settings may need to be adjusted. How to memorize the right flags.iximiuz.com
(Nitter addon enabled: Twitter links via https://nitter.net)
https://iximiuz.com/en/posts/ssh-tunnels/
#Unix #Linux #macOS #BSD
A Visual Guide to SSH Tunnels: Local and Remote Port Forwarding
SSH port forwarding explained in a clean and visual way. How to use local and remote port forwarding. What sshd settings may need to be adjusted. How to memorize the right flags.iximiuz.com