Start Vmware tools in Centos

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












I have build and installed vmtools from source in my bit Centos 7, but have no idea how to make it run. I have files in /usr/local/bin :



VGAuthService vmware-checkvm vmware-hgfsclient vmware-rpctool vmware-user vmware-vgauth-cmd vmware-xferlogs
vmtoolsd vmware-guestproxycerttool vmware-namespace-cmd vmware-toolbox-cmd vmware-user-suid-wrapper vmware-vgauth-smoketest


I also have file /usr/local/etc/xdg/autostart/vmware-user.desktop with content:



[Desktop Entry]
Type=Application
Encoding=UTF-8
Exec=/usr/local/bin/vmware-user-suid-wrapper
Name=VMware User Agent
# KDE bug 190522: KDE does not autostart items with NoDisplay=true...
# NoDisplay=true
X-KDE-autostart-phase=1


Ho to make vmware tools run? How to know it is running?
System restart not helped - I can't copy/paste from/ro host machine.



UPD



ps faux | grep vm



output:



croot 487 0.0 0.3 25140 7316 ? Ss 03:13 0:00 /usr/sbin/lvmetad -f g 26876 0.0 0.0 4952 908 pts/0 S+ 07:31 0:00 _ grep --color=auto vm


UPD



I was following build manual while building and installing tools



autoreconf -i
./configure --without-kernel-modules
make
sudo make install
sudo ldconfig






share|improve this question






















  • If you install vmware tool with this procedure partnerweb.vmware.com/GOSIG/CentOS_7.html#Tools you should be able to just know with ps faux | grep vm you should see an entry with openvm tools
    – Kiwy
    Apr 10 at 8:19










  • output of ps faux | grep vm in UPD
    – vico
    Apr 10 at 11:39











  • please edit your question instead of putting useful information inside comments.
    – Kiwy
    Apr 10 at 11:41










  • also how did you install the vmware tools ?
    – Kiwy
    Apr 10 at 11:46










  • I have comments in UPD regarding build and install
    – vico
    Apr 10 at 12:00














up vote
1
down vote

favorite












I have build and installed vmtools from source in my bit Centos 7, but have no idea how to make it run. I have files in /usr/local/bin :



VGAuthService vmware-checkvm vmware-hgfsclient vmware-rpctool vmware-user vmware-vgauth-cmd vmware-xferlogs
vmtoolsd vmware-guestproxycerttool vmware-namespace-cmd vmware-toolbox-cmd vmware-user-suid-wrapper vmware-vgauth-smoketest


I also have file /usr/local/etc/xdg/autostart/vmware-user.desktop with content:



[Desktop Entry]
Type=Application
Encoding=UTF-8
Exec=/usr/local/bin/vmware-user-suid-wrapper
Name=VMware User Agent
# KDE bug 190522: KDE does not autostart items with NoDisplay=true...
# NoDisplay=true
X-KDE-autostart-phase=1


Ho to make vmware tools run? How to know it is running?
System restart not helped - I can't copy/paste from/ro host machine.



UPD



ps faux | grep vm



output:



croot 487 0.0 0.3 25140 7316 ? Ss 03:13 0:00 /usr/sbin/lvmetad -f g 26876 0.0 0.0 4952 908 pts/0 S+ 07:31 0:00 _ grep --color=auto vm


UPD



I was following build manual while building and installing tools



autoreconf -i
./configure --without-kernel-modules
make
sudo make install
sudo ldconfig






share|improve this question






















  • If you install vmware tool with this procedure partnerweb.vmware.com/GOSIG/CentOS_7.html#Tools you should be able to just know with ps faux | grep vm you should see an entry with openvm tools
    – Kiwy
    Apr 10 at 8:19










  • output of ps faux | grep vm in UPD
    – vico
    Apr 10 at 11:39











  • please edit your question instead of putting useful information inside comments.
    – Kiwy
    Apr 10 at 11:41










  • also how did you install the vmware tools ?
    – Kiwy
    Apr 10 at 11:46










  • I have comments in UPD regarding build and install
    – vico
    Apr 10 at 12:00












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I have build and installed vmtools from source in my bit Centos 7, but have no idea how to make it run. I have files in /usr/local/bin :



VGAuthService vmware-checkvm vmware-hgfsclient vmware-rpctool vmware-user vmware-vgauth-cmd vmware-xferlogs
vmtoolsd vmware-guestproxycerttool vmware-namespace-cmd vmware-toolbox-cmd vmware-user-suid-wrapper vmware-vgauth-smoketest


I also have file /usr/local/etc/xdg/autostart/vmware-user.desktop with content:



