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:22] – [bios versions] rfilelinux [2018/05/29 11:49] (current) – [youtube downloader] rfile
Line 10: Line 10:
  
  
 +[[:linux:lubuntu|lubuntu notes (laptop)]]
  
  
Line 347: Line 348:
 Notes about bios versions. These are on flatboy as well in case I can't get to them because trackfile hangs at the splash screen. Notes about bios versions. These are on flatboy as well in case I can't get to them because trackfile hangs at the splash screen.
  
-Using 2704 now but 2304 has been renamed so should get picked up next time.+Using 2704 now but 2304 has been renamed so should get picked up next time. 5-11-18
  
  
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.1526052153.txt.gz · Last modified: 2018/05/11 10:22 by rfile