Skip to main content

free Linux Features

IMPORTANT FUNCTIONS OF LINUX
 
    there's some form of vital functions in  LINUX wish to amendment a begin menu name like different that         below
1...


TO KILL A PROCESS________________________________________________________________
   
It’s sort of a method is functioning on another terminal and by another user you have got to terminate it or kill it from another user mistreatment another terminal


How to do like running ping command on terminal [TTY 1] on user [raj]

                Tty1        #ping 192.168.100.10
            Reply ###########################
            Reply ###########################

       

        Tty2    root

            Login: root
            Passwd:


        ] #ps –U RAJ_____________ [here ps: - method,   -U: -- user,     & raj: is like several user name]

        3248: ping
    this sort is however a code shown for the method that is in acting on tty1 on rule


Now to terminate the method on rule user on tty1
       
                ] #kill [code]
Like        ] #kill 3248



Then method of ping is terminated on the rule user on terminal tty1   

2…

To change the NAME on the place of [OK] and [FAILED] once boot up or closure



] # vi /etc/init.d/functions inscribing this is that the file that contains the knowledge this open the file and move to
    the road 396, insert mode and so edit it by negative name or one thing you wish.



                         Line: 396
                    Insert mode
                                Edit or modify
                                    Then save and exit
                                  :wq!

Ok               


--------------------------------------------------------------------------------------------------------------------------------------------

To change the name before login

Open a file and edit within the last of the file

] #vi /etc/issue_______________



____________________________________________________________________________________________


To change the [motd] massage of the day

] # vi /etc/motd___________________ then write any massage here for show once login


Like

wq!

To change the MACHINE NAME getting to

] # hostname [name]
                ] # hostname rule

Comments

Popular posts from this blog

YUM LINUX

        TOday i'll tell u a way to install viscus server and the way to assemble it. yum server stands for yellow dog updater Modified yum server is largely used for install UNIX packages and server this server is incredibly necessary to handles the linux server. YUM are often assemble to appear for a rev in multiple location Internet access isn't offered throughout the RHCE vi examination YUM server permit you to form native repository During the examination you may have a affiliation to native repository Use YUM to put in and take away rev where attainable throughout the examination YUM mechanically resolve software package dependencies first of all disable firewall. config ip Now how to configure  yum commands. 1 mount  /dev/cdrom/mnt.       enter 2 cd /mnt 3 cd /Packages   (  note :- Package p always capital otherwise your command could not be process.) 4  package]# rpm -ivh vsftp* 5 package]#...

WHAT IS COMPUTER AND TYPES

What is computer Computer could be a device.computer could be a device that's accepts all info and communicate with individuals pc will store our information like musice,program,wordfile etc. You can use pc for send mail,typing document ,play games  and browse internet.you can additionally edit produce programme displays and videos. There square measure four varieties of computer . 1.super computer 2.Mainframe computer 3.Mini computer 4.Micro computer Micro computer- are the foremost common reasonably computers in use as of 2014. The term “microcomputer” was introduced with the appearance of systems supported single chip microchip The known early system was the double star 8800, introduced in 1975. The term "microcomputer" has much become associate degree anachronism. These computers include: • personal computer -A case and a show, put to sleep and on a table. •    In-car computers – designed into a automobile, for  Entertaiment,navigation etc. • ...

linux operating system

Linux history Linux is made-up by Richard stallman antelope Project was launched in 1983. several programs and utilities were contributed by developers round the world, and by 1991 most of the elements of the system were prepared. Still missing was the kernel. Invented LINUX system itself. In 1991, Torvalds was a student at the University of European nation|Finnish capital|national capital|port} in Finland, wherever he had been exploitation Minix, a non-free Unix-like system, and commenced writing his own kernel. He started by developing device drivers and hard-drive access, and by Gregorian calendar month had a basic style that he referred to as Version zero.01. This kernel, that is termed LINUXsystem, was later on combined with the antelope system to supply a whole free OS. On Oct fifth, 1991, Torvalds sent a posting to the comp. OS. mini newsgroup asserting the discharge of Version zero.02, a basic version that also required Minix to control, however that attracted substantial inte...