Tuesday, April 12, 2016
Access a windows computer on lan from Mac
Access a Shared Folder from Mac OS X. Open the Finder, click Go on the menu at the top of the screen, and select Connect to Server. Enter the following address, replacing COMPUTERNAME with the Windows computer's name: smb://COMPUTERNAME. You can also enter the other computer's local IP address instead of its name.
Monday, April 11, 2016
Sunday, April 10, 2016
Installing LAMP (Linux, Apache, MySQL and PHP) On Linux Mint
https://community.linuxmint.com/tutorial/view/486
*****Notes*****
*
in the "TEST PHP" part says this:
Step 1. In the terminal copy/paste or type the following line:
sudo gedit /var/www/testphp.php
but this one it should be
sudo gedit /var/www/html/testphp.php
** when installing mysql it prompts to enter a mysql root password
Subscribe to:
Posts (Atom)