Ubuntu installer - Xoom Q&A, Help & Troubleshooting

I have xoom wifi mz604.
I have tried to use ubuntu installer:
https://play.google.com/store/apps/details?id=com.zpwebsites.ubuntuinstall
i dont have any problem,but i cant figure out how to connect with vnc.
what i need to write in the android vnc?
nickname
password
address
port
username
how to know my address?
and password?
thanks..

Related

[Q] VPN client on CM7 with either Tomato flash Router or Ubuntu desktop/ nfs mount

I was trying setup a vpn server with openvpn on router flashed with Tomato firmware n connect it through a tap udp setup,
I have all the certificates n credentials setup both on the router n phone but they don't connect some help me.
n also need help on how to mount nfs on the phone
i have the server run n working all in ubuntu
thanx
link i used hope they help
Server setup
http://www.youtube.com/watch?v=QqEine5_hO4
http://tomatovpn.keithmoyer.com/
http://www.wasagacomputers.com/home/2010/8/10/tutorial-site-to-site-vpn-using-tomato-firmware-and-openvpn.html
http://blog.johnso.org/2009/08/how-to-setup-openvpn-in-tomato.html
Client setup
http://blog.attomsoft.com/android/134/how-to-configure-openvpn-on-android-cyanogenmod
http://olorin.info/blog/2010/03/cyanogenmod-openvpn-gui-how-to-load-keyscerts

[Q] MAC address

