Kamis, 09 Januari 2014

Install&conf Printer di Kali Linux


  1. synaptic install:
    cups
    cups-client
    or apt-get install cups cups-client "foomatic-db*"
  2. terminal:
    adduser root lpadmin
    See:
    Adding user `root' to group `lpadmin' ...
    Adding user root to group lpadmin
    Done.
    (root mean your system account,if your account is with different name, type different name)
  3. restart kali
  4. restart (or stop and start) the daemons:
    service samba restart && service cups restart
    or
    service cups restart
    if you do not have SAMBA on your system

Tidak ada komentar:

Posting Komentar