Search
Items tagged with: cli
GitHub - seanthegeek/mastodon-dmarc-survey: A survey of DMARC deployment across all domains hosting public a Mastodon instance
A survey of DMARC deployment across all domains hosting public a Mastodon instance - GitHub - seanthegeek/mastodon-dmarc-survey: A survey of DMARC deployment across all domains hosting public a Mas...GitHub
How To Prohibit Directory Listing From Commandline In Linux
This tutorial explains how to prohibit directory listing in Linux, but allow the users to access the files from the same directory.sk (OSTechNix)
Display Memory Information Using Ramfetch In Linux
This brief guide explains what is ramfetch, how to install ramfetch in Linux, and how to display Memory information using ramfetch in Linux operating systems.sk (OSTechNix)
A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance.
🤓 https://onceupon.github.io/Bash-Oneliner/
--
#bash #linux #bsd #cli #terminal #commandline #oneliner #it
How To Resize LVM Partitions In Linux
This article will teach you how to resize LVM partitions i.e. extend or reduce a Volume Group and Logical Volume's size in Linux.sk (OSTechNix)
How To Reset Root Password In Fedora 37, 36
Forgot the root password in Fedora? Do you want to change the root user password in your Fedora system? No problem! This brief guide explains how to change or reset root password in Fedora.sk (OSTechNix)
How To Setup SFTP Server With SFTPGo In Linux
This detailed guide explains what is SFTPGo, how to install SFTPGo in various Linux distributions, and finally how to setup a SFTP server with SFTPGo in Linux.sk (OSTechNix)
I like to stay informed specially since my tv is turned of 99.9% of the year. So that's why i use mastodon and mostly repost things i found interesting. But i noticed that a few of you had a blast when discovering #tut ( https://github.com/RasmusLindroth/tut ) a linux cli mastodon client.
So i decided to show you another too i stumbled across during the last weeks.
Over the years i bought alot of computing ebooks thru humble bundle. Now i wanted to read them while also following their examples. So you open up your #vim / #neovim and than you open up a second program to read the books.... 🤔
So i checked around and found (epr) https://github.com/wustho/epr/.
epr does exactly what it should -> a constant well readable flow of text for epub ebooks. No more pdf2html or pdf2txt which compromise on formating when you watch it in lynx or as text in vim. All i can say check it out.
since epr doesn't have a man page -> epr --help
PS: till the vim pro's make epubs native readable in vim 😊
#linux #cli
GitHub - RasmusLindroth/tut: TUI for Mastodon with vim inspired keys
TUI for Mastodon with vim inspired keys. Contribute to RasmusLindroth/tut development by creating an account on GitHub.GitHub
less -r
to display ANSI colored output in a pager, instead of less -R
. Note that -r
will interpret any raw control sequences, where as less -R
will only interpret ANSI color sequences.#appsec #cli
https://man7.org/linux/man-pages/man1/less.1.html
You can now change the language of your toots.
https://github.com/RasmusLindroth/tut/releases
#tut #terminal #cli #tui #mastodon #vim #client #toot
Releases · RasmusLindroth/tut
TUI for Mastodon with vim inspired keys. Contribute to RasmusLindroth/tut development by creating an account on GitHub.GitHub
A simple GUI tool to create complex FFmpeg filtergraphs quickly and correctly.
FFmpeg CLI is powerful but difficult to use. It reveals its true power with a GUI. Well done!
#ffmpeg #gui #cli
FFmpeg.guide - One stop solution to all things FFmpeg
FFmpeg.guide is a GUI for creating FFmpeg filters and complex commandsffmpeg.guide
#linux #cli
Surprisingly Unknown Linux Tools
In today's behemoth of a video, Denshi tries his luck at a grab-bag of Linux tools that both casual and advanced users may find useful. Submit fanart at alex@denshi.org 00:00 Preface and Fanart 00:3...Odysee
[HowTo] Listar el contenido de un archivo '.iso' desde la línea de comandos de GNU Linux
Intro / contexto(pueden saltársela)En internet no todo es perenne. Más cosas de las que imaginaba son caducas, desaparecen. Es posible, por ejemplo, que uno ...hijosdeinit.gitlab.io
Terminal Tip: ‘duf’ is Prettier Alternative to the ‘df’ Command
I wouldn’t call myself a command line ninja but I do have a soft spot for getting things done using a CLI. At the end of 2021 I wrote a list of the best command […]Joey Sneddon (OMG! Ubuntu!)
Command Line Interface Guidelines
An open-source guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.clig.dev
Instala Rust en Debian 11 Bullseye
Rust lenguaje de programación desarrollado por Mozilla, ha sido adoptado por cientos de grandes empresas en entornos de producción. Desde aplicaciones como Dropbox, Firefox y Cloudflare hasta dispo…h4ckseed
Usuario SUDO en Rocky Linux
Aunque me centrare en Rocky Linux, la variante que mas me agrada del descontinuado CentOS, lo que tratare de explicar viene bien para el otro fork AlmaLinux e inclusive para RHEL, todas son distrib…h4ckseed
Bash Scripting – Iniciado 003 Final Round
Pues ahor si prestos, para la tercera y ultima parte de esta serie sobre scripting en bash para iniciados, por si te perdiste las dos primeras, usa esos links para vistarlas y matar la curiosidad; …h4ckseed
Herramientas de Monitorización CLI
Todos estarán de acuerdo en que se requieren herramientas de monitoreo en Gnu/Linux para garantizar una infraestructura de Linux saludable. Por lo tanto, una solución de monitoreo de rendimiento se…h4ckseed
[How-To] ¡SUDO, eres un desmemoriado!
Sin duda es muy molesto seguir ingresando la contraseña de sudo cada cierto tiempo ya que no deseas ejecutar comandos como root todo el tiempo, entonces como podemos lograr que sudo recuerde su con…h4ckseed
[How-To] Gestion de Fuentes en Gnu/Linux
Las fuentes (fonts, letras) son muy importantes en la experiencia del usuario, una buena tipografia puede hacer muchisimo para mejorar la experiencia de lectura. En las distros más utilizadas, hay …h4ckseed
One not so exciting feature, but a useful one. Tut can now show a help message and you can view it with ? or :help.
Other than that it's only some minor bug fixes.
Check out the release at Github
https://github.com/RasmusLindroth/tut/releases
#tui #terminal #cli #tut
https://ostechnix.com/20-ffmpeg-commands-beginners/
20+ FFmpeg Commands For Beginners
In this guide, I will be explaining how to use FFmpeg multimedia framework to…sk (OSTechNix)
You can access Mastodon through a command line interface using the "toot" client on your computer (at https://toot.readthedocs.io/en/latest). It's currently available for Linux and BSD.
(Note that this "toot" app is nothing to do with the "Toot!" app for iPhones. They are both used to access Mastodon, and their names are similar, but they have nothing else in common.)
#MastoTips #Mastodon #CLI #Apps #Clients #CommandLine #CommandLineInterface
A Collection Of Linux Tools On Steroids
Sometimes we do things because “that’s the way we’ve always done them.” Screws, for example, had slotted heads in the 1500s and slotted heads are notoriously bad, but despit…Al Williams (Hackaday)