User Tools

Site Tools


collection_of_interesting_programs

If you want to send us your comments, please do so. Thanks
More on comments


Collection of interesting programs

E-book reader: fbreader
IRC: Iinternet relay chat
Web browsers

Application firewalls

NameComment
ApparmorIn the Debian repository
MODsecurityIn the Debian repository
TomoyoIn the Debian repository. Mandatory Access Control implementation. Easy to use
DouaneNot in the Debian repository
OpensnitchNot in the Debian repository. Needs Go, no deb file, make procedure. Install procedure
grsecurityNot in the Debian repository
SystraceNot in the Debian repository
F5Commercial
Kerio ControlCommercial
ZorpCommercial?

Measurements

Measure the average cpu load of two processes over 100 seconds

i=1; while [[ $i -le 1000 ]]; do echo $( bc <<< $(ps h -p 12084 -o \%cpu)+$(ps h -p 12084 -o \%cpu) ) >> twoprocesses.txt; ((i++)); sleep 0.1; done

IOzone: filesystem benchmark tool

Filezilla

To set the default editor to geany do

  • Edit | Settings
  • File editing
    • Use system's default editor for text files
    • Use file associations by default if available
  • File type associations
    • Inherit system's filetype associations
    • Add: txt /usr/bin/geany %F

Geany

Issues

Runs /home/user/.bashrc when started

UTF-8

An error occurred while converting the file from
UTF-8 in "ISO-8859-1". The file remains unsaved.
Error message: Invalid byte sequence in conversion input
The error occurred at "–" (line: 468, column: 1).









Solution: Replace the mentioned “–” with a fresh typed “-“

Row highlighting

Active row highlighting does not work. The setting:

Tools → Configuration Files → filetypes.common → current_line=0x000000;0xf0f0f0;true;

does not seem to work
Solution: t.b.d.

UseNet

newsboat

Issues

After addng a RSS feed to the urls file and starting

newsboat --log-level=3 --log-file=/home/user/newsboat.log

the feed did not show up in the feeds list. After running just

newsboat

it did show up. To be checked: does it update

PAN USEnet news reader

In Edit | Edit Preferences | Shortcuts <Primary> is the CTRL key
Usenet FAQ

Planning

NameSizeDescription
Charm time tracker
Planner23MB
Redmine96MB

Sylpheed

An e-mail client

Issues

Lacks a To column in the search window

Audio

Audacity

No sound. Check if the sound device is set to default in the drop down list to the right of the speaker symbol. If so and still no sound check the settings of your audio equipment, amplifier and speakers

Privacy issues

Privacy issues past version 2.4
Also see: Audacity is being called spyware after privacy policy update

Video recorders

D: Available in the Debian repository

NameDInstall sizeInterfaceRemark
BluecherryN IPSurveillance
C-morN IPSurveillance
CamoramaN
CheeseY121 MB Plain webcam recorder
EkigaN Also video callls. Surveillance
GuvcviewY2 MB
HasciiCamY200 kB Renders to ascii. Surveillance
IvideonN IPDownload does not work. Surveillance
KamosoN For KDE
MotionY2 MB CLI with build in webserver. Surveillance
ShinobiN IP, USBWritten in Node.js 1)
WebcamoidY32 MB No need for a server
wxCamN Movement recording
XeomaN IPSurveillance
ZoneMinderN Needs apache2 mariadb-server php libapache2-mod-php php-mysql. Has an installation procedure. Surveillance

Video editors

NameInstall sizeRemark
Blender329 MBComplicated. Aimed at 3D animation so very suitable for regular video editing
DaVinci Resolve Not in the Debian repository. Not open source
Cinelerra Not in the Debian repository.
Flowblade440 MB
Kdenlive631 MBFor KDE
Lightworks62 MBNot in the Debian repository. The free version can be downloaded from https://www.lwks.com/index.php?option=com_lwks&view=download&layout=d&dtype=lin_public_deb&Itemid=206 . Troublesome install
Openshot550 MB
Shotcut306 MBNot in the Debian repository. Download the tar file from https://www.fosshub.com/Shotcut.html?dwl=shotcut-linux-x86_64-200711.txz . 72 MB download
VidCutter Not in the Debian repository. Not open source

OpenShot Video Editor

Save a video in a small format. Use:

  • Export Video ( CTRL-E)
  • Select the desired folder
  • Simple tab
  • Profile: Web
  • Target: Wikipedia
  • Video Profile: QVGA 29,97 fps
  • Quality: Low

This results in a small ogg video file

Screenrecorders

Our favorite: Vokoscreen

NameIn Debian repositorySizeRemark
FFmpegYes To use run: ffmpeg -f x11grab -an -s hd1080 -r 25 -v:b 23000 -i :0.0 -g 1 -q:v 0.1 -vcodec libxvid FFmpegCaptured.mp4 in a terminal
Green RecorderNo Discontinued
KazamYes10 MBGUI. It is not clear how to stop the recording and play the recording. We had to kill the kazam process to stop the recording
OBS-StudioYes13 MBAlso streaming of content
PeekYes800 kBAnimated gif desktop recorder
RecordMyDesktopYes100 kBDiscontinued. Generates an ogg file
ScreenstudioNo Written in Java
SimpleScreenRecorderYes4 MBQT interface. Can not record a window only
VokoscreenYes2 MBGUI. Uses ffmpeg. Can record a window only

Vokoscreen no sound

  • Close vokoscreen
  • Edit ~/.config/vokoscreen/vokoscreen.conf

and change

[Pulse]
Pulse=false

to

[Pulse]
Pulse=true

Work in progress

Xsane

Document scanner program

In Window > Show advanced options (CTRL+6) you can set the settings for RGB
Scan black and white documents

SettingValue
Scan modeGray
Source medium typeFull color range
Scan resolution150
Gamma value0.88
Brightness-13.3
Contrast50.0

Podcast

gPodder

Advantages

  • Small: 5MB
  • GUI

Disadvantges

  • It is not possible to remove played or deleted items from the list

Commandline

ProgramWritten inRemark
gregPython
mashpodderBashNo longer maintained
PodcatcherRuby
Podbeuter Goes with newsbeuter. newsbeuter is replaced by newsboat
PodfoxPyton

Electronics

Schematic capture

NameDescriptionRemark
caneda
tkgate
xcircuit
xschemSchematic capture and netlisting EDA tool

Tools

kdocker: lets any application being docked in the systemtray


Main subjects on this wiki: Linux, Debian, HTML, Microcontrollers, Privacy

RSS
Disclaimer
Privacy statement
Bugs statement
Cookies
Copyright © : 2014 - 2024 Webevaluation.nl and the authors
Changes reserved.

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
collection_of_interesting_programs.txt · Last modified: 14-02-2024 18:21 by wim