Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

List of your linux commands Apps

Off-Topic discussions about science, technology, and non Debian specific topics.
Message
Author
User avatar
None1975
df -h | participant
df -h | participant
Posts: 1389
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 45 times
Been thanked: 66 times

Re: List of your linux commands Apps

#21 Post by None1975 »

Caca-utils. This package contains utilities and demonstration programs for libcaca, the Colour AsCii Art library. It includes cacaview (a simple image viewer for the terminal. It opens most image formats such as JPEG, PNG, GIF etc. and renders them on the terminal using ASCII art.), cacafire (a port of AALib's aafire and displays burning ASCII art flames) cacademo (a tiny graphic program that renders animated ASCII metaballs, matrix effects, colourful moiré circles and old school plasma effects) and cacaclock (the clock).

Image
Image

Aview. It is a high quality ASCII art image viewer and video player. It is especially useful with a text-based browser such as lynx, links or w3m.

Image
OS: Debian 12.4 Bookworm / DE: Enlightenment
Debian Wiki | DontBreakDebian, My config files on github

User avatar
bester69
Posts: 2072
Joined: 2015-04-02 13:15
Has thanked: 24 times
Been thanked: 14 times

Re: List of your linux commands Apps

#22 Post by bester69 »

Sophos Antivirus
License.: Free
Sophos Antivirus provides superior on-access, on-demand, and scheduled scanning for Linux servers and desktops. It delivers excellent performance, stability, and reliability to a wide range of Linux distributions.
https://secure2.sophos.com/en-us/medial ... _sgeng.pdf
https://www.sophos.com/en-us/products/f ... linux.aspx

Image

Features.:
- The Antivirus engine effectively detects and cleans viruses, Trojans, and other malware.
- Detects and blocks malware with on-access, on-demand, or scheduled scanning
- Scanning can be configured for local and network drives.
- Excellent performance, low impact. Sophos is tuned for the best performance. The lightweight agent keeps your Linux boxes secure without slowing them down.
bester69 wrote:STOP 2030 globalists demons, keep the fight for humanity freedom against NWO...

User avatar
bester69
Posts: 2072
Joined: 2015-04-02 13:15
Has thanked: 24 times
Been thanked: 14 times

Re: List of your linux commands Apps

#23 Post by bester69 »

FsTransform
https://github.com/cosmos72/fstransform

Tool for in-place filesystem conversion without backup
Currently, the programs mentioned above have been tested on Linux with the following filesystems, both as source and as target: ext2, ext3, ext4, jfs, reiserfs, xfs.
Do NOT use these programs with other filesystems unless you are willing to LOSE your data. In particular, they do NOT (yet) support ntfs, msdos, vfat and exfat file systems.

SOME REAL-WORLD TESTS
1000GB encrypted disk, 52% full, ext2->ext4: SUCCESS, took 12 hours despite one system crash and two manual interruptions (CTRL+C) (Yes, I know ext2->ext4 can be done with tune2s, but I wanted to test fstransform)

1540GB encrypted raid0 (3 disks), 56% full, ext2->ext4: SUCCESS, took 8 hours
Thought there's not yet supported, Ive used it with two full of data partitions >> ntfs to btrfs convertions , with success,, so I would say this tool is quite trustable .Great tool, If you dont want to waste any time in this task. 8)
bester69 wrote:STOP 2030 globalists demons, keep the fight for humanity freedom against NWO...

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: List of your linux commands Apps

#24 Post by Head_on_a_Stick »

bester69 wrote:Ive used it with two full of data partitions >> ntfs to btrfs convertions , with success,, so I would say this tool is quite trustable
The plural of anecdote is not evidence.

@all: please backup before trying this.
deadbang

User avatar
bester69
Posts: 2072
Joined: 2015-04-02 13:15
Has thanked: 24 times
Been thanked: 14 times

Re: List of your linux commands Apps

#25 Post by bester69 »

drive (Google Drive)
drive is a tiny program to pull or push Google Drive files.
https://github.com/odeke-em/drive

Install.:
sudo snap install drive


Initializing
https://github.com/odeke-em/drive#initializing

Example script to push to Google.:

Code: Select all

#!/bin/bash
#
sudo ionice -c2 -n7 -p$$ 
sudo renice -n 19 -p $$

DRIVE=/home/user/google_drive/
cd $DRIVE

# Exclude folders###############
echo "/MyBackup/LINUX/dedup/" > .driveignore
# Exclude folders###############

snap run drive push -ignore-name-clashes -ignore-conflict MyBackup/
bester69 wrote:STOP 2030 globalists demons, keep the fight for humanity freedom against NWO...

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: List of your linux commands Apps

#26 Post by Head_on_a_Stick »

LF
`lf` (as in "list files") is a terminal file manager written in Go. It is heavily inspired by ranger with some missing and extra features.
https://github.com/gokcehan/lf

Features:
  • Cross-platform (Linux, OSX, BSDs, Windows (partial))
  • Single binary without any runtime dependencies (except for terminfo database)
  • Fast startup and low memory footprint (due to native code and static binaries)
  • Server/client architecture to share file selection between multiple instances
  • Configuration with shell commands
  • Customizable keybindings (vi and readline defaults)
  • Preview filtering (for source highlight, archives, pdfs/images as text etc.)
deadbang

jibberjabber
Posts: 162
Joined: 2016-01-10 16:58

Re: List of your linux commands Apps

#27 Post by jibberjabber »

Thanks, the "LF" app installed just fine , but when I tried:

Code: Select all

# apt install anarchism 

It says "package not found", So where do I look for it ?
==== edit ====
Never mind, I found it: https://packages.debian.org/sid/anarchism
And it intalled this time, I think it was a typo on my first try. :mrgreen:

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: List of your linux commands Apps

#28 Post by Head_on_a_Stick »

jibberjabber wrote:I found it: https://packages.debian.org/sid/anarchism
There is website as well: https://theanarchistlibrary.org/library ... rchist-faq

And for testing/unstable users there is an awesome new fortune-anarchism package:
This package provides a set of anarchist quotes in the fortune database format.
I've added this to my ~/.mkshrc:

Code: Select all

fortune
print
To print an adage every time a shell is opened :)
deadbang

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: List of your linux commands Apps

