Know about CyanogenMod

Install-Official-CM-12-Android-5.0.2-Nightly-ROM-for-Sprint-Galaxy-Note-3-LTE-600x340CyanogenMod is one of the best known custom ROMs out there, enabling millions of users around the world to customize their devices to the fullest. With the popularity of CyanogenMod, the developer community enjoyed great success over the years. So much so, that the people behind CyanogenMod started Cyanogen Inc, and developed partnerships with phone manufacturers to have CyanogenMod as the default operating system.

What is a custom ROM?

CyanogenMod started out as a simple alternative to stock Android on the HTC Dream and HTC Magic.

Google releases the source code for Android via the Android Open Source Project (AOSP), which allows anyone to download the source code for stock Android and modify it to their liking. Many people add features or try to further optimize the operating system to improve performance. When people talk about flashing ROMs, they are referring to overwriting the old version of Android that is installed and replacing it with a third party alternative, like CyanogenMod. This sounds sketchy in a way, but just because the ROM is supported by the community, rather than a commercial entity, it does not mean that they are any less stable. In my experience, custom ROMs have been just as stable if not more so than OEM supplied ROM, depending on the ROM of course.

However, the term “ROM” is not necessarily used correctly when talking about the third party custom firmware. A “ROM” in computer science is “Read-Only Memory” which can only be read and not written to more than once in the most basic sense. Smartphones and tablets use flash memory to store the Android OS, so the correct term should be “custom firmware”. This naming convention may lead to some confusion when talking about custom ROMs, just remember, the firmware is being changed, not any ROMs that might be in the device.

The roots of CyanogenMod

CyanogenMod started out as a simple alternative to stock Android on the HTC Dream and HTC Magic with the initial release of CyanogenMod 3.1 in 2009. With Android’s open source nature and the ability to obtain root access, anything is possible, and with the popularity of the custom ROMs, the CyanogenMod community blossomed. CyanogenMod really started to be recognized with CyanogenMod 7, based on 2.3 Gingerbread. This release added new and improved features over stock Android like BusyBox in the shell, as well as improving the stock apps.

CyanogenMod release cycle and style

CyanogenMod version numbers work just like Android version numbers, i.e. CyanogenMod A.B means that “A” is the major release number and “B” is a minor release number. From version 9 to 10.2, there were a few different types of releases. These included:

  • Nightly – A build generated every 24 hours, newest features but HIGHLY unstable in most cases, not good enough for a daily driver.
  • Experimental – More stable than the nightlies and may be used in other custom ROMs as a base.
  • M Snapshot – More stable than the last two, but still may have some minor issues.
  • Release Candidate – Basically stable, some very minor issues may be present, good enough for daily use.
  • Stable – Pretty much all of the bugs have been squashed. These builds will take a very long time to actually be released.

After 10.2, CyanogenMod has changed the release cycle and the names of everything to simplify the process. This time there are only two options:

  • Development Channel – Same as the nightlies from before, every 24 hours and are highly unstable.
  • Release Channel – M snapshots are made each month which are suitable for daily use, although they lag behind the nightly builds by two weeks as far as features and improvements.

Impact on the dev community

Being the biggest custom ROM, there is obviously an impact on the rest of the dev community, XDA is full of custom ROMs that are based on CyanogenMod. Even the custom ROM that I helped on was based on CyanogenMod for certain devices. Getting everything set up and working from a CyanogenMod base is easier than using stock Android, since a lot of stuff like the theme chooser is already built in, so there is no need to add it.

Advantages over stock Android

cmbootanimation-531x302

The whole reason behind installing a custom ROM is to add features, improve performance, or change the look of stock Android. This is exactly what you get to do with CyanogenMod. There are features in CyanogenMod that are simply not available in stock Android, like the ability to change the status bar to your liking, or apply different themes.

CyanogenMod brings a lot to the table in terms of options, but one of the biggest advantages is root access. Root gives you administrative rights (in Windows terms) to your file system. This means that you can access all of the system files, which in turn allows allows app to do more. For example, there is no official way to backup app data easily, however you can use Titanium Backup and its “root needed” features. This is one of the best apps I have ever used and it should be standard for all devices, you can backup apps no problem and transfer them to any device without fail. There are many other apps like this that just make your life a lot easier. However, a word of warning, root access is not as secure as non-rooted.

How to flash

