funchapter-blog
funchapter-blog
Fun Chapter
15 posts
Don't wanna be here? Send us removal request.
funchapter-blog · 9 years ago
Text
How do I remove credit / debit card from airtel page or mobile application?
My answer to How do I remove credit / debit card from airtel page or mobile application? Answer by Tech Tank:
To remove the saved card from Airtel site.
Go to Airtel my account website.
Login with your username and password.
Go to My Account
- click on view bill
- right hand upside
- Manage card Click on manage cards.
Click on remove.
Your debit/credit card detail will be removed from the site.
https://youtu.be/vqrIKEbkBCc
For more Information Videos : Think Tank
How do I remove credit / debit card from airtel page or mobile application?
0 notes
funchapter-blog · 9 years ago
Text
What is the best android application for working out?
My answer to What is the best android application for working out? Answer by Tech Tank:
I have found one of the best application to be used for workout purpose.
7 Minute Workout Application
Features:
Support Google Fit;
Voice guide;
Adjust the circuit time according to your situation;
Adjust the rest time;
Keep the screen on when you workout;
Beautiful character and UI design;
Workout log shows your complete workout time;
Ability to pause the workout, and skip to previous or next exercise;
Notification for daily workout;
abs workout for women;
For complete Review : Android Review - 7 Minute Workout Application - Review
https://youtu.be/8FFvC6cT9jE
What is the best android application for working out?
0 notes
funchapter-blog · 9 years ago
Text
What is Linux?
My answer to What is Linux? Answer by Tech Tank:
It is an operating system. As an open operating system, Linux is developed collaboratively, meaning no one company is solely responsible for its development or ongoing support. Companies participating in the Linux economy share research and development costs with their partners and competitors. This spreading of development burden amongst individuals and companies has resulted in a large and efficient ecosystem and unheralded software innovation.
Linux, which began its existence as a server OS and Has become useful as a desktop OS.
Linux is also unique from other operating systems in that it has no single owner. Torvalds still manages the development of the Linux kernel, but commercial and private developers contribute other software to make the whole Linux operating system.
For More information : Linux Guide ( Lnx Logs )
What is Linux?
0 notes
funchapter-blog · 9 years ago
Text
What are the Windows Server Versions?
My answer to What are the Windows Server Versions? Answer by Tech Tank:
Windows Server is a group of operating systems designed by Microsoft that supports enterprise-level management, data storage, applications, and communications.
Previous versions of Windows Server have focused on stability, security, networking, and various improvements to the file system. Other improvements also have included improvements to deployment technologies, as well as increased hardware support.
Microsoft has also created specialized SKUs of Windows Server that focus on the home and small business markets.
Windows Server 2012 R2 is the latest release of Windows Server, and focuses on cloud computing.
Windows Server Versions:
1 - Windows Server 2012 R2 and Windows Server 2012
2 - Windows Server 2008 R2 and Windows Server 2008
3 - Windows Server 2003 R2 and Windows Server 2003
What are the Windows Server Versions?
0 notes
funchapter-blog · 9 years ago
Text
What are the files that make a Virtual Machine?
My answer to What are the files that make a Virtual Machine? Answer by Tech Tank:
What are the files that make a Virtual Machine ? Ans - .vmx - Virtual Machine Configuration File .nvram - Virtual Machine BIOS .vmdk - Virtual Machine Disk file .vswp - Virtual Machine Swap File .vmsd - Virtual Machine Snapshot Database .vmsn - Virtual Machine Snapshot file .vmss - Virtual Machine Suspended State file .vmware.log - Current Log File .vmware-#.log - Old Log file
https://www.youtube.com/watch?v=J7-nAw4W0mY
What are the files that make a Virtual Machine?
0 notes
funchapter-blog · 9 years ago
Text
Which company is best in Virtualization?
My answer to Which company is best in Virtualization? Answer by Tech Tank:
As far as i know - VMware is the best. The product line is huge for them. They are organised . But post the Dell acquisition of EMC, i m not sure.
VMware
https://www.youtube.com/watch?v=hG-CstT3FZw
Which company is best in Virtualization?
0 notes
funchapter-blog · 9 years ago
Text
What is Hypervisor?
My answer to What is Hypervisor? Answer by Tech Tank:
A hypervisor or virtual machine monitor (VMM) is a piece of computer software, firmware or hardware that creates and runs virtual machines. The hypervisor serves as a platform for running virtual machines and allows for the consolidation of computing resources.Software called the hypervisor is installed on the physical hardware in a virtualized datacenter, and acts as a platform for virtual machines. The hypervisor provides physical hardware resources dynamically to virtual machines as needed to support the operation of the virtual machines. The hypervisor allows virtual machines to operate with a degree of independence from the underlying physical hardware.
https://www.youtube.com/watch?v=zCvAVUc6-Us
For more information : VMware - Basics about Virtualization
What is Hypervisor?
0 notes
funchapter-blog · 9 years ago
Text
What are the types of Virtualization?
My answer to What are the types of Virtualization? Answer by Tech Tank:
Server Virtualization
Network Virtualization
Software-Defined Storage
Desktop Virtualization
What are the types of Virtualization?
0 notes
funchapter-blog · 9 years ago
Text
What is virtualization?
My answer to What is virtualization? Answer by Tech Tank:
Virtualization refers to the act of creating a virtual version of something. It can apply to Computer hardware platforms , operating systems , storage devices , applications or computer network resources. Server virtualization is at the heart of the Virtualization .Virtualization uses software to simulate the existence of hardware and create a virtual computer system.
https://www.youtube.com/watch?v=uAhhM0L-MtE
What is virtualization?
0 notes
funchapter-blog · 9 years ago
Text
How do I create transitions between an Activity in Android studio Application?
My answer to How do I create transitions between an Activity in Android studio Application? Answer by Tech Tank:
Initial setup for Android Studio (Text):
First we need to know how to create /res/animation folder:
Steps:
1 - In the project pane - there are defaults on the left side of the screen, Choose "Project View".
2 - If the upper left corner of the pane days "Android" and has a robot icon, click it and select "Project".
3 - Right Click and select the "res" folder in the main source set tree and choose "new -> android resource file".
4 - In the pop up dialog enter a name for the file ,select type -animator, add qualifiers.
5 - Click "done" once you have set it up and your new file should be under "/res/***".
Credit to stackoverflow . Click here
Then we need to write the code for the transition.
For complete code and video , check this : Android - How do i create transitions between an Activity in Android studio Application?
How do I create transitions between an Activity in Android studio Application?
0 notes
funchapter-blog · 9 years ago
Text
How do I create an AdMob account?
My answer to How do I create an AdMob account? Answer by Tech Tank:
Admob account is used to earn money through advertisements . These advertisements are shown on the application page . There are two types of ads 1 - Banner Ads 2 - Interstitial Ads
You need to login with your preferred email id and done.
If you want to know more about the code and how it works , check this out : Android Developer ( Dev Logs ): Android - How to setup Admob Account? How to get your Application Monetized? How to setup Banner Advertisements ? How to setup Interstitial Advertisements?
How do I create an AdMob account?
0 notes
funchapter-blog · 9 years ago
Video
youtube
(via https://www.youtube.com/watch?v=435LyDr1Ct0)
0 notes
funchapter-blog · 9 years ago
Video
youtube
(via https://www.youtube.com/watch?v=kiCawiQb4yI)
0 notes
funchapter-blog · 9 years ago
Video
youtube
(via https://www.youtube.com/watch?v=bH5IEKwUEAA)
0 notes
funchapter-blog · 9 years ago
Link
1 note · View note