Is it possible to change the MAC address in our device??
And this is illegal isn't it?? ^^!
Sent from my GT-I9003 using Tapatalk 2
ghostcowboy said:
Is it possible to change the MAC address in our device??
And this is illegal isn't it?? ^^!
Sent from my GT-I9003 using Tapatalk 2
Click to expand...
Click to collapse
1. Yes, you can change MAC address (for example if you install CM or MIUI your MAC addresses will be changed). But I don't know how to do it (There are several applications but they don't work for some reasons)
2. I don't think that it's unlegal because it's easy to change it on PC, and the our device is already small PC.
It's unlegal to change IMEI.
i can help you and falex007 lol dude mac address is hardware inbuilt in our phone no firmware can change it lol
@ghostcowboy
could u please be more specific why u want to change ur mac ? and most importand how are u connected to the internet ? wifi router ? or dsl+wifi router ?
simmer14 said:
i can help you and falex007 lol dude mac address is hardware inbuilt in our phone no firmware can change it lol
@ghostcowboy
could u please be more specific why u want to change ur mac ? and most importand how are u connected to the internet ? wifi router ? or dsl+wifi router ?
Click to expand...
Click to collapse
hi, after flash the CM9, the MAC address is changed.
i having it now. i found out cause my router did not register my Hp for wifi.
and my router is set to mac filtering.
chongns said:
hi, after flash the CM9, the MAC address is changed.
i having it now. i found out cause my router did not register my Hp for wifi.
and my router is set to mac filtering.
Click to expand...
Click to collapse
what the heck is this ? my mac address is not changed..
in order to connect to the internet u need to do the following..
btw indian isp's are **** ! specially hfcl mother ****ers don't release my mac address..
do this
when ur connected with ur wifi
click on the connection name and see what ip is assigned to you..
it wil be 192.168.1.x
now open ipv4 settings of ur pc/lappy/notebook
and fill in ip settings
in ip address u fill the ip address assigned to ur device subnet mask is automatic.
default gateway
192.168.1.1
leave dns as it is or u can use google dns..
and press ok windows will show u that it's conflick with two ip's blah....
then ur network icon on pc will show an exclamation mark on it !
and now u can use wifi on ur phone...
need any help just reply here...
if still you do not understand then please wait i'l make a tutorial with screens tonight...
peace...
simmer14 said:
i can help you and falex007 lol dude mac address is hardware inbuilt in our phone no firmware can change it lol
@ghostcowboy
could u please be more specific why u want to change ur mac ? and most importand how are u connected to the internet ? wifi router ? or dsl+wifi router ?
Click to expand...
Click to collapse
LOL! Do you know that MAC can be changed very easy? look this and here Unfortunatelly those scripts doesn't work on our device
Also when you flash CM7/MIUI/CM9/MIUI2 the MAC became 08:00:28:12:03:58 (yes 1 MAC for every owner's of i9003 that flashed those ROMs). This happens because Samsung put the same MAC into hardware and change it manually in their stock ROMs.
BTW, if you flash back the stock ROM, the MAC address will return to Samsung one
PS: If you don't know the subject don't try to teach somebody: he can know more than you.
simmer14 said:
i can help you and falex007 lol dude mac address is hardware inbuilt in our phone no firmware can change it lol
@ghostcowboy
could u please be more specific why u want to change ur mac ? and most importand how are u connected to the internet ? wifi router ? or dsl+wifi router ?
Click to expand...
Click to collapse
Well, a cafe store near my house open wifi for free, but somehow, i couldn't connect to it, maybe they block the recent MAC address that connect.
I saw in busybox iplink tiwlan0 has the MAC address, maybe it related to something?? :->
Sent from my GT-I9003 using Tapatalk 2
ghostcowboy said:
Well, a cafe store near my house open wifi for free, but somehow, i couldn't connect to it, maybe they block the recent MAC address that connect.
I saw in busybox iplink tiwlan0 has the MAC address, maybe it related to something?? :->
Sent from my GT-I9003 using Tapatalk 2
Click to expand...
Click to collapse
I know only 2 types of cafe WiFi policy:
1. WiFi under the password: The device can't receive IP address at all. And the customer should ask the password from waiter.
2. Free WiFi: The device can register with WiFi network and can get IP address. But all http requests are redirected to special page where customer should put the password and click button (or there is just button without passphrase).
Also I don't think your MAC is blocked
BTW try to change the MAC with the following command:
su
busybox ifconfig tiwlan0 hw ether 00:11:22:33:44:55
falex007 said:
I know only 2 types of cafe WiFi policy:
1. WiFi under the password: The device can't receive IP address at all. And the customer should ask the password from waiter.
2. Free WiFi: The device can register with WiFi network and can get IP address. But all http requests are redirected to special page where customer should put the password and click button (or there is just button without passphrase).
Also I don't think your MAC is blocked
BTW try to change the MAC with the following command:
su
busybox ifconfig tiwlan0 hw ether 00:11:22:33:44:55
Click to expand...
Click to collapse
Yup, the first Wi-Fi policy is the same, but the 2 isn't.This Wi-Fi is popular in many cafes in my country, guest just have to obtain the IP address and doesn't redirect to another page.
I tried your following command but is said command not found after the last command (or i did the wrong way ^^! )
p/s: sorry for the bad English =]]
Sent from my GT-I9003 using Tapatalk 2
falex007 said:
LOL! Do you know that MAC can be changed very easy? look this and here Unfortunatelly those scripts doesn't work on our device
Also when you flash CM7/MIUI/CM9/MIUI2 the MAC became 08:00:28:12:03:58 (yes 1 MAC for every owner's of i9003 that flashed those ROMs). This happens because Samsung put the same MAC into hardware and change it manually in their stock ROMs.
BTW, if you flash back the stock ROM, the MAC address will return to Samsung one
PS: If you don't know the subject don't try to teach somebody: he can know more than you.
Click to expand...
Click to collapse
yeah you are right on my
any how can we simulate the Samsung stock rom way to add in our Mac?
Sent from my GT-I9003 using Tapatalk 2

[Q] [510] AndroidVNC and Terminal Emulator

Hi everyone,
my A510 is driving me crazy.
Here is what I’m trying to do:
I want to run Ubuntu and connect to it with AndroidVNC.
I emulate the Ubuntu with Terminal Emulator and it is running fine without any errors.
I go back to the Homescreen and open AndroidVNC. I fill in the necessary fields and hit connect.
And instantly I get this error message:
Code:
Error!
VNC connection failed!
Failed to connect to /127.0.0.1 (port 5900): connect
Failed: ECONNREFUSED (Connection refused)
I tried to connect with Jump and basically the same result. I tried different ports or “localhost” instead of I.P. I used a different emulator and no success.
I also tried different ways to run Linux but none of them solved my Problem.
The androidVNC itself is running fine. I can connect to my Laptop (TightVNC Server running on it) via WLAN and control it.
The only thing it won’t do is connect to the Linux running on the Terminal Emulator.
Do you have any ideas or hints on how to solve the problem?
Android Version: 4.0.3
Kernel: 2.6.39.4+ (stock)
Tablet is rooted – Busybox and Superuser installed
Regards
Rix
Found this interesting and tested it on my A700.
The vnc password is "ubuntu" even if you set a different one on first start.
In the terminal window must show up the line "New 'X' desktop is localhosr:0" after you entered the screen size.
Now I can connect via VNC. I use "ubuntu" as nick, password and username. IP is "localhost".
Hope these few hinty may help.
Sent from my A700 using xda app-developers app
Thanks for your reply.
I have reset my Tablet to factory settings and rooted it again.
Installed Terminal Server and AndroidVNC. Emulated Linux and again the same result.
I don't know why it does not want to connect to the localhost.
My settings are exactly as in the description(s).
Did you use the image provided by this app: https://play.google.com/store/apps/details?id=com.zpwebsites.linuxonandroid ?
This worked for me, even if the result is not very usable. Must figure out, how to use a different window manager, the default one is missing some graphics and has problems with the launchbar icons.
Tried this one as well. No success.
I just don't get it. The device is properly rooted with the "one click" version. Root check tells me it is rooted.
Busybox is succesfully installed. The Linux is running in the emulator but i just can't connect to it.
The strange thing is:
The error message is the same, whether I fill in the fields in AndroidVNC or not.
It absolutely refuses to connect to 127.0.0.1 or localhost.
Really frustrating....
Did you check if the vnc server is really running?
"ps -a" should show a "Xtightvnc" process.
Sent from my A700 using xda app-developers app
OK. I don't know why, but all over sudden it works.
The only thing I need to do know is install a VPN Client using IPSec. Challenge accepted.
Rixar said:
OK. I don't know why, but all over sudden it works.
The only thing I need to do know is install a VPN Client using IPSec. Challenge accepted.
Click to expand...
Click to collapse
hey buddy, i am having the exact problem with my VNC and TF201, the terminal is running though can NOT connec to the GUI mod, could u help me out ?
Amir
AmirJamez said:
hey buddy, i am having the exact problem with my VNC and TF201, the terminal is running though can NOT connec to the GUI mod, could u help me out ?
Amir
Click to expand...
Click to collapse
did you ever solve this? i have everything setup but the vnc wont let me connect
DЯΦ[email protected]П said:
Found this interesting and tested it on my A700.
The vnc password is "ubuntu" even if you set a different one on first start.
In the terminal window must show up the line "New 'X' desktop is localhosr:0" after you entered the screen size.
Now I can connect via VNC. I use "ubuntu" as nick, password and username. IP is "localhost".
Hope these few hinty may help.
Sent from my A700 using xda app-developers app
Click to expand...
Click to collapse
Thank you very much man!!! i knew it was a simple thing. IP "localhost" PW "changeme".
I killed myself looking for this answers. Kali installed and running on VNC.

[Q] How to change Bluestack 0.9.7.4101 Wifi Mac Address to a specific one?

I am using Bluestack 0.9.7.4101 which is already rooted.I want to change its Wifi MAC Address as that of my moblie.So is there any way to change Bluestack Wifi MAC to a specific one,for example,11:22:33:44:55:66.I installed BusyBox and Terminal Emulator,but unable to change Wifi MAC,as it has two MAC address ,so please help to change only the wifi MAC.
bump. Any solution?

[Q] Android PPTP Server

Sorry for send this message but i have a friend with problms on a rocketchip device.
This rocketchip device has a Android ROM and He needs to connect an Windows CE in this rocketchip device.
This proccess on Linux is easy. I need an ppp server on the server and when i plug the usb the ActiveSync call the ppp server, receive the ip and the connection is established.
The problem is, we need to run a ppp server on Android like i do on Linux.
Anyone knows if this is possible ? I need to compile the pptp to run this ?
I try anything about this : https://afewe.wordpress.com/android-arm-development/use-point-to-point-protocol-ppp-in-android/
But i believe this is not the solution .

Categories

Resources