The first thing you need to do is download the ROM from the development channel or release channel. The general download page can be found here, it is helpful to know your device’s codename, which can easily be looked up with a quick Google. From this page you can download the latest nightly, the option to download a M snapshot or experimental build on the left panel. The next steps can get complicated, but it gets easier once you get used to it. Quick note, this WILL NOT work on all devices, only supported ones.

  • Kiss your warranty goodbye (Android Authority is not responsible for your device, proceed at your own risk.)
  • Unlock your device’s bootloader – This can be very difficult in some cases and is pretty much different for all devices. This will wipe the device clean, so make sure to backup any important data.
  • Install a custom recovery like TWRP or CWM Recovery. This can be done a few different ways, but the best way is through the terminal. Simply download the .img file from the respective site then save it to your computer in a convenient location. once downloaded, make sure ADB and the Android SDK are installed on your computer and working properly. In the terminal or command prompt type “fastboot flash recovery (location of recovery on computer)“. An example would be: “fastboot flash recovery c:\recovery.img”. Once this is finished, reboot your device. The device should boot normally.
  • Flash the ROM zip file, it is basically the same for each recovery, just click “install” then navigate to the folder with the file or if you are using CWM Recovery click “Install” then “Choose zip from SDCard” then navigate to the folder with the file. Then accept the prompt to install it, do not reboot yet, stay in recovery.
  • Flash GApps zip – GApps stands for Google Apps, since these are owned by Google, CyanogenMod can not come pre-installed with them, so just simply flash the zip like you would for the ROM right after installing CyanogenMod. Android 5.1.x GApps and Android 6.0 GApps can be found here, just select the options you want.
  • Reboot! If everything went according to plan, the device should boot into CyanogenMod.

Wrap-Up

CyanogenMod started as an alternative to stock Android and grew into a company that influences a lot of the dev community, it even has phone manufacturers backing them. While flashing CyanogenMod may be sketchy to install at first, once master it is worth it. With the customizability of CyanogenMod and the things you can do with root, the sky’s the limit.

source:AndroidCentral

If you have some of your own views about cyanogenmod, please share in the comments.

Complete collection of linux os distros

New To Linux

Ubuntu

Ubuntu is a Debian-based distro that uses Unity as a default desktop environment. It’s one of the most popular distros around, and it improves with every release. The latest releases have been quite polished, and have been optimized for desktops, and multi-touch devices such as trackpads and touchscreens.

Ubuntu

Kubuntu

Kubuntu is an Ubuntu derivative that uses KDE instead of Unity as the default desktop environment. Beneath this, it is essentially the same as Ubuntu and is released on the same schedule.

Kubuntu

Mint

Linux Mint was designed to be an elegant, modern distro that was easy to use, yet powerful. It’s based on Ubuntu and Debian, is reliably safe and comes with one of the best software managers. These days it’s one of the most popular Linux distributions around, claiming to be the most popular home operating system after Windows and Mac OS.

Linux Mint

Deepin

Deepin is an Ubuntu based distro that has built the Deepin Desktop Environment (DDE) to appeal to newer Linux users. In fact, we highly recommend new users give Deepin a go. It’s stylish, simple and intuitive, featuring one of the best system settings panel displays of any distro. Deepin also features its own applications, like DMusic, DPlayer and the soon-to-be-released DTalk.

Deepin

Elementary OS

Yet another Ubuntu-based distro, Elementary OS has differentiated itself superbly since the release of Elementary OS Luna. It features beautiful, simple default apps that follow the OS’s aesthetic appeal, such as Geary for email, Midori web browser, Maya calendar, Totem movie player, and the Noise music player. Some of the default apps were developed in-house in order to meet expectations.

Zorin OS

Zorin OS has been designed specifically for newcomers to Linux, with a look and feel that is all about making a good impression and easing the transition from Windows to Linux. The Ubuntu-based distro features, apps that will be familiar to Windows users, and makes it easy for users to run the Windows apps they still need. Zorin OS 9 has been built to be a lot like Windows 7, hoping to get some new Linux converts from those leaving Windows XP behind.

Zorin OS Office

General

OpenSUSE

The OpenSUSE distribution is a general distro for Linux built by the OpenSUSE Project, aiming to be both a great beginner distro and something that appeals to experienced Linux users. OpenSUSE comes with YAST, an administration program that controls installations, package management and more.

OpenSUSE

Fedora

Fedora is an innovation-focused distribution, with a short life cycle that lends itself to leading-edge software. It uses the GNOME desktop environment by default, but users can easily switch to KDE, Xfce, LXDE, MATE and Cinnamon, among others. Custom variations of Fedora, known as Fedora spins, are available for users with particular needs.

