303 private links
Execute powerful common commands
Definitely a cool project!
ffmpeg -hwaccel vaapi -hwaccel_output_format vaapi -vaapi_device /dev/dri/renderD128 -i input.mp4 -vf scale_vaapi=1920:-1 -codec:v vp8_vaapi -b:v 2M output.webmCarbonyl is a Chromium-based browser built to run in a terminal.
Manage your dotfiles across multiple diverse machines, securely.
I will test it sometime
A tool that scans for security risks:
- Container Image
- Filesystem
- Git Repository (remote)
- Virtual Machine Image
- Kubernetes
- AWS
It allows to bump patch versions by default, or minor or major. It can update dependencies recursively with -r.
As long as I read the README, it is useful to get an overview of the possible updates.
The files can be put in a directory (automatically created) with the -e option. So we don't need specific commands (tar, zip, 7z, ...) anymore?
A shell history as SQLite database. It provides also more po
scp (eventually) → rsync and sftp
egrep and fgrep → grep with flags
netstat → ss
ifconfig → ip
arp → ip n
iptunnel → ip tunnel
nameif → ip link
route → ip route
iwconfig → iw
iptables → nftables
A good starting point
Cowsay asking itself if it is the real life, wrapped into a cowsay, wrapped into another cowsay, recursively...
A command-line client for SQLite databases that has auto-completion and syntax highlighting.
D'une manière général quand une machine ne répond pas bien, il s'agit de l'un des 4 goulots d'étranglement:
- le CPU
- la mémoire
- le disque
- le réseau
top/htop te permettent d'examiner la consommation CPU et mémoire.
iotop te permet de voir celle du disque.
pour le réseau, il y a nethogs.
Record your terminal and generate animated gif images or share a web player.
Available at https://github.com/faressoft/terminalizer
Edit: the project is slowly maintained. #RIIR ?