JCL

FEUP/DEI & INESC TEC

User Tools

Site Tools


doc:linux:ubuntu2204-jclell3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:linux:ubuntu2204-jclell3 [12/10/2023 22:35] – [Nautilus connect to server by sftp] Correia Lopesdoc:linux:ubuntu2204-jclell3 [06/05/2024 08:52] (current) – [3.10 printers @ FEUP] Correia Lopes
Line 345: Line 345:
 rsync -avz /etc/cups jlopes@$JCLELL3:~/tmp rsync -avz /etc/cups jlopes@$JCLELL3:~/tmp
 </code> </code>
 +
 +[[basrc]] [[bashprofile]]
 +
  
 ==== - network ==== ==== - network ====
Line 516: Line 519:
   * new config with PaperCut MF (03.2022)   * new config with PaperCut MF (03.2022)
   * gestão da conta: https://print.up.pt/app   * gestão da conta: https://print.up.pt/app
 +  * pc-mobility-print: https://github.com/Rewzilla/pc-mobility-print
 <code> <code>
 # UNOFFICIAL PaperCut Mobility Print Linux command line client # UNOFFICIAL PaperCut Mobility Print Linux command line client
 git clone https://github.com/Rewzilla/pc-mobility-print.git git clone https://github.com/Rewzilla/pc-mobility-print.git
 cd pc-mobility-print cd pc-mobility-print
-python3 cli.py -i -s print.up.pt -d campus list+python3 cli.py -s print.up.pt -d campus list
 </code> </code>
 <file> <file>
Line 532: Line 536:
 <code> <code>
 # get connect string with password hash # get connect string with password hash
-python3 cli.py -i -s print.up.pt -d campus -u up230756@up.pt get MP-GERAL-C-A4 # -p SENHA+python3 cli.py -s print.up.pt -d campus -u up230756@up.pt get MP-GERAL-C-A4 # -p SENHA
 # http://print.up.pt:9163/printers/MP-GERAL-C-A4/users/up230756%40up.pt/d6800bf********** # http://print.up.pt:9163/printers/MP-GERAL-C-A4/users/up230756%40up.pt/d6800bf**********
-python3 cli.py -i -s print.up.pt -d campus -u up230756@up.pt get MP-GERAL-P-A4+python3 cli.py -s print.up.pt -d campus -u up230756@up.pt get MP-GERAL-P-A4
 # http://print.up.pt:9163/printers/MP-GERAL-P-A4/users/up230756%40up.pt/51ce1bb********** # http://print.up.pt:9163/printers/MP-GERAL-P-A4/users/up230756%40up.pt/51ce1bb**********
 sudo service cups stop sudo service cups stop
 sudo vi /etc/cups/printers.conf  # change URI sudo vi /etc/cups/printers.conf  # change URI
 sudo service cups start sudo service cups start
 +</code>
 +<code>
 +jlopes@jclell3:/etc/cups/ppd> ls -l /etc/cups/ppd
 +total 304
 +-rw-r----- 1 root lp   30829 jul 12  2023 DCPJ562DW.ppd
 +-rw-r----- 1 root lp   72191 mar 13 22:46 Geral-C-A4.ppd
 +-rw-r----- 1 root lp   22988 set 21  2022 Geral-P-A4.ppd
 +-rw------- 1 root root 72190 nov 22  2020 xrx7345.ppd
 </code> </code>
  
Line 987: Line 999:
 Installed from snaps: Installed from snaps:
   * skype   * skype
 +  * signal-desktop
   * spotify   * spotify
   * inkscape   * inkscape
Line 995: Line 1008:
 <code bash> <code bash>
 snap install xsype snap install xsype
 +sudo snap install signal-desktop
 </code> </code>
  
Line 1066: Line 1080:
  
 <code bash> <code bash>
-sudo apt install emacs crypt++el elpa-markdown-mode+sudo apt install emacs crypt++el elpa-markdown-mode auctex 
 #sudo apt install emacs haskell-mode python-mode crypt++el auctex php-elisp #sudo apt install emacs haskell-mode python-mode crypt++el auctex php-elisp
 #sudo apt install markdown #sudo apt install markdown
Line 1166: Line 1180:
   * Python installation   * Python installation
     * Launch VS Code Quick Open (Ctrl+P), paste ''ext install ms-python.python'' and press enter.     * Launch VS Code Quick Open (Ctrl+P), paste ''ext install ms-python.python'' and press enter.
 +
 +===== Archimate =====
 +DELETEME
 +<code>
 +> sudo snap install archimate
 +archimate 4.7.1 from Wouter van Bommel (woutervb) installed
 +> archimate  ## NOT WORKING
 +</code>
  
 ===== - Mendeley ===== ===== - Mendeley =====
doc/linux/ubuntu2204-jclell3.1697146550.txt.gz · Last modified: 12/10/2023 22:35 by Correia Lopes

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki