




<?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>BeginLinux.com Blog &#187; Ubuntu Servers</title>
	<atom:link href="http://beginlinux.com/blog/category/ubuntu-servers/feed/" rel="self" type="application/rss+xml" />
	<link>http://beginlinux.com/blog</link>
	<description>All Types of Linux Users Welcome.</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:02:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Expire User Accounts</title>
		<link>http://beginlinux.com/blog/2010/06/expire-user-accounts/</link>
		<comments>http://beginlinux.com/blog/2010/06/expire-user-accounts/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 14:34:53 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Ubuntu Servers]]></category>
		<category><![CDATA[Linux Users]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://beginlinux.com/blog/?p=1544</guid>
		<description><![CDATA[Using the expire option will allow the administrator to lock down an account without destroying the data so that it may be available for a short time.  When people go on vacation, have an extended break for some reason or  may not be comng back, you can use the expire option to lock down their [...]]]></description>
		<wfw:commentRss>http://beginlinux.com/blog/2010/06/expire-user-accounts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating User Passwords</title>
		<link>http://beginlinux.com/blog/2010/06/creating-user-passwords/</link>
		<comments>http://beginlinux.com/blog/2010/06/creating-user-passwords/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 08:56:55 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Ubuntu Servers]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[user management]]></category>

		<guid isPermaLink="false">http://beginlinux.com/blog/?p=1531</guid>
		<description><![CDATA[Creating User Passwords The &#8220;-p&#8221; useradd option allows you to create a password at the same time that you create a user account.  However, for two reasons, it&#8217;s an option that you really don&#8217;t want to use.   First, it doesn&#8217;t hash the password.  So, when you look in the &#8220;/etc/shadow&#8221; file, you&#8217;ll see the password [...]]]></description>
		<wfw:commentRss>http://beginlinux.com/blog/2010/06/creating-user-passwords/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu: Creating Users</title>
		<link>http://beginlinux.com/blog/2010/06/ubuntu-creating-users/</link>
		<comments>http://beginlinux.com/blog/2010/06/ubuntu-creating-users/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 00:21:00 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Ubuntu Servers]]></category>
		<category><![CDATA[Ubuntu server]]></category>
		<category><![CDATA[Ubuntu users]]></category>

		<guid isPermaLink="false">http://beginlinux.com/blog/?p=1526</guid>
		<description><![CDATA[Creating Users In order to provide access to Ubuntu server resources all users need to have an account set up for them.  The administrator sets up an account using the useradd command and creating a password with the passwd command.  The passwords are kept in the /etc/shadow file to make sure they cannot be viewed [...]]]></description>
		<wfw:commentRss>http://beginlinux.com/blog/2010/06/ubuntu-creating-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.04: Managing Users</title>
		<link>http://beginlinux.com/blog/2010/06/ubuntu-10-04-managing-users/</link>
		<comments>http://beginlinux.com/blog/2010/06/ubuntu-10-04-managing-users/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 01:20:36 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Ubuntu Servers]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://beginlinux.com/blog/?p=1511</guid>
		<description><![CDATA[Managing Users Series Linux is a multi-user operating system.  This means that the administrator will have to be careful in how users are managed.  This article is the first in a series to show you how to manage users on an Ubuntu 10.04 server. There are three basic kinds of user accounts: the root user,  [...]]]></description>
		<wfw:commentRss>http://beginlinux.com/blog/2010/06/ubuntu-10-04-managing-users/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu SSL 2048-bit Key</title>
		<link>http://beginlinux.com/blog/2010/03/ubuntu-ssl-2048-bit-key/</link>
		<comments>http://beginlinux.com/blog/2010/03/ubuntu-ssl-2048-bit-key/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 14:47:58 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Ubuntu Servers]]></category>
		<category><![CDATA[Apache SSL]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[SSL Keys]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://beginlinux.com/blog/?p=1271</guid>
		<description><![CDATA[Creating an SSL Certificate When SSL is used with the Apache via the mod_ssl module, it will create an encrypted RSA file which has two components a private file which is kept secure on the server and a public file which is placed in the Certificate file and is thus used by users when they [...]]]></description>
		<wfw:commentRss>http://beginlinux.com/blog/2010/03/ubuntu-ssl-2048-bit-key/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create an Ubuntu Repository</title>
		<link>http://beginlinux.com/blog/2010/01/create-an-ubuntu-repository/</link>
		<comments>http://beginlinux.com/blog/2010/01/create-an-ubuntu-repository/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 02:30:19 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Ubuntu Servers]]></category>
		<category><![CDATA[apt-mirror]]></category>
		<category><![CDATA[local repository]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Ubuntu repository]]></category>

		<guid isPermaLink="false">http://beginlinux.com/blog/?p=1177</guid>
		<description><![CDATA[There are several reasons you may want to create a local repository.  The first is that you want to save on bandwidth if you have multiple Ubuntu machines to update.  For example if you had 25 Ubuntu machines that all needed updating at least once a week, you would significantly save bandwidth because you could [...]]]></description>
		<wfw:commentRss>http://beginlinux.com/blog/2010/01/create-an-ubuntu-repository/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Adding Modules to Apache in Ubuntu 9.10</title>
		<link>http://beginlinux.com/blog/2009/12/adding-modules-to-apache-in-ubuntu-9-10/</link>
		<comments>http://beginlinux.com/blog/2009/12/adding-modules-to-apache-in-ubuntu-9-10/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 21:39:21 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Ubuntu Servers]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apache modules]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://beginlinux.com/blog/?p=1120</guid>
		<description><![CDATA[Modules allow Apache to expand the capabilities that it has by using modules. Modules use the Multi-Processing Module (MPM) to create a child process to expand into a new module. These modules allow not only Apache to expand but it also speeds up aspects that Apache expands into because they are loaded in memory. An [...]]]></description>
		<wfw:commentRss>http://beginlinux.com/blog/2009/12/adding-modules-to-apache-in-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Maintaining MySQL Databases</title>
		<link>http://beginlinux.com/blog/2009/12/maintaining-mysql-databases/</link>
		<comments>http://beginlinux.com/blog/2009/12/maintaining-mysql-databases/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 05:29:02 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Ubuntu Servers]]></category>
		<category><![CDATA[MySQL Databases]]></category>
		<category><![CDATA[mysqlcheck]]></category>

		<guid isPermaLink="false">http://beginlinux.com/blog/?p=1059</guid>
		<description><![CDATA[This mysql tutorial helps users learn to maintain your MYSQL database using mysqlcheck and other techniques.]]></description>
		<wfw:commentRss>http://beginlinux.com/blog/2009/12/maintaining-mysql-databases/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL Backup and Restore</title>
		<link>http://beginlinux.com/blog/2009/12/mysql-backup-and-restore/</link>
		<comments>http://beginlinux.com/blog/2009/12/mysql-backup-and-restore/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 22:40:45 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Ubuntu Servers]]></category>
		<category><![CDATA[backup database]]></category>
		<category><![CDATA[LAMP server]]></category>
		<category><![CDATA[MySQL backups]]></category>
		<category><![CDATA[MySQL restore]]></category>

		<guid isPermaLink="false">http://beginlinux.com/blog/?p=1061</guid>
		<description><![CDATA[You can use the mysqldump utility to backup your databases.  The simplest way is to create the backup file in another directory.  Of course, you would want to have the backup directory on another harddrive, in case the main database harddrive were to go bad. mysqldump -p -u root &#8211;opt virtual &#62; /backup/virtual-2010-10-24 Enter password: [...]]]></description>
		<wfw:commentRss>http://beginlinux.com/blog/2009/12/mysql-backup-and-restore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Database Creation for Virtual Accounts</title>
		<link>http://beginlinux.com/blog/2009/12/mysql-create-a-database/</link>
		<comments>http://beginlinux.com/blog/2009/12/mysql-create-a-database/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 00:35:27 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Ubuntu Servers]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL database]]></category>
		<category><![CDATA[virtual account]]></category>

		<guid isPermaLink="false">http://beginlinux.com/blog/?p=1055</guid>
		<description><![CDATA[Create a Database for Virtual Users There are a lot of uses for MySQL.  Here are the steps to creating a user database that could be used with a FTP server, mail server or web server. Login and create the database. mysql -p -u root CREATE DATABASE virtual; Whatever you choose to call the database [...]]]></description>
		<wfw:commentRss>http://beginlinux.com/blog/2009/12/mysql-create-a-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

