NZBGet Setup Instructions for Linux Users
1. Install and Launch NZBGet
- 
	Open a terminal. 
- 
	Run the following commands without the double quotations around ""wget"": ""wget"" https://nzbget.net/download/nzbget-latest-bin-linux.run -O nzbget-installer.run chmod +x nzbget-installer.run ./nzbget-installer.run cd nzbget ./nzbget -D
2. Open the Web Interface
- 
	Go to http://localhost:6789in your browser.
- 
	Default login credentials: nzbgetandtegbzn6789.
3. Input Easynews Server Details
- 
	Go to Settings > News-Servers. 
- 
	Enter the server info: - 
		Host: news.easynews.com
- 
		Port: 563
- 
		Encryption: Enabled (SSL) 
- 
		Username/Password: Your Easynews login 
- 
		Connections: Up to 60 
 
- 
		

4. Final Steps
- 
	Save your settings. 
- 
	Restart NZBGet via the interface or using ./nzbget -Qfollowed by./nzbget -D.

