<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ubuntu &#8211; Technical Digit</title>
	<atom:link href="https://technicaldigit.com/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://technicaldigit.com</link>
	<description>We Make Your Digital Dreams True</description>
	<lastBuildDate>Wed, 25 Dec 2024 14:46:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.5.20</generator>

<image>
	<url>https://technicaldigit.com/wp-content/uploads/2020/05/cropped-tdlogo_150-2-32x32.png</url>
	<title>Ubuntu &#8211; Technical Digit</title>
	<link>https://technicaldigit.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Install Koha on Ubuntu 24.04 LTS &#124; Install Koha on Ubuntu (with easy steps)</title>
		<link>https://technicaldigit.com/install-koha-on-ubuntu/</link>
					<comments>https://technicaldigit.com/install-koha-on-ubuntu/#comments</comments>
		
		<dc:creator><![CDATA[Technical Digit]]></dc:creator>
		<pubDate>Tue, 13 Feb 2024 09:23:02 +0000</pubDate>
				<category><![CDATA[Koha]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[how to install koha]]></category>
		<category><![CDATA[Install Koha on Ubuntu]]></category>
		<category><![CDATA[koha]]></category>
		<category><![CDATA[koha 20.05]]></category>
		<category><![CDATA[koha installation]]></category>
		<category><![CDATA[ubuntu 24.04 lts]]></category>
		<guid isPermaLink="false">http://technicaldigit.com/?p=250</guid>

					<description><![CDATA[https://youtu.be/AvuRPQgApkY You can easily install Koha on Ubuntu Operating system using below process. In this process we will install latest stable version of Koha on Ubuntu. Open Terminal in your Ubuntu machine for Koha Installation. Update Ubuntu OS using below commands: sudo su apt-get update apt-get upgrade Install Leafpad Text Editor apt-get install leafpad Install MariaDB Server:&#160;We will use MariaDB server for Koha Database. Execute [&#8230;]]]></description>
		
					<wfw:commentRss>https://technicaldigit.com/install-koha-on-ubuntu/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Dspace Backup Commands &#124; How to Setup Automatic Daily Backup of Dspace Database &#038; Files</title>
		<link>https://technicaldigit.com/dspace-backup/</link>
		
		<dc:creator><![CDATA[Technical Digit]]></dc:creator>
		<pubDate>Thu, 16 Sep 2021 12:43:13 +0000</pubDate>
				<category><![CDATA[DSpace]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Dspace Backup]]></category>
		<category><![CDATA[Dspace Customization]]></category>
		<guid isPermaLink="false">https://technicaldigit.com/?p=1083</guid>

					<description><![CDATA[Create a script for daily automatic DSpace backup of Database &#38; Repository using Dspace Backup Commands in Terminal. Here is how you take the backup of your Dspace Server. In this process we will create dspace backup file for below 3 things: &#160; 1. PostgreSQL Database. &#160; 2. Dspace File System (dspace/assetstore directory). &#160; 3. Dspace Log Files. (dspace/log directory). To setup Automatic Daily Dspace [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Install Anydesk on Ubuntu &#124; Install Teamviewer on Ubuntu 18.04/20.04/21.04</title>
		<link>https://technicaldigit.com/install-anydesk-on-ubuntu/</link>
		
		<dc:creator><![CDATA[Technical Digit]]></dc:creator>
		<pubDate>Sat, 23 Jan 2021 04:34:00 +0000</pubDate>
				<category><![CDATA[Anydesk]]></category>
		<category><![CDATA[Teamviewer]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[Install Anydesk on Ubuntu Run the following commands as&#160;root&#160;user: sudo su Enter login password when prompt. sudo apt-get update &#38;&#38; sudo apt-get upgrade wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY &#124; apt-key add - echo "deb http://deb.anydesk.com/ all main" &#62; /etc/apt/sources.list.d/anydesk-stable.list sudo apt update sudo apt install anydesk That&#8217;s it, Anydesk is ready to use. Uninstall Anydesk on Ubuntu sudo apt-get purge anydesk Install TeamViewer 0n Ubuntu Run [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Koha Reports &#8211; SQL Reports for Koha 20.05, 20.11 &#038; 21.05</title>
		<link>https://technicaldigit.com/koha-reports/</link>
					<comments>https://technicaldigit.com/koha-reports/#respond</comments>
		
		<dc:creator><![CDATA[Technical Digit]]></dc:creator>
		<pubDate>Thu, 27 Aug 2020 10:29:00 +0000</pubDate>
				<category><![CDATA[Koha]]></category>
		<category><![CDATA[Koha Reports]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[koha 20.05]]></category>
		<category><![CDATA[Koha Software]]></category>
		<category><![CDATA[Koha SQL Reports]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[Koha Reports: You can easily add customized SQL reports in Koha Report Module. Accession Register &#8211; Sorted by Barcode SELECT CONCAT('',biblio.biblionumber,'') AS biblionumbers, items.barcode, items.itemcallnumber, biblioitems.isbn, biblio.author, biblio.title, biblioitems.pages, biblioitems.publishercode, biblioitems.place, biblio.copyrightdate,items.price FROM items LEFT JOIN biblioitems ON (items.biblioitemnumber=biblioitems.biblioitemnumber) LEFT JOIN biblio ON (biblioitems.biblionumber=biblio.biblionumber) ORDER BY LPAD (items.barcode,40,' ') ASC Detailed Accession Register SELECT oo.dateaccessioned AS 'Date', oo.barcode AS 'Acc. No./Barcode', ooo.title AS 'Title', ooo.author [&#8230;]]]></description>
		
					<wfw:commentRss>https://technicaldigit.com/koha-reports/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Install Java, Tomcat, MySQL, phpMyAdmin on Ubuntu 20.04 in GCP/AWS Intance</title>
		<link>https://technicaldigit.com/install-java-tomcat-mysql-on-ubuntu-aws/</link>
					<comments>https://technicaldigit.com/install-java-tomcat-mysql-on-ubuntu-aws/#respond</comments>
		
		<dc:creator><![CDATA[Technical Digit]]></dc:creator>
		<pubDate>Fri, 22 May 2020 07:47:59 +0000</pubDate>
				<category><![CDATA[Koha]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[Tomcat]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[koha]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[open jdk]]></category>
		<category><![CDATA[openjdk11]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[tomcat]]></category>
		<category><![CDATA[tomcat8]]></category>
		<guid isPermaLink="false">http://technicaldigit.com/?p=193</guid>

					<description><![CDATA[Before you deploy any Web Application on your Ubuntu Server, You have to install Java , Tomcat Server, MySql Database, phpMyAdmin etc. First of all open Terminal on GCP Ubuntu Instance OR connect your AWS Ubuntu Instance in Putty Software through SSH. Login as root and update &#62; sudo su &#62; apt-get update Install JAVA (OpenJDK) Run below command to install OpenJDK 11 &#62; sudo [&#8230;]]]></description>
		
					<wfw:commentRss>https://technicaldigit.com/install-java-tomcat-mysql-on-ubuntu-aws/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Koha Auto Increment Fix &#124; How to fix Koha Auto Increment Problem</title>
		<link>https://technicaldigit.com/koha-auto-increment-fix/</link>
					<comments>https://technicaldigit.com/koha-auto-increment-fix/#respond</comments>
		
		<dc:creator><![CDATA[Technical Digit]]></dc:creator>
		<pubDate>Thu, 06 Feb 2020 08:59:00 +0000</pubDate>
				<category><![CDATA[Koha]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[Follow these steps to apply the solution for the &#8220;library&#8221; instance for Koha Auto Increment Fix: sudo gedit&#160;/etc/mysql/my.cnf Locate the [mysqld] section and add: init-file=/var/lib/mysql/init-file_koha_fix.sql sudo gedit /var/lib/mysql/init-file_koha_fix.sql Copy following code and paste into &#8220;init-file_koha_fix.sql&#8221; file. USE koha_library; &#160; SET @new_AI_borrowers = ( SELECT GREATEST( IFNULL( ( SELECT MAX(borrowernumber) FROM borrowers ), 0 ), IFNULL( ( SELECT MAX(borrowernumber) FROM deletedborrowers ), 0 ) ) + [&#8230;]]]></description>
		
					<wfw:commentRss>https://technicaldigit.com/koha-auto-increment-fix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Koha Data Migration in Koha Software &#124; How to Convert Excel File into MARC Format (Part: #2)</title>
		<link>https://technicaldigit.com/koha-data-migration/</link>
					<comments>https://technicaldigit.com/koha-data-migration/#respond</comments>
		
		<dc:creator><![CDATA[Technical Digit]]></dc:creator>
		<pubDate>Wed, 29 Jan 2020 05:54:00 +0000</pubDate>
				<category><![CDATA[Koha]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Data Migration]]></category>
		<category><![CDATA[Marc]]></category>
		<category><![CDATA[MS Excel]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[Koha Data Migration Process: How to Convert Excel File into MARC for Data Migration in Koha 20.04/20.11/21.05 In this video, we will convert Excel Data into Marc Format for importing the Bibliographic Records of Books to Koha Software (Open Source Library Software). You can download Excel File Format from Above Download Button for MARC Conversion   Also Read: How to Customize MARC Framework in Koha [&#8230;]]]></description>
		
					<wfw:commentRss>https://technicaldigit.com/koha-data-migration/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install Koha Software on Ubuntu 16.04 &#038; 18.04 LTS</title>
		<link>https://technicaldigit.com/install-koha-software-on-ubuntu-16-04-18-04-lts/</link>
					<comments>https://technicaldigit.com/install-koha-software-on-ubuntu-16-04-18-04-lts/#comments</comments>
		
		<dc:creator><![CDATA[Technical Digit]]></dc:creator>
		<pubDate>Wed, 04 Dec 2019 04:12:00 +0000</pubDate>
				<category><![CDATA[Koha]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[how to install koha]]></category>
		<category><![CDATA[Install Koha on Ubuntu]]></category>
		<category><![CDATA[koha installation]]></category>
		<guid isPermaLink="false">http://technicaldigit.com/index.php/2017/09/04/install-koha-software-on-ubuntu-16-04-18-04-lts/</guid>

					<description><![CDATA[Open Terminal and get ready for installation Update Ubuntu sudo su&#160; apt-get update apt-get upgrade Install Leafpad text editor apt-get install leafpad Add Koha community repository echo deb http://debian.koha-community.org/koha oldstable main &#124; sudo tee /etc/apt/sources.list.d/koha.list wget -O- http://debian.koha-community.org/koha/gpg.asc &#124; sudo apt-key add &#8211; Update the software repository sudo apt update Install Koha sudo apt install koha-common Server Configuration In this step, need to edit network [&#8230;]]]></description>
		
					<wfw:commentRss>https://technicaldigit.com/install-koha-software-on-ubuntu-16-04-18-04-lts/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Koha Backup &#124; How to Setup Automatic Backup in Koha 21.05</title>
		<link>https://technicaldigit.com/koha-backup/</link>
					<comments>https://technicaldigit.com/koha-backup/#comments</comments>
		
		<dc:creator><![CDATA[Technical Digit]]></dc:creator>
		<pubDate>Mon, 18 Mar 2019 12:45:00 +0000</pubDate>
				<category><![CDATA[Koha]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[Create Shell Script for Daily Koha Backup To setup Automatic Daily Koha Backup, Follow the below Commands. First of all, Login to root user and create directory for backup. sudo su Enter Login password when prompted. Next, Create Koha Backup directory mkdir koha_backup Allow write permission to this folder sudo chmod 777 koha_backup (Now, Exit from root directory) Create a backup file. sudo gedit koha_backup/backup.sh Copy below text into [&#8230;]]]></description>
		
					<wfw:commentRss>https://technicaldigit.com/koha-backup/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Koha Data Migration &#124; How to Import MARC file into Koha using Terminal</title>
		<link>https://technicaldigit.com/koha-data-migration-using-terminal/</link>
					<comments>https://technicaldigit.com/koha-data-migration-using-terminal/#respond</comments>
		
		<dc:creator><![CDATA[Technical Digit]]></dc:creator>
		<pubDate>Sat, 16 Mar 2019 06:41:00 +0000</pubDate>
				<category><![CDATA[Koha]]></category>
		<category><![CDATA[Data Migration]]></category>
		<category><![CDATA[Marc]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[Koha Data Migration is very time consuming process, So you can import you Bibliographic Data into Koha Software by using Terminal Commands In the process of Koha Data Migration, You can import .mrc file into koha directly using Terminal commands. Follow the steps below and run commands one by one carefully: sudo su export PERL5LIB="/usr/share/koha/lib" export KOHA_CONF="/etc/koha/sites/library/koha-conf.xml" Next, Move your .mrc file into folder where [&#8230;]]]></description>
		
					<wfw:commentRss>https://technicaldigit.com/koha-data-migration-using-terminal/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using disk: enhanced 
Minified using disk

Served from: technicaldigit.com @ 2026-08-27 01:52:20 by W3 Total Cache
-->