Fedora

Xubuntu

Xubuntu is an Ubuntu derivative that uses the Xfce (XForms Common Environment) desktop environment, meaning it is elegant and lightweight. It’s great for laptops and netbooks as well as desktops. Because it is light and uses few system resources, it is perfect for older computers.

Xubuntu

Debian

Debian is an older Linux distribution which comes with the GNOME desktop environment by default, and it’s much-loved for both personal computers and for network servers. However, it’s also available for FreeBSD and work is in progress to support other kernels, such as the Hurd. Debian prides itself on coming preloaded with over 37500 packages, and with simple utilities that make it easy to get more.

Korora

Korora was originally based on Gentoo Linux, and evolved with the aim of making Linux easy for newcomers, but also useful for experts. It comes with a choice of desktop environments, including the Cinnamon, GNOME, KDE, MATE and Xfce desktops.

Kororoa Xfce

Slackware Linux

Slackware is a distro built specifically for security and simplicity, aiming to be the most UNIX-like Linux distribution. It’s particularly useful for server management, as it has FTP, email and web servers available to use immediately.

Slackware-SWchord2

Mageia

The French Mageia began as a community-driven, non-profit fork of Mandriva Linux, and features all the major desktop environments. Primarily, KDE and GNOME are available as default desktops.

mageia

SparkyLinux

SparkyLinux is a distribution that has evolved from the “testing” branch of Debian. The main edition comes with a customized version of the lightweight LXDE desktop, with other customized desktops available.

SparkyLinux-sparky36-lxde

Gentoo Linux

Gentoo Linux is a distribution optimized for configurability, and can be adapted to almost any need. Its versatility and performance are what sets it apart from other distros. Gentoo Linux also comes with an advanced package management system called Portage.

Gentoo-1-aisbaa

CentOS

CentOS (Community Enterprise Operating System) is a Linux distribution that is a community rebuild of Red Hat Enterprise Linux. It’s designed for people who want to use an enterprise-worthy distribution for free.

CentOS

PCLinuxOS

PCLinuxOS is designed with regular PC users in mind, and features the KDE Plasma Desktop by default. This distribution makes it easy to install drivers, get Office software, edit photos, get online and start using multimedia. It also makes it easy to do snapshot backups.

PCLinuxOS netflix

PinGuy OS

PinGuyOS is both beautiful and ready to use from the start. The Ubuntu-based distribution comes pre-packaged with all the best software for regular use and for network setup, making it perfect for beginners. It features a modified GNOME user interface.

Educational

DouDou

DouDou Linux is for young children, with the aim of teaching them how to explore computers and learn from them. It provides games and educational programs suitable for kids aged 2-12 and is a safe environment that parents won’t have to watch over.

DouDou activity-menu

Edubuntu

Edubuntu is a distro for education which is partnered with Ubuntu. It has been created to be as easy as possible for teachers to set up, and for kids of all ages to use. It comes pre-packaged with all the best free software for education.

Edubuntu unity3_full

Uberstudent

Uberstudent is a distribution specifically designed for tertiary and advanced secondary students. It comes pre-packaged with software that makes it easy to do assignments and manage tasks.

Lightweight/Minimal

Lubuntu

Lubuntu is a lightweight distro based on Ubuntu that’s perfect for laptop usage. It uses the minimal desktop LXDE (Lightweight X11 Desktop Environment) and comes with lightweight applications designed for energy-efficiency and speed. It’s great for most older computers, netbooks and mobile devices as it uses minimal RAM and has low system requirements.

Lubuntu

Puppy Linux

Puppy Linux is a distribution that’s really small and can be run entirely from RAM. This means Puppy Linux is great for older computers, even without hard drives! It is also easy to use as a malware remover for any existing system.

Manjaro Linux

Manjaro Linux is a fast, easy-to-use, light-weight distribution based on Arch Linux. It aims to give all the benefits of Arch Linux, with more user-friendliness and accessibility, making it easier on newcomers. The Xfce desktop is the default, but other options are available.

Arch Linux

Arch Linux is a distribution designed with experienced users in mind. This light-weight minimalist distribution aims to keep things simple, and uses a rolling release model for updates. It features a custom-made package manager called “Pacman”, which makes it easy to build, modify and share packages.

archlinux-logo-light-90dpi.d36c53534a2b

