How to access windows process from linux

You can check the services running in windows from linux by doing the following

# net rpc service list -I 192.168.1.199 -U administrator%redhat
                                                                     username%password

# net rpc service start VBoxService -I 192.168.1.160 -U  administrator%redhat

Virtualbox is only the name of the service(can control also),we can start,stop or restart too.
Terima kasih telah membaca artikel tentang How to access windows process from linux di blog Tutorial Opensource and Linux jika anda ingin menyebar luaskan artikel ini di mohon untuk mencantumkan link sebagai Sumbernya, dan bila artikel ini bermanfaat silakan bookmark halaman ini di web browser anda, dengan cara menekan Ctrl + D pada tombol keyboard anda.

Artikel terbaru :