User Tools

Site Tools


linux

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
linux [2018/05/11 10:23] – [bios versions] rfilelinux [2018/05/29 11:49] (current) – [youtube downloader] rfile
Line 10: Line 10:
  
  
 +[[:linux:lubuntu|lubuntu notes (laptop)]]
  
  
Line 390: Line 391:
 </box> </box>
 https://www.asus.com/US/support/faq/1013998/ https://www.asus.com/US/support/faq/1013998/
 +
 +
 ===== fedora robotics ===== ===== fedora robotics =====
  
Line 397: Line 400:
  
  
 +===== youtube downloader =====
 +
 +
 +
 +[[https://lubuntuhowto.blogspot.co.id/2017/11/how-to-install-youtube-dl-on-lubuntu-1710.html| youtube downloader]]
 +
 +
 +===== dpkg lock =====
 +
 +look for it:
 +<code bash>
 +sudo lsof /var/lib/dpkg/lock
 +</code>
 +
 +kill it:
 +<code bash>
 +kill -9 <PID> (get <PID> from lsof output
 +</code>
  
 +[[https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure|package manager troubleshooting]]
  
linux.1526052187.txt.gz · Last modified: 2018/05/11 10:23 by rfile