Mythbuntu: Difference between revisions

From Free Knowledge Base- The DUCK Project
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
  sudo x11vnc --storepasswd
  sudo x11vnc --storepasswd


 
To connect to windows shares you need cifs
apt-get install cifs-utils




[[Category:Computer_Technology]]
[[Category:Computer_Technology]]
[[Category:Linux]]
[[Category:Linux]]

Revision as of 15:35, 25 February 2014


Customization

Install vim editor

apt-get vim

Set VNC password

sudo x11vnc --storepasswd

To connect to windows shares you need cifs

apt-get install cifs-utils