Algorithms and Complexity Group
  • People
  • Research
  • Courses
  • Talks
  • Jobs
  • Contact

Printer

Konica Minolta bizhub 364e - sylvester.ac.tuwien.ac.at (big, black&white)

Model: Konica Minolta bizhub 364e
Location: HB0402A copy/printer room
Hostname: sylvester.ac.tuwien.ac.at
Drivers: Konica Minolta Download Page

  • Windows Drivers
  1. add a local printer or network printer with manual settings
  2. create a new port Standard TCP/IP Port
  3. hostname or ip address: sylvester.ac.tuwien.ac.at
  4. device type: standard: Generic Network Card
  5. instal the printer driver: Have Disk...


  • Linux
    if you need to remove printer sylvester:
sudo lpadmin -x sylvester

add printer sylvester:

sudo wget -N -P /usr/lib/cups/filter/ http://installer.ac.tuwien.ac.at/drivers/printer/konica_minolta/linux/KMbeuUXv1_24_multi_language/KMbeuEmpPS.pl
sudo wget -N -P /usr/lib/cups/filter/ http://installer.ac.tuwien.ac.at/drivers/printer/konica_minolta/linux/KMbeuUXv1_24_multi_language/KMbeuEnc.pm
sudo chmod 755 /usr/lib/cups/filter/KMbeuEmpPS.pl
sudo chmod 755 /usr/lib/cups/filter/KMbeuEnc.pm
sudo wget -N -P /usr/share/cups/model/ http://installer.ac.tuwien.ac.at/drivers/printer/konica_minolta/linux/KMbeuUXv1_24_multi_language/KMbeuC364ux.ppd
sudo chmod 644 /usr/share/cups/model/KMbeuC364ux.ppd
sudo lpadmin -p sylvester -D "KONICA MINOLTA bizhub 364e" -L "HB0402A copy/printer room" -v socket://sylvester.ac.tuwien.ac.at -m "KMbeuC364ux.ppd" -E
sudo lpadmin -p sylvester -o PageSize=A4
sudo lpadmin -p sylvester -o PaperSources=PC210
sudo lpadmin -p sylvester -o Finisher=FS534
sudo lpadmin -p sylvester -o CoverSheetFeeder=None
sudo lpadmin -p sylvester -o KOPunch=PK520-4
sudo lpadmin -p sylvester -o SaddleUnit=SD511
sudo lpadmin -p sylvester -o PrinterHDD=HDD
sudo lpadmin -p sylvester -o Model=364

Konica Minolta bizhub C3350

Model: Konica Minolta bizhub C3350 - tweety.ac.tuwien.ac.at (small, color)
Location: HC0405 secretary's office
Hostname: tweety.ac.tuwien.ac.at
Drivers: Konica Minolta Download Page

  • Windows Drivers
  • Linux
    if you need to remove printer tweety:
sudo lpadmin -x tweety

add printer tweety:

sudo wget -N -P /usr/lib/cups/filter/ http://installer.ac.tuwien.ac.at/drivers/printer/konica_minolta/linux/KMbeuUXv1_24_multi_language/KMbeuEmpPS.pl
sudo wget -N -P /usr/lib/cups/filter/ http://installer.ac.tuwien.ac.at/drivers/printer/konica_minolta/linux/KMbeuUXv1_24_multi_language/KMbeuEnc.pm
sudo chmod 755 /usr/lib/cups/filter/KMbeuEmpPS.pl
sudo chmod 755 /usr/lib/cups/filter/KMbeuEnc.pm
sudo wget -N -P /usr/share/cups/model/ http://installer.ac.tuwien.ac.at/drivers/printer/konica_minolta/linux/KMbeuUXv1_24_multi_language/KMbeuC360iux.ppd
sudo chmod 644 /usr/share/cups/model/KMbeuC360iux.ppd
sudo lpadmin -p tweety -D "KONICA MINOLTA bizhub C3350" -L "HC0405 secretary's office" -v socket://tweety.ac.tuwien.ac.at -m "KMbeuC360iux.ppd" -E
sudo lpadmin -p tweety -o PageSize=A4
sudo lpadmin -p tweety -o OptionalDisk=Installed

Printing on the Linux Command Line

  • with printer configured locally:
# listing available printers:
lpstat -a
# printing 
lpr -P printername filename
e.g.
lpr -P sylvester paper.pdf
  • with printers on our servers via ssh:
# listing available printers:
ssh username@servername lpstat -a
# e.g.
ssh mueller@weasel.ac.tuwien.ac.at lpstat -a
# printing
ssh user@servername lpr -P printername < filename 
# e.g. 
ssh mueller@weasel.ac.tuwien.ac.at lpr -P sylvester < paper.pdf

News

  • PhD completed by Anaïs Villedieu

    PhD completed by Anaïs Villedieu

    2023-07-24
    Anaïs Villedieu successfully defended her PhD thesis “Engineering Human-in-the-loop Graph Drawing Algorithms” on July 24, 2023. Congratulations, Dr. Villedieu! Anaïs …Read More »
  • PhD completed by Andre Schidler

    PhD completed by Andre Schidler

    2023-05-31
    Congratulations to André Schidler, who successfully defended his PhD thesis "Scalability for SAT-based combinatorial problem solving" today.   Thanks to …Read More »
  • PhD completed by Vaidyanathan P.R.

    PhD completed by Vaidyanathan P.R.

    2023-05-12
    Congratulations to Vaidyanathan P.R., who successfully defended his PhD thesis Scalable Bayesian Network Structure Learning using SAT-based Methods today. Thanks …Read More »
  • PhD completed by Nikolaus Frohner

    PhD completed by Nikolaus Frohner

    2023-05-11
    Congratulations to Nikolaus Frohner, who successfully defended his PhD thesis "Advancing State Space Search for Static and Dynamic Optimization by …Read More »
  • Best paper award at IEEE PacificVis 2023

    Best paper award at IEEE PacificVis 2023

    2023-04-22
    Markus Wallinger, Alexander Dobler, and Martin Nöllenburg received the Best Paper Award for their paper LinSets.zip: Compressing Linear Set Diagrams …Read More »

News archive

All news for 2015, 2016, 2017, 2018, 2019, 2020, 2021 and 2022.
TU Wien Informatics
Offenlegung (§25 MedienG) Inhaber der Website ist das Institut für Logic and Computation an der Technischen Universität Wien, 1040 Wien. Die TU Wien distanziert sich von den Inhalten aller extern gelinkten Seiten und übernimmt diesbezüglich keine Haftung. – Disclaimer – Datenschutzerklärung
Log in requires cookies.