Tiny Core

Tiny Core Linux is an extremely light, modular distribution noted specifically for its small size (currently 15 MB). It is build on the Linux kernel and uses BusyBox and FLTK (Fast, Light Toolkit).

TinyCore tc_020_trm

CrunchBang

The Debian-based CrunchBang Linux distribution is minimalist and highly customizable, featuring the Openbox window manager instead of a desktop environment. It comes with a number of GTK+ applications preinstalled.

CrunchBang screenshot-iceweasel-6music

Bodhi

The Ubuntu-based Bodhi Linux distribution comes with the light-weight and beautiful Enlightenment desktop. Bodhi is extremely customizable, with themes and apps readily available to expand on the light beginnings.

Specialised:

ArtistX

ArtistX is specifically tailored to artists of all types, from music to graphic design. It’s based on Ubuntu and comes pre-packaged with all the best 2D and 3D graphic design, video production, and audio manufacturing software for GNU/Linux.

Hybryde Fusion

The main point of Hybryde Fusion is to allow you to test out which Linux desktop environment you like best. This distribution is considered a conceptual work, and not something you’d use daily.

Kali Linux

Formerly known as BackTrack, Kali Linux is focused on penetration testing. This Debian-based Linux distribution makes it easy to perform digital forensic tasks.

Parted Magic

Parted Magic is built as a disc management tool, with disc partitioning and copying as primary tools. It also makes it easy to perform disc recovery and erasing.

PartedMagic

GParted

GParted is a single-purpose distribution, designed to make it easy to partition hard drives using a graphical interface.

gPartedBusiness:

Red Hat Enterprise Linux

Red Hat Enterprise Linux is a commercial derivative of Fedora, designed with enterprise customers in mind. There are a number of variants and addons, and certification is available for both administrators and applications.

Red Hat Enterprise Linux

SUSE Linux Enterprise

SUSE Linux Enterprise Desktop is designed for business use and is therefore enterprise-ready from installation, making it easy to work with a variety of office programs. It’s flexible enough to run on a variety of devices, but is reliable enough for extremely critical processes. Also available is the SUSE Linux Enterprise Server edition.

SUSE Linux EnterpriseSecurity:

TAILS

TAILS is a distribution that revolves wholly around the concept of privacy and security. It is a live operating system you can use from a DVD, USB stick or SD card, so that you can be safe using any computer and leave no trace of your activities. All Internet connections are routed through TOR (The Onion Router) for the best possible anonymity, and cryptographic tools are readily available to protect all your communication methods from prying eyes.

TAILS

Add Your Favourite Distros

This is just a snapshot of our favourite distros today. Please feel free to tell us about your favourite Linux distribution and why you love it. Which distro is your favourite?

 

 

Google refuses to patch android vulnerability, leaving millions of android devices vulnerable!

Android mascot broken
Owning a smartphone running Android 4.3 Jelly Bean or an earlier versions of Android operating system ??Then you are at a great risk, and may be this will never end.
Yes, you heard right. If you are also one of millions of users still running Android 4.3 Jelly Bean or earlier versions of the operating system, you will not get any security updates for WebView as Google has decided to end support for older versions of Android WebView – a default web browser on Android devices.
WebView is the core component used to render web pages on an Android device, but it was replaced on Android 4.4 KitKat with a more recent Chromium-based version of WebView that is also used in the Chrome web browser.
Just a day after Google publicized a bug in Windows 8.1 before Microsoft could do anything about it, Tod Beardsley, a security analyst from Rapid7 who oversees the Metasploit project, discovered a serious bug in the WebView component of Android 4.3 and earlier that possibly left millions of Android smartphone users vulnerable to malicious hackers.
Android KitKit 4.4 and Lollipop 5.0 are not affected by the vulnerability, but over 60 percent of Android users – close to a billion people (950 Million) – still use the older version of Android 4.3 or below, which clearly states that the bug still affects more than a lot of people.
However, the response from Google after Beardsley notified the vulnerability made him and everyone of us stunned. Well, the tech giant won’t patch the vulnerability in the WebView at all. The quote from Google to Beardsley is as follows:

If the affected version [of WebView] is before 4.4, we generally do not develop the patches ourselves, but welcome patches with the report for consideration. Other than notifying OEMs, we will not be able to take action on any report that is affecting versions before 4.4 that are not accompanied with a patch.

