July 19, 2013

Beam Telecom Internet Connection Auto Login Task in Windows whenever you have connected to your Wireless LAN; Not in startup

Hi friends,
Today me and my roommate were discussing to leave the laptop to download some files using torrent client. Then we thought like, what if power goes off ? Since, we are using Beam Telecom, we need to manually login via a webpage to activate the Internet connection when power comes back.

Then I have searched online and find some useful links which are shown below.

But still, as you know, we weren’t satisfied with the solution like, having as a startup script. Which will run whenever you just login to the system.

What if, we have left the laptop/desktop and power goes (But laptop/desktop running on battery/UPS), the startup script trick won’t solve our problem. Again, someone has to manually open browser and do the web login or start the batch file which was mentioned in the above files. So we have decided to find some easy solution which depends on the network connection.

Our home network setup:

I hope, now a days most of the home networks are like our network which was routed as below
BeamTele –> Wireless Router –> Laptops and Mobiles (Wi-Fi)

Pre-requisites:

  1. Open this link. https://docs.google.com/file/d/0B16cWwxzg0m5X1BPZXQySm5nV28/edit?usp=sharing
  2. Click on "File -> Download" to download the zip file
  3. Those files I have been copied from this link and modified the batch file
  4. Extract the zip file to a safe location, where you accidentally don’t delete the files. Please don’t put it in common download folder, you may accidentally delete it.
  5. You will find an wget.exe and related dlls along with a batch file.
  6. Move those wget.exe and dlls to C:/WINDOWS folder
  7. Let the batch file path be clear without any spaces in folder names (precaution)
  8. Please replace the username and password details with your Beam Tele userid and password in the batch file and don't forgot to save the file.
Note: Please place wget.exe and all the dlls in C:/WINDOWS folder. Because this path is already available in “PATH” environment variable
Out next step would be using this batch file and automatically running it whenever WLAN connected

Solution:

We have got an idea to create a task, which described below. Windows "Task Scheduler" is similar to "Cron Jobs" in Linux. So, lets start created "BeamTeleAutologin" task as described below.
  1. Whenever power goes off, router will be off (mostly, until unless you have connected your router also to an Inverter/UPS)
  2. If your router power goes off i.e. wireless router not connected any Inverter/UPS then blindly follow this method
  3. Create a task scheduler as described below
    • Search for “Task Scheduler” on Windows 7/8
    • Open “Task Scheduler”
    • Click on “Task Scheduler (Local)”
    • On right most (3rd) column, you will find an option like “Create Task”
    • Click on “Create Task”
    • In “General” tab, give a name of task like “Beam Tele Autologin” with some description (optional)
    • In “Security Options”, Choose “Run whether user logged in or not”
    • In “Configure for” dropdown, select “Your OS/Server OS” (Windows 7, Windows Server 2008 R2)
    • You can click on “Hide”, if you want to hide the task from library
    • Go to “Triggers” tab
    • Click on “New” button
    • Select “On an event” option from the “Begin the task” drop down
    • By default, “Basic” option get selected
    • From the “Log” dropdown, choose “Microsoft-Windows-WLAN-AutoConfig/Operational”
    • From “Source” dropdown, choose “WLAN-AutoConfig”
    • Put some delay task for some 1 minute (Optional)
    • Go to “Actions” tab
    • Select the batch file, which you have extracted from the downloaded “BeamTeleAutoLogin.zip
    • Go to “Conditions” tab
    • Uncheck “Power” category options
      • (Deselect) Start the task only if computer is on AC power
      • (Deselect) Stop if computer switches to battery
    • Check “Network” category options
      • (Select) Start only if the following network connection is available
    • Select your “WLAN” name from the list
    • Go to “Settings” tab
    • Check the necessary options like
      • Allow task to be run on demand
      • From the only available drop down, select “Do not start a new instance”
    • Click on “Ok” button
  4. Go to “Task Schedule Library” from the “Task Scheduler”
  5. You can see the task as per the name give above like “Beam Tele Autologin”
  6. Select the corresponding task
  7. Now, on right side you can see options like “Run”, “End”, “Disable”, “Properties”, “Delete” (By right click on the task, you will be getting same options)
  8. If you want to edit the task, click on “Properties”
  9. If your router has power back up i.e. connected to some Inverter or UPS then just add these few lines at the starting in your batch file to make sure that Internet is connected by pinging public DNS
    • ping 8.8.8.8 | find "Reply"
    • if errorlevel 1 goto :eof

Testing the Autologin Task:

  1. To test this task is running or not, do the following
    • Open http://portal.beamtele.com in browser
    • If you have already logged in, you can see a “Logout” option
    • Click on “Logout” button
    • So, by now you are no longer connected to Internet. You need to manually enter the details to login.
    • Disconnect/Disable your WLAN connection. So, router is not connected to laptop/desktop.
    • Now, you run the task if its not running by selecting task, click on “Run”
    • Connect to your WLAN now
    • Do not enter any details for login
    • If everything was properly setup then it should login automatically with your credentials.
If its working fine, then enjoy the hack.
Note: Please send your feedback and comments to psrdotcom@gmail.com

References:



June 20, 2013

Skype Video Message (Max Limit: 3 Minutes)

Hi friends,

Skype added Video message. This new feature let you record your video for maximum of 3 minutes and send to your Skype contact.

Which means, when the recipient is offline, you can send a video message to him/her. When recipient comes to online, they can view your video by clicking on a link.

I have just tried it and its simply superb.

 

