Showing posts with label Linux. Show all posts
Showing posts with label Linux. Show all posts
Control your Desktop and Laptop from your Smartphone through Teamviewer
Control your Desktop and Laptop from your Smartphone or Tablet through Teamviewer
Sometimes while we are out side of our house and we need to access our home desktop to get some information which is saved in it. Another situation is, sometimes we need to access our office Desktop for any urgent or important work. Sometimes we are having our laptops with us but we need to access any software for our work which is saved on our desktop. In all these conditions, we are helpless and think that there must be any device can allow us to remotely access our desktop.
But today this is possible by the advancement of technology. Now you can get remote access of your desktop on your Smartphone and Tablet by installing application Teamviewer.
Teamviewer allows easy, faster and secure remote access to your Home Desktop. You can get remote access to Windows, Mac and Linux machine. Through Teamviewer you can control your Computers remotely, you feel that you are sitting just in front of your computer and operating it. It is available ON THE GO supports your colleagues, friends and clients. You can get access to your office Desktop with all your available documents and applications installed on it. It has also feature to remotely administrate the unattended computers like servers.
Silent Features of Teamviewer
Teamviewer is having tons of features out of which the best feature of Teamviewer is that it is easy to operate, faster and secure. Following are the silent features of Teamviewer:
- Access your computers behind Firewalls and Proxy Server.
- Multi Moniter support.
- Sound and Video transmission in real-time environment.
- Full Keyboard is available.
- Multi-touch support and controls gestures.
- Transfer Data Files in both directions.
- Provide Highest Security Standard: 256 bit AES session encoding and 2048 bit RSA Key exchange.
- Remote Printing.
- VPN
- Server Administration.
Steps to Install and Use Teamviewer
You can use Teamviewer effortlessly. Steps are as follow:
1. First download Teamviewer for your DESKTOP from here.
Teamviewer For Windows
Teamviewer For Mac
Teamviewer For Linux
2. Install Teamviewer on your desktop system as per on screen prompts. Remember to select "Personal/Non commercial use" when ask How do you want to use Teamviewer.
3. Launch the Teamviewer Application on your desktop. It will generate a "Teamviewer ID" you can remember or note down the Teamviewer ID.
4. Now download Teamviewer App on your Smartphone or Tablet from here.
Teamviewer For Android
Teamviewer For iOS
Teamviewer For Window Phone 8
5. Launch your Teamviewer App on your handheld device. Enter Teamviewer ID in Partner ID field and the password which is generated by your desktop Teamviewer Application.
6. Finally you have done it, now enjoy your desktop fun on your mobile from anywhere.
If you are having any question or problem please comment below.
-Arbaz Alam
Tizen OS Based Phones are presented by Samsung and Intel at the Mobile World Congress
Wait for Tizen Phones is going to be over, Tizen OS based phones are going to be available for public from this February 2014. Samsung and Intel will shows there devises that will most probably run on Tizen ver3.0.
According to reports and sources, these smartphones will be High End Smartphones similar to Galaxy series of Samsung.

It is yet not clear that other members of Tizen Foundation will also present devices based on Tizen.
Tizen is supposedly widely scalable OS which can operate efficiently on smartphones as well as entertainment devices (including Internet TVs). This new operating system is based on Intel’s MeeGo and Samsung’s LiMo platforms and the companies announced their cooperation back in September 2011.
According to reports and sources, these smartphones will be High End Smartphones similar to Galaxy series of Samsung.

It is yet not clear that other members of Tizen Foundation will also present devices based on Tizen.
Tizen is supposedly widely scalable OS which can operate efficiently on smartphones as well as entertainment devices (including Internet TVs). This new operating system is based on Intel’s MeeGo and Samsung’s LiMo platforms and the companies announced their cooperation back in September 2011.
Tizen Future OS for Samsung SmartPhones
Samsung is going to launch its smartphones on a new platform "Tizen" OS. Samsung looks Tizen OS as future OS and also it is free from Google`s influence.
Tizen is best fitted to Samsung's entire product ecosystem. If Tizen is successful it offers a unified core to run most of its home entertainment, mobile computing and even automotive sectors.
Tizen is an open source, standards-based software platform used by mobile operators, device manufacturers, and silicon suppliers for multiple device categories such as smartphones, tablets, netbooks, and smart TVs.
Tizen offers an innovative operating system, simple applications environment, and a simple user experience that consumers can take from device to device.
Tizen is Linux based OS to provide a robust and flexible environment for application developers folks, based on HTML5. With HTML5's robust capabilities and cross platform flexibility, it is rapidly becoming the preferred development environment for engineers of mobile apps and services.
Tizen is best fitted to Samsung's entire product ecosystem. If Tizen is successful it offers a unified core to run most of its home entertainment, mobile computing and even automotive sectors.
Tizen is an open source, standards-based software platform used by mobile operators, device manufacturers, and silicon suppliers for multiple device categories such as smartphones, tablets, netbooks, and smart TVs.
Tizen offers an innovative operating system, simple applications environment, and a simple user experience that consumers can take from device to device.
![]() |
Leaked photo of Samsung ZEQ 9000 |
Tizen is Linux based OS to provide a robust and flexible environment for application developers folks, based on HTML5. With HTML5's robust capabilities and cross platform flexibility, it is rapidly becoming the preferred development environment for engineers of mobile apps and services.
Configure IPv6 on RED HAT (RHEL) Linux Machine
Now a days Internet is converting the network in IPv6 due to its wide advantages. Here is a guide to convert your convert your RHEL machine to IPv6 Address. After this configuration your RHEL machine support both IPv4 and IPv6 Address.
To configure IPv6 on RHEL machine follow the following steps:
To configure IPv6 on RHEL machine follow the following steps:
1. ssh to RHEL machine through IPv4 address.
2. First edit file /etc/sysconfig/network and make sure that IPv6 networking is enabled by setting NETWORKING_IPV6 to yes :
NETWORKING=yes
NETWORKING_IPV6=yes
HOSTNAME=rsm39
3. Next step is to configure the network interface.
To configure the network interface edit the file /etc/sysconfig/network- scripts/ifcfg-eth0 and add the IPv6 configuration:
DEVICE=eth0
HWADDR=00:0e:0c:f6:87:6c
TYPE=Ethernet
UUID=324084ef-1248-4736-b4d5- e485797300aa
ONBOOT=yes
NM_CONTROLLED=yes
BOOTPROTO=static
IPADDR=10.216.39.10
NETMASK=255.255.0.0
GATEWAY=10.216.0.1
IPV6_DEFAULTGW="2001:0ad8: 1010:650::1/64"
IPV6INIT=yes
IPV6ADDR="2001:0ad8:1010:650:: 39/64"
USERCTL=no
4. Restart the Network service or reboot machine:
# /etc/init.d/network restart
Subscribe to:
Posts
(
Atom
)