Search This Blog

Wednesday, December 10, 2014

How to add "Read more" for post at Blogger/Blogspot

step 1 
click the icon below to separate the post










step 2
it will appear dotted line after post summary

How to Add "You might also like" for post at blogspot

#step 1
enter this site http://www.linkwithin.com

#step 2

Email : enter your gmail account for your blogger, exp : haanssim@gmail.com
Blog Link : enter your blog address, exp : http://haanssim.blogspot.com
Platform : choose stories
click "Get Widget!" to build your widget

What is Open Source? [Android A to Z]

What is open source? Open-source software is software that makes the source code freely available, for anyone to see and use. There are different open-source licenses that have different use conditions, from the GPL (GNU General Public License) -- which allows "free distribution under the condition that further developments and applications are put under the same license" -- to more liberal licenses like the Apache License, which doesn't require modifications to be open and have the source code available.  Android uses both of these licenses, and we'll have a look at them in turn.

How to Prepare Linux (Ubuntu) for Daily Activities

step 1
Create and Configure User Account
*suggest users to make complicated password at least 8 characters  
*enable shadow to avoid storing password in text mod
*do not use chsh command to modify /bin/false (it will prevent hacker to control system by default account for login)
*make sure that there is no account using ID nol and prevent login access remotely without password (configure file .rhost or /etc/host.equiv)

step 2
Secure Root Access
*login without root
*use root access for administration only
*edit /etc/security and add # in the beginning of rows
*disable telnet
*edit /etc/ssh/sshd_config to prevent SSH login
*set umask root to 077 (read, write, execute just for root) or 022 (for user)

Video File Format - Part 2

MP4 format
Standard formats for MPEG-4 is named by MP4. This sometimes causes people to get confused and think of it as audio formats like MP3. MP3 is actually associated with MPEG-1. MP3 audio is part of the original MPEG standard.

MPEG-4 is actually a type of so-called "container format". This format means combining several different content into a single file. Usually the content is audio coupled with video, but sometimes content such as still images are also put in an MP4 file.

Video and audio content are combined in MP4 can consist of a variety of formats. For the video format used eg DivX, XviD, ffmpeg, H.264 ( MPEG-4 AVC ). AAC format and MP3 audio examples, while for still images we can use the JPEG and PNG. All the content formats including MPEG-4 standard

Video File Format - Part 1

AVI
Audio Video Interleaved is a standard format video files for Microsoft Windows, which also video format "oldest" as introduced since Windows 3.1. And video-editing tools early generation software like Fast's AV Master and Miro/Pinnacle's DC10 also uses this format. This video format is capable of producing movement of 15 frames per second, the resolution 160x120 with maximum sound quality reached 11,025Hz. Almost all video cameras, especially the analog, generate file format extension. avi when transferred to a PC. Video formats that have This player has a myriad of applications problems the file size is large. but not This format is possible to compressed.

MPEG
Moving Picture Experts Group ( .Mpg or .Mpeg ) built as a standard for compression results digital video - audio files. This format produces high image quality, but not require large file capacity. MPEG compression is high enough eliminating a number frame displacement. Therefore, sometimes uneasy transition considered.
MPEG formats have different standards, but the main one is threefold: MPEG-1, MPEG-2 and MPEG-4.

How to Protect Flashdisk Using Windows 7 Tools (BitLocker)

to run the trick this time we have to use Windows 7 or higher.. because this trick will only run on Windows 7..

for the record .. we have not tried it on other versions of windows

step 1
control panel | system and security | bitlocker drive encryption

Monday, December 8, 2014

How to Show (Run) Interfaces in Wireshark Using Linux Ubuntu

Note :
Download wireshark here
This tutorial has been tested on Ubuntu 14.04 LTS but you can implement to other version

Step 1
run wireshark using gksu or gksudo "gksudo wireshark"

or

Step 2
$ sudo apt-get install wireshark

Thursday, November 27, 2014

How to Install or Execute .run File in Linux Ubuntu

Notes : 
This tutorial has been tested on Ubuntu 14.04 LTS but you can implement to other version

step 1
from desktop press "ctrl+alt+t" to open terminal window

step 2
go to file folder then type "chmod +x filename.run"

How to Install or Execute .bin File in Linux Ubuntu

Notes : 
This tutorial has been tested on Ubuntu 14.04 LTS but you can implement to other version

step 1
from desktop press "ctrl+alt+t" to open terminal window

step 2
go to file folder then type "chmod +x filename.bin"

Thursday, September 25, 2014

How to Create Desktop Shortcut in Ubuntu


Notes :
This tutorial has been tested on Ubuntu 12.04 LTS but you can implement to other version

#step 1
Go to folder usr/share/applications

#step 2
Find the program you want to put on desktop then right click on it then Copy

Friday, March 28, 2014

How to Install Android Application on Blackberry 10


#step 1
Make sure that your Blackberry version is 10.2.1 or higher

#step 2
please prepare APK file for installation
You can use online converter here and then download it (converted file)

Thursday, March 6, 2014

How to Remote PC Using Symbian Phone (Nokia)


#step 1
download software from the following addresses ;
link 1 (main site) or link 2 (application directory) or link 3 (application with how to)

#step 2
install "exe" file on the PC and jar file on the phone

#step 3
activate bluetooth and pair device

Wednesday, March 5, 2014

How to Remote PC Using Phone (Sony Ericsson)


#step 1
activate bluetooth

#step 2
open menu and then go to entertainment

#step 3
select remote control and then select PC to remote

How to Backup Data for Old Phone


#step 1
download Oxygen Phone Manager II

#step 2
click the phone you want to backup the My Phone and then right-click or click "Phone" on the menu bar at the top left of the window and click the "Backup All Data"

#step 3
follow the wizard
Related Posts Plugin for WordPress, Blogger...