Tuesday, July 12, 2022

Search text in nano editor in Ubuntu Linux

Edit file in Nano

Press CTRL + W or F6   

Than Enter

No comments:

Upgrade Koha from 23 to 25

sudo mysql -uroot -p koha_library < koha_library.sql      sudo systemctl restart apache2.service sudo systemctl restart koha-common sudo ...