Connect to a terminal on your Linux machine and enter the following command:
# export http_proxy="http://domain\\username:password@myproxy:8080"
Note: This configuration will be reset when you will close your session. In order to prevent executing this command each and every time you log in to your Linux machine, you can add this command line to your ~/.bashrc.