Switch from htop to btop for standard tooling.
This commit is contained in:
		@ -27,7 +27,7 @@ cd ~/ && mkdir Documents Downloads
 | 
			
		||||
Now that we have our home directory done let's install the standard packages we use.
 | 
			
		||||
 | 
			
		||||
#+begin_src tmate
 | 
			
		||||
sudo apt install --yes htop nvtop screenfetch git curl wget xclip wl-clipboard xsel emacs xterm xtermcontrol jq tmux tmate apt-transport-https dict gh unrar ripgrep
 | 
			
		||||
sudo apt install --yes btop nvtop screenfetch git curl wget xclip wl-clipboard xsel emacs xterm xtermcontrol jq tmux tmate apt-transport-https dict gh unrar ripgrep
 | 
			
		||||
#+end_src
 | 
			
		||||
 | 
			
		||||
For working with container images locally outside of kubernetes clusters we use [[https://podman.io/][~podman~]] so that we can avoid the security problems of a standard docker daemon. Follow the steps below to install podman:
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user