<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Articles "linux" category</title>
    <link>http://kiwwito.com/articles/category/linux</link>
    <description>Últimos artículos publicados en categoría "linux"</description>
    <language>en</language>
    <pubDate>May 19 2012 03:23:09</pubDate>
    <lastBuildDate>May 19 2012 03:23:09</lastBuildDate>
    <generator>kiwwito generator 1.0</generator>
    <managingEditor>keyvan@kiwwito.com</managingEditor>
    <webMaster>keyvan@kiwwito.com</webMaster>
    <pubDate>December 03 2011 00:00:00</pubDate>
    <item>
      <title>Make public MySQL server under Linux</title>
      <link>http://kiwwito.com/article/make-public-mysql-server-under-linux</link>
      <description>For security reasons when you install into your Linux distro (Ubuntu, CentOS, etc.) a MySQL server, it was only accessible by the loopback or local environment. If you want to access through the network to it you have to configure it.We have to edit your "/etc/my.conf" and add/edit the next lines: [...]</description>
      <guid>http://kiwwito.com/article/make-public-mysql-server-under-linux</guid>
    </item>
    <pubDate>September 04 2010 00:00:00</pubDate>
    <item>
      <title>Share files over a network with Linux and NFS</title>
      <link>http://kiwwito.com/article/share-files-over-a-network-with-linux-and-nfs</link>
      <description>An easy way to share files trough a network between Linux machines is using the NFS (Network File System) protocol. You only need to know the IP address of the network computers and to install the NFS server/client into each computer. Like others server-client systems, one computer will be the [...]</description>
      <guid>http://kiwwito.com/article/share-files-over-a-network-with-linux-and-nfs</guid>
    </item>
    <pubDate>May 24 2010 00:00:00</pubDate>
    <item>
      <title>Connect to "eduroam" under Linux</title>
      <link>http://kiwwito.com/article/connect-to-eduroam-under-linux</link>
      <description>eduroam (Education Roaming) is a secure international roaming service for users in Higher Education. The European eduroam confederation (a confederation of autonomous roaming services) is based on a set of defined organisational and technical requirements that each member of the confederation must [...]</description>
      <guid>http://kiwwito.com/article/connect-to-eduroam-under-linux</guid>
    </item>
    <pubDate>May 04 2010 00:00:00</pubDate>
    <item>
      <title>Find files in Linux</title>
      <link>http://kiwwito.com/article/find-files-in-linux</link>
      <description>Find files in our Linux system can't be as easy as using the "find" command. Using it we can find any matching expression inserted in the command line. If we want to find a file named "FILE" in the current work directory, we can write the next statement: Also we can use glob type expressions [...]</description>
      <guid>http://kiwwito.com/article/find-files-in-linux</guid>
    </item>
    <pubDate>January 19 2010 00:00:00</pubDate>
    <item>
      <title>Restore GRUB2</title>
      <link>http://kiwwito.com/article/restore-grub2</link>
      <description>If we made a new instalation of Windows or another operative system is possible that the MBR (boot charger, in our case, GRUB) be removed. For restore it first we have to charge another charger (in a CD for example, follow the steps ). For GRUB 2, the steps to follow are slighly different than for [...]</description>
      <guid>http://kiwwito.com/article/restore-grub2</guid>
    </item>
    <pubDate>January 18 2010 00:00:00</pubDate>
    <item>
      <title>How to know bits Linux</title>
      <link>http://kiwwito.com/article/how-to-know-bits-linux</link>
      <description>Sometimes is useful to know what is our installed arquitecture, we might installed a 32 bits Ubuntu in a 64 bits computer arquitecture.For know our Linux arquitecture we only have to execute the next command: If the response is "x86_64" our Linux is a 64 bits system, otherwise (i686) is a 32 bits.</description>
      <guid>http://kiwwito.com/article/how-to-know-bits-linux</guid>
    </item>
    <pubDate>November 28 2009 00:00:00</pubDate>
    <item>
      <title>Add GRUB splash image</title>
      <link>http://kiwwito.com/article/add-grub-splash-image</link>
      <description>Changing or setting an image to GRUB is trivial. For it we need install two tools of our linux environment:Convert: Useful tool for image process (format, size, etc.). Startupmanager: Graphical Grub manager. Look for the image that you want to be the GRUB background. Is not necessary search for a [...]</description>
      <guid>http://kiwwito.com/article/add-grub-splash-image</guid>
    </item>
    <pubDate>November 11 2009 00:00:00</pubDate>
    <item>
      <title>Restore GRUB</title>
      <link>http://kiwwito.com/article/restore-grub</link>
      <description>It's necessary use the command line for restoring Grub, a good option is download a automatic boot loader that can recognize our linux installation. After downloading the iso, we have to burn it into a CD: Insert the burned cd and select it like an option in the boot. When Super Grub Disk starts [...]</description>
      <guid>http://kiwwito.com/article/restore-grub</guid>
    </item>
  </channel>
</rss>


