Skip to main content

Posts

Showing posts from 2015

How to Reset Root Password On Ubuntu 15.04 / 15.10 / 14.04 / 14.10 / 12.04 LTS - Learn Online

1 Reboot your computer. 2 Hold Shift during boot to start GRUB menu. 3 Select advanced options for ubuntu 4 Select the option with recovery mode 5 Select root and press enter 6 Give command - mount -n -o remount,rw / 7 Press Enter 8 Give command - passwd your_username 9 Give new password 10 reboot Searches related to How to Reset Root Password In Ubuntu how to set root password in ubuntu how to reset root password in ubuntu using grub forgot ubuntu password how to change root password in ubuntu create root password ubuntu ubuntu change password terminal start ubuntu in recovery mode linux root password

10 Principles Of Effective Web Design

Usability and the utility, not the visual design, determine the success or failure of a web-site. Since the visitor of the page is the only person who clicks the mouse and therefore decides everything, user-centric design has become a standard approach for successful and profit-oriented web design. After all, if users can’t use a feature, it might as well not exist. We aren’t going to discuss the implementation details (e.g. where the search box should be placed) as it has already been done in a number of articles; instead we focus on the main principles, heuristics and approaches for effective web design — approaches which, used properly, can lead to more sophisticated design decisions and simplify the process of perceiving presented information. Please notice that you might be interested in the usability-related articles about 10 Usability Nightmares and 30 Usability Issues we’ve published before, we’ll cover more principles of effective design in our following p

Set Authorized Redirect URIs in Google API console

Once you have created your Google OAuth API Keys , you may be wondering how to authorize redirect URIs for your applications? or may you are receiving Error:redirect_uri_mismatch error. You can correct it by following these simple steps below. Note: This steps are intended for novice users. Go to Google API console and click API Access tab on the sidebar. Click Edit Settings under Client ID for web applications block. Enter your URIs, one per line as shown in picture below, and click Save/Update. That’s it, your application should work without any interruption from now on. For more info you can checkout google documentation here .

Creating Google OAuth API Keys and Developer Key

Google API lets you play with the core of Google system, by building queries, a client can access required data from various Google services, which can be used to build all types of Google based applications. Before sending API queries, a client application needs Google API keys. In this basic tutorial we will learn about obtaining Google API Keys and developer key from Google API console. Create Client ID and Client Secret Sign-in to Google and go to Google API console ,  click API Access  on the left sidebar, click big blue button “ Create an OAuth 2.0 Cliend ID “. A box should pop-up, enter your Project name and Product logo (optional), click next. Next choose your application type, usually it is Web application for websites. You should now be presented with Google Client ID and Client Secret on next page. You can use this information in your Google applications. Creating Developer Key Developer key is required to identify the project you’ve undertaken, su

Marshmallow Android 6.0

Whether you like them straight out of the bag, roasted to a golden brown exterior with a molten center, or in fluff form , who doesn’t like marshmallows? We definitely like them! Since the launch of the M Developer Preview at Google I/O in May, we’ve enjoyed all of your participation and feedback. Today with the final Developer Preview update, we're introducing the official Android 6.0 SDK and opening Google Play for publishing your apps that target the new API level 23 in Android Marshmallow. Get your apps ready for Android Marshmallow The final Android 6.0 SDK is now available to download via the SDK Manager in Android Studio . With the Android 6.0 SDK you have access to the final Android APIs and the latest build tools so that you can target API 23. Once you have downloaded the Android 6.0 SDK into Android Studio, update your app project compileSdkVersion to 23 and you are ready to test your app with the new platform. You can also update your app to targetSdk

How to Extract a tar.gz File in Ubuntu Linux using Terminal - Learn Online

What command do I need to unzip/extract a .tar.gz file? installation - How to extract a tar.gz file How to unzip .tgz file using the terminal? How to open a tar file in Unix or Linux How to Create & Extract tar.gz and tar.bz2 Files in Linux

Microsoft Visual Studio Code in Ubuntu Linux - Learn Online

Download code for linux - Visual Studio running on OS X and Linux for free? How to install Visual Studio Code on Ubuntu? Microsoft Launches Visual Studio Code Microsoft unveils Visual Studio Code for Windows, Mac and Linux. Trying Out Microsoft Visual Studio Code On Linux Error while installing Visual Studio Code on Ubuntu 14.04 How to Install Visual Studio Code in Ubuntu

How to Install and Configure Git and Repositories on GitHub on Ubuntu Linux - Learn Online

Install Git with Apt : sudo apt-get update sudo apt-get install git Set Up Git: git config --global user.name "Your Name" git config --global user.email "youremail@domain.com" Searches related to how to install git on ubuntu how to install git on linux how to use git on ubuntu github setup git on ubuntu ubuntu git package setup git server ubuntu ubuntu git clone git-core Searches related to github on ubuntu mac os install git how to use github ubuntu how to setup github how to use github linux github generate keys git setup linux git install git bash

Installing Jetbrains Intellij IDEA on Ubuntu and Creating First Hello World - Learn Online

install Oracle Java by following commands $ sudo add-apt-repository ppa:webupd8team/java $ sudo apt-get update $ sudo apt-get install oracle-java8-installer Searches related to intellij idea on ubuntu intellij idea install ubuntu intellij idea setup intellij idea ide how to install intellij idea on linux ubuntu intellij shortcut intellij linux no jdk found to run idea intellij idea ubuntu ppa

Install PyCharm Python IDE on Ubuntu Linux + Create and Run First Project - Learn Online

install Oracle Java by following commands $ sudo add-apt-repository ppa:webupd8team/java $ sudo apt-get update $ sudo apt-get install oracle-java8-installer How To Install PyCharm On Ubuntu 14.04, Linux Mint 17 How to update PyCharm 3.4 to 4 in Ubuntu 14.04 Installing PyCharm Searches related to install pycharm install pycharm mac install pycharm professional ubuntu install pycharm debian install pycharm fedora install pycharm centos pycharm 2 pycharm 2.5 keygen pycharm 2.5 key

How to get Higher screen Resolution for Ubuntu 14.04 guest on VirtualBox - Learn Online

This worked for me and I am running VirtualBox and Ubuntu sudo apt-get install virtualbox-guest-utils virtualbox-guest-x11 virtualbox-guest-dkms virtualbox ubuntu change screen resolution virtualbox ubuntu server change resolution virtualbox ubuntu guest screen resolution virtualbox ubuntu resolution too low virtualbox ubuntu resolution problem ubuntu guest virtualbox very slow ubuntu guest virtualbox shared folder virtualbox ubuntu guest full screen

Install Linux Ubuntu on Oracle VirtualBox in Windows 8 / Windows 8.1 - Learn Online

Searches related to install ubuntu on virtualbox ubuntu download install ubuntu on virtualbox mac install ubuntu on virtualbox windows 7 install ubuntu on virtualbox windows 8 install ubuntu server on virtualbox install ubuntu 12.04 on virtualbox install ubuntu on virtualbox from iso install ubuntu on virtualbox youtube

How to Install Genymotion Android Emulator in Ubuntu Linux - Learn Online

Searches related to install genymotion on ubuntu install genymotion on windows install genymotion mac install genymotion plugin android studio install genymotion on linux download genymotion install virtualbox ubuntu