#29 Post by Head_on_a_Stick »

wajig

Wajig packages into one tool many commands useful for managing a Debian system. Instead of having to remember whether to use dpkg or apt-get or apt-cache, etc, wajig does the selection of the appropriate tool for you.

Wajig is a user command but will use sudo to run commands requiring super user permissions.

Install with

Code: Select all

# apt install wajig
Usage guide:

Code: Select all

wajig tutorial
deadbang

User avatar
bester69
Posts: 2072
Joined: 2015-04-02 13:15
Has thanked: 24 times
Been thanked: 14 times

Re: List of your linux commands Apps

#30 Post by bester69 »

duplicity-rclone
(Update 19/05/2017) Duplicity backend using rclone. this backend should work with any storage provider supported by rclone, and with later version of duplicity. Rclone is a powerful command line program to sync files and directories to and from various cloud storage providers.
https://github.com/GilGalaad/duplicity-rclone

duplicity /mydocuments rclone://gdrive:/mydocuments
bester69 wrote:STOP 2030 globalists demons, keep the fight for humanity freedom against NWO...

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: List of your linux commands Apps

#31 Post by Head_on_a_Stick »

dnssec-trigger

https://packages.debian.org/stretch/dnssec-trigger

This package installs unbound and enables DNSSEC automatically along with a systray icon to show the status and allow configuration.

Given the recent assaults on the Internet's DNS protocols[1], this is an extremely useful package.

[1] https://www.icann.org/news/announcement-2019-02-15-en
deadbang

User avatar
bester69
Posts: 2072
Joined: 2015-04-02 13:15
Has thanked: 24 times
Been thanked: 14 times

Re: List of your linux commands Apps

