[Resolved]wifisetup
- 
					
					
					
					
 As noted the wifisetup when typed into the CLI on the omega no longer functions is there a replacement for the other options such as: 
 wifisetup -checkconnection?
 
- 
					
					
					
					
 @Guest As mentioned in the post when the network manager was released and the functionality of wifisetupwas changed:
 Please runwifisetup --helpfor a listing of the possible usage of the scriptThe checkconnectionwas deemed unnecessary since the connection can easily be checked by pinging any URL:root@Omega-1302:~# ping www.google.com PING www.google.com (209.148.199.59): 56 data bytes 64 bytes from 209.148.199.59: seq=0 ttl=58 time=12.926 ms 64 bytes from 209.148.199.59: seq=1 ttl=58 time=15.507 ms 64 bytes from 209.148.199.59: seq=2 ttl=58 time=18.620 ms ^C --- www.google.com ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 12.926/15.684/18.620 ms
 
- 
					
					
					
					
 @Lazar-Demin Thanks was just coming back to delete this post by trying wifisetup it indeed does work now. 
 
