adamsdesk, to linux
@adamsdesk@fosstodon.org avatar

Customize Your MPV Player with OSC Modern

Learn how to customize your MPV player default interface to have a simple, clean and elegant experience using OSC Modern.

https://www.adamsdesk.com/posts/customize-mpv-osc-modern/

#commandline #linux #tech #blog #WeblogPoMo2024

gregorni, to random
@gregorni@fosstodon.org avatar

When will I learn to only use rm -rf if rm -r fails?

orhun, to rust
@orhun@fosstodon.org avatar

Today I found a tool for presenting on the terminal! 🔥

🌊 presenterm: A markdown terminal slideshow tool.

🚀 Supports images, GIFs, code highlighting and more!

🦀 Written in Rust!

⭐ GitHub: https://github.com/mfontanini/presenterm

video/mp4

adamsdesk, to linux
@adamsdesk@fosstodon.org avatar

Boost Your Wish List Workflow

Learn how to boost your workflow in creating a wish list document from beginning to end using a plain text editor, Pandoc and Lychee.

https://www.adamsdesk.com/posts/wish-list-workflow/

#commandline #linux #WeblogPoMo2024 #LaTeX #markdown

adamsdesk, to linux
@adamsdesk@fosstodon.org avatar

Manage Your Git Stashes with Ease In The Command Line

Improve your git stash management experience in the command line with one command to perform basic tasks of list, show, show -p (diff), pop or drop.

https://www.adamsdesk.com/posts/manage-git-stash-command-line-fzf/

adamsdesk, to linux
@adamsdesk@fosstodon.org avatar

📣 Updated: Markdown Viewers for the Linux Command Line

Investigate, play, and explore the benefits of using one of these Linux command line interface application Markdown viewers.

https://www.adamsdesk.com/posts/linux-markdown-viewers/

#commandline #linux #markdown #100DaysToOffload

adamsdesk, to linux
@adamsdesk@fosstodon.org avatar

Quickly Jump From Local Git Repository to Website

Improve your git workflow with a simple shell function that can quickly jump you from the terminal of a local git repository to the project's website.

https://www.adamsdesk.com/posts/open-repository-website/

adamsdesk, to linux
@adamsdesk@fosstodon.org avatar

How to View Files Without Comments

Explore the possible solutions to viewing files without comments using common command line tools on a variety of operating systems.

https://www.adamsdesk.com/posts/view-files-without-comments/

adamsdesk, to linux
@adamsdesk@fosstodon.org avatar

Find NIC Model, Driver and Firmware Info In Linux

Use these command line utilities to get the network interface card (NIC) model, driver version and firmware version using a GNU/Linux operating system.

https://www.adamsdesk.com/posts/network-interface-model-driver-firmware-linux/

#commandline #linux #WeblogPoMo2024 #blog

adamsdesk, to linux
@adamsdesk@fosstodon.org avatar

Saying Goodbye To Neofetch and Giving Thanks

Gain the latest news as to what happened to the Neofetch project and giving thanks to the lead developer Dylan Araps and contributors.

https://www.adamsdesk.com/posts/neofetch-archive-goodbye/

mofosyne, to firefox
@mofosyne@mastodon.social avatar

TIL: 🤔 Firefox has a cool feature where you can open man or info pages directly in the browser! Just type 'man:<page>' or 'info:<page>'. Give it a try with 'man:ls'! 🔍

adamsdesk, to windows
@adamsdesk@fosstodon.org avatar

5 Ways to Check Windows Operating System Uptime

A detailed guide of solutions on how to check a Microsoft Windows operating system's uptime duration since the last boot (power on/restart).

https://www.adamsdesk.com/posts/check-windows-system-uptime/

#WeblogPoMo2024 #windows #commandline #blog

chris, to linux
@chris@mstdn.chrisalemany.ca avatar

It is absolutely mind bending how many options ffmpeg has. I've been trying to convince it to use the old Radeon 2600 Pro graphics hardware acceleration. No luck finding the magic command yet! :)

code GIF

iamdtms, (edited ) to linux
@iamdtms@mas.to avatar

Create a file in #commandline

#linux
touch file

#windows
cd . > file

adamsdesk, to linux
@adamsdesk@fosstodon.org avatar

