ghacks Technology News

How To Send An Executable File Via Gmail

Up until today I have never tried to send an executable file via Google’s email service. When I tried that today, it looked at first as if it was not a problem. The file was uploading fine and showing up under attachments in the send message window. When I tried to send the email however, [...]

Categories: Email, Google

Adding a directory to your $PATH

In the Linux operating system the $PATH is a listing of all directories where the system will look for commands. What this means is that all of the commands located in the directories included in your path will be globally executable. For example: The /usr/bin directory contains quite a lot of commands that can be [...]

Categories: Advice, Linux, Open Source, Tutorials Basic

© 2005-2012 Ghacks.net. All Rights Reserved. Privacy Policy - About Us