From 8108d5bddac7e9c2b74ee1950ee529f997e9dc17 Mon Sep 17 00:00:00 2001 From: gunboy001 Date: Thu, 27 Dec 2018 00:43:37 +0100 Subject: [PATCH] added useful programs --- linux_general.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/linux_general.txt b/linux_general.txt index 8d728ea..acf0e0c 100644 --- a/linux_general.txt +++ b/linux_general.txt @@ -337,3 +337,14 @@ "echo 1 > /proc/sys/net/ipv4/ip_forward" To revert it back: "echo 0 > /proc/sys/net/ipv4/ip_forward" + +# USEFUL PROGRAMS + + -"youtube-dl" is a tool that allows you to download content (eg. videos, audio and thumbnails) + from not only youtube but also from other streaming sites + + -"firejail" is a program used to isolate other programs in a sandbox to make their execution + more secure, giving them minimal access to the system files + + -"ms-office-online" the online office suite for 'offline' use + NOTE: needs registration to the Microsoft services