FireFox 3.6 (Beta releases 1)

FireFox ——–> I named as king of Browser in Open Source.


FireFox 3.6 (Beta Release first)

What special about New Release

Nick Name  (Namoroka)

Some what different name na.. Namoroka

Namoroka National Park, also known as The Tsingy de Namoroka National Park, is a national park located in the northwestern part of Madagascar in the Mahajanga Province, specifically, the Soalala District ..

Why they choose those Names for browser .. What i feel ,to make  some awareness..

mozilla-firefox

 


Special

Includes new features  like

* Java Script support

*HTML 5

*Ogg support for video Enhancement

*New Tab Incremental speed Browsing ..

*Drag and Drop Support.

*Start Up Speed — Now a days Depending upon Operating System .. Connectivity speed Increase Through Request ..

November 1, 2009 at 3:18 pm Leave a comment

Session 1 Tomcat 5.x

Apache Software Foundation :

When ever U feel an question mail to me —–

my mail Id : krishnamoorthi2021@gmail.com

Tomcat 5.x

In this section we discusses the complete web architecture of Tomcat 5.x

Tomcat 5 —— version x…

Directory Structure ——-

1——-> bin    (BINARY EXECUTABLES FILES Contains Operating System to get console Activity Directly …)

  • Bootstrap.jar ——————————————->(Start / Stop / restart Activity)
  • commons-logging-api-1.1.1.jar ——————>Log control Activity (In api)
  • tomcat-juli————————————————>Logging activity & Security
  • other Os dependent —- Exe files….

2——–> Logs (CONTAINS LOG FILES )

3——>webapps /ROOTS/ ——–>Web pages placed over this Folder..(SPECIAL)

(Remain in next Session  2 Tomcat   )

October 23, 2009 at 2:58 pm Leave a comment

Session 2 (init levels)

This Section which Deals about init level

Love Solaris ……

/etc/init.d/…..            Script file which contains all init levels

Init levels :

Have Seen the SPARC machine (Really an Un believable Performance )

SPARC machine which has super concept called Ok Prompt

with out booting to Os we can able to control some of Admin activity…which really admire me……

ok>  boot –S

Ok prompt not available in Intel X86 machine…

while working in SPARC Machine an special type of keyboard with extra 16 keys …Specially designed

Stop + A    ——->which enter into ok prompt with Single User Mode…….

Mostly the key disable while running in SPARC machine For Security reasons ….

To Disable :

bash>kbd –a disable

where

kbd——>keyboard Input Devices

Disable and Enable  are options….

(BOTH FOR SPARC AND INTEL X86)

SPARC-Scalable Processor architecture    (RISC)

init 0——————>      Hardware Maintenance Mode…….  (Any hardware changes all are hot plug able devices)

init 1——————>      Single User Mode

init 2——————>      Multiuser Mode(without  NFS file system)

init 3——————>      Multiuser Mode (with NFS File system)

init 4——————>       N/A   (Feature use)

init 5—————–>        Shutdown the machine..

init 6——————>       Reboot the machine..

init S——————>      All Administrative Repairs with highly Admin commands

by

Solaris Lover …

October 23, 2009 at 1:55 pm Leave a comment

Session 1

First Steps TO Learn Solaris Commands

This is my first blog to share my ideas and method of learning.I hope it could be useful and share your thought…

Have an nice moment for Every Second

In these Section we discusses about Soft Link & Hard Link

* link means to linking some thing (or) relationship

* changes made in one file it reflects in another file.

* Two types normally

1.Soft link —————–> Different Inode  Number.   .eg   Inode  (30021) any number depending upon the system maping

2.Hard link—————>Same Inode .

Command Need to Look Up:

ls—–> list all the parameters include user,type of file,permission,Inode………

ls -lia—-> list in detail

ln—–>link

usage:

Soft link:

bash> ln -s  < old file>  <new file>

-s      denotes soft link

<old file> already present file

<new file> point to new file right now create by u.

Example :

bash> ln -s  first     second

* If the first file is deleted second file also deleted by OS it self.

Hard link:

bash> ln  first second

*if the first file is deleted the second file not deleted …..

I hope useful ……

and work side by  side…

Solaris Lover

October 22, 2009 at 5:13 pm Leave a comment


Categories

May 2024
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031