archlinux

IP static

/etc/netctl/enp0s25
'''
Description='enp0s25'
Interface=enp0s25
Connection=ethernet
IP=static
Address=('192.168.0.14/24')
#Routes=('192.168.0.0/24 via 192.168.0.1')
Gateway='192.168.0.1'
DNS=('192.168.0.1')
TimeoutUp=300
TimeoutCarrier=300

'''
netctl enable enp0s25

================================================

cupsd admin

groupadd lpadmin
usermod -aG lpadmin username

vim /etc/cups/cups-files.conf
SystemGroup sys root lpadmin

================================================

posted on 2018-11-20 09:24  wildwolfxg  阅读(127)  评论(0)    收藏  举报

导航