Samba Config in Ubandu

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

intall samba in ubandu

1.sudo
2.sudo
3.sudo
4.sudo
if not
5.sudo
6.gksu

apt-get update
apt-get install samba
apt-get install gksu
apt-get install system-config-samba
open samba server
touch /etc/libuser.conf
system-config-samba

Enable Remote Control of Host Machine


Do the following on the host machine:
vino-preferences
* vino-preferencesalso in Dash underDesktop Sharing
1. TickAllow other users to view your desktop
2. TickAllow other users to control your desktop
3. TickRequire the user to enter this password
4. Enter a difficult to guess passphrase
5. Close
Create Remote Desktop Client profile on your Client Machine
Do the following on the client machine:
remmina
* remmina also in Dash underRemmina Remote Desktop Client
Ctrl+Nor Connection > New
1. Fill in your IP address [123.123.12.3] where it saysServer
2. Connect
View and Control Host Machine
On the client machine, when asked for the VNC password, enter the passphrase you
previously entered into the host machine.
If successful at this step, you should now be viewing and controlling the host m
achine's desktop from your client machine.

You might also like