VISION

Prepare our students for global leadership roles by nurturing them to get ahead in contemporary business world by maneuvering massive amounts of information, adapting to a continuously changing environment with flexibility, creativity and discipline.

Group Companies

Starting off as a multi vendor services company, Accel has evolved over the years as one of the India's leading IT services company with global operations.

History

Accel was founded in March 1991 by five first generation technopreneurs under the leadership of N.R.Panicker who had worked together in one of India's Premier IT companies. Between them they had put in more than 50 man-years of service in the IT industry in the fields of Research and Development, Manufacturing, Software Development and Services.

..

Our Mission

Accel recognises the need for well - qualified and skilled professionals with hands - on experience in Information Technology and international processes. Recognising this need, the Accel IT Academy has set for itself a goal to train and make available the required talent in all spheres of IT from basic hardware to high end technology.

Thursday, May 3, 2012


Sunday, December 4, 2011

Red Hat 6 Installation Guide

RHEL 6 Install Screenshots

This is Red Hat 6 RHEL (Red Hat Enterprise Linux) installation guide, step-by-step walkthrough with screenshots. Current version of Red Hat 6 is Beta, but also this RHEL 6 Beta version looks very stable and good OS, so that’s why I decided to write this RHEL 6 Installation guide.

The Red Hat Enterprise Linux 6 Beta is available on the following architectures:

  • i386
  • AMD64/Intel64
  • System z
  • IBM Power (64-bit)
Download Red Hat 6 Beta DVD images here.

Some of the many improvements and new features that are included in Red Hat Enterprise Linux 6

  • Power management – tickless kernel and improvements through the application stack to reduce wakeups, power consumption measurement by Powertop, Power Management (ASPM, ALPM), and adaptive system tuning by Tuned, all enhance more efficient system power usage.
  • Next generation networking – comprehensive IPv6 support (NFS 4, CIFS, mobile support [RFC 3775], ISATAP support), FCoE, iSCSI, and a new and improved mac 802.11 wireless stack.
  • Scalable filesystems – ext4 file system provides support for larger file sizes and significantly reduces repair times over ext3. XFS® is a high-performance file system that supports extremely large files and is optimized for large data transfers.
  • Virtualization – KVM includes performance improvements and new features, sVirt protects the guest and host from unauthorized access, SR-IOV and NPIV deliver high-performance virtual use of physical devices, and libvirt leverages kernel resource management functionality.
  • Enterprise security enhancement – SELinux includes improved ease of use, application sandboxing, and significantly increased coverage of system services, while SSSD provides unified access to identity and authentication services as well as caching for off-line use.
  • Development and runtime support – SystemTap improvements, ABRT is a new framework for simple collection and reporting of bug information, and improvements are made to GCC (version 4.4.3), glibc (version 2.11.1), and GDB (version 7.0.1).
On this guide I use Graphical Installer. There is also Kickstart automated installation method and Text-based Installer available. And I install this machine for Software Development Workstation and testing environment. So package selection is following: Desktop, Web server, Databases, Compiling tools, Java. Same method works also for servers, normal desktops and other setups, but of course different software selection. So let’s begin installation…

Burn Downloaded Image to DVD and Boot Computer Using Red Hat 6 Installation DVD

Check RHEL image MD5 sum and burn image to DVD with your favourite CD/DVD burner. And boot computer using Red Hat Installation DVD.

Red Hat 6 RHEL Installation

1. Select Install or upgrade an existing system option on Grub Menu


2. Choose a language


3. Choose a keyboard type


4. Choose a installation media


5. Skip DVD media test (or select media test, if you want to test installation media before installation)


6. Red Hat 6 graphical installer starts, select next


7. Accepct Pre-Release Installation


8. Select storage devices


9. Insert computer name


10. Select time zone


11. Enter a password for root user


12. Select type of installation

Read every options info carefully. And select encrypting if needed and option to review and modify partition layout.

13. Review partition layout

Modify if needed. Default setup with ext4 and LVM looks good for desktop machine.

14. Accept write changes to disc


15. Writing changes (creating partitions) to disc


16. Configure boot loader options

Select device to install bootloader and check/create boot loader operating system list.

17. Select softwares to install and enable repositories

This case we select Software Development Workstation and enable Red Hat Enterprise Linux 6.0 Beta Repository and select Customize now.

18. Customize package selection

Select PHP and Web Server to installation.

Select MySQL and PostgreSQL Databases.

Select set of Development tools like Eclipse IDE.

19. Checking dependencies for installation


20. Starting installation process


21. Installing packages



22. Installation is complete

Click reboot computer and remove installation media.

Red Hat 6 RHEL Finishing Installation

23. Selecting RHEL 6 from grub


24. Booting Red Hat 6


25. Red Hat 6 Welcome screen


26. Create normal user


27. Setup date and time and keep up-to-date with NTP



28. Login Red Hat 6 Gnome Desktop


29. Red Hat (RHEL) 6 Gnome Desktop, empty and default look

Saturday, December 3, 2011

rhel 6 new features

Recently I attended one presentation from Redhat public on RHEL6 features. Some of the mesmerizing features as below.
  • 85% more post(Applications/softwares/tools) then RHEL5

  • RHEL6 supports up to 4096 CPU’s

  • RAM supported by RHEL6 is up to16TB.

  • File system up to 100TB with EXT4 file-system.

  • Very much optimized to support many hardware

  • Can control 90000 jobs/min(I believe it’s too excellent I’m loving it.)

  • SELinux sand-boxing for more SELinux control.

  • KVM for virtualization.

  • 7+3 years of extended support.

  • Lower Power consumption(20% less when compared to RHEL5) — A green initiate.

  • When handling Virtual machines(VM) RHEL6 on RHEL6 is excellent at performance when compared to RHEL5 vm on RHEL6 server

  • More Reliability, Availability, serviceability(RAS)

  • Rapid file system recovery(up to 10x quicker than rhel5).

  • Resource management through Control group(CGroup) sand-boxing the process.