Skip to main content

Home/ Groups/ KIIT_CSE_IT
Parin Sharma

LinuxPlanet - Opinions - Not Having Linux Skills is IT Malpractice - Real World, Realit... - 0 views

  •  
    "Not Having Linux Skills is IT Malpractice"
Parin Sharma

Writing Unicode Bengali in LaTeX « On a trail less travelled - 0 views

  •  
    Indic languages in Latex
Parin Sharma

GRUB bootloader - Full tutorial - 0 views

  • Primary partitions are marked from 0 to 3 (hd?,0), (hd?,1), (hd?,2), (hd?,3). Logical partitions in the extended partition are counted from 4 up, regardless of the actual number of primary partitions on the hard disk, e.g. (hd1,7).
  • As the name implies, GRUB passes the control of the boot sequence to another bootloader, located on the device to which the menu entry points. This can be a Windows operating system, but also any other, including Linux.
Parin Sharma

Ruby Tutorial - MongoDB - 0 views

  • The database doesn't have to exist - if it doesn't, MongoDB will create it for you.
Parin Sharma

An introduction to Linux kernel programming - Lesson 1: Building and running a new Linu... - 0 views

  •  
    Nice tutorial for Linux Compilation!!
Parin Sharma

GRUB tips and tricks - 0 views

  • First, what exactly is GRUB? GRUB is a boot loader, which means it passes control of the boot process from the Power-On Self Test (POST) to the kernel of your GNU/Linux distribution. GRUB works in a modular, layered fashion so that any unneeded modules are not loaded. Not only does this reduce execution time, but it saves valuable resources when running from removable media. GRUB optionally loads its configuration file at run/boot time, so you don’t have to type in commands manually each time.
‹ Previous 21 - 40 of 544 Next › Last »
Showing 20 items per page