<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Installation on Amit Agarwal Linux Blog</title>
    <link>/tags/installation/</link>
    <description>Recent content in Installation on Amit Agarwal Linux Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 20 Mar 2017 01:03:17 +0000</lastBuildDate>
    
	<atom:link href="/tags/installation/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>flatpak – get latest libreoffice</title>
      <link>/2017/03/20/flatpak-latest-libreoffice/</link>
      <pubDate>Mon, 20 Mar 2017 01:03:17 +0000</pubDate>
      
      <guid>/2017/03/20/flatpak-latest-libreoffice/</guid>
      <description>&lt;p&gt;flatpak is tool similar to 0install. You can find more details &lt;a href=&#34;http://flatpak.org/&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&#34;brush:shell&#34;&gt;# Get the gnome-sdk gpg keys
wget https://sdk.gnome.org/keys/gnome-sdk.gpg
# Add the keys to trusted keys
flatpak remote-add --user --gpg-import=gnome-sdk.gpg gnome https://sdk.gnome.org/repo/

# Install pre-requisite gnome
flatpak install --user gnome org.gnome.Platform 3.20

# Download the flatpak file and install it. Or you can follow the next step.
wget &#39;http://download.documentfoundation.org/libreoffice/flatpak/latest/LibreOffice.flatpak&#39;
flatpak install --user --bundle LibreOffice.flatpak

# Install flatpak without downloading
flatpak install --user gnome org.gnome.Platform.Locale 3.20

# Run you brand new shiny latest libreoffice
flatpak run org.libreoffice.LibreOffice

# At a later date, when you want to update libreoffice.
flatpak update --user org.libreoffice.LibreOffice
&lt;/pre&gt;</description>
    </item>
    
    <item>
      <title>6700 free and redistributable fonts for Linux.</title>
      <link>/2010/06/25/6700-free-and-redistributable-fonts-for-linux/</link>
      <pubDate>Fri, 25 Jun 2010 11:47:19 +0000</pubDate>
      
      <guid>/2010/06/25/6700-free-and-redistributable-fonts-for-linux/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;Today I was searching for some good fonts for my desktop running Fedora 11 – Leonidas. In my quest to find the required fonts that I would liked, I reached some good sites so just thought would share the same with you.&lt;/p&gt;
&lt;p&gt;First, how do you use them, simple steps:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;mkdir ~/.fonts&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Now you can put your fonts in this directory. You can make sub-directories to keep your fonts organized. On F11, I did not need to refresh the font server or logout and login. 🙂&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Oracle GUI client on Linux with mysql support</title>
      <link>/2010/06/22/oracle-gui-client-on-linux-with-mysql-support/</link>
      <pubDate>Tue, 22 Jun 2010 02:37:46 +0000</pubDate>
      
      <guid>/2010/06/22/oracle-gui-client-on-linux-with-mysql-support/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;I was looking for some nice client for Oracle and mysql. I did find mysql-administrator and navicat to be useful but this is much better. &amp;lt;a href=&amp;quot;http://sourceforge.net/projects/tora/&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;Tora&lt;/a&gt; is the client that I am talking about. Installation did not take much time for me..&lt;/p&gt;
&lt;p&gt;downloaded the instant client from oracle.com and then the tora rpm from sourceforge.net. Also downloaded the tora-mysql from &lt;a href=&#34;http://rpm.pbone.net/index.php3/stat/21/year/2002/month/01/day/28&#34;&gt;http://rpm.pbone.net/index.php3/stat/21/year/2002/month/01/day/28&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Then tried to install all the rpms found the rpms that were missing and installed them using yum. Once this is done install the downloaded rpms with &amp;amp;#8221;–nodeps&amp;amp;#8221; option of rpm.Put the entries in bashrc&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Change phpMyadmin theme.</title>
      <link>/2009/12/08/change-phpmyadmin-theme/</link>
      <pubDate>Tue, 08 Dec 2009 10:51:10 +0000</pubDate>
      
      <guid>/2009/12/08/change-phpmyadmin-theme/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;Changing the phpMyAdmin theme is as easy as downloading a theme from &amp;lt;a href=&amp;quot;http://www.phpmyadmin.net/home_page/themes.php&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;here&lt;/a&gt;. Then look at your /etc/httpd/conf.d/phpMyAdmin.conf file and check the line similar to&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Alias /phpMyAdmin /phpMyAdmin&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The second path is the path to your phpMyAdmin installation. Go to that directory and then go to themes directory and unzip the file. Reload your phpMyAdmin page in browser and select the newly installed theme 🙂&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Linux Installation Guide</title>
      <link>/2009/11/25/linux-installation-guide/</link>
      <pubDate>Wed, 25 Nov 2009 15:49:53 +0000</pubDate>
      
      <guid>/2009/11/25/linux-installation-guide/</guid>
      <description>&lt;p&gt;Paradise for Linux Installation Guides on laptops is &amp;lt;a href=&amp;quot;http://tuxmobil.org/mylaptops.html&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;here&lt;/a&gt;. Can you imagine that this tuxmobile page hosts around 8,000 guides on Linux Installation on Laptops. I assume that this will be probably the biggest list on single page for Linux installation. The page lists various hardwares of laptop where you can install linux and how to install it.&lt;/p&gt;
&lt;p&gt;So what are you waiting for … got a laptop, see if yours is listed here.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How a live distro can save you.</title>
      <link>/2009/11/08/how-a-live-distro-can-save-you/</link>
      <pubDate>Sun, 08 Nov 2009 15:18:55 +0000</pubDate>
      
      <guid>/2009/11/08/how-a-live-distro-can-save-you/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;Some time back I wrote about &amp;lt;a href=&amp;quot;http://blog.amit-agarwal.co.in/2009/03/07/&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;how to use a live distro without CD or VM&lt;/a&gt;. Today that experiment saved my day.&lt;/p&gt;
&lt;p&gt;My RAM went bad couple of days without my knowledge and I kept using the system finally causing the &amp;amp;#8221;/usr&amp;amp;#8221; to be completed unusable.  And that is when I was able to still login to the system, as I still had that Nimble X installed on the HDD without actually installing it. Now I need to re-install the OS but at least for the time being I am able to use my system. 🙂&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
