|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
centos command How can i run this command on centos? i using this commands in debian #
apt-get install idzebra Zebra Server: $ sudo ln -s /usr/share/koha/bin /koha-zebra-ctl.sh /etc/rc.d/init.d/koha-zebra-daemon $ sudo update-rc.d koha-zebra-daemon defaults ( Note: see man chkconfig(8) on other
distros )
$ sudo
/usr/share/koha/bin/koha-zebra-ctl.sh start Zebraqueue Daemon: $ sudo ln -s /usr/share/koha/bin/koha-zebraqueue-ctl.sh /etc/init.d/koha-zebraqueue-daemon $ sudo update-rc.d koha-zebraqueue-daemon defaults ( Note: see man chkconfig(8) on other
distros ) $ sudo /usr/share/koha/bin/koha-zebraqueue-ctl.sh start Windows 7: Make your own home movies. Learn more. _______________________________________________ Koha mailing list Koha@... http://lists.katipo.co.nz/mailman/listinfo/koha |
|
|
Re: centos commandGoogle on yum
T Alf Vahau IT Services Uni. of PNG altarek almoslem wrote: > Hello > > > How can i run this command on centos? > > i using this commands in debian > > # apt-get install idzebra > > > > Zebra Server: > > $ sudo ln -s /usr/share/koha/bin /koha-zebra-ctl.sh > /etc/rc.d/init.d/koha-zebra-daemon > > $ sudo update-rc.d koha-zebra-daemon defaults > > ( Note: see man chkconfig(8) on other distros ) > > > > $ sudo /usr/share/koha/bin/koha-zebra-ctl.sh start > > > > Zebraqueue Daemon: > > $ sudo ln -s /usr/share/koha/bin/koha-zebraqueue-ctl.sh > /etc/init.d/koha-zebraqueue-daemon > > $ sudo update-rc.d koha-zebraqueue-daemon defaults > > ( Note: see man chkconfig(8) on other distros ) > > > > $ sudo /usr/share/koha/bin/koha-zebraqueue-ctl.sh start > > > > > ------------------------------------------------------------------------ > Windows 7: Make your own home movies. Learn more. > <http://download.live.com/moviemaker> > ------------------------------------------------------------------------ > > _______________________________________________ > Koha mailing list > Koha@... > http://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ Koha mailing list Koha@... http://lists.katipo.co.nz/mailman/listinfo/koha |
|
|
Re: centos command2009/10/29 altarek almoslem <medomedia_2006@...>
apt-get and update-rc.d are Debian specific commands. You need to use "yum" instead of "apt-get" and "chkconfig" instead of "update-rc.d" on Red Hat based systems like CentOS or Fedora. -- With Regards Abhishek Amberkar Learn to appreciate the beauty within... _______________________________________________ Koha mailing list Koha@... http://lists.katipo.co.nz/mailman/listinfo/koha |
|
|
|
|
|
Re: centos commandHi,
U can download idzebra rpm from http://ftp.indexdata.dk/pub/zebra/redhat/fc6/
2009/11/2 Abhishek Amberkar [अभिषेक] <abhishek.amberkar@...>
-- Cheers, Amit Gupta Nucsoft Osslabs www.osslabs.biz amitddng135@... _______________________________________________ Koha mailing list Koha@... http://lists.katipo.co.nz/mailman/listinfo/koha |
| Free embeddable forum powered by Nabble | Forum Help |