Hi Kumar,
Thanks for reply, i got the below output
- inside a terminal, i executed command “/sbin/ifconfig -a” and got below output:
eth0 Link encap:Ethernet HWaddr 00:0C:29:15:BE:CE
inet addr:192.168.202.130 Bcast:192.168.202.255 Mask:255.255.255.0
inet6 addr: fe80::20c:29ff:fe15:bece/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:19 errors:0 dropped:0 overruns:0 frame:0
TX packets:41 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1998 (1.9 KiB) TX bytes:8208 (8.0 KiB)
Interrupt:67 Base address:0x2024
eth0:0 Link encap:Ethernet HWaddr 00:0C:29:15:BE:CE
inet addr:10.0.0.1 Bcast:10.0.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:67 Base address:0x2024
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1792 errors:0 dropped:0 overruns:0 frame:0
TX packets:1792 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3724676 (3.5 MiB) TX bytes:3724676 (3.5 MiB)
sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
please i need little bit clarification which one is IP address, i tried 192.168.202.130 with no success.
2 ."Another option is to make the setup simple, why not run the q inside Windows too, just start q with “q -p 5000”. That way you can use localhist:5000, inside qStudio. "
should i install q for windows as well to try this option? - does this clash with q on linux.
Thanks
Neetha