^ squ x
|
,|, 1 _________________ _
| | |
| | |
| | |
"""".*""""""""""|""""""""""|."""""""""|""""""""".|"""">
Download https://github.com/oxygine/oxygine-framework/raw/master/3rdPartyTools/linux/PVRTexToolCLI to localhost
scp PVRTexToolCLI iskore@server:
[sudo] chmod 755 ./PVRTexToolCLI
./PVRTexToolCLI -h
This tutorial is for setting up an Ubuntu EC2 for RDP
In this tutorial, I will be using nano for this. To exit and save, do CTRL-X followed by Y and ENTER
-
Boot up EC2 - Ubuntu 14.04 (LTS)
-
Once the instance is all boot up, update it:
sudo apt-get update
sudo apt-get upgrade -
sudo nano /etc/ssh/sshd_config
SSH: ssh -i ~/.ssh/key.pem [email protected]
Move: mv [move_file] [file_destination]
Copy All Files in Dir: cp -r [/dir/etc/*] [destination/]
Delete: rm -Rf [filename & dir]
| // TEST A | |
| function isPowerA ( x ) { | |
| while ( ( ( x % 2 ) === 0 ) && x > 1 ) x /= 2; | |
| return ( x === 1 ); | |
| } | |
| var i = 10000000; | |
| while ( i > 0 ) { |
[ORIGINAL POSTING][6]
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/texturetool -e PVRTC --bits-per-pixel-2 -o left.pvr left.PNG
The file must be a PNG
In Terminal, hit cd to make sure you're in your root directory.
cd /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/ && ls
[ORIGINAL POSTING][0]
[Check this out][1]
So the steps are:
- Set up Cognito to authenticate UNanthenticated users
- You have to do this otherwise they won't be able to access anything before logging in. [![unauthenticated user][2]][2]
Site
Nickname: [whatever]
Remote URL: http://ec2-[your-ip-address].compute-1.amazonaws.com
Local URL: optional
Remote Root: /home/ec2-user/
Local Root: /Volumes/Macintosh HD/Users/User/path/
Use Publishing: true
Automatically index all Site files: true