How to install VMware Tools for Linux
To install VMware Tools, you must mount the VMware Tools CD image, extract the contents (VMware Tools), and then run the installer. Note: If VMware Tools is already installed, these steps uninstall and then...
To install VMware Tools, you must mount the VMware Tools CD image, extract the contents (VMware Tools), and then run the installer. Note: If VMware Tools is already installed, these steps uninstall and then...
One of the most common Apache2 questions I’ve seen on Debian mailing lists is from users who wonder how to host multiple websites with a single server. This is very straightforward, especially with the...
If you are using WordPress, I’m sure you are using my AskApache Google 404 Plugin, but whatever your error pages may be, using SSI you can make them better. My 404 Error Page is...
It appears to be a common issue on Win XP SP2. ” The very simple solution is to uncheck the “Enable LMHOSTS Lookup” box in the TCP/IP protocol setup (under WINS setting). Here are...
========== REMARQUES ================== SQL au coeur des performances de Markus Winand (Livre utilité des index) TOAD Oracle outil de supervision OEM 10g exploitable client lourd SQL developer gratuit / client lourd java / sous...
La première étape est de créer sur votre disque dur un fichier appelé .htaccess : AuthName “Page d’administration protégée” AuthType Basic AuthUserFile “/home/site/www/admin/.htpasswd” Require valid-user Créez maintenant un nouveau fichier avec votre éditeur de...