Showing posts with label Manager. Show all posts
Showing posts with label Manager. Show all posts

Sunday, November 23, 2014

Managing Your WiFi using WiFi Manager APP for Android

The Wifi Manager APP for Android represents the Android WiFi Connectivity Service. It can be used to configure Wi-Fi network connections, manage the current WiFi connection, scan for access points, and monitor changes in WiFi connectivity.  As with the Connectivity Manager, access the WiFi Manager using the getSystemService method, passing in the Context.WIFI_SERVICE constant.


To use the WiFi Manager, your application must have uses-permissions for Read/Write WiFi state. the WifiManager also provides low-level access to the Wi-Fi network configurations, giving you full control over each configuration setting and allowing you to completely replace the native Wi-Fi management application. Later in the section, you’ll be introduced to the API used to create, delete, and modify network configurations.

Find, connect, manage WiFi networks. Improve connection quality with a graphical channel radar. Discover open networks around you. An easy way to manage Wifi connections. Includes beautiful widgets.

Use WiFi Manager APP to Managing Your WiFi,
New features and improved WiFi Manager APP Version 2.1.8 :
  • Assign your own descriptions and icons to individual WiFi networks - never forget what that "XYZ1234" network is.
  • Better graphics, including a dark color theme.
  • Automatic switching between fixed and dynamic (DHCP) IP addresses (Android Settings in 2.x cant do this).
  • Switch among your favorite networks with a single tap by using the WiFi Network Switcher widget. It will even enable WiFi if needed.
Still there - support for tablets in landscape mode.

Friday, September 26, 2014

Light Virtual Machine Manager


Virtual machine applications such as VMware or VitualBox is very popular, but is there a similar application a more "lightweight" and is opensource? One of the alternatives that we ask is that once was only running Qemu on UNIX-family operating system platforms (including Linux).


At present, Qemu has been created which version can be run on the Windows operating system platform. In this article we exemplify a few steps how to install the operating system using Mikrotik (one Linux distro) to networked learning. Heres his speech:

  1. Download and install Qemu Package Manager.
  2. Run Qemu Manager. We are a new form of virtual machine to a virtual operating system that we want to install. Click the plus sign button (the Create New VM). In the dialog box of the New Virtual Machine Wizard, type a name for the new virtual machine identifier, let other options. Select the type of operating system platforms at the field Operating System. Click the Next button.
  3. Specify the allocation size of the memory RAM to be used by the virtual machine to the new Memory Size. Specify also the allocation of space on the hard disk size for the virtual machine to the new Disk Image Size. Click the Next button.
  4. Click the Finish button. New Virtual machine as a "container" operating system we are going to install is already formed.
  5. Now we set some of its settings. On the Virtual Machines, highlight the name of the virtual machine. Go to the Hardware tab. Click on the Network cards in quick succession.
  6. If we want the virtual machine also has a connection to a network, the Network card dialog box select the VLAN Type = TAP Networking. Click Select network adapter in the TAP.
  7. On the Network Adapter dialog box, Tap, click the plus sign button.
  8. Then in the dialog box Qemu Manager TAP Installer Setup, click the Install button.
  9. If a warning box appears, click the Continue Anyway button.
  10. Back in the settings of the virtual machine settings, open the tab Drives. Click on the CD ROM in the future.
  11. If we want to install the operating system from an ISO IMAGE file in, click the button point harddsik two. Navigate to the ISO file in the operating system hard disk, and then click Open and OK button.
  12. If we want to install the operating system from CD/DVD disc, click Use Physical Drive, and then navigate to the drive letter of the CD/DVD ROM and click the OK button.
  13. Back in the settings of the virtual machine settings, still on the Drives tab. Click on the Boot Order in the future. If we are going to install the new operating system from CD/DVD ROM drive, put the drive on the top of the order, and then click the OK button.
  14. Once everything is ready, click the Play arrow button (Launch Selected VM) at the top of the screen.
  15. New operating system start installed into virtual machine we already prepare.
  16. After installation of the operating system into a virtual machine is finished, remove the pieces of CD/DVD from the CD/DVD ROM DRIVE and turn off the virtual machine by clicking the Stop button Selected VM. If a warning box appears, click the Yes button.
  17. Restart the virtual machine has finished installed.

I hope this article was helpful.