[Desktop Entry]
Type=Application
Encoding=UTF-8
Exec=/usr/local/bin/vmware-user-suid-wrapper
Name=VMware User Agent
# KDE bug 190522: KDE does not autostart items with NoDisplay=true...
# NoDisplay=true
X-KDE-autostart-phase=1


Ho to make vmware tools run? How to know it is running?
System restart not helped - I can't copy/paste from/ro host machine.



UPD



ps faux | grep vm



output:



croot 487 0.0 0.3 25140 7316 ? Ss 03:13 0:00 /usr/sbin/lvmetad -f g 26876 0.0 0.0 4952 908 pts/0 S+ 07:31 0:00 _ grep --color=auto vm


UPD



I was following build manual while building and installing tools



autoreconf -i
./configure --without-kernel-modules
make
sudo make install
sudo ldconfig






share|improve this question














I have build and installed vmtools from source in my bit Centos 7, but have no idea how to make it run. I have files in /usr/local/bin :



VGAuthService vmware-checkvm vmware-hgfsclient vmware-rpctool vmware-user vmware-vgauth-cmd vmware-xferlogs
vmtoolsd vmware-guestproxycerttool vmware-namespace-cmd vmware-toolbox-cmd vmware-user-suid-wrapper vmware-vgauth-smoketest


I also have file /usr/local/etc/xdg/autostart/vmware-user.desktop with content:



[Desktop Entry]
Type=Application
Encoding=UTF-8
Exec=/usr/local/bin/vmware-user-suid-wrapper
Name=VMware User Agent
# KDE bug 190522: KDE does not autostart items with NoDisplay=true...
# NoDisplay=true
X-KDE-autostart-phase=1


Ho to make vmware tools run? How to know it is running?
System restart not helped - I can't copy/paste from/ro host machine.



UPD



ps faux | grep vm



output:



croot 487 0.0 0.3 25140 7316 ? Ss 03:13 0:00 /usr/sbin/lvmetad -f g 26876 0.0 0.0 4952 908 pts/0 S+ 07:31 0:00 _ grep --color=auto vm


UPD



I was following build manual while building and installing tools



autoreconf -i
./configure --without-kernel-modules
make
sudo make install
sudo ldconfig








share|improve this question













share|improve this question




share|improve this question








edited Apr 10 at 11:50

























asked Apr 10 at 7:12









vico

214514




214514











  • If you install vmware tool with this procedure partnerweb.vmware.com/GOSIG/CentOS_7.html#Tools you should be able to just know with ps faux | grep vm you should see an entry with openvm tools
    – Kiwy
    Apr 10 at 8:19










  • output of ps faux | grep vm in UPD
    – vico
    Apr 10 at 11:39











  • please edit your question instead of putting useful information inside comments.
    – Kiwy
    Apr 10 at 11:41










  • also how did you install the vmware tools ?
    – Kiwy
    Apr 10 at 11:46










  • I have comments in UPD regarding build and install
    – vico
    Apr 10 at 12:00
















  • If you install vmware tool with this procedure partnerweb.vmware.com/GOSIG/CentOS_7.html#Tools you should be able to just know with ps faux | grep vm you should see an entry with openvm tools
    – Kiwy
    Apr 10 at 8:19










  • output of ps faux | grep vm in UPD
    – vico
    Apr 10 at 11:39











  • please edit your question instead of putting useful information inside comments.
    – Kiwy
    Apr 10 at 11:41










  • also how did you install the vmware tools ?
    – Kiwy
    Apr 10 at 11:46










  • I have comments in UPD regarding build and install
    – vico
    Apr 10 at 12:00















If you install vmware tool with this procedure partnerweb.vmware.com/GOSIG/CentOS_7.html#Tools you should be able to just know with ps faux | grep vm you should see an entry with openvm tools
– Kiwy
Apr 10 at 8:19




If you install vmware tool with this procedure partnerweb.vmware.com/GOSIG/CentOS_7.html#Tools you should be able to just know with ps faux | grep vm you should see an entry with openvm tools
– Kiwy
Apr 10 at 8:19












output of ps faux | grep vm in UPD
– vico
Apr 10 at 11:39





output of ps faux | grep vm in UPD
– vico
Apr 10 at 11:39













please edit your question instead of putting useful information inside comments.
– Kiwy
Apr 10 at 11:41




please edit your question instead of putting useful information inside comments.
– Kiwy
Apr 10 at 11:41












also how did you install the vmware tools ?
– Kiwy
Apr 10 at 11:46




also how did you install the vmware tools ?
– Kiwy
Apr 10 at 11:46












I have comments in UPD regarding build and install
– vico
Apr 10 at 12:00




I have comments in UPD regarding build and install
– vico
Apr 10 at 12:00















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f436706%2fstart-vmware-tools-in-centos%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f436706%2fstart-vmware-tools-in-centos%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay