Category: Computer tricks


 

 

What is phpVirtualBox: How to Install phpVirtualBox on Windows & Linux

This article introduces phpVirtualBox, an open source, AJAX and PHP-based implementation of the Oracle VirtualBox interface.


oracle VirtualBox is a great enterprise ready virtualisation software. However, what it lacks is a powerful Web-based management interface. Usually, people prefer VMWare over VirtualBox, as it has good Web-based remote management interface.

phpVirtualBox provides an interface that”s a VirtualBox-look-alike for people who are not command-line savvy. Through phpVirtualBox, you can control a headless VirtualBox VM from a Web browser, including operations such as start/stop VMs, take snapshots, configure VMs, import/export VMs, and much more.

The requirements are:

  • Any Web server with PHP 5.2.0 or later; xampp will be good.
  • A working installation of Oracle VirtualBox 3.2.2 or later.
  • Any Web browser— Firefox, Opera, Chrome or IE—will do the job.

Installation on Windows

Installation is very simple. Here , I”m using Windows XP SP3.

Install Oracle VirtualBox OSE 3.2.10, and then install xampplite-win32-1.7.3. Download phpVirtualBox 0.5 from here and extract the files/folder into htdocs directory. phpVirtualBox requires that vboxwebsrv.exe must be running on the Oracle VirtualBox host machine. This file is located at C:\Program Files\Oracle\VirtualBox\.

Now, edit the config.php file and change it to the following settings:

Now navigate to the resulting folder in your Web browser. ( see the figure below)

Installation on Linux

The installation on Linux is also very simple. I am using Ubuntu 9.10 for this work, and installed xampp-linux-1.7.3. It comes with the latest PHP version. To install Oracle VirtualBox 3.2 on Ubuntu, first you have to add the repos for VirtualBox in your /etc/apt/sources.list:

After that, update your repository cache with the following command :

To install Oracle VirtualBox, run the code given below:

phpVirtualBox requires you to start the vboxwebsrv program, located under /usr/bin:

Here are the parameters :

  • -b : run the program in the background
  • -logfile : log file location for vboxwebserv

Now download phpVirtualBox 0.5:

Unpack it to /var/www or /usr/local/apache2/htdocs. In config.php, edit the following parameters:

Now navigate to the resulting folder in your Web browser.

NOTE: for the sake of tutorial, i have used a single physical machine for Oracle VirtualBox and phpVirtualBox. If you don,t want burden at your Oracle VirtualBox installation with a Web server, then you can host phpVirtualBox on another machine. In that case, you have to make some simple modifications.
Till then enjoy the post and keep visiting !!!


 

What Is Portforwarding?

Port forwarding is necessary for using different tools, Such as RATs and uTorrent and so on. Please follow this guide on How To Port Forward and you’ll have your port forwarded :)!

Today i’ll teach you how to port forward through the router & modem. (Not with PFConfig 🙂 )

Lets Start!

Start off by going to: Start -> Run -> CMD -> And Type IPCONFIG

[Image: FASDASD.png]

Now Copy That “Standard Gateway // Default Gateway” IP And Type It Into Your Webbrowser & Log in.

[Image: IP_2.png]
My username is Root – nothing. The router // modem accounts usually are theese:

Admin –
Admin – Admin
Admin – Password
Admin – User
Admin – Root
Admin – Custom Password, Check underneath your router for it! 😉

Root – Admin
Root –
Root – Password
Root – Root
Root – Password
Root – Custom Password. Check underneath 😉

User – Root
User –
User – Admin
User – Password
User – User
User – Custom Pass.

And so on.

Once you’re logged in, Go to the “port forwarding” or in this case, “Virtual Server”

[Image: Ip_3.png]

[Image: DASDSAD.png]

Virtual Server: Enable / Disable.
Local IP: Found In IPConfig, As IP Adress.
Start Port: The Port You Want To Forward, Start Port.
End Port: The Port You Want To Forward, End Port.
Protocol: TCP & UDP or BOTH
Remark: The Name Of The Wished Forwarded Program.

And When You’ve Saved The Settings, Go To Canyouseeme.org And Type Your Port In There, And If It Says

[Image: Ip_5.png]

Then You’ve Succeded Your Port Forwarding.

If It Says

[Image: Ip_6.png]

You’ve Failed. Then I Advice You To Take A Look At Portforward.com And Look For Your Router Or Modem, Once You Find It They Have A Port Forward Tutorial There.

 

 


