
commandline Tag Posts Index
Explore on-chain topics from the Hive blockchain.
- →
qterminal is nice, because it lets me do three splits, each having different ssh ...
... session running its own tmux. #commandline
- →
Little something I did for myself
We lost power today, for some 20 to 30 seconds. It was enough for my computer however, since as a full-blown desktop computer it doesn't have a battery like those
- →
Logic Design - Command Line Arguments & Dynamic Casting (SystemVerilog)
[Edit of Image1] Introduction Hey it's a me again @drifter1! Today we continue with the Logic Design series on SystemVerilog in order to talk about Command Line
- →
#Linux 5 [play, chvt, arecord, mutt, curl] useful cli oneliners.
PLAY local microphone on remote machine's speakers. Fun for pranks. Uses sox package: $ rec -t wav - | ssh user@remotehost play -t wav - CHVT Go to vt number 3:
- →
#Linux 5 [wget, date, sed, man, setterm] useful cli oneliners.
WGET Download an entire website with a single command: wget --random-wait -r -p -e robots=off -U mozilla DATE Which day would be +90 from now? date -d "today
- →
#Linux Kill printer jobs.
Find jobs and the targeted device: lpstat -o Kill all jobs: cancel -a {printer} Kill 1 job: cancel {printerjobid} [ALTERNATIVE] First obtain the pending job number
- →
If you have many python scripts as I do and many people around you who ...
If you have many python scripts as I do and many people around you who are not comfortable with a command line. There is a way to create a GUI for any python command
- →
If can not abstain from #Windows-only applications, maybe this is help ...
If can not abstain from #Windows-only applications, maybe this is helpful. hosts #Windows in #KVM and connects to all its application via #x11 and #RDP
- →
JSON got greppable! It eases the exploration of APIs that return larg ...
JSON got greppable! It eases the exploration of APIs that return large blobs of JSON but have terrible documentation.
- →
#Linux Command line to convert single digit to double digits.
for i in ?.ogg; do mv $i 0$i; done
- →
Turn Windows Firewall Off or On By Command Line Or Script
I have run into a few times when I needed to turn off or on the Windows Firewall via command line or script. It is actually very simple to do! To Turn Off: NetSh
- →
Testing Windows Firewall Settings Safely From Remote Machine
A while back I got me a new crisp Windows Server. By default, the Firewall was turned off and of course I wanted to turn it on for security reasons. But what happens
- →
What is my public IP [Linux CLI]
Frequently I need to find what public IP I am behind. In the past, I have frequently gone to sites like WhatIsMyIP.com. The search engine, DuckDuckGo used to display
- →
opensource.com: Solve a puzzle at the Linux command line with nudoku | Opensource.com
Source of shared Link
- →
[TIP] Como eliminar las líneas duplicadas (o encontrar las repetidas) en dos archivos de texto diferentes usando Bash.
A este le puse por título TIP por que no es mas que eso: otro ayuda memoria para la posteridad, a saber: Tenés dos archivos con texto: archivo1 y archivo2 como
- →
Get organized at the command line with Calcurse | Opensource.com
Keep up with your calendar and to-do list with Calcurse. Source of shared Link
- →
19 years of this!
I have looked at a command line, and upgraded from one for 19 years now on Linux. Sometimes I use the gui auto updater, but this has just always been more fun to
- →
ranger - A console file manager with VI key bindings
ranger A console file manager with VI key bindings Screenshots View ImageView ImageView ImageView Image Hunter's comment A very fast file browser with file preview
- →
Linux Tips - Better History
Linux Tips - Better History Most people know there's a command history in Bash that you can get at when you use the incremental search or using the up arrows, or
- →
GNU/Linux konsolundan Yandex sunucuları üzerinden e-posta göndermek.
GNU/Linux sistemlerin yönetiminde bildirim almak elbette önemli. E-posta ile bildirim göndermek ise en çok kullanılan yöntemlerden. Konsoldan mail komutu ile e-posta
After reading these commandline Tag Posts, you can browse the pages and collections listed below.