14 Aug, 2010

How to view private orkut photos

Articles related to how to view private orkut photos

Auto mounting File Systems in Linux

http://digitalpbk.blogspot.com/2007/03/auto-mounting-file-systems-in-linux.html to mount a local Filesystem, add the following line.Device ID Mount Directory FileSystem OptionsEg:/dev/sda8 /mnt/sda1 vfat rw,umask=0000,uid=500,gid=500 0 0where the uid=500, gid=500 must be replaced by the proper user ids which can be got from System > Administration > Users and Groups in Fedora Core 6.Automounting NTFSAppend /dev/sda8 /mnt/hddD ntfs-3g default 0 0Help meI did this in Fedora Core 6. If any of you guys have any information on how to do the same on other linux distros ...
Published 4 years, 10 months ago

XSS - Part 2 (Cookie stealing and Defacement)

http://digitalpbk.blogspot.com/2006/12/xss-part-2-cookie-stealing-and.html is used to manage sessions in browsers. Each person logged in gets a unique cookie, it is like a key to the site. So if you can get hold of this cookie, you have the key to enter the site. The site will welcome as the person from whom you stealed the cookie. Now let us look how to grab the cookie using cross site scripting. For cookie stealing there must be an xss hole which can be injected through the url of the page like the one on propmart.com we discussed in first part.Getting a cookie ...
Published 5 years, 1 month ago

PHP file_get_contents giving garbled output

http://digitalpbk.com/php/file_get_contents-garbled-gzip-encoding-website-scraping . // Allow it for now... Do nothing... } // Verifiy decompressed size and CRC32: // NOTE: This may fail with large data sizes depending on how // PHP's integer limitations affect strlen() since $isize // may be negative for large sizes. if ($isize != strlen($data) || crc32($data) != $datacrc) { // Bad format! Length or CRC doesn't match! return false; } return $data; } } Happy Scraping :) PHP Web ...
Published 1 year, 11 months ago

How to Access Stock Quotes Realtime through Google Finance

http://digitalpbk.com/stock/google-finance-get-stock-quote-realtime How to Access Stock Quotes Realtime through Google Finance Get Realtime Stock Quotes using Google Finance API in Python Programming Language Google Finance is a product of Google, that tracks everything related to the Stock market and manage your Portfolio etc. It has access to realtime data of various stock exchanges around the world like NASDAQ, NSE of India etc. We can use this to get realtime data of stocks for programatically accessing the value of a stock. Tell me already, Where ...
Published 10 months, 2 weeks ago

Change Network adapter MAC address on Windows 7

http://digitalpbk.com/windows/change-network-adapter-mac-address-windows-7 Change Network adapter MAC address on Windows 7 Change Network adapter MAC address on Windows 7 Shows you how to Change MAC Address on Windows 7 powered laptop Most of us (atleast those who learned computer networking) grew up learning about the 7 layers of OSI ISO model or the simple 4 layer model. The lowest layer is the physical layer. In this layer all machines are assigned an address called the MAC address (Media Access Control Address) . The MAC Addresses come pre-assigned in the hardware and it is assigned by a standard authority so ...
Published 1 year, 11 months ago

Connecting Laptop to TV using HDMI Port

http://digitalpbk.com/hdmi/connect-laptop-tv-using-hdmi-port Connecting Laptop to TV using HDMI Port is not detected click "Detect Displays". Now you should be able to use your external screen as a desktop or browse the internet using a TV screen or as a movie screen :) How to remove hdmi from laptop? To remove the HDMI cable just unplug the cable. There is nothing to unmount like in a USB. You can remove the HDMI connector from the laptop. To know which laptops have HDMI see Laptops with HDMI Port Don't have an HDMI port? Find out other options to Connect laptop to TV Laptop TV ...
Published 1 year, 10 months ago

Laptop to TV connection HDMI No Audio Fixed

http://digitalpbk.com/hdmi/hdmi-laptop-tv-connection-fix-no-audio Laptop to TV connection HDMI No Audio Fixed is required to play media on your TV. How to fix audio playback on TV? HDMI configuring audio output on Windows The audio device which plays the sound can be chosen in windows by choosing the appropriate audio output device. Follow the steps given below to change your audio output device to TV so that the sound plays on your TV instead of laptop. Open Control Panel > Hardware and Sound > Sound, and you see a screen as shown below: Now Right click on your TV and select set as default ...
Published 4 months, 4 weeks ago

amvo.exe Virus Manual Removal Steps

http://digitalpbk.blogspot.com/2008/02/amvoexe-virus-usb-memory-stick.html amvo.exe Virus Manual Removal Steps IntroThis is a nasty virus, dont know who dropped it on me. It spreads via USB Memory Sticks. It cannot be seen in the process list, hides itself and hides all files. And my antivirus doesn't seem to find a problem! :(Some SymptomsCannot show hidden filesSlows down USB devicesAdds infections to plugged in USB devicesDrives open in new windows from My ComputerHow to get rid off?Step 1 The usual way is to Format the system, but it is not a permanent ...
Published 4 years ago

WORM_RONTOKBRO.Y versus me

http://digitalpbk.blogspot.com/2007/01/wormrontokbroy-versus-me.html WORM_RONTOKBRO.Y versus me This is the log of the war against the worm.How did the enemy get it ? It came along a couple of folders which was copied from a pen drive. It had the same folder name and looked exactly like a windows folder. In a hurry double clicked it, and the war began...Battle 1: End TaskI immediately realized it was a virus because it opened the My Documents folder, which was unusual. Then soon I pressed Ctrl + Alt + Del to end task the program. But the battle was won ...
Published 5 years ago

Changing the default Boot OS in GRUB on Ubuntu 9.10

http://digitalpbk.com/ubuntu-grub/changing-default-boot-os-grub-ubuntu-910 not edit this file as it is generated from files from /etc/grub.d/* and /etc/default/grub Instructions on how to change the default operating system First be root sudo su Edit the file /etc/default/grub The contents of the file would be like as shown below : # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. GRUB_DEFAULT=3 #GRUB_HIDDEN_TIMEOUT=0 GRUB_HIDDEN_TIMEOUT_QUIET=true GRUB_TIMEOUT=10 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo ...
Published 2 years, 3 months ago

Related help topics for how to view private orkut photos More keywords like how to view private orkut photos
More pages for how to view private orkut photos


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Makruzz Cruise Vessel Makruzz Cruise Vessel in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk