相続、親が弱ってきたら銀行の預金は親の面倒を見ているものが全て解約して管理すべきである、銀行は解約させない!!

raspberry cups

Raspberry Pi

apt-get install cups

vi /etc/cups/cups.conf

Port 631
Restrict access to the server...
<Location />
 Order allow,deny
 Allow @LOCAL
</Location># Restrict access to the admin pages...
<Location /admin>
 Order allow,deny
 Allow @LOCAL
</Location># Restrict access to configuration files...
<Location /admin/conf>
 AuthType Default
 Require user @SYSTEM
 Order allow,deny
 Allow @LOCAL
</Location>

http://ip:631/

Raspberry Pi
スポンサーリンク
シェアする
ふじやんをフォローする
スポンサーリンク

コメント