#32 Post by bester69 »

>> GREAT APPLICATION :o

mps-youtube
Based on mps, a terminal based program to search, stream and download music. Uses YouTube as a source of content and can play and download video as well as audio.
https://github.com/mps-youtube/mps-youtube

Image

Features

Search and play audio/video from YouTube
Search tracks of albums by album title
Search and import YouTube playlists
Create and save local playlists
Download audio/video
Convert to mp3 & other formats (requires ffmpeg or avconv)
View video comments
Works with Python 3.x
Works with Windows, Linux and Mac OS X
Requires mplayer or mpv
bester69 wrote:STOP 2030 globalists demons, keep the fight for humanity freedom against NWO...

User avatar
bester69
Posts: 2072
Joined: 2015-04-02 13:15
Has thanked: 24 times
Been thanked: 14 times

Re: List of your linux commands Apps

#33 Post by bester69 »

tizonia
A command-line streaming music client/server for Linux.
- Support for Spotify (Premium),
- Google Play Music (free and paid tiers),
- YouTube, SoundCloud,
- Dirble, Plex servers and Chromecast devices.
http://tizonia.org
Last edited by bester69 on 2019-04-22 02:51, edited 1 time in total.
bester69 wrote:STOP 2030 globalists demons, keep the fight for humanity freedom against NWO...

User avatar
bester69
Posts: 2072
Joined: 2015-04-02 13:15
Has thanked: 24 times
Been thanked: 14 times

Re: List of your linux commands Apps

#34 Post by bester69 »

tmsu
TMSU is a tool for tagging your files. It provides a simple command-line tool for applying tags and a virtual filesystem so that you can get a tag-based view of your files from within any other program.
https://tmsu.org
https://github.com/oniony/TMSU

Examples.:
tmsu files mp3 and not music
tmsu files "dogs not (cats or rats)"
Install and configure go
wget https://storage.googleapis.com/golang/g ... d64.tar.gz
tar xvf go1.8.3.linux-amd64.tar.gz
mv go /usr/local
Install TMSU
git clone https://github.com/oniony/TMSU.git
cd TMSU
export GOROOT=/usr/local/go
export GOPATH=$HOME/your-username/TMSU
export PATH=$GOPATH/bin:$GOROOT/bin:$PATH
go get -u github.com/mattn/go-sqlite3
go get -u golang.org/x/crypto/blake2b
go get -u github.com/hanwen/go-fuse/fuse
make
make install
bester69 wrote:STOP 2030 globalists demons, keep the fight for humanity freedom against NWO...

User avatar
bester69
Posts: 2072
Joined: 2015-04-02 13:15
Has thanked: 24 times
Been thanked: 14 times

Re: List of your linux commands Apps

#35 Post by bester69 »

playerctl
Playerctl is a command-line utility for controlling media players that implement the MPRIS D-Bus Interface Specification.
mpris command-line controller and library for spotify, vlc, audacious, smplayer, qmplay2, and others.
>> Playerctl makes it easy to bind player actions, such as play and pause, to media keys.
https://github.com/acrisci/playerctl

Examples.:
# Command the first instance of VLC to play
playerctl --player=vlc play
# Command to Toggle vídeo
playerctl --player=smplayer play-pause
# Command all players to stop
playerctl --all-players stop
# Command VLC to go to the next track if it's running. If it's not, send the # command to Spotify.
playerctl --player=vlc,spotify next
# Get the status of the player
playerctl --player=smplayer status


Example and use of playerctl within a toggle script for managing several players.:
togglempd.sh

Code: Select all

#!/bin/bash
#
export MPD_HOST=192.168.1.128

PID=$(pgrep "headset")
if [ -z "$PID" ] 
then
echo "Toggle mpc"
else
echo "Toggle HeadSet"
if [ "$(playerctl --player=headset status)" == "Stopped" ]
then
echo "nada"
else
mpc pause
 playerctl --player=headset play-pause
  exit
fi
fi

