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

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...