<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://secure.freeside.biz/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ejo1</id>
		<title>Freeside - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://secure.freeside.biz/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ejo1"/>
		<link rel="alternate" type="text/html" href="https://secure.freeside.biz/mediawiki/index.php/Special:Contributions/Ejo1"/>
		<updated>2026-04-08T07:24:41Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>https://secure.freeside.biz/mediawiki/index.php?title=Freeside:2.1:Documentation:Administration:Tips_and_Tricks&amp;diff=6376</id>
		<title>Freeside:2.1:Documentation:Administration:Tips and Tricks</title>
		<link rel="alternate" type="text/html" href="https://secure.freeside.biz/mediawiki/index.php?title=Freeside:2.1:Documentation:Administration:Tips_and_Tricks&amp;diff=6376"/>
				<updated>2011-04-15T18:36:29Z</updated>
		
		<summary type="html">&lt;p&gt;Ejo1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Set all customers to postal mail and no e-mail from shell (VMWare Image was tested)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Login as guest or root user in the shell. Run the following command.&lt;br /&gt;
 su freeside -c /home/ivan/freeside/bin/all-postal-no-email\ guest&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Taking a quick backup.  (very good idea to do this every couple of moves when you are just starting out)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Login as root user in the shell. Run the following command.&lt;br /&gt;
root@freeside:~# su - postgres&lt;br /&gt;
postgres@freeside:~$ pg_dumpall &amp;gt;&amp;gt; /tmp/postges-`date -u +&amp;quot;%Y%m%d%H%M&amp;quot;`.sql&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
You also also can do this from the web interface menu, just be sure to save as a new filename and keep track of when they were made.&lt;/div&gt;</summary>
		<author><name>Ejo1</name></author>	</entry>

	<entry>
		<id>https://secure.freeside.biz/mediawiki/index.php?title=Freeside:2.1:Documentation:Administration:Tips_and_Tricks&amp;diff=6375</id>
		<title>Freeside:2.1:Documentation:Administration:Tips and Tricks</title>
		<link rel="alternate" type="text/html" href="https://secure.freeside.biz/mediawiki/index.php?title=Freeside:2.1:Documentation:Administration:Tips_and_Tricks&amp;diff=6375"/>
				<updated>2011-04-15T18:08:36Z</updated>
		
		<summary type="html">&lt;p&gt;Ejo1: Begining of tips page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Set all customers to postal mail and no e-mail from shell (VMWare Image was tested)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Login as guest or root user in the shell. Run the following command.&lt;br /&gt;
 su freeside -c /home/ivan/freeside/bin/all-postal-no-email\ guest&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ejo1</name></author>	</entry>

	<entry>
		<id>https://secure.freeside.biz/mediawiki/index.php?title=Freeside:2.1:Documentation&amp;diff=6374</id>
		<title>Freeside:2.1:Documentation</title>
		<link rel="alternate" type="text/html" href="https://secure.freeside.biz/mediawiki/index.php?title=Freeside:2.1:Documentation&amp;diff=6374"/>
				<updated>2011-04-15T18:05:24Z</updated>
		
		<summary type="html">&lt;p&gt;Ejo1: /* Misc */  Added Tips and Tricks Page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Note =&lt;br /&gt;
&lt;br /&gt;
Some documentation links point to the 1.9 documentation until things are fully moved over.  The information should still be applicable.&lt;br /&gt;
&lt;br /&gt;
= Installation and upgrades =&lt;br /&gt;
&lt;br /&gt;
== Backend Installation ==&lt;br /&gt;
&lt;br /&gt;
* [[Freeside:2.1:Documentation:Installation|New Installation]]&lt;br /&gt;
* [[Freeside:2.1:Documentation:RT Installation|Integrated RT Installation]]&lt;br /&gt;
* OS-specific installation guides (source)&lt;br /&gt;
** [[Freeside:2.1:Documentation:InstallingOnDebian5|Debian 5.0 &amp;quot;lenny&amp;quot;]]&lt;br /&gt;
** [[Freeside:2.1:Documentation:Installation:Ubuntu|Ubuntu 10.4 LTS]]&lt;br /&gt;
**[[Freeside:2.1:Documentation:Installation:FreeBSD|FreeBSD 8.1]] - Feedback please!&lt;br /&gt;
* OS-specific installation guides (packages)&lt;br /&gt;
** (no 2.1 packages yet) &amp;lt;strike&amp;gt;[[Freeside:1.9:Documentation:InstallingUsingAPT|Debian packages]]&amp;lt;/strike&amp;gt;&lt;br /&gt;
** (no 2.1 packages yet) &amp;lt;strike&amp;gt;[[Freeside:1.9:Documentation:InstallingUsingRPM|CentOS/RHEL RPM packages]]&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Signup and Self-service installation ==&lt;br /&gt;
&lt;br /&gt;
* [[Freeside:2.1:Documentation:Self-Service Installation|Signup/Self-service Installation]]&lt;br /&gt;
&lt;br /&gt;
== Distributor guides ==&lt;br /&gt;
&lt;br /&gt;
* [[Freeside:Documentation:CreatingRPMRepo|Creating your own repository with Freeside RPMs]]&lt;br /&gt;
&lt;br /&gt;
* [[Freeside:Documentation:MirroringRPMRepo|Creating and using a mirror of the Freeside Internet Services RPM repositories]]&lt;br /&gt;
&lt;br /&gt;
* [[Freeside:Documentation:RPMBuildSystem|Documentation on the RPM build system]]&lt;br /&gt;
&lt;br /&gt;
== Upgrading ==&lt;br /&gt;
&lt;br /&gt;
* [[Freeside:2.1:Documentation:Upgrading|Upgrading from 1.9.X to 2.1.x]]&lt;br /&gt;
* [[Freeside:2.1.1:Documentation:Upgrading|Upgrading from 2.1.0 to 2.1.1]]&lt;br /&gt;
* [[Freeside:2.1.2:Documentation:Upgrading|Upgrading from 2.1.1 to 2.1.2]]&lt;br /&gt;
* [[Freeside:2.1.3:Documentation:Upgrading|Upgrading from 2.1.2 to 2.1.3]]&lt;br /&gt;
&lt;br /&gt;
= User's Guide =&lt;br /&gt;
&lt;br /&gt;
* [[Freeside:2.1:Documentation:User|User's Guide]] (help wanted)&lt;br /&gt;
* [http://www.sisd.com/~ivan/freeside-slides Training presentation slides]&lt;br /&gt;
&lt;br /&gt;
= Administrator's Guide =&lt;br /&gt;
&lt;br /&gt;
* [[Freeside:2.1:Documentation:Administration|Administrator's Guide]]&lt;br /&gt;
* [[Freeside:Documentation:DisasterRecovery|Disaster Recovery]]&lt;br /&gt;
* [[:Category:Freeside:1.9:Documentation:Template|Templates]] used and their fill in variables.&lt;br /&gt;
&lt;br /&gt;
= Developer's Guide =&lt;br /&gt;
&lt;br /&gt;
* [[Freeside:2.1:Documentation:Developer|Developer's Guide]]&lt;br /&gt;
&lt;br /&gt;
= Accounting Guide =&lt;br /&gt;
&lt;br /&gt;
*[[Freeside:Documentation:Accounting|Accounting Guide]]&lt;br /&gt;
&lt;br /&gt;
= Misc =&lt;br /&gt;
&lt;br /&gt;
* [[Freeside:Documentation:FAQ|Frequently Asked Questions]]&lt;br /&gt;
* [[3rd_party_software|Third-party software]]&lt;br /&gt;
* [[Freeside:2.1:Documentation:Administration:VoIP:Timed_Rates|New feature: Timed Rates]]&lt;br /&gt;
* [[Freeside:2.1:Documentation:Administration:RT_Workflow|RT workflow features]]&lt;br /&gt;
* [[Freeside:2.1:Documentation:Administration:Tips_and_Tricks|Tips and Tricks]]&lt;br /&gt;
&lt;br /&gt;
* [[Freeside:1.9:Documentation|Version 1.9 documentation]] (previous maintenance version)&lt;br /&gt;
* [[Freeside:2.3:Documentation|Version 2.3 documentation]] (upcoming development version)&lt;br /&gt;
&lt;br /&gt;
= Changelog =&lt;br /&gt;
&lt;br /&gt;
* [[Freeside:2.1:Changelog|2.1 Changelog]]&lt;br /&gt;
* [[Freeside:2.1.1:Changelog|2.1.1 Changelog]]&lt;br /&gt;
* [[Freeside:2.1.2:Changelog|2.1.2 Changelog]]&lt;br /&gt;
* [[Freeside:2.1.3:Changelog|2.1.3 Changelog]]&lt;/div&gt;</summary>
		<author><name>Ejo1</name></author>	</entry>

	</feed>