Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
== Network Connection ==
 
== Network Connection ==
   −
The easier way of connecting your Zynthian is to use the Ethernet RJ45 connector with a CAT-5 cable to connect your unit to your local network or directly to your computer (Ethernet to Ethernet). Your Zynthian box uses the link-local name "zynthian.local" and its files can be accessed with '''sftp''' and '''scp''' (If you are using Windows, get '''Winscp''' - free software needed to communicate using this Internet protocol). Of course, you can login with '''ssh''' too. (use '''PuTTY''' software for Windows). The username and password are:
+
The easier way of connecting your Zynthian is to use the Ethernet RJ45 connector with a CAT-5 cable to connect your unit to your local network or directly to your computer (Ethernet to Ethernet). Your Zynthian box uses the link-local name "zynthian.local" and its files can be accessed with '''sftp''' and '''scp''' (If you are using Windows, get '''Winscp''' - free software needed to communicate using this Internet protocol).  
 +
 
 +
You can also login with '''ssh''' to access the Linux console. see [[Command_Line_User_Guide]] (use '''PuTTY''' software for Windows). The username and password are:
    
  user=root
 
  user=root
 
  password=raspberry
 
  password=raspberry
   −
If the link-local address (zynthian.local) is not found, test that the link-local feature is enabled in your system. Sometimes is disabled and local names are not recognized.
+
If the link-local address (zynthian.local) is not found, test that the link-local feature is enabled in your system. Sometimes is disabled and local names are not recognized (i.e. on Windows).
Instead, you can use the zynthian's IPaddress.  Find out what that is using the "Network Info" utility in the Zynthian's Admin menu.
+
Instead, you can use the Zynthian's IP address.  Find out what that is using the "Network Info" utility in the Zynthian's Admin menu. or See: [[Finding your IP address]]
    
== Accessing the Web Configuration Tool ==
 
== Accessing the Web Configuration Tool ==
Line 14: Line 16:     
# Connect your Zynthian to your local network using the ethernet connector (RJ45) or directly to your computer (Ethernet to Ethernet)
 
# Connect your Zynthian to your local network using the ethernet connector (RJ45) or directly to your computer (Ethernet to Ethernet)
# Open the browser in your camputer and type in the address bar:
+
# Open the browser in your computer and type in the address bar:
    
  zynthian.local  (or the IP address of your Zynthian)
 
  zynthian.local  (or the IP address of your Zynthian)
 +
 +
(If zynthian.local does not work, see [[Finding your IP address]] )
    
The web config tool will load and prompt for the admin password. It is "raspberry".
 
The web config tool will load and prompt for the admin password. It is "raspberry".
    
[[File:ZynLogin.png]]
 
[[File:ZynLogin.png]]
 +
 +
Here's details on using the Web configuration tool: [[Configuration_Users_Guide]]
    
== Wifi Configuration ==
 
== Wifi Configuration ==
Line 34: Line 40:  
  $ sudo ifdown wlan0
 
  $ sudo ifdown wlan0
 
  $ sudo ifup wlan0
 
  $ sudo ifup wlan0
 +
 +
==Audio Configuration==
 +
 +
[[Configuring_Audio_Devices]]
    
== Accessing the MOD-UI web interface ==
 
== Accessing the MOD-UI web interface ==
393

edits

Navigation menu