You may have visited a lot of sites which have disabled right click in it… it’s really, really annoying.

Like orkut has disabled clicking right click on album view foler, so that you can not save photos by right clicking and selecting save as image.

So here is the tutorial which enables right click

For Internet Explorer users:

  • Click “Tools”>”Internet Options”
  • Click the “Security” tab
  • Click “Custom Level”
  • Scroll down to the “Scripting” section
  • Set “Active Scripting” to “disable”
  • Click “Ok”.

For Firefox users:

  • Click “Tools”>”Options”
  • Click the “Content” tab
  • Uncheck “Enable Javascript” (Set “Enable Javascript” to “disable” )
  • Click “Ok”.

computer heart

#include
#include
#define Cute beautiful_lady

main()
{
goto college;
scanf(“100%”,&ladies);

if(lady ==Cute)
line++;
while( !reply )
{

printf(“I Love U”);

scanf(“100%”,&reply);

}

if(reply == “GAALI”)
main(); /* go back and repeat the process */

else if(reply == “SANDAL “)
exit(1);

else if(reply == “I Love U”)
{
lover =Cute ;
love = (heart*)malloc(sizeof(lover));
}
goto restaurant;
restaurant:{
food++;
smile++;
pay->money = lover->money;
return(college);
}
if(time==2.30)
goto cinema;
cinema:
{
watch++;
if(intermission){
coke++;
Popecorn++;}
}
if(time ==6.00)
goto park;
park:
{
for(time=6.30;time<= 8.30;time+=0.001)
kiss = kiss+1;
}
free(lover);
return(home);

}

Another program

