зеркало из
				https://github.com/iharh/notes.git
				synced 2025-11-04 15:46:08 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			11 строки
		
	
	
		
			264 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 строки
		
	
	
		
			264 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
2020
 | 
						|
https://www.cyberciti.biz/faq/ubuntu-linux-install-openssh-server/
 | 
						|
    sudo apt-get install openssh-server
 | 
						|
    sudo systemctl enable ssh
 | 
						|
    sudo systemctl start ssh
 | 
						|
 | 
						|
arch
 | 
						|
core/openssh
 | 
						|
    sudo systemctl enable sshd.service
 | 
						|
        ExecStart=/usr/bin/sshd -d
 |