Trace: » dealing_with_the_long_boot_black_screen_issue_in_boot_up » debian_based_system_apt_guide » enable_power_management_on_pentium_4_m_celeron_m_cpus » forcing_ubuntu_to_rediscover_the_screen_resolution_when_a_different_monitor_is_added » getting_a_bluetooth_gps_device_to_work_on_ubuntu » getting_info_on_bios_serial_number_and_hardware_connectors » install_gui_on_ubuntu_server » installing_an_rpm_on_a_debian_based_system » installing_belkin_fsd7000uk_wireless_card_on_ubuntu » installing_chkconfig_on_ubuntu

Login

You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.

Login

$ apt-get install libnewt0.51
$ ln -s /usr/lib/libnewt.so.0.51 /usr/lib/libnewt.so.0.50
$ wget http://www.tuxx-home.at/projects/chkconfig-for-debian/chkconfig_1.2.24d-1_i386.deb
$ dpkg --force-all -i chkconfig_1.2.24d-1_i386.deb

For usage, check out the chkconfig guide on the wiki.

Even better than chkconfig is sysv-rc-conf ….. Give it a try, available from your nearest repository…..