As a result, only devices running KitKit 4.4 and Lollipop 5.0 will receive security updates for WebView from Google and the remaining Android versions will remain unpatched or rely on fixes from third party developers. The company has said that it will welcome third-party patches.

Google’s reasoning for this policy shift is that they ‘no longer certify 3rd party devices that include the Android Browser’, and ‘the best way to ensure that Android devices are secure is to update them to the latest version of Android’,” explained Beardsley.

On its face, this seems like a reasonable decision. Maintaining support for a software product that is two versions behind would be fairly unusual in both the proprietary and open source software worlds.

In other words, in case if a hacker or a cyber criminal finds a way to exploit WebView on older versions of Android OS, Google will not release any patch for the vulnerability itself. However, if any outsider develops a patch, Google will incorporate those patches into the Android Open Source Project code and will further provide them to handset makers. This is where the company’s responsibility get over.

Though, Google says that WebView support in older versions of Android operating system is baked firmly into the operating system in such a way that it makes much harder for Google to create a patch to affected devices. This issue has been mitigated by the search engine giant in newer versions of Android by dropping WebView from the core OS and incorporating it into the Google Play Services app.

If you have some suggestions of your own please let us know in comments!

 

 

10 Linux-Ubuntu like OS distros you need to know

 

If you look at the OS market, the name following Windows as Linux is the Ubuntu OS. While Windows rules the roost, Ubuntu has over the years, gone on to become the third most used OS in the world. With a tagline that says, “Linux for humans,” Ubuntu is easy to use, powerful and an apt replacement for Windows. So, naturally, developers got together and built on top of this OS, bringing new distros. It is worth taking a look at these.

 

1. Mint


The purpose of Linux Mint is to produce a modern, elegant and comfortable operating system which is both powerful and easy to use. Started in 2006, Linux Mint is now the 4th most widely used home operating system behind Microsoft Windows, Apple Mac OS and Canonical’s Ubuntu.

2. Kubuntu

This is an open source alternative to Windows and MS Office. Kubuntu is an operating system built by a worldwide team of expert developers. It contains all the applications you need: a web browser, an office suite, media apps, an instant messaging client and many more.

3. Edubuntu

Edubuntu is a grassroots movement that aims to get Ubuntu into schools, homes and communities and make it easy for users to install and maintain their systems. It is built by a team of hacker, students, teachers etc.

4. Xubuntu

Xubuntu is an easy-to-use operating system. It comes with Xfce, which is a stable, light and configurable desktop environment. It is perfect for those who want the most out of their desktops, laptops and netbooks with a modern look and enough features for efficient, daily usage. Moreover, it works on older hardware as well.

5. Gobuntu

Gobuntu 8.04.1 is the final release of Gobuntu. The project has merged back to mainline Ubuntu, so there is no need for a separate distribution. It tries to provide the Free Software Foundation’s four freedoms and tries to lay a platform for other free software.

6. Ubuntu Studio

Ubuntu Studio is a free and open source operative system, and an official flavor of Ubuntu. Ubuntu Studio is the most widely used multimedia orientated GNU/Linux distribution in the world. It comes preinstalled with a selection of the most common free multimedia applications available, and is configured for best performance for the Ubuntu Studio defined workflows: Audio, Graphics, Video, Photography and Publishing.

7. Mythbuntu

Mythbuntu is an official Ubuntu flavor focused upon setting up a standalone MythTV based PVR system. It can be used to prepare a standalone system or for integration with an existing MythTV network. Unlike similar projects, Mythbuntu keeps close ties with Ubuntu and all development is given back to Ubuntu. This architecture allows simple conversions from a standard desktop to a Mythbuntu machine and vice versa. The development cycle of Mythbuntu mirrors that of Ubuntu.

8. Ubuntu Server Edition

The Ubuntu Server Edition is a platform for scale-out computing. It helps you make the most of your infrastructure. Whether you want to deploy an OpenStack cloud, a Hadoop cluster or a 50,000-node render farm.

9. Eeebuntu

Now known as the Aurora project, this Ubuntu flavour started life originally in 2008 as the Eeebuntu project. This was a customised redistribution of Ubuntu, which was modified specifically for the Eeepc range of netbooks. What was originally a simple collection of scripts and hacks to get Ubuntu 8.04 onto an EeePC it has grown into a distribution of its own.

10. Ubuntu Mini Remix

Ubuntu Mini Remix is a fully working Ubuntu live-CD containing only the minimal set of software to make the system work. Ubuntu Mini Remix ISO image is around 200MB.