Recording your video message:

  1. Select contact which you want to send video message.
  2. Desktop App: Click on “Video Message”
  3. Tablet:  Click on “+” icon to get “Video Message” option. Click on “Video Message”
  4. You will get a message like “Looking Good!! Hit record when you are ready”
  5. Click on record button
  6. Click record button again to stop your video message
  7. You can discard message by clicking on “X”(CANCEL) button
  8. You can playback your video by hitting “Play” button
  9. If you are satisfied with your video message and clarity then hit the “Message” icon to send the video message

 

View your video message sent by your contacts:

  1. My friend recorded his video and sent to my Skype (though I am online), I got a link in my Skype chat like
  2. “You've received a video message. View it at: some random link and some 4 digit pin”
  3. Click on the link and it will ask you enter the PIN
  4. Enter the pin provided along with the Skype video chat link
  5. Now you can view the video which has been recorded and sent by your Skype contact

Hope, you will enjoy this cool feature.

 

Please send your feedback and comments to psrdotcom@gmail.com

Blogger Labels: Skype,Video,Message,Limit,Minutes,friends,recipient,Select,Desktop,Click,Tablet,icon,option,CANCEL,Play,View,contacts,friend,digit,Enter,Hope,feedback,comments,online

June 18, 2013

Unable to Share folders in Ubuntu problem got resolved (Samba)

Hi friends,

I was not able to share my folders within network sometime back.

After searching and modifying configuration file my problem got resolved.

Problem

Unable to share Ubuntu folders

Message:  

net usershare' returned error 255: net usershare add: cannot share path /opt/foldingathome as we are restricted to only sharing directories we own.
Ask the administrator to add the line "usershare owner only = False"
to the [global] section of the smb.conf to allow this.

Resolution:

  1. Type the following in console
    • $ sudo vi /etc/samba/smb.conf
  2. Go to [global] section
  3. Add the following line
    • usershare owner only = False
  4. Save and exit from vi
  5. Restart Samba service
    • sudo service samba restart
Now, you can happily share your folders over network

Please send your feedback and comments to psrdotcom@gmail.com
 

June 10, 2013

Upgrade Samsung Galaxy S Advance to Jelly Bean Latest Version

Hi all,

Do you want to update/upgrade your Android Samsung Smartphone? I have upgraded it with latest firmware.

Please find the procedure below to do it manually.

 

Warning: Do at your own risk. We are not responsible for any bricking of your device. If you are scared to do it then please visit the nearest authorized service center. The experts from the service center will be able to upgrade your device if an upgrade available in your country.

 

Pre-Requisites:

Visit www.samsung-updates.com

Select your device from the drop down list

It will automatically lists the device current firmware version in each supporting country

You can download the firmware of any country of your choice (Mostly the latest release)

After downloading, extract it to a folder

Download ODIN latest version and extract it

Make sure that you had taken backup of your contacts, SMS, Settings and data as well

Make sure that USB Debugging enabled on your device

 

Firmware Upgrade:

Switch off your device

Run Odin{xxxx}.exe as an administrator

Press and hold Volume Down key + Home Key + Power Button until you get a “Downloading..” {Downloading Mode} screen with green robot

Connect your device with USB cable

If device connected properly you will see one of ID:COM boxes as yellow/green

And you can see “Added” message in the message section box

Now, Click on PDA button in the “Files/Download” section

Select the downloaded firmware xxx.tar.md5 file

Click on “Strat” button from the “Control Panel” section

It will take some time to finish the process

On mobile screen you will see “Downloading” progress

On ODIN window, you can see the similar kind of progress

Wait till you get the “PASS” message with green background in the box above progress bar in ODIN window

Your device gets restarted now

Select the language options and continue with other settings

Now you can disconnect the device from the PC/Laptop

Enjoy the upgraded OS features

 

Blogger Labels: Upgrade,Samsung,Galaxy,Advance,Bean,Latest,Version,Android,procedure,Requisites,Visit,Select,folder,Download,ODIN,Make,backup,contacts,data,Firmware,Switch,administrator,Volume,Down,Home,Power,Button,Mode,robot,Connect,cable,message,Click,Files,Strat,Control,Panel,Wait,PASS,background,language,Laptop,Enjoy,features,options

May 29, 2013

Penetration Testing Bundled Browser PenQ from QBurst to test websites from malicious attacks

Hi all,

Would you like to test your website from various attacks or bugs?

You most probably want to do a penetration testing on your website. But is it possible with less cost and less efforts?

Yes, It is possible with all new PenQ Browser which was built on top of Mozillas’s Firefox browser and all the testing add-on's.

Link: http://www.qburst.com/products/PenQ

In this link, you can find the slew tools, features and installation.

 

I hope, you guys find it easy to test your sites.

Please send your feedback and comments to psrdotcom@gmail.com

Blogger Labels: Penetration,Browser,PenQ,QBurst,cost,efforts,Mozilla,Firefox,add-on's,Link,products,tools,features,installation,feedback,comments,website

May 21, 2013

Flickr Upgrades photo limit to 1 GB from 200 active photos and better looking UI

Dear friends,

Its very good news for all photo uploading fellows. I had been using flickr since 2006 but limiting the photos 200 only stopping me to think about flickr again. Now flickr has been upgraded and better user interface update as well.

I have got all my uploaded photos in my account back. Happy :)

Please find the updated flickr account details

Free Account:
1 GB of photos (Each photo size should be < 200MB)
1080p Video can be uploaded
3 min video playback is possbile
Ads will be displayed

Pro Account:
Unlimited photo uploads
Unlimited video uploads
No Ads will be displayed

Hope, flickr will be back again as before.

Please send your feedback and comments to psrdotcom@gmail.com

Featured Post

Java Introdcution

Please send your review and feedback to psrdotcom@gmail.com