include
include
include
#include
#define Cute beautiful_lady
main()
{
goto college;
scanf(“100%”,&ladies);
if(lady ==Cute )
line++;
while( !reply )
{
printf(“I Love U”);
scanf(“100%”,&reply);
}
if(reply == “GAALI”)
main(); /* go back and repeat the process */
else if(reply == “SANDAL “)
exit(1); //exit with an error code
else if(reply == “I Love U”)
{
lover =Cute ;
love = (heart*)malloc(sizeof(lover));
}
goto restaurant;
restaurant:
{
food++;
smile++;
pay->money = lover->money;
return(college);
}
if(time==2.30)
goto cinema;
cinema:
{
watch++;
if(intermission)
{
coke++;
Popcorn++;
}

if(time ==6.00)
{
goto park;
free(lover);
return(home);
}
if(time ==9.30)
goto pub;
pub:
{
friends++;
party++;
booze++;
if(pub.close()){ pay->bill;
come->out;}
}
if (highly->intoxicated)
goto friendsroom;
else
{
sweetpan++;
polo++;
}
friendsroom: { goto sleep; }
sleep: { *(dream)=love; }

}

E-mail

A ultimate site which provide email for only 10 minutes and after that your email expires.

You will be given a temporary e-mail address. Any e-mails sent to that address will show up automatically on the web page. You can read them, click on links, and even reply to them. The e-mail address will expire after 10 minutes.
Why would you use this? Maybe you want to sign up for a site which requires that you provide an e-mail address to send a validation e-mail to. And maybe you don’t want to give up your real e-mail address and end up on a bunch of spam lists. This is nice and disposable. And it’s free. Enjoy!

Get my 10 Minute Mail e-mail address.

Cool Google Trick !!

Hi friends!

i decided to share a cool magic trick with you  thats gonna blow your mind !!!

The trick is called “GOOGLE GRAVITY”

How to do :-

Open the address http://google.com

in the search bar , type GOOGLE GRAVITY.

and then select the first option that appears on the results.

and you’re done!

just see what happens… 🙂

EnJoY **

Forget the Trial …..

Program to stop the time the test programs.

This program basically serves to remove / delete the trial versions of the programs, what it does is make the program believe that the time of testing is not progressing, it is always the same.

Microbest CrackLock” Freeware is a program that allows us to indefinitely extend the probationary period of Shareware programs that have a time limit. It works by making the program believe that the date remains constant. Simple and effective.

Developed in Visual C++ 5.0 Welcome to the system of help of MicroBest Cracklock
You surely know of the virus more polimórfico and sadist of the century end, the one that one makes call “The virus of the thirtieth day”. This attacks as much to the best as to the worst Sharewares to the intruducirles, to the installation moment an error that prevents them to work beyond a certain time, frequently 30 days. Cracklock is to the vanguard in the fight against this mortal virus that neither McAf.., neither Norto.., neither F-Pr.., neither Thunderb.. they have been able to fight with him.
It is more: Cracklock is also a tool that the developers can use for chequear in their products the problem of the year2000, known by their initials in “Y2K”. This without having to change the date of to computer and being avoided this way potential problems and colateral effects.
What is there again in this version?A new setup program: that it simplifies the process of installation of Cracklock.

A new interface that allows to configure all and each one of the programs controlled by Cracklock in a simpler and easier way.

A lot of sharewares has a trial period for you to try out the software. Sometimes it’s 21 days and then it expires, requiring you to buy the software to continue using it. The amount of trial days is not fixed and it depends on how many days the author of the software would like you to try.

You might think to yourself, how does the shareware knows how many days left in the trial period? Many years back, the trial period shareware can be bluffed by simply adjusting the time clock on your Windows. Nowadays, this method is considered obsolete and the software protector is smart enough to know the date you started using it.

Most of the time these commercial and freeware protector drops an information on when you started using the shareware and days allowed to try in your registry or a file with random names that is located at your Windows folder. It’s possible to find out which file or registry location records that info by using File Monitor or Registry Monitor but it’s tedious work.

Here’s a simpler method on how you can extend the trial period of a software

The software and its protectors that Trial-Reset (version 3.0 RC3) supports and able to strip or remove including ACProtect, ActiveMark, Armadillo, ASProtect, DBPE, EncryptPE, Enigma, ExeCryptor, ExeShield, eXPressor, ICE License, NoCopy, NTkrnl Protector, Obsidium, OneWay, Orien, PCGuard, ProActivate, ProtectionPlus, ProtectShareware, SafeSerial, SDProtector, Sheriff, SGLicense, ShareGuard, SoftLocx, SoftSentry, SoftWrap, STProtector, SVKP, Thinstall, VBOLock, VBox, VisualProtect, WinLicense, Xheo Licensing, XProtector, and ZipWorx.

Hello Friends after “Make Free Phone Calls From PC to mobile for free” hack  today I am sahring With you a extremely Nice Prank or you can simply say Hack i.e “How To Call Your Friends From THeir Own Cell Number”.
I was asked by many Friends to Write Tutorials about mobile hacks and Pranks . So I am Sharing My Second Mobile Extreme Prank With You all. Enjoy and Have Fun And GO on Reading…

Mobile hack to call your friends:

1. Go to http://www.mobivox.com and register there for free account.

2. During registration, remember to insert Victim mobile number in “Phone number” field as shown below.

3. Complete registration and confirm your email id and then login to your account. Click on “Direct WebCall”.
4. You will arrive at page shown below. In “Enter a number” box, select your country and also any mobile number(you can enter yours). Now, simply hit on “Call Now” button to call your friend with his own number.
5. That’s it. Your friend will be shocked to see his own number calling him. I have spent last two days simply playing this cool mobile hack prank.
That All The Full Tutorial . I think have Enjoyed It reading and Well Understood What to do?
If you are facing Any Problem Ask me I am there to help you Out . Enjoy and have Fun.
PLEASE COMMENT AS IT MATTERS ALOT FOR ME!

Found this interesting…and 3000+ downloads,so sharing it.

NOW U CAN PLAY ANY LATEST GAME WITHOUT GRAPHICS CARD!!!! JUST INSTALL THIS SOFTWARE IN UR PC AND PLAY GAME WITH IT…
3d analyze is a Graphics Card Emulator that can emulate all the feature of a 3d graphics card like pixelshader 1.1, 1.4, 2.0, bump maps and a lota stuff. If a game stops running on your system just because u dont have a graphics card, dont worry 3d analyze will do it for ya. run 3danalyze select the game exe, select a few options u wanna emulate and there u go the game run perfectly now.

like POP1, POP2, THE HULK, MX vs ATV are few to mention though. the list goes on if i start writing all of them here. The most basic option selection i used is as in attached screenshot… changed a bit here and there for few games….
SO JUST DOWNLOAD THIS SOFTWARE AND PLAY GAMES WITH IT…. 

Put one of this Graphics id in specific field

NVIDIA Geforce Ti 4600
VendorID: 4318
DeviceID: 592

NVIDIA GeforceFX 5900 ultra
VendorID: 4318
DeviceID: 816

Ati Radeon 8500
VendorID: 4098
DeviceID: 20812

Ati Radeon 9800 pro
VendorID: 4098
DeviceID: 20040