From 300dfa25e32690a1dcad1efe81f3095c7ca4be61 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Fri, 15 Oct 2021 22:00:41 -0700 Subject: [PATCH] added notes about programs --- linux_notes.txt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/linux_notes.txt b/linux_notes.txt index 24e9ced6..31026276 100644 --- a/linux_notes.txt +++ b/linux_notes.txt @@ -1,8 +1,7 @@ To Display All Info about your Linux Machine: uname -a -To change password: -passwd +To change password: passwd To change password as root for another user: passwd @@ -131,7 +130,7 @@ mplayer To download youtube videos: youtube-dl Only Audio -youtube-dl -x +youtube-dl -x --audio-format mp3 To display all directories EXCEPT for one directory: tree -I ignored_directory_name @@ -389,8 +388,8 @@ This will allow it to act mainly as a lighter weight version of sudo A note on doas: You probably do NOT want to remove sudo as certain programs like makepkg rely on it (although this is a questionable practice). -To have bpytop start on startup and align to the left of the screen, go to Session and Startup and create a new operation: -xfce4-terminal --geometry=127x51+0+0 -x bpytop +To have btop start on startup and align to the left of the screen, go to Session and Startup and create a new operation: +xfce4-terminal --geometry=127x51+0+0 -x btop Same with xbanish: xbanish