Skip to main content

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]# rpm -ivh deltarpm and then press tab
6 package]# rpm -ivh pythondelta and then press tab
7 package]# rpm -ivh createrepo and then press tab
8cd /mnt
9cd /var/ftp
10 createrepo -v pub
11 createrepo --database pub
12 cd
 13 vim /etc/yum.repos.d/anyname.repo
                                 note:-(and then create file)
         [anyname]
         name=yum
        baseurl=file:///var/ftp/pub/
         enable-1
        gpgchk=0
    :wq
14 service network restart
15 service vsftpd restart
16 yum clean all
17 yum update

now configure your server side yum ready

Comments

Popular posts from this blog

linux find file

FILE SYSTEM OF LINUX_____________________________________ THERE ARE SIX [6] TYPES OF FILE SYSTEMS FOR THE LINUX. 1_EXT3_____EXTENDED FILE SYSTEM 3. 2_EXT2_____EXTENDED FILE SYSTEM 2. 3_VFAT_____VIRTUAL FILE ALLOCATION TABLE. 4_LVM _____LOGICAL VOLUME MANAGEMENT. 5_RAID_____REDUNDENT ARRAY OF INEXPENSIVE DISK. 6_SWAP____SWAP IS THE VIRTUAL MAMORY FILE SYSTEM FOR LINUX. EXPLANATION _________________________________________________________ 1_EXT3____IT IS VERY SECURE FILE SYSTEM. WE CAN NOT RECOVRE THE                      DATA IF WE FORMAT THE PARTITION WITH EXT3. NO DATA RECOVRY POSSIBLE. 2_EXT2____IT IS NOT SO MUCH SECURE FILE SYSTEM. WE CAN RECOVER                       DATA EVEN AFTER THE FORMAT WITH EXT2.                       DATA RECOVERY POSSIBLE. 3_VFAT___IT IS THE VIRTUALFAT LIKE PARTITION WHICH WE CAN USE ON THE LINUX AS WELL AS ON THE WINDOWS XP O/S.                                          IF WE HAVE THE LINUX AS WELL AS WIN XP O

linux password app

                            BREAK LINUX PASSWORD            Suppose simple login                                     Login root                                           Password ******                 [root@localost~]#      This is the simple login the Linux when we know the password but if we not know        ___________________________________________________________________________________________________________________________________________________________________________       To break password_____________________________________________________________       Remember we are not know the password now -----------    Reboot the system wait for the red welcome screen of the Linux don’t let the timing to go to zero [0]    Press escape before it reaches to zero.     Then follow the steps._______________________ EDIT THIS LINE BY PRESS [E] HERE BEFORE REACHING TIME ZERO REDHAT ENTERPRISE LINUX -2.6.18-53ELS IIIII..__________(2)_TIME  

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 [