Leaderboard
Popular Content
Showing most liked content on 07/24/2011 in Posts
-
1 pointOK so here is a simple to do guide to get 1x data on palm pre for reliance and also for tata pre requirements 1) palm pre running webos 1.1 or 1.2 ( u can just use update program on pre and do OTA update which is safe) 2) palm pre DIAG drivers 3) root acess 4) qpst 2.7 1) connect ur palm pre to qpst now i m tired of mentioning it again and again on how to root a pre for programming here i m writing it in simple steps a) install palm sdk on ur pc http://developer.pal...ter&sdkdownload make sure u have latest version of java on ur pc c) once sdk is installed its very simple to gain root access on ur palm pre enter developer mode to do so from ur keyboard type konami code it will show developer mode icon , turn it on d) go to startmenu --run --type cmd e) it will open up command prompt f) just type following then type the following now it will show root@castle:/# ←[J now just type done it will ask u for pre drivers and direct to to location where u have it g) now just go to qpst and connect to corresponding com port 2) setting data in qpst when data isn't provisioned on palm pre , u will just see signal bars and battery indicator thats all see this pic of my palm pre without data http://img230.images...7/imag0006z.jpg 1) open up qpst 2) press read from phone , it will ask for spc code , put in 000000 or whatever spc u have 3) go to mip tab and in "mobile ip behaviour" select "simple ip only" 4) u will see user profiles , click on profile 1 and press edit 5) it will open up profile 1 edit screen , clcik tab profile enable 6) in NAI write xyz@sprintpcs.com 7) teethered NAI xyz@modem sprintpcs.com 8) check rev tunnel preferred 9) make primary HA HOME HA AND SECONDARY HA ADDRESS 0.0.0.0 10) press ok and click write to phone see below two screenshots from my pre to get an idea http://img169.images...01oct020004.gif http://img101.images...02oct020004.gif 11) now go to ppp tab u will see an option of username and password, go to UM and AN TABS and write username and password , in this case i wrote it as username - UTS@ relianceinfo.com password- i4gE7DW ( u can put any other username password) click write to phone 12) now press read from phone tab and make sure all settings are there 3) setting up data on handset 1) from ur phone dialpad dial ##evdo# ie ##3836# and select 1xrtt http://img401.images...8/imag0019a.jpg 2) from ur phone dialpad dial ##data# go to browser and zero PRIMARY /SECONDAY NCG and ports done now reboot ur phone if all settings are configured properly ur data will start working u will see a 1x sign next to signal bars ( 1x sign indicates data is activated , if u dont see1x sign it means ur settings are not proper) see pic of my handset after data got provisioned http://img101.images...72/imag0008.jpg pre drivers.rar
-
1 pointso new coupon for letsbuy 500 off on 1000 0b96cb74 cheers working rightnow but letsbuy showing some bugs, I add a mobile in to cart but it is showing 3-4 extra items without adding them, while removing it add something else or the cart become empty suddenly.
-
1 pointIf u are using Win7 than just Create a adhoc connection that will suffice
-
1 pointTHis is really nice article on DIY. convert your any old PC in NAS device. MODS: if this posted, you may delete it. What You'll Need? You can install FreeNAS on a ton of different systems using a number of different methods, but here are the things you'll need for our method: A PC with a minimum of 192MB RAM to act as your NAS. It will also need a bootable CD drive in it from which we can install FreeNAS onto one of its hard drives. The FreeNAS live CD, available here (more details on that below). A network with DHCP reservations or static IP addresses. This isn't required, but it's definitely preferred. If you don't have this, managing your NAS can get pretty annoying, since its IP address will change whenever you reboot it (as will your other computers'). FreeNAS is actually designed to run on a flash drive or compact flash card rather than one of the drives in your computer, but since many computers (especially older ones, like the one you might recycle into a NAS) don't support booting from USB, we're going to install FreeNAS to the hard drive for simplicity. If your computer supports booting from USB, you can actually use the live CD to install FreeNAS to a 2GB flash drive and run FreeNAS from that flash drive instead, keeping it plugged into your NAS at all times. Installing FreeNAS To install FreeNAS, you'll need the FreeNAS live CD. Head to this page and click on the latest stable build of FreeNAS 7. Download the live CD image that applies to you—that is, if your NAS has a 64-bit capable processor in it, grab the amd64 version. If not (or if you aren't sure), grab the i386 version. Burn it to disc using something like IMGBurn for Windows or Burn for Mac, and stick it into a computer (any computer, it doesn't matter if its your NAS or not). Head over to your NAS box and boot up from the live CD. It'll take awhile to boot up, but once you get to the FreeNAS menu, pick option 9: "Install/Upgrade to hard drive/flash device". Pick option 2 on the next screen, "Install embedded OS on HDD/Flash/USB + DATA + SWAP partition" (if you're installing on a flash drive, you can pick option 1 instead). Pick your CD drive and hard drive from the lists it throws at you, and say no to a SWAP partition (unless your computer has less than a few gigs of RAM, in which case it might be a good idea to create a SWAP partition that's twice the size of the RAM in your machine). It will format your drive for you with the UFS file system, and install FreeNAS to a small partition at the beginning of the drive. Remove the live CD and boot up your computer. You should boot into your new FreeNAS installation, and come up with the same menu the Live CD gave you. This time, pick option 1, "Assign Interfaces". Pick your ethernet port from the list (there's probably only one option), then pick "none, Finish and exit" on the next page. Next, pick option 2, "Set LAN IP Address". Using DHCP should be fine, unless you're using static IPs, in which case you can hit "no" and assign it an address yourself. When you're done with all the network configuration, it should spit out an IP address for you. This is how you'll access the web interface to configure everything on your NAS, so make a note of it and head over to your desktop computer. You can now unhook the keyboard and monitor from your NAS; you won't need them anymore. Sharing Your FreeNAS Drive with a Desktop Computer To access the web interface, open your web browser and type in the IP address you copied down at the end of the installation process. When you first open it up, it'll ask you for a username and password. Type in admin for the username and freenas for the password to gain access. The first thing we want to do is change these to something a bit more secure. Click on the "System" menu at the top of the page and hit "General". Under WebGUI, change the username to whatever you want, and click save. Go to the Password tab and change your password as well. Next, we'll add our hard drive(s) to FreeNAS. Hover over the Disks menu at the top of the page and click on Management. Click on the Plus sign to add a new one. On the next page, choose your disk from the "Disk" dropdown menu, type in a description if necessary, and hit Add. The rest of the default settings should be fine for now. Make sure you hit "Apply Settings" back on the Disk Management page when it takes you back there. If you're running FreeNAS off a flash drive, head to Disks > Format and pick your disk from the dropdown menu. Choose "UFS (GPT and Soft Updates)" and give it a volume label. Hit Format disk. If FreeNAS is installed to your internal hard drive, you can skip this step since you formatted it when you installed FreeNAS. Next, we need to give that drive a "mount point" in FreeNAS. Head to Disks > Mount Point from the top menu, and click the plus sign. Pick your disk from the dropdown menu. Give the mount point a name, description if you like, and hit Add. Once again, hit Apply Settings on the next page. We're almost there! The last thing you want to do is share that drive with your other computers on the network. For this example, we're going to use CIFS, since it's compatible with Windows, Mac, and Linux machines (If you're in a Mac-only household, I recommend researching AFP instead, since it'll be a bit easier to set up). Head to Services > CIFS/SMB and hit the Enable checkbox in the right corner. You can change its NetBIOS name, workgroup, and description if you so choose, then scroll down and hit "Save and Restart". Click on the Shares tab at the top of the settings page, and click the plus sign. Give it a name, comment if desired, and hit the "..." button to tell it which of your FreeNAS drives you want to share. The default settings should be fine for most people, so go ahead and hit Add. That's it! You should be able to access your network-attached drive from any computer. In Windows Explorer, just type \\192.168.0.10 into the navigation bar, using your NAS' IP address in place of the example I've provided. You should see your NAS show up and you can browse it, create folders, add files to it, and so on. For easy access, you can right-click on it and hit Map Network Drive to put it under My Computer. You should be able to do this with every other computer on the network, and easily share files between all of those computers. Three Cool Ways You Can Use Your NAS That's all fine and dandy, but you can do more than just store files on the network. Here are a few cool things you can do with your NAS and how to set them up. Backing Up Data to Your NAS Since a NAS can hold many large drives, it's a popular option for backing up data. FreeNAS recommends Rsync for backup, but I've found that it's more trouble than it's worth. Instead, I like to use previously mentioned Microsoft SyncToy, which does essentially the same thing. In addition, Mac users can use Time Machine with their NAS as long as you're sharing that drive with AFP instead of CIFS. Backing Up With SyncToy To backup a folder or group of folders on Windows, download and install SyncToy and open it up. SyncToy is extremely simple to use: just create a new folder pair, using the "left" folder as the folder from your computer that you want to back up, and the "right" folder as the folder on your NAS to which you're backing up those files. You have three different types of sync: Synchronize, Echo, and Contribute. Synchronize will keep the two folders in sync at all times, so if you change or delete something on one side, it'll sync those changes to the other side. Echo will only sync changes you make from the left side (your computer)—if you change or delete anything on the NAS, those changes won't be synced back. Contribute is my preferred method. It does the same thing as Echo, but won't sync over deletions. This means if I accidentally delete a file from my hard drive, it'll still be on my NAS, and I can go grab it and replace it. When you're done, you can run your first sync and make sure all the files copied over correctly. SyncToy, unfortunately, only runs when you tell it to, so if we want to automate this process, we'll have to do it ourselves. Open up your Start Menu and type "task scheduler" into the search box, and start up Microsoft's Task Scheduler program. Click "Create New Basic Task" in the right sidebar, give it a name, and set it to run daily (I usually choose around 2am, so it runs while I'm asleep). When asked, tell it you want to start a program. At the next screen, browse into C:\Program Files\SyncToy 2.1 folder and choose SyncToyCmd.exe. Type -R into the Arguments box, hit next, and finish setup. This will run SyncToy in command line mode each day. Note that you can open up SyncToy at any time and add more folders to your backup, and your task will run through them all daily, syncing over any new or changed files to your NAS for safe keeping. Backing Up With Time Machine If you want to back up with Time Machine, you'll need one of the drives in your NAS shared through AFP instead of CIFS, as described in the "Sharing Your FreeNAS Drive" section above. If you do, you can head into Services > AFP > Shares on the web interface, edit the settings for that share, and pick "Time Machine" from the "Automatic Disk Discover Mode" dropdown. The next time you open up Time Machine, your NAS drive will be available as a backup disk. Note that to do this, you'll want to mount the NAS drive at logon, which you can do by opening up System Preferences on your Mac, going to Accounts > Login Items and dragging the NAS drive from your desktop right into the login items window. That way it will always be connected and Time Machine will be able to access it at all times. Streaming Media to Other Computers From Your NAS If you have a home theater PC, Playstation 3, Xbox 360, or other UPnP-enabled device, you can stream media straight from your NAS with just a few tweaks. We've talked about UPnP before, so you might already know how easy it is to use—and FreeNAS' setup is no different. To get started, head into the web configuration for your NAS and go to Services > UPnP. Click the Enable checkbox on the right hand side and give your UPnP server a name. Under "Database Directory", click the "..." button and browse to a folder on your NAS where you want the UPnP configuration file stored (it doesn't really matter where this is). Then, head down to Content and click the "..." button to point FreeNAS to the folders you want to share. In this case, we have a "Media" folder we've created in which we're storing video, so we'll pick that and hit the "Add" button to add it to the list. You can add multiple folders from all over your NAS, and it can stream them as long as they contain movies or music. Some devices, like the Playstation 3, may require you to transcode your higher-definition videos, so check the "enable transcoding" box if necessary. Then hit Save. If you head over to your UPnP device and search for servers, you should see that your NAS pops up, and you can browse your media folders and watch those videos on your TV. Downloading Torrents Using Your NAS One of the coolest features of FreeNAS is the ability to download torrents without the help of another computer. FreeNAS has a version of Transmission built right in that can watch folders for torrents and download them—you'll never have to worry about keeping your main computer on, logged in, or avoid rebooting it. Your NAS can download all those torrents for you. To set up BitTorrent support, open up FreeNAS' web configuration and go to Services > BitTorrent. Click the Enable checkbox on the right hand side, and specify a Download Directory. This is where your completed torrents will go. Most of the other settings are fine, though I like to require encryption on the people to whom I connect, so you can tweak that setting if you want. If you want to set up a Watch Directory, that's probably a good idea too—that way, you can drop torrent files right into a specific folder on your NAS and it will immediately start downloading them. Hit Save when you're done. The last thing you'll need to do is probably change your NAS' DNS servers, otherwise it won't be able to connect to the internet. Head to System > General and change the DNS servers to your ISPs, or, if you don't know them, you can just use Google's (8.8.8.8 and 8.8.4.4) since they're easy to remember. Hit Save when you're done. When you start downloading a torrent, you can monitor it from a web interface by going to 192.168.1.10:9091, replacing my IP address with your NAS', of course. That way you can keep an eye on how far your torrents are coming along from any computer on your network. These are just a few of the many things you can do with FreeNAS, so be sure to check out FreeNAS' web page for more info (as well as the Legacy Wiki, since the legacy version—the one we used in this tutorial—has even more features). Got a NAS setup in your home that you think is pretty awesome? Tell us about it in the comments. You can contact Whitson Gordon, the author of this post, at whitson@lifehacker.com. You can also find him on Twitter, Facebook, and lurking around our #tips page.
-
1 point^ It's great tv; bought it for a employee's sister's wedding; no issues;
-
1 point