bernid wrote: 
> During installation Arch Linux assigned ‘strange’ name for the wlan
> interface -'wlp0s1'. So I had to rename it to 'wlan0'. 'See here'
> (https://wiki.archlinux.org/index.php/Network_configuration#Change_device_name).
> ...

You don't have to do that. Just change the names in /etc/soa-web.conf,
e.g:


Code:
--------------------
    
  [root@soapvm ~]# cat /etc/soa-web.conf
  # configuration file for soa-web
  
STORAGE_DIRS=/mnt/disk1,/mnt/disk2,/mnt/disk2,/mnt/disk3,/mnt/disk4,/mnt/disk5,/mnt/disk6
  WIRED_INTERFACE=enp0s3
  WIRELESS_INTERFACE=wlp0s1
  
--------------------


------------------------------------------------------------------------
Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to