mirror of https://github.com/pikvm/pikvm.git
				
				
				
			fix
This commit is contained in:
		
							parent
							
								
									5a031d8622
								
							
						
					
					
						commit
						9c67880d8e
					
				|  | @ -17,7 +17,8 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| ??? question "I want a static IP" | ??? question "I want a static IP" | ||||||
|     * Edit file `/etc/systemd/network/eth0.network` for Ethernet or `wlan0.network` for Wi-Fi and edit the `[Network]` section: |     Edit file `/etc/systemd/network/eth0.network` for Ethernet or `wlan0.network` for Wi-Fi and edit the `[Network]` section: | ||||||
|  | 
 | ||||||
|     ```ini |     ```ini | ||||||
|     [Network] |     [Network] | ||||||
|     Address=192.168.x.x/24 |     Address=192.168.x.x/24 | ||||||
|  | @ -106,7 +107,7 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht | ||||||
| 
 | 
 | ||||||
|     You can change how this is displayed with the following example for `/etc/kvmd/override.yaml` file: |     You can change how this is displayed with the following example for `/etc/kvmd/override.yaml` file: | ||||||
| 
 | 
 | ||||||
|     ``` |     ```yaml | ||||||
|     otg: |     otg: | ||||||
|         manufacturer: Corsair |         manufacturer: Corsair | ||||||
|         product: Corsair Gaming RGB |         product: Corsair Gaming RGB | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue