User Tools

Site Tools


intel_nuc

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
intel_nuc [2015/08/17 18:08]
wbeckett
intel_nuc [2021/06/04 02:16] (current)
Line 58: Line 58:
 https://​www.virtualbox.org/​wiki/​Linux_Downloads https://​www.virtualbox.org/​wiki/​Linux_Downloads
  
-</​code>​+ 
 +RPM install:
  
 rpm -Uvh foo-1.0-1.i386.rpm rpm -Uvh foo-1.0-1.i386.rpm
 +
 +
 +rpm -qa | grep -i webmin
 +
 +You should then find the exact package name. Then run
 +
 +Code:
 +
 +rpm -e <package name>
 +
 +to uninstall it.
 + 
 +
 +</​code>​
 +
 +<​code>​
 +
 +VBox - 
 +Sources:
 +export KERN_DIR=/​home/​wrb/​rpmbuild
 +
 +
 +
 +</​code>​
  
intel_nuc.1439834896.txt.gz · Last modified: 2021/06/04 02:16 (external edit)