If you are new to Android Studio, follow our previews Android tutorial for beginners. Here we will cover some of the Keyboard shortcuts that are very useful and save some time. To make some custom changes you have to go over: Android Studio > Preferences > Keymap.
Continue readingHow to & Tips
How to & Tips
Android Studio Tutorial for beginners
At Google I/O 2013 was launched a new Android development tool. Android Studio is the new environment based on IntelliJ IDEA. This tool is very similar to Eclipe with ADT Plugin provides integrated Android developer tools for development and debugging.
How to remove the Babylon toolbar
I never liked toolbar, it usually changes browser preferences such as your home page and search engine. These changes are done in a way that can be difficult to detect and reverse. This article explains how to fully remove Babylon and reset the browser options back to normal.
Three ways How to Run sh scripts in Linux
Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh).
Bash is intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
How to run sh Script from Command line
First you must type the chmod command to change file access permissions to executable:
Use cd /home/user/script_dir
to move to your script file.
chmod +x script.sh
Then you run one of the following commands:
./script.sh
or
bash script.sh
or
sh script.sh
How to disable the built-in PDF viewer
Almost all the recent versions of the Internet Browsers comes with an build-in PDF Viewer. If you have any issue or want to user your favorite PDF Reader follow the steps to disable it.
Enhance Linux Server Security #1- How to Change SSH Port Number
Port 22 is the default port used by a Linux SSH Server (Open SSH). This is not just known to the server administrators but the hackers and attackers as well. So why not changing it?! In this short video you will learn how to change to whatever you want. You must log in as root on you server and follow the video instructions.
Couldn’t Load Plug-in – Chrome Fix – UPDATED
Recently many users are having some problem with flash on Chrome Browser. This is a temporary fix how you can still run flash on your browser for “couldn’t load plugin” message on chrome.