Equity Forex Academy

Equity Forex Academy Welcome to equity forex academy. learn to trade the market with the best. This is the step you needed to become a professional trader.

We will be posting regular signals, strategies and trading guides.

17/02/2022

Join the best team.

18/12/2015

guyz! what do you think about the github markdown being used on social networks?

26/01/2015

thats all for today
-regards w.o. team

26/01/2015

Remotely Shutdown/Control your PC With Email or SMS

Hello to all Green Hackers !!!!

From a very long time I've heard about Remotely shutdown your PC with Mobile SMS and I also searched many techniques But all are too much tricky for simple user or Beginner.
One of my student find out a Cool Technique her name is Swati and she is also a Greenhackers this trick is really very easy and quick.

To perform this trick or control over your PC Remotely you required:-

(1) Tweet My PC : This is main utility Tool for Remotely control your pc. you can download this utility from HERE .

(2) Gmai Account : You can use your existing gmail account but i prefered make a new acciunt for that.

(3) Twitter Account : You can also use your existing account But i recomend new account.

Note: If you use your Existing twitter account so you must set tweet private not public.

How to Use This Utility

(1) Simply you can Download TMPC Utility

(2) Install the application.

(3) Enter the required details.

How to Send Commands to the Remote Computer

Now that your basic configuration is done, it’s time to set up a posting method. You can use email, SMS, IM, web or any of the Twitter clients to send commands to the remote computer.

By Email: Associate you Twitter account with Posterous (auto-post) and all email messages sent to [email protected] will therefore become commands for the remote computer.

By SMS: If you live in US, UK, Canada, India, Germany, Sweden or New Zeleand, you can send associate Twitter with your mobile phone (see list of numbers) and then control your remote computer via SMS Text Messages.

By IM: Add the Twitter bot – [email protected] – to your list of Google Talk buddies and you can then send commands via instant message.

By Web: If you are on vacation but have access to an internet connected laptop, just log into the Twitter website and issue commands (e.g., shutdown or logoff) just as another tweet.

Here is the list of commands you can start doing using Tweet My PC

Note : Commands are no more case sensitive.

1.replies
2.physical memory
3.virtual memory
4.os
5.ip
6.Shutdown
7.standby
8.hibernate
9.screenshot
10.getprocesslist
11.kill
12.download
13.getfile
14.getfilelist
15.Custom Command

Now Control your Pc with TMPC utility
Stay with Us and Post ur Comments Suggestion@@@@

Readers......With the help of this method you may reset your lost password of your administrator account. when we are do...
26/01/2015

Readers......

With the help of this method you may reset your lost password of your administrator account. when we are doing this practical we need a boot-able pen-drive of windows 8 or a boot-able disk of windows 8 to perform the practical.


How to use:

1. As we know that, we missed the password.



2. Now, insert your boot-able disk in DVD-ROM, then restart the computer.

3. Now, windows 8 DVD start booting. when the below window open press Ctrl+Shift+10.

4. Ctrl+Shift+10 with this command prompt is open.

5. Run "diskpart" command to see the label. Same as seen in above picture.

6. Now, Check the windows directory. Run few commands in the command prompt.
Disk label change in some cases, In my pc Windows in D label drive. Now, we enter command "cd windows" then enter.

8. You seen the above picture clear more. Here we copy utilman.exe by this command "copy utilman.exe utilman1.exe". we use this command for backup of utilman.exe.

9. Now, "copy cmd.exe cmd1.exe" for copy the command prompt.

10. Now, del utilman.exe using command " del utilman.exe".

11. Now, rename cmd1.exe to utilman.exe using command " rename cmd1.exe utilman.exe".

12. Now, restar the pc.

13. Click the button shown in the above picture and below the www.greenhackerz.com.

14. CMD is open the use command " control userpasswords2".

5. User accounts menu open from their you should reset the password and login again......
Stay Connected.

26/01/2015

Create Wi-Fi HotSpot in Wndows 8 (Ad-Hoc Network)
Readers..
This Article is about to create Wi-Fi Hotspot in Windows 8 is not new but may be useful who want to create their laptop as a Wi-Fi Hotspot w/o third party tool. So Let's Start ....

Apart from Start Orb and classic Start Menu, what most Windows 7 users, who decided to take Windows 8 for a spin, miss in Windows 8 is ability to create ad-hoc network. If you’re a power users, you might’ve noticed that Windows 8 doesn’t include an option to create and setup ad hoc network connection to share files and internet with Wi-Fi enabled computers and devices. Windows 7 ad hoc connection feature does nothing except creating a shared connection with separate IP address to register the device on the virtual network. This allows users to use router’s default or specified DNS server address to easily connect to internet. Even though Windows 8 comes with ICS (Internet Connection Sharing) feature to allow devices to connect to yours PC internet connection, it doesn’t allow creating a wireless network connection to share the internet. In this post, we will look at some tools that let you easily create and manage ad-hoc connections in Windows 8.

