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
Last revisionBoth sides next revision
doc:linux:ubuntu2204-jclell3 [13/09/2023 22:57] – [3.14 Integrated Camera not available] Correia Lopesdoc:linux:ubuntu2204-jclell3 [06/05/2024 08:52] – [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 621: Line 633:
   * Workspace Indicator by fmuellner [built-in] [OFF]   * Workspace Indicator by fmuellner [built-in] [OFF]
  
 +=== Nautilus connect to server by sftp ===
 +
 +The Gnome file manager (AKA Nautilus) supports a multitude of server protocols, including ssh/sftp.
 +Allowing users to connect over FTP (especially SFTP) through the Gnome file manager is critical since a lot of Linux users rely on this protocol to access, download and upload files to servers and desktops running Linux over SSH.
 +
 +Click on the “Other Locations” button to take the Nautilus and enter the server address: ''sftp:/ /lopeses.myqnapcloud.com:37132/''.
 ==== - Integrated Camera not available ==== ==== - Integrated Camera not available ====
  
Line 981: Line 999:
 Installed from snaps: Installed from snaps:
   * skype   * skype
 +  * signal-desktop
   * spotify   * spotify
   * inkscape   * inkscape
Line 989: Line 1008:
 <code bash> <code bash>
 snap install xsype snap install xsype
 +sudo snap install signal-desktop
 </code> </code>
  
Line 1060: 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 1160: 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.txt · Last modified: 03/06/2024 07:00 by Correia Lopes

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki