Computer,Handphone,Windows,Android,Linux,IOS,Blackberry

Dual Boot Ubuntu and Windows 7 | Fresh Mind Tech

Dual Boot Ubuntu and Windows 7 | Fresh Mind Tech


  • Windows 7 and Ubuntu, despite their opposing missions, can get along like best pals on a single computer. Here's how to set up a dual boot system that lets you enjoy the best of both worlds in perfect harmony.
    By default, Windows 7 takes over your boot-up process and wants to be your only OS, and Linux treats Windows like a weekend hobby you keep in a shed somewhere on your hard drive. But I've been dual-booting Ubuntu and some version of Windows 7 for nearly a year, and I've learned a lot about inconveniences, annoyances, and file-sharing necessities, and now I'll walk you through how to set up your systems to achieve a peaceful union of your dual-boot OSes. (Both with Windows 7 already installed, and with a clean system ready for a new dual-OS existence.)
    Follow through this guide, and I'll explain how to rebuild a system from the ground up with Windows 7 and Ubuntu, with either a backed-up and cleaned-out hard drive (recommended) or Windows 7 already installed. When we're done, you can work and play in either operating system, quickly and conveniently access your documents, music, pictures, and other files without worry or inconvenience, and boot into either system without having to worry about whether Windows is going to get mad at you. Plus, when Ubuntu 10.04 or Windows 8 come along, you'll find it much easier to install either one without having to start over entirely from scratch.

    What you'll need

    • Windows 7 installation disc: For clean installations, either a full installation copy or an upgrade disc is needed. If you own an upgrade disc but want to start from scratch, there's a way to do a clean install with an upgrade disc, though that's a rather gray-area route. Then again, there's probably not a person on this earth that doesn't have a licensed copy of XP or Vista somewhere in their past.
    • Ubuntu 9.10 installation image: You can grab an ISO at Ubuntu.com, or hit "Alternative download options" to reveal a (usually very fast) BitTorrent link. You'll want to get the ubuntu-9.10-desktop-i386.iso download for 32-bit systems, or ubuntu-9.10-desktop-amd64.iso.torrent for 64-bit on AMD or Intel systems (despite the name).
  • Blank CD or empty USB drive: You'll need one of these for burning the Ubuntu ISO, or loading it for USB boot. If you're going the thumb drive route, grab UNetBootin for Windows or Linux, plug in your USB drive, and load it with the downloaded ISO image.
  • All your data backed up: Even if you're pulling this off with Windows 7 already installed and your media and documents present, you'll want to have a fallback in case things go awry. Which they shouldn't, but, naturally, you never know.
  • Free time: I'd reckon it takes about 2 hours to pull off two OS installs on a clean system; more if you've got a lot of data to move around.

Setting up your hard drive

If you've got nothing installed on your system, or you've got your data backed up and you're ready to start from scratch, you're in a great position—skip down to the "Partition your system" section. If you've got Windows already installed, you can still make a spot for Ubuntu, though.
(Only) If Windows is already installed: You're going to "shrink" the partition that Windows 7 installed itself on. Before we do that, clean out any really unnecessary applications and data from your system (we like Revo Uninstaller for doing this). Also, open up "Computer" and take note of how much space remains on your main hard drive, presumably labeled "C:". Head to the Start menu, type "disk management" into the search box, and hit Enter.
Windows 7 probably put two partitions on your hard drive: one, about 100 MB in size, holding system restoration data. We don't want to touch it. Right-click on the bigger partition to the right, and choose Shrink Partition.

Dual-Boot Windows 7 and Ubuntu in Perfect HarmonyAfter a little bit of hard drive activity and a "Please wait" window, you'll get back the size you can shrink your Windows partition by.
Dual-Boot Windows 7 and Ubuntu in Perfect HarmonyIf the space Windows offers doesn't jibe with what your Computer view told you was "remaining," you might need to hit Cancel, then head back and defragment your hard drive, and take some of the steps laid out by the How-To Geek. Run the Disk Management tool again and try a Shrink Volume operation again, and free up as much space as you can.
Partition your system: You're aiming to set up a system with three partitions, or sections, to its hard drive: One lean partition for the Windows operating system and applications running from it, another just-big-enough partition for Ubuntu and its own applications, and then a much larger data partition that houses all the data you'll want access to from either one. Documents, music, pictures, application profiles—it all goes in another section I'll call "Storage" for this tutorial.
How do you get there? We're going to use GParted, the Linux-based uber-tool for all things hard drive. You could grab the Live CD if you felt like it, but since you've already downloaded an Ubuntu installer, you can simply boot a "live," no-risk session of Ubuntu from your CD or USB stick and run GParted from there. Once you're inside Ubuntu, head to the System menu in the upper left when you get to a desktop, then choose the Administration menu and GParted under it.

Dual-Boot Windows 7 and Ubuntu in Perfect HarmonyYou'll see your system's hard drive and its partitions laid out. You're going to create partitions for Linux and your storage space, but not Windows—we'll let the Windows installation carve out its own recovery partition and operating space. On my own system, I give Windows 15 GB of unallocated space, and Ubuntu another 15 GB of space right after it, with whatever's left kept as storage space. Then again, I've only got a 100 GB hard drive and don't run huge games or applications, so you can probably give your two operating systems a bit more space to grow.
Click on the unallocated space and hit the "New" button at the far left. In the "Free space preceding" section, click and hold the up button, or enter a number of megabytes, to leave space for Windows at the front. When you've got the "space preceding" set, set the actual size of the Ubuntu partition in the "New Size" section, and leave "Free space following" alone. Choose "unformatted" under file system—we'll let Ubuntu do the format itself and hit "Add." Back at the main GParted window, click on the space to the right of your two OS spaces, hit "New" again, and set the file system as "ntfs." Give it a label like "Storage," hit "Add," and at the main GParted window, hit the checkmark button to apply your changes. Once it's done, exit out of GParted and shut down the system from the pull-down menu in the upper-right corner.
If Windows is already installed: If you've shrunk down its partition for free space and booted into a live Ubuntu or GParted, click on the "Unallocated" piece next to the two "ntfs" partitions that represent your Windows 7 installation and system recovery tools. Create a 15(-ish) GB unformatted partition, and give it a label like Ubuntu. If you've got a good deal of space left, format it as "ntfs" and label it something like "Storage." If you can just barely fit the Ubuntu partition, you can just keep your media files in the Windows partition—until you can remedy this with a full wipe-and-install down the line.
Experienced Linux geeks might be wondering where the swap space is going—but don't worry, we'll create one, just not in its own partition.

Installing and configuring Windows

Grab your Windows 7 installation disc—either a full copy or modified upgrade disc, and insert it into your DVD drive. If your system isn't set up to boot from CD or DVD drive, look for the button to press at start-up for "Boot options" or something similar, or hit up your system maker's help guides to learn how to change your boot order in the BIOS settings.
Follow through the Windows 7 installation, being sure to choose "Custom" for the installation method and to point it at that unallocated space we created at the beginning of your hard disk, not the NTFS-formatted media/storage space we made earlier:

Dual-Boot Windows 7 and Ubuntu in Perfect HarmonyWork your way through the Windows 7 installation, all the way until you reach the Windows desktop. Feel free to set up whatever programs or apps you want, but what we really want to do is set up your Storage partition to house your pictures, music, video, and other files, and make your Libraries point to them.
Hit the Start menu, click Computer, and double-click on the hard drive named "Storage" (assuming you named it that earlier). In there, right-click and create new folders (or hit Ctrl+Shift+N) for the files you'll be using with both systems. I usually create folders labeled Documents, Music, Pictures, and Videos—I could also see folders for saved games and data files from big software packages. Copy your media files into these folders now, if you'd like, but we've got a bit more tweaking to pull off.
In the left-hand sidebar, you'll see your "Libraries" for documents, music, pictures, and video. At the moment, they point to your Public shared folders and the My Pictures-type folders on your main Windows drive. Click once on any of the Libraries, and at the top of the main panel, you'll see text stating that this library "Includes: 2 locations ...". Click the blue text on "2 locations," then click on each of the folders below and hit "Remove" on the right-hand side. Now hit "Add" and select the corresponding folder on your Storage drive. Do the same for all your music, pictures, videos, and other media folders.
Dual-Boot Windows 7 and Ubuntu in Perfect HarmonyWant to add another library for quick access? Right-click somewhere on the desktop, choose New->Library, and follow the steps.
That's about it for Windows. Now get your Ubuntu CD or USB stick ready and insert it in your system. Ignore whatever auto-play prompts appear, and restart your system.

Installing and configuring Ubuntu

Restart your computer, this time booting from your Ubuntu Live CD or USB boot drive. When your system boots up, choose your language, select "Try Ubuntu without any changes to your computer," and you'll boot into a "live" desktop, run entirely off the CD or USB stick. Once you're booted up, try connecting to the internet from the network icon in the upper-right—it helps during the installation process, ensures your network is working, and gives you something to do (Firefox) while the system installs.
Click the "Install" link on the desktop, and fill out the necessary language/location/keyboard info (most U.S. users can skip through the first 3 screens). When you hit the "Prepare disk space" section, select the "Specify partitions manually" option, then hit Forward. Select the free space that's after your first two Windows partitions with ntfs formats, then hit the "Add" button at bottom. Your partition should already be sized correctly, and the only thing to change is set "/" as a mount point. Here's what your screen should look like:
Dual-Boot Windows 7 and Ubuntu in Perfect HarmonyClick OK, then finish through with the Ubuntu installation. If it catches your Windows 7 installation, it might ask if you want to import settings from inside it—you can, if you'd like, but I usually skip this. Wait for the installation to finish, remove the CD or thumb drive, and reboot your system.
When you start up again, you'll see a list of OS options. The only ones you need concern yourself with are Windows 7 and the top-most Ubuntu line. You can prettify and fix up this screen,change its settings, and modify its order later on. For now, let's head into Ubuntu.




We're going to make the same kind of folder access change we did in Windows. Click up on the "Places" menu, choose "Home Folder," and check out the left-hand sidebar. It's full of links to Documents, Pictures, and the like, but they all point to locations inside your home folder, on the Linux drive that Windows can't read. Click once on any of those folders, then right-click and hit Remove.

Dual-Boot Windows 7 and Ubuntu in Perfect HarmonyYou should see your "Storage" partition in the left-hand sidebar, but without that name—more like "100GB filesystem." Double-click it, type in the administrator password you gave when installing, and you'll see your Documents, Music, etc. Click and drag those folders into the space where the other folders were, and now you'll have access to them from the "Places" menu, as well as any file explorer window you have open.
Ubuntu won't "mount," or make available, your Windows 7 and Storage drives on boot-up, however, and we at least want constant access to the Storage drive. To fix that, head to Software Sources in the System->Administration menu. From there go to Applications, then the Ubuntu Software Center at the bottom. Under the "Ubuntu Software" and "Updates" sections, add a check to the un-checked sources, like Restricted, Multiverse, Proposed, and Backports. Hit "Close," and agree to Reload your software sources.

Finally! Head to the Applications menu and pick the Ubuntu Software Center. In there, search for "ntfs-config," and double-click on the NTFS Configuration Tool that's the first result. Install it, then close the Software Center. If you've got the "Storage" or Windows 7 partitions mounted, head to any location in Places and then click the eject icon next to those drives in the left-hand sidebar. Now head to the System->Administration menu and pick the NTFS Configuration Tool.
You'll see a few partitions listed, likely as /dev/sda1/dev/sda2, and the like. If you only want your storage drive, it should be listed as /dev/sda3 or something similar—just not the first or second options. Check the box for "Add," click in the "Mount point" column to give it a name (Storage, perhaps?), and hit "Apply." Check both boxes on the next window to allow read/write access, and hit OK, and you're done. Now the drive with all your stuff is accessible to Windows and Linux at all times.

Adding swap to Ubuntu

"Swap" memory is a section of the hard drive that your system's memory spills over into when it gets full and busy. Until recently, I'd been creating a whole separate partition for it. Recently, though, I've found that swap isn't always necessary on systems with a large amount of memory, and that swap can simply be a file tucked away on your hard drive somewhere.
Follow the Ubuntu help wiki's instructions for adding more swap, but consider changing the location they suggest putting the swap file—/mnt/swap/ for the place your Storage is held—/media/Storage, in my case.
Review Samsung Galaxy A5 2016

Review Samsung Galaxy A5 2016


Line "A Series" Samsung previously relied premium design plated metal material and includes a super slim body, now present a more 'ciamik' and certainly supported a variety of the latest technology, one of which is the Galaxy A5 2016 Model 'middle' of the series upgrade Galaxy A5 introduced a year ago has been supported fingerprint sensors and fast charging technology.

In the market, the Samsung Galaxy A5 2016 priced at around Rp 5 juaan more. If you view the specification and the intermediate segment being targeted, Galaxy A5 feels it must compete with several similar products that actually priced at a cheaper price.Layered Metal body GlassNot much different from the previous Galaxy 2016 A3 we tested, the Samsung Galaxy A5 2016 was carrying a fancy design. The body is slightly larger, but less thin when compared to the Galaxy A5 Duos. Physical construction Galaxy A5 2016 re-display the hallmark of the Samsung Galaxy Series ergonomic and rounding, no longer rigid as A Series earlier.


If you notice, the design of the Galaxy A5 2016 seemingly similar to the Samsung Galaxy S6 tablets. Starting from the concept unibody, laying compartment SIM card / microSD, cone speakers, port connections, antenna, control panel until the position of the rear or front camera.In this new series of Samsung has also added component scratch-resistant glass Corning Gorilla Glass 4 with 2.5D technology, which coats the front and back of the body. The concept is still similar to the Sony Xperia Z Series. Only, in the Samsung Galaxy A5 is a layer of glass is slightly thicker and highly visible. Unfortunately, in addition to the phone body easily soiled by fingerprints, a layer of glass on the Galaxy A5 also feels slippery and can make the phone slip or fall if placed on surfaces slightly tilted.Samsung Galaxy A5 2016 we tested is a global version of the SM-A510FD model code. This model does not apply the concept of hybrid SIM card like some competitors such flagship Oppo R7s, which provides two SIM card slots one of which doubles for the SIM card as well as microSD. In the Galaxy A5 SM-A510FD SIM card slot, there are additional psisinya in the upper left corner of the phone body. As for the main SIM card slot plus a microSD card slot, da position on the right side of the body parallel to the power / lockscreen.
VIDEO MOVIE MAKER VIDEO EDITOR MAKE MORE INTERESTING

VIDEO MOVIE MAKER VIDEO EDITOR MAKE MORE INTERESTING


You who like to record important moments through the moving image video alias, definitely want the result more attractive. Therefore, applications Video Editor Movie Maker made this Rabbit feels obliged to have.

Applications that basically combines Social Cam and Video Maker Pro video editing facilities are quite complete.

With Movie Maker Video Editor, you can cut (cut) video and add a variety of cool effects to make the video more interesting. In addition to edit video files that have been stored in the memory of the smartphone, you can record simultaneously edit them directly from the application that has video viewfinder own this.

Results can also be instantly shared editing (share) to social networks, or can be sent via email to others. Another plus point of this application is the user interface that is very easy to operate.
Samsung Tablet 12 inch with Windows 10 Certified

Samsung Tablet 12 inch with Windows 10 Certified



Earlier this year, Samsung had called working with a tablet that runs Windows 10 operating system with model number SM-W700. At that time, none of the 12 inch certainty that it will be marketed.

Reporting from Phone Arena, the device may be ready to enter the market in 2016. BC-W700 has been certified by the Bluetooth SIG and the Wi-Fi Alliance.

The tablet also confirmed correctly carry berbentang 12-inch screen in Zauba, export-import tracking website India. The device which had been sent to India to be tested.

The tablet will reportedly be priced at USD 455, or approximately USD 6 million. This suggests that the price of the handset is the most likely future high end products of this South Korean manufacturer.

Furthermore, SM-W700 runs with an Intel Core processor and the S Pen. This handset will be revealed next month.
Microsoft Launches 4G LTE Tablet

Microsoft Launches 4G LTE Tablet



After releasing the Lumia 950 and 950 phones XL featuring Quad HD screen flagship 5.7, Microsoft will launch 4G LTE tablet connected.

Reported by Neowin, according to reports WindowsBlogItalia, Chinese producers Sunty World officially launched a new tablet that runs Windows 10 operating system.

Specifications This tablet has a 7 and an 8-inch IPS LCD with a resolution of 1,280 x 800 pixels. The kitchen was redone supported chipset Qualcomm Snapdragon 210 (MSM8909), quad-core processor paired with a RAM of 1 GB / 2 GB.

On line fotogarafi 2 MP main camera, front-facing camera of 0.3 MP, comes with an internal storage of 8 GB / 16 GB which can be expanded with microSD up to 32 GB.

Problem connectivity, Microsoft's new tablet filmed already integrated with connectivity features 4G LTE (Long Term Evolution), Bluetooth / Wi-Fi, USB 2.0, and a battery life of 2800 mAh.

This device is available before the end of this month, with a choice of gray, blue, pink. Regarding the details of price and availability in the market, companies are still reluctant to disclose it, and are expected to be present in the country in the near future.

(kem)
Google Apps Promote Popular iOS and Android in the Home Page

Google Apps Promote Popular iOS and Android in the Home Page



Google, the giant search engine under the auspices Alphabet, featuring simple page. Apparently, Google utilizes it to promote its application.

As reported by Ubergizmo, under the Google logo, a search box and a few buttons there are the words, "Unwrap the best of Google for Android and iOS". In the article "Android" and "iOS" when clicked will take you into the new page.

The new page that allows you to see a list of applications designed for Android and iOS. Interestingly, Google currently provides as many as 62 applications for iOS, but it is a serious rival OS Android.

A total of 62 applications available for IOS ranging from applications like Gmail to the specific application for webmasters and content creators YouTube.
Updating your device using iTunes

Updating your device using iTunes




If you can not update wirelessly, you can update it with iTunes. If the computer you are using Personal Hotspot on your iOS device that you update, connect your computer to different networks.

     Install the latest version of iTunes on your computer.
     Connect the device to the computer.
     Open iTunes and select the device.
     Click Summary, then Check for Updates.
     Click Download and Update.

If you see an error message in iTunes or require a greater capacity for renewal

Get help when seeing an error message when updating the device with iTunes. Or if you need a greater capacity for renewal, you can delete content from the device manually.
How To Update IOS software on the iPhone, iPad, or iPod touch

How To Update IOS software on the iPhone, iPad, or iPod touch


Learn how to update your iOS device wirelessly or using iTunes. IOS update introduces new features that you can use to do more things with the iPhone, iPad, or iPod touch. Make sure you always update your device in order not to miss the latest features.Before you start
Create a backup of your devices using iCloud or iTunes.
Updating your device wirelessly
If a message stating that the update is available, tap Install Now. You can also follow the steps below:

    
Connect the device to the power supply and connect to the Internet with Wi-Fi.
    
Tap Settings> General> Software Update.
    
Tap Download and Install. If the message requested that the application be removed for iOS requires a greater capacity for renewal, tap Go or Cancel. Then, IOS will reinstall the removed application. If you tap Cancel, learn the actions that need to be done next.
    
To update them now, tap Install. Or you can tap and choose Install Later Tonight or Remind Me Later. If you tap Install Tonight, simply connect the iOS device to the power supply before you go to bed. Throughout the night, the device will be updated automatically.
    
If prompted, enter your passcode.
If you need greater capacity to wirelessly update
If you need greater capacity to update wirelessly, you can update using iTunes or manually delete content from the device. Do you use iTunes or update wirelessly, you will have the same amount of storage capacity in the device after updated.
Some software updates iOS is not available wirelessly. VPN or proxy connection may make the device can not contact the server updates iOS.
How to Add RAM To Android You Do not Slow

How to Add RAM To Android You Do not Slow


HP makes Android not slow fast alias is the desire of everyone. By no later than the Android, will speed up the process of multitasking that is definitely done in Android.
Android becomes slow biggest cause is the lack of RAM (Random Access Memory). If Android you have 3GB of RAM, you may rarely or never feel any lag when running Android. However, if a 1GB or under it, surely it is often the case.
Also Read:

    
Tips to Make more RAM Lightweight Currently Browsing
    
BBM for Android Settings Tips To Not Boros Memory and RAM
    
How to Regram Photos on Instagram on Android Smartphone
To overcome the limitations of RAM, you can use the following applications. With this application, you can add and maximize the use of RAM and also stop applications is not important who spent RAM. How to?


Here is How to Add RAM and Android Makes Not Slow with Smart Booster

    
Smart Booster download and install as usual in Android.
    
Smart Booster 4.6.762

    
Once installed, open its Smart Booster and then click Start Now. To initiate the release of RAM, you can press the icon image Rocket.

    
To release more RAM, go to Settings and select menu Ram Boost Boost Level and change it into Aggressive.

    
Still on the menu Ram Boost, Boost check when screen off and change also Delay to boost the screen off when it became Immediately.Agar you do not release RAM continuously, you can check RAM Boost automatically change the threshold (MB) to 100MB and set Boost his interval to 5 minutes or longer.

    
(Optional) If you are already in the Android-root, you can try this way. Go to the menu and tick Experimental Root RAM Booster. This will increase the release of RAM.

    
Here is the appearance before and after the release of the Smart RAM Booster
How to turn off the Windows Update feature in Windows 10

How to turn off the Windows Update feature in Windows 10

The latest operating system from Microsoft this seems to be an operating system that needs little dikulik in order to enjoy it. Because, for general users, Windows 10 will update automatically without informing in advance.


Luckily for you who have unlimited connections, well what if you are an Internet user with the quota system? Certainly in the blink your quota will be exhausted, especially as this case, which secretly Windows 10 takes quotas 6GB without the knowledge of users. Well this time, we will discuss together how to turn off this feature of Windows Update.

First, go to the Control Panel menu on the windows start menu, or simply typing "control panel" in the search section.


Upon entry to the Control Panel, select System and Security and click on Administrative Tools.



In the Administrative Tools window, we will be faced with many choices, select the Services by clicking 2 times.


Once entered into the Services menu, browse down to the bottom, looking for the name of the Windows Update service. Then click 2 times on the option Windows Update and click stop. In the Startup Type, select to Disabled and wait a few seconds.



Congratulations, you've Windows 10 will not run the automatic update feature. Please note that this feature only stop the update of the operating system Windows 10 only, not including updates of anti-virus or other programs.

If you want to reactivate it, the process is the same, only on a select part of Startup Type to Automatic and restart your computer.






How Easy 3D Displays in Smartphone

How Easy 3D Displays in Smartphone

There are many ways to enjoy the 3D view, including the use of special 3D glasses. But there are other ways that can be used to enjoy 3D holographic technology that makes the glass pyramid.
Only use a compact disk (CD) that is unused and a little help from a video hologram in the smartphone, you can watch 3D images are beautiful. You know, the tools to build a 3D image that can be made?
In a video on YouTube Mrwhosetheboss diunggap, Saturday (08/29/2015), explains how to create a smartphone into a 3D view. Objects that are needed in addition to smartphones is a pencil, scissors, glass cutter, graph paper, and place a CD.
The first step that needs to be done in order to display 3D smartphone is to make pyramid-shaped pattern. The top of the measuring 1 cm, 3.5 cm side, and the base 6 cm. Once the pattern is finished, turn the glass former handled the CD cover.
Remove the edge of the glass former by breaking the CD by hand. After that, put the pattern on the glass where the CD, the image pattern using a glass cutter. Create the pattern up into four pyramids, then paste each of the pyramids so that made getting up space.
To create a pyramid is working, use the smartphone using the video hologram that displays 3D images. Put the pyramid on the top of the smartphone, with the base or bottom of the pyramid on the top. After that, you can see the results.
How to Increase Battery Life of Windows 10

How to Increase Battery Life of Windows 10

Not long ago Microsoft officially launched its latest operating system Windows 10. Many improvements and changes brought by Windows 10, but if one of us was having problems on the notebook battery after upgrading to Windows 10? Here are some tips that may help to meningefisienkan battery usage on Windows 10.



The role of software is critical to the efficiency of use of a battery in a device. Moreover devices such as notebooks that have qualified hardware, so that the energy required is not little. Here, the role of software in managing power consumption required hardware. Windows 10 itself has introduced some features to mengefisiensi battery usage to make it more economical.

Here are some tips to save battery life on Windows 10.

Battery Saver

Battery Saver is a new feature that is present in the Windows 10 operating system which can help you to conserve power on the notebook. You can use your new feature this by going to Settings> System> Battery Saver and you will see the level of battery usage on your device.


Setting, Battery

If you choose open 'Battery Use' will appear details about what components using high power. In this section you can regulate and restrict what services as desired.

Select the link Change background app you can adjust the settings and applications that are running in the background. You can disable applications that run with the panel shifts the mode to "Off" on each application. The applications running in the background can drain your battery power for when not in use, the application remains active to give notification or update information and so forth.
Background-Apps


then select Change Battery saver settings, in the settings you can choose when the power saver is activated automatically, the default settings are usually at a rate of 20% but you can set this level to suit your needs. Give tick on Lower screen brightness while in battery saver and do not give a tick on Allow push notification. You can also menambakan any application that wants to always run in the background with the option "Add an app".
Battery Saver setting
Battery Saver setting

Windows 10 Power & Sleep

The next option is under the battery saver, namely Power & Sleep Another feature to conserve battery life on a notebook.
Power & Sleep


You can configure the notebook screen when you die and in a state of sleep or sleep, while using the battery. You can mengoprek these settings to suit your prefensi respectively.

For setting the power option you can choose the link Additional power settings to settings that will bring the same settings battery with the battery setting in previous Windows versions. In the settings you have probably accustomed to regulate it.


Power Setting
Power Setting

Then the following simple tips to optimize your notebook battery on Windows 10:

     The first is, adjust the screen brightness. Make sure you have set the screen brightness level when using the notebook battery on setting Battery Saver and Power and Sleep.

 
     Turn off the communication services, you can increase the level of your battery life by turning off all communications services such as Wi-Fi, Bluetooth, and others. You can turn off all communication services to enable Airplane Mode / Airplane Mode to toggle out while clicking the notification icon.

Mode pesawat
Airplane mode

     Do not use heavy applications such as gaming, editing with Photoshop, or watch a movie with a high level of rendering. You can run heavy programs when connecting your notebook to the charger.
     Use dark colors for the look of your device, these tips are always advised to conserve battery life. Because basically when the screen displays bright colors such as white, red, and others, tinggkat power usage when using wallpaper to increase rather than black. You can use the theme of black and dark colored wallpaper.
Pilih tema warna gelap
Saving or not the battery in a device does have a lot of other factors, it may be that the quality of the battery has decreased or indeed the overuse heavy program, which certainly requires a lot of power.

Use the Battery Saver feature, and Power & Sleep combined with simple tips above. The above tips may help increase the battery life of your current Windows device 10 is not connected to a charger. A few tips for conserving battery power in devices that use the operating system Windows 10, may be useful for you.
How to Eliminate Annoying Friend Status in BBM

How to Eliminate Annoying Friend Status in BBM

As a user of BlackBerry Messenger aka BBM, you must have had a lot of friends aka BBM contacts in your phone. But among the hundreds of friends, there must be a right that his fuel status lebay? It felt want direct contact delete his fuel. Quiet, Jaka had a trick to overcome it. Here's how to get rid of the status of friends who interfere in the fuel.

BBM provides a status update feature that is very popular. The BBM users can write a variety of things. Starting from the vent, selling, to entertain with funny BBM statuses. See also: How to make fuel Icon Flag !, replacement BBM display picture is practically also facilitate change the image at any time. But if there is often a disruptive fuel status, remove any that no longer appear in the column feeds the fuel. Here's how:

     Open your BBM feeds column.

     Find your friends BBM status disturbing.

     Press and hold a bit longer on the status of your BBM friends.
 

Click the menu icon located in the top right corner.



Click "Hide".



Now there are two options to remove the fuel status of your friends. "Status feeds" to get rid of the status of the fuel in the form of writings, while "All feeds" to hide the fuel status and also drawing its fuel DP as well. So the status of fuel or fuel DP pictures of your friends would never again appear in your BBM Feeds column.

That means get rid of the status of friends who interfere in the fuel without having to delete the contact. Hopefully BBM's activities you more exciting and fun.
Back To Top