The Birth of Linux On August 25, 1991, a Finn computer science student named Linus Torvalds made the following announcement to the Usenet group comp.os.minux: "I'm doing a (free) operating system (just a hobby, won't be big and professional like gnu) for 386(486) AT clones. This has been brewing since april, and is starting to get ready. I'd like any feedback on things people like/dislike in minix, as my OS resembles it somewhat (same physical layout of the file-system (due to practical reasons) (among other things)." The “Minix” Torvalds referred to is a variant of the UNIX operating system, used as a guideline for his the free operating system he wanted to run on the x86-based consumer PCs of the day. “gnu” refers to the set of GNU (GNU Is Not Unix) tools first put together by Richard Stallman in 1983. UNIX, the operating system that started it all, had its origins in the old Bell Labs back in the early 60s. Torvalds built the core of the Linux operati...
Download framroot on your device (links are available at the end of this post) Install it with a file explorer or directly from your internet browser, if android warn you about security risk, say OK and check Unknown sources to allow install of applications outside of Play Store. Usage Open Framaroot and select one of the following action: Install SuperSU , Unroot or Execute script (for advanced users) You will see :-) after select Install SuperSU . now reboot your device and you device is rooted now . download framroot
storing full access to the external SD card on android kitkat -Method 1: Editing the permissions file manually: Make sure your phone is rooted. After that perform the following steps:1.Using a root-enabled file manager (likeES file explorer), navigate to /system/etc/permissions2.Edit platform.xml and find the WRITE_EXTERNAL_STORAGE permission.3.Add an additional group definition for this permission: <group gid=”media_rw” />4.Save the changes tothe file.5.Restart the phone.All credits for this method go tothis threadon XDA developers forum. Method 2: Using NextAppSDFix SDFix is a small app that makes life easier by automating the permission file editing and thereby restoring full write access to the SD card. Please do note that this app does need root permissions.You can download the app from either thePlay Storeor theXDA forum thread. After that, launch the app and follow the onscreen instructions to solve your problem. Method 3: Using Xposed framework with Handl...
Comments
Post a Comment