Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

kali sources.list

kali@kali:~$ echo "deb http://http.kali.org/kali kali-rolling main non-free contrib" | sudo tee /etc/apt/sources.list
kali@kali:~$ echo "deb http://http.kali.org/kali kali-last-snapshot main non-free contrib" | sudo tee /etc/apt/sources.list
kali@kali:~$ echo "deb http://http.kali.org/kali kali-experimental main non-free contrib" | sudo tee /etc/apt/sources.list.d/kali-experimental.list
kali@kali:~$ echo "deb-src http://http.kali.org/kali kali-rolling main non-free contrib" | sudo tee -a /etc/apt/sources.list
Comment

kali sources

kali@kali:~$ grep -v '#' /etc/apt/sources.list | sort -u

deb http://http.kali.org/kali kali-rolling main non-free contrib
kali@kali:~$
Comment

PREVIOUS NEXT
Code Example
Shell :: command check macos version 
Shell :: pkg-config: not found 
Shell :: running ports in mac 
Shell :: notebook 
Shell :: snap store android studio 
Shell :: git check ignore 
Shell :: linux capitalize string using tr 
Shell :: network in arch linux 
Shell :: bash remove last character 
Shell :: git merge by ssh key 
Shell :: ping command not found 
Shell :: zsh: command not found: nvm 
Shell :: my partition disappeared windows 10 
Shell :: how to install haxeflixel 
Shell :: uninstall anaconda ubuntu 
Shell :: install bin on ubuntu 
Shell :: unistall filezilla ubuntu 
Shell :: git fetch prune tags 
Shell :: protoc command not found linux docker 
Shell :: ubuntu auditd show process activity by rules 
Shell :: how to collect GREPCC coin in grepper 
Shell :: install svelte 
Shell :: list python versions bash 
Shell :: bash dev/null 
Shell :: change git commit date 
Shell :: How do I select which GPU to run a job on? 
Shell :: microstack change dashboard port 
Shell :: port kill in windows 
Shell :: capacitor 3 camera 
Shell :: tsc version showing 1.0.3.0 
ADD CONTENT
Topic
Content
Source link
Name
3+7 =