mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 02:17:24 +00:00 
			
		
		
		
	Update 2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md
This commit is contained in:
		
							parent
							
								
									d89a36369b
								
							
						
					
					
						commit
						aaf0b4f82e
					
				| @ -72,7 +72,7 @@ Choose a hostname for your machine (e.g. "mybtc") and enter it into your hostnam | |||||||
| ``` | ``` | ||||||
| $ echo "mybtc" > /etc/hostname | $ echo "mybtc" > /etc/hostname | ||||||
| $ /etc/init.d/hostname.sh start | $ /etc/init.d/hostname.sh start | ||||||
| $ /bin/hostname $HOSTNAME | $ /bin/hostname "mybtc" | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| Also enter the info into your /etc/hosts file. Note that you should also enter a fully-qualified hostname into your hosts file, as shown below. If you're not making the machine part of a name, just choose a ".local" suffix. | Also enter the info into your /etc/hosts file. Note that you should also enter a fully-qualified hostname into your hosts file, as shown below. If you're not making the machine part of a name, just choose a ".local" suffix. | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user