Working Experience: Worked on payment system of Singapore Exchange Clearing System, implemented payment generation including variation calculation and margin calculation, SWIFT interbank transaction instruction generation and message sending and consuming with IBM WebSphere MQ. Deployment and operation on IBM WebSphere application...
Value Meaning 777 (rwxrwxrwx) No restrictions on permissions. Anybody may do anything. Generally not a desirable setting. 755 (rwxr-xr-x) The file’s owner may read, write, and execute the file. All others may read and execute the file. This setting is common...
Local testing with http server: #To develop run chrome without cross domain checking /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome –disable-web-security #safari open -a '/Applications/Safari.app' --args --disable-web-security ##To run a local web server using python to have a look in the browser how it works...
You don’t have to copy your project files into webapp everytime after make changes. Just do this: ln -s ~/projects/fishfamily /var/www/ then you will see in /var/www/: lrwxrwxrwx 1 root root 32 Apr 12 01:33 fishfamily -> /home/jaycee/projects/fishfamily...