Find Your Disk Drive's Model & Serial Number in Linux

Uncover the tools required to find a storage disk drive model name/number, serial number, firmware version, etc. using a GNU/Linux operating system.

https://www.adamsdesk.com/posts/find-disk-drive-model-serial-number-linux/

aral, to random
@aral@mastodon.ar.al avatar

A couple of command-line tools I’ve recently switched to using:

  • yazi as file manager instead of lf (fast and, for me at least, more intuitive and better handles default editor)

https://terminaltrove.com/yazi/

  • ouch for compression/decompression from CLI instead of getting the fucking unintuitive flags wrong every fucking time

https://terminaltrove.com/ouch/

(Thanks to @orhun for the recent link to Terminal Trove for the new finds.)

orhun, to random
@orhun@fosstodon.org avatar

Some of y'all ask how I find cool terminal tools 🤔

🌐 Here is one of my sources: https://terminaltrove.com

🖥️ The $HOME of all things in the terminal.

💖 Also, big shout-out to @terminaltrove for sponsoring me on GitHub!

thatdnaguy, to linux
@thatdnaguy@genomic.social avatar

If you work on the command-line in Linux a lot, find + exec is your friend.

"I have many copies of MYFILE because my project got sloppy over time. Are they different?"

find . -type f -readable -name "MYFILE*" -exec md5sum {} ;

Also handy for if temporary files get out of control and rm chokes.

find . -type f -readable -name "*.temp" -exec rm {} ;




adamsdesk, to linux
@adamsdesk@fosstodon.org avatar

11 Ways to Check Linux/Unix Operating System Uptime

An all-encompassing overview on how to check a GNU/Linux or Unix operating system's uptime duration since the last boot (power on/restart).

https://www.adamsdesk.com/posts/check-linux-unix-system-uptime/

adamsdesk, to linux
@adamsdesk@fosstodon.org avatar

How To Read The TOTP Secret Key from a QR Code Image

Demonstrating the process of reading the time-based one-time password secret key from a quick response code image.

https://www.adamsdesk.com/posts/read-totp-secret-key-qr-code-image/

adamsdesk, to Bash
@adamsdesk@fosstodon.org avatar

Add Public IP Address Caching To Neofetch

How to conserving bandwidth and improving Neofetch’s load time performance by caching the public IP address for a set duration of time.

https://www.adamsdesk.com/posts/neofetch-ip-address-caching/

freebliss, to random
@freebliss@post.lurk.org avatar

deleted_by_author

  • Loading...
  • mro,
    @mro@digitalcourage.social avatar

    @freebliss exactly - #static site generator is tied to #commandline like #travel​ling to #horse​s. It was like this once. Here for example is one with a #web UI: https://demo.mro.name/shaarligo and soon will be fediversified by https://seppo.social

    hoyd, to random Norwegian
    @hoyd@mastodon.scot avatar

    Forgot to give a name to a screen when starting it? Find the id with $ screen -list and rename it like this: $ screen -rd id_number -X sessionname new_screen_name

    @climagic
    @nixCraft
    #commandline #cli

    hut, to random
    @hut@chaos.social avatar

    OMG. There is this long-ongoing debate on whether the -v flag on linux tools should show the version, or should enable verbose output, right?

    I just saw that the zip command solved it most elegantly, by making it do.... both!

    If you run zip -v without further arguments, it will print the version.

    If you run zip -v [other params], it will run in verbose mode.

    Genius. Now we only have to solve the tabs vs. spaces debate.

    canard164, to linux French

    10 Things You Probably Didn't Know You Could do With Nano Editor

    https://itsfoss.com/nano-tips-tricks/

    > Learn and use these tips and tricks to utilize lesser known Nano editor features.

    #linux #nano #texteditor #tipsandtricks #commandline

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • magazineikmin
  • everett
  • InstantRegret
  • rosin
  • Youngstown
  • slotface
  • love
  • Durango
  • kavyap
  • ethstaker
  • tacticalgear
  • DreamBathrooms
  • provamag3
  • cisconetworking
  • mdbf
  • tester
  • khanakhh
  • osvaldo12
  • normalnudes
  • GTA5RPClips
  • ngwrru68w68
  • modclub
  • anitta
  • Leos
  • cubers
  • JUstTest
  • All magazines