PID=$(pgrep "QMPlay2")
if [ -z "$PID" ] 
then
echo "Toggle mpc"
else
echo "Toggle QMPlay2"
mpc pause
playerctl --player=QMPlay2 play-pause
 exit
fi
  
mpd &
mpc toggle &

exit

bester69 wrote:STOP 2030 globalists demons, keep the fight for humanity freedom against NWO...

User avatar
None1975
df -h | participant
df -h | participant
Posts: 1389
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 45 times
Been thanked: 66 times

Re: List of your linux commands Apps

#36 Post by None1975 »

MPC. What is it? It is a minimalist command line interface to MPD. I have been using it for a long time and realized that I don't need anything else.

Image
OS: Debian 12.4 Bookworm / DE: Enlightenment
Debian Wiki | DontBreakDebian, My config files on github

User avatar
RU55EL
Posts: 546
Joined: 2014-04-07 03:42
Location: /home/russel

Re: List of your linux commands Apps

#37 Post by RU55EL »

Interesting:
MPC user's manual

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: List of your linux commands Apps

#38 Post by Head_on_a_Stick »

fizsh: Friendly Interactive ZSHell

https://packages.debian.org/stretch/fizsh

Fizsh is a frontend to Zsh. It provides the user with interactive syntax highlighting and a Matlab-like history search facility. At the same time it can handle Bourne syntax.

So it acts like fish but it's really zsh with fancy clothes.

Another similar alternative would be grml's zsh configuration, which is ****ing lovely:

https://grml.org/zsh/

But don't bother with oh-my-zsh, it's a pile of garbage :mrgreen:
deadbang

User avatar
None1975
df -h | participant
df -h | participant
Posts: 1389
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 45 times
Been thanked: 66 times

Re: List of your linux commands Apps

#39 Post by None1975 »

Head_on_a_Stick wrote:fizsh: Friendly Interactive ZSHell
I didn't even know that it existed. Thank you for the link.
But don't bother with oh-my-zsh, it's a pile of garbage
I agree with you.
OS: Debian 12.4 Bookworm / DE: Enlightenment
Debian Wiki | DontBreakDebian, My config files on github

User avatar
bester69
Posts: 2072
Joined: 2015-04-02 13:15
Has thanked: 24 times
Been thanked: 14 times

Re: List of your linux commands Apps

#40 Post by bester69 »

trans (Google Translate)
Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc.
echo "hello world, my first translation" > popo.txt
trans :de file:///home/user/popo.txt
Hallo Welt, meine erste Übersetzung
sudo apt-get install translate-shell
https://www.soimort.org/translate-shell ... y-examples
https://github.com/soimort/translate-shell
--------------------------------------

ocr2txt <<lang. translation>>
Script for Capturing screen square section to OCR gnome-text-editor tab.

Very usefull to capture text from VideoTutorials.:
Image


Dependencies: tesseract-ocr imagemagick google-trans

Code: Select all

#!/bin/bash
# Dependencies: tesseract-ocr imagemagick google-trans

if [ -z "$1" ] 
then
translate="no"
else
to_lang="$1"
translate="yes"
fi

SCR_IMG=`mktemp`
#trap "rm $SCR_IMG*" EXIT

xdotool windowminimize $(xdotool getactivewindow)
gnome-screenshot -a -f $SCR_IMG.png  
# increase quality with option -q from default 75 to 100
# Typo "$SCR_IMG.png000" does not continue with same name.

mogrify -modulate 100,0 -resize 400% $SCR_IMG.png 
#should increase detection rate
tesseract $SCR_IMG.png $SCR_IMG &> /dev/null

if [ $translate = "yes" ] 
then
        trans :$to_lang file://$SCR_IMG.txt -o $SCR_IMG.translate.txt
        gnome-text-editor $SCR_IMG.translate.txt &
        else
        gnome-text-editor $SCR_IMG.txt &
fi
exit

bester69 wrote:STOP 2030 globalists demons, keep the fight for humanity freedom against NWO...

Post Reply