Using Windows Netsh Utility

The Network Shell (netsh) utility is basically developed to let users configure network devices in

Now, first you need to check weather your network interface supports virtualization or not. Simply, run the following command to view Hosted network supported status.
netsh wlan show drivers

In case, it says No, you will need to update your both client and server editions of Windows. The support for configuring WLAN using netsh was first introduced in Windows Vista, and it’s now available in Windows Server 2008, Windows 7 and Windows 8. Using netsh wlan command, one can easily use hosted network (virtualization) feature to create a virtual wireless connection. The Hosted Network is WLAN feature, which is designed to implement virtualization of physical network adapter. Since it plays a vital role in creating a virtual wireless adapter, it’s used by a majority of virtual Wi-Fi hotspot applications, such as Virtual WiFi Router, MyPublicWiFi, Marfi etc. So, if your NIC supports wireless hostednetwork / virtualization feature, then you can create an ad hoc wireless connection and turn your PC into Wi-Fi hotspot.
As stated earlier, both Windows 7 and Windows 8 natively support configuring ad hoc wireless connection using the netsh commands. In order to create an ad hoc connection in Windows 8 using netsh utility, run CMD with administrative privileges’; just type cmd on Start Screen, right-click it and select Run as administrator.

network adapter’s driver. If your NIC supports virtualization, you’re good to go. Now,
enter the following commands to configure an ad hoc wireless connection.
netsh wlan set hostednetwork mode=allow ssid= key=

Once the hosted network has been set to allow, you need to start the mode to create an ad hoc connection. Just enter the command below.
netsh wlan start hostednetwork

If it says “hosted network couldn’t started”, you need to disable current wireless network device and then enable it. You may also need to refresh network adapter list from Device Manger to install a virtual network device driver.
When the hosted network is started, enable ICS for newly created Wi-Fi connection, so that you can share your internet connection with others. In order to enable ICS feature, head over to Network and Internet –> Network Connections, and open Properties dialog of network device (which is connected to internet). Now, open Sharing tab, enable Allow other network users to connect through this computer’s Internet connection, and then choose the newly created ad hoc connection from the list. In our case, it’s Wi-Fi 2, as shown in the screenshot below.

Once the internet connection is shared, check the IP address assigned to newly created ad hoc connection from TCP/IPv4 Properties. If it doesn’t assign IP address, then run netsh wlan start hostednetwork command in CMD.

After following the above steps, you will be able to connect Wi-Fi enabled devices with your Windows 8 PC.

Enjoy Wi-Fi HotSpot In Windows 8... :)

WhatsApp Web – Feature Allows You to Chat From Your Google Chrome BrowserJanuary 22, 2015 By prophethacker Leave a Comme...
26/01/2015

WhatsApp Web – Feature Allows You to Chat From Your Google Chrome Browser
January 22, 2015 By prophethacker Leave a Comment

Now the wait is over Whatsapp finally comes for Web. Yeah this is right now you can chat with your friends from Whatsapp web.
Whatsapp officially launch this feature for all Whatsapp users.

Whatsapp Web runs on Google Chrome browser and this feature give you ability to read and send Whatsapp messages from browser.


HOW TO USE WHATSAPP ON PC/DESKTOP

1. All WhatsApp users simply need to open Chrome and navigate to http://web.whatsapp.com

Whatsapp Web

2. To get started chatting via WhatsApp on the desktop, head into your app on Android, Windows Phone, or BlackBerry. You’ll see a “WhatsApp Web” screen, which is where you scan the QR code on WhatsApp’s web portal.(Please make sure you download latest version of Whatsapp from Google Play).
*Right time this feature is not avilable for iOS devices.
A QR code will appear on the web page, which must be scanned using WhatsApp mobile application to activate the service.


By scanning the QR code that appears, users will automatically have paired their mobile WhatsApp with the WhatsApp web client, as shown.
For Whatsapp Web you need to download and run latest version of whatsapp from Google Play.The feature currently works on Android, Windows Phone, and BlackBerry, but unfortunately, there’s no web solution at this time for iOS users because of limitations of the platform.

Download and Install Whatsapp for all Java and Nokia Mobile Phones

WhatsApp Web

26/01/2015

were back were better ...,,for any information concerning computer technology and for help with phone problems jus send a message and we will be glad to get back to you

26/01/2015

great website designs and top of the art website management ....

26/01/2015

for a great website deal inbox me..
50% off for the first 10 subscribers

Address

Nairobi

Opening Hours

Monday 08:00 - 16:00
Wednesday 08:00 - 16:00
Friday 08:00 - 16:00

Alerts

Be the first to know and let us send you an email when Equity Forex Academy posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Equity Forex Academy:

Share