<?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>osscc &#187; Business Ideas</title>
	<atom:link href="http://www.osscc.org/category/articles/business-ideas/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.osscc.org</link>
	<description>free open source software for cyber cafe</description>
	<lastBuildDate>Wed, 03 Aug 2011 18:06:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>What are the differences between DRBL and LTSP ?</title>
		<link>http://www.osscc.org/2010/06/what-are-the-differences-between-drbl-and-ltsp/</link>
		<comments>http://www.osscc.org/2010/06/what-are-the-differences-between-drbl-and-ltsp/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 12:46:30 +0000</pubDate>
		<dc:creator>cubiczero</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Business Ideas]]></category>
		<category><![CDATA[Diskless Technology]]></category>
		<category><![CDATA[DRBL]]></category>
		<category><![CDATA[LTSP]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Recovery System]]></category>
		<category><![CDATA[differences]]></category>
		<category><![CDATA[diskless client]]></category>

		<guid isPermaLink="false">http://www.osscc.org/?p=251</guid>
		<description><![CDATA[Graphics-intensive applications such as games will not perform well, as all the display information will have to be pushed over the network by the server. This is hundreds of times slower than driving a local graphics card. Playing action games, however, is not a goal of the Edubuntu lab project.]]></description>
			<content:encoded><![CDATA[<p id="Linux Terminal Server Project"><a href="http://www.osscc.org/2010/06/what-are-the-differences-between-drbl-and-ltsp/" target="_self"><img class="aligncenter size-full wp-image-253" title="drbl-vs-ltsp" src="http://www.osscc.org/wp-content/uploads/2010/06/drbl-vs-ltsp.jpg" alt="DRBL vs LTSP" width="640" height="266" /></a><span id="more-251"></span></p>
<p><strong>Linux Terminal Server Project </strong><strong>[1]</strong></p>
<p>The Linux Terminal Server Project ( LTSP) is a configuration of Linux  that allows you to connect lots of low-powered thin client terminals to  a Linux server. The LTSP provides a simple way to utilise low cost  workstations as either graphical or character-based terminals on a  GNU/Linux server.<strong> </strong></p>
<p>K12LTSP is based on <a href="/community/RedHat">RedHat</a> Fedora Linux and the LTSP terminal server packages (see Section 7.1.1 for more detail). It&#8217;s easy to install and configure. It&#8217;s distributed under the GNU General Public License. That means it&#8217;s free and it&#8217;s based on Open Source software.</p>
<p>Once installed, K12LTSP lets you boot diskless workstations from an application server.</p>
<p><strong>What is Thin Client Computing?</strong><br />
Thin client and fat client (also called &#8220;thick&#8221; or &#8220;rich&#8221; client) are mostly marketing terms for different configurations of computer. A thin client asks a central server to do most of its processing, and keeps as little hardware and software as possible on the workstation side. Ideally, the user of a thin client should have only a screen, keyboard, mouse and enough computing power to handle display and network communications &#8212; you don&#8217;t even need (or want) a hard drive. The less you have, the less there can go wrong.</p>
<p>A fat client does as much processing as possible itself and only passes data required for communications and storage on to the server. A standalone PC is the typical fat client with which everyone is familiar.</p>
<p>A thin client may be a software program executing on a generic PC, or it may be a hardware device, called a terminal, designed to provide only user input and display functions. Because old PCs (whether retired, written off, obsolete or just out of fashion) are easier to find than specialised thin client hardware, Edubuntu labs uses them as thin clients, with the appropriate software. Because they don&#8217;t do much work themselves, the hardware requirements for these &#8220;old&#8221; PCs are very basic. Since every client in a thin client network asks a central server to do its work, all the individual workstations look the same: they all share the same server, and they all behave exactly like the server would if you were using it directly.</p>
<p>In addition, although everyone who uses the lab can have their own computing environment stored on the server, with their own files, desktop, and so on, the individual workstations can&#8217;t get viruses or be misconfigured by curious learners &#8212; there simply isn&#8217;t anything to configure! The thin client doesn&#8217;t have enough brains to get confused.</p>
<p>This means that the lab computers are trivial to keep up and maintenance is restricted to the server in the back room.</p>
<p>Thin clients are cheaper and require less administration than fat clients. On the other hand, they tend to require far greater network bandwidth, as display data will probably need to be passed to the thin clients. They can&#8217;t do a single thing on their own &#8212; for each and every action, they need to talk to the server. This means that a server for a room full of thin clients must be much more capable than a server used by fat clients.</p>
<p>One of the advantages that this configuration entails, is that all the software resides on the server, and so you only have to upgrade it once. In a fat client configuration, every workstation has its own copies of the software, and so any upgrade needs to be rolled out to every workstation.</p>
<p><strong>Drawbacks</strong><br />
Graphics-intensive applications such as games will not perform well, as all the display information will have to be pushed over the network by the server. This is hundreds of times slower than driving a local graphics card. Playing action games, however, is not a goal of the Edubuntu lab project.</p>
<p><strong>Hardware</strong><br />
Minimum specifications for LTSP Client and Server</p>
<p><strong>Server</strong></p>
<ul>
<li>Memory The server should have <span style="text-decoration: underline;"><span style="color: #ff0000;"><strong>2GB RAM</strong></span></span> or more (512MB for the base system, and 50MB for each additional client). As long as you&#8217;re using it all up, more RAM means more speed (it doesn&#8217;t help to have RAM that you don&#8217;t use). Too little RAM will bring your server to a crawl as it starts swapping memory to the hard drive. If you run out of memory, performance will be unacceptable.</li>
<li>Hard drive SCSI is faster than IDE: We&#8217;ve seen LTSP servers slow to a crawl when more than 10 clients are running from IDE drives. SCSI drives are better equipped to handle the multiple read/write requests.</li>
<li> Network Your server will have at least one Ethernet card to create a private network ( 192.168.0.x). This card connects to a switch for terminals. If there is a school network to which you need to connect, or if the school has a internet connection via the server, it will have a second Ethernet card, which will get an IP address on the second network.</li>
</ul>
<p><strong>Clients</strong></p>
<ul>
<li>Memory Client workstations should have at least <span style="text-decoration: underline;"><strong><span style="color: #0000ff;">32MB of RAM</span></strong></span>. Clients aren&#8217;t that dependent on swap space for extra memory capacity, since memory usage on them is reasonably constant because they don&#8217;t execute applications: they only display them.</li>
<li>Hard drive Client workstations should not have hard drives.<br />
Network Each client workstation should have one network card with a boot ROM to enable booting from the network.</li>
</ul>
<p style="text-align: left;"><strong>DRBL (Diskless Remote Boot in Linux) [2]<br />
</strong></p>
<p style="text-align: left;">DRBL (Diskless Remote Boot in Linux) is a free software, open source solution to managing the deployment of the GNU/Linux operating system across many clients. Imagine the time required to install GNU/Linux on 40, 30, or even 10 client machines individually! DRBL allows for the configuration all of your client computers by installing just one server machine.</p>
<p>DRBL provides a diskless or systemless environment for client machines. It works on Debian, Ubuntu, Mandriva, Red Hat, Fedora, CentOS and SuSE. DRBL uses distributed hardware resources and makes it possible for clients to fully access local hardware. It also includes <a href="http://clonezilla.org/" target="_blank">Clonezilla</a>, a partitioning and disk cloning utility similar to Symantec Ghost®.</p>
<p><strong>Peacefully coexists with other OS</strong><br />
DRBL uses PXE or etherboot, which is similar to <a href="http://ltsp.sf.net/">Linux Terminal Server Project (LTSP)</a>, to boot the client machine. While LTSP is a centralized server, all the client machine users&#8217; access the LTSP server to run their applications on it. The client&#8217;s keyboard and mouse are used to input whereas the client&#8217;s monitor is used to display the results. This is great when useing a thin client.<strong>[1]</strong></p>
<p>The server requirements must be increased when more than 20 or 30 clients are being used. On the other hand, DRBL uses NFS and NIS to provide boot services to the client machines. In essence, the DRBL server is just a NFS and NIS server. All users from all client machines just access the DRBL server to request files or authentication.</p>
<p>Packages are loaded to the client machines and they use their own CPU and RAM for processing. A regular PC can be used as the DRBL server since it is only serving files and authenticating. The client machines, however, should be powerful enough to run the applications they need. Typical installations using DRBL to deploy the Linux classroom have around 30 to 40 clients.</p>
<p>///NOTE/// From LTSP 5.0, there is a fat client (diskless workstation, LowFat client) mode, it&#8217;s basically quite similar to DRBL</p>
<p><strong>Save on hardware, budget, and maintenance fees</strong></p>
<p>Hard drives are optional for a DRBL client. Actually, the hard drive is just another moving part that creates more noise and is susceptible to failure. If a hard drive is present, the client can be configured to use it as swap space while GNU/Linux is installed and configured on the centralized boot server.</p>
<p>A lot of time can be saved by configuring the client settings at the boot server when using the DRBL centralized boot environment. This gives the system administrator more control over what software configurations are running on each client.</p>
<p>Besides the diskless (fat/powerful) client mode provided by DRBL, DRBL provides other functions, such as:</p>
<p>(a) <a href="http://clonezilla.org/" target="_blank">Clonezilla</a>, the opensource clone system. It&#8217;s a server version of imaging tool, similar to Ghost server edition, True image or Rembo.By using Clonezilla, you can clone a 5.6 GBytes system image to 40 computers within 10 minutes via multicasting.</p>
<p>(b) Small Linux diskless soltion. DRBL provides Damn Small Linux (DSL), PuppyLinux&#8230; for clients. You can import those small Linux distributions and let client boot from PXE without hardisk, CD or USB flash drive.</p>
<p>(c) Diskless FreeDOS for clients.</p>
<p>(d) Diskless memtest for clients.</p>
<p>(e) Install GNU/Linux (Debian, Ubuntu, Fedora, CentOS, Mandriva, SuSE&#8230;) for clients from network.<br />
LTSP and DRBL each have their own benefits. Choose the one that is best suited to your needs.</p>
<p><strong>What kind of server and client should I buy if I want to use DRBL ?</strong></p>
<p><span style="font-family: Arial;">This depends on what kind of application and GNU/Linux distribution you want to run.<br />
For the education environment, we recommend the following, but faster and newer equipment will always be better, especially if you want to run &#8220;moden&#8221; GNU/Linux distribution, such as Fedora 7 or Ubuntu 7.04 with OpenOffice 2.x or Firefox 2.x&#8230;:<br />
</span></p>
<ul>
<li>Server:
<ul>
<li>
<ul>
<li>x86 CPU at least 450 MHz</li>
<li><span style="text-decoration: underline;"><strong><span style="color: #0000ff;">Memory at least 256 MB </span></strong></span></li>
<li>Two or more fast ethernet network interface cards (NICs)</li>
<li>At least 10 GB HD space</li>
</ul>
</li>
</ul>
</li>
<li>Client:
<ul>
<li>
<ul>
<li>x86 CPU at least 200 MHz</li>
</ul>
<ul>
<li><span style="color: #ff0000;"><span style="text-decoration: underline;"><strong>Memory at least 128 MB</strong></span></span></li>
<li>One fast ethernet network interface cards</li>
</ul>
</li>
</ul>
</li>
</ul>
<ul>
<li>Fast ethernet switch
<ul>
<li>
<ul>
<li>An ethernet hub is NOT acceptable. It&#8217;s too slow for network booting and NFS. A fast ethernet switch will reduce the collision domain and give you much smoother deployment. The fast ethernet switch should have enough ports for your clients and your server. You can find low cost 12 and 16-port fast ethernet switches just about anywhere. The 40+ port switches are nice but they typically cost more.</li>
</ul>
</li>
</ul>
</li>
</ul>
<p><span style="font-family: Arial;">Since DRBL will work with any Pentium class hardware, you can start your PC cluster with just about any machine you have laying around. You can expand your cluster as your budget allows. </span></p>
<p><strong>Where can I download the source codes ?</strong></p>
<p>You can find all the source codes about DRBL/Clonezilla in <a href="http://free.nchc.org.tw/drbl-core/src/" target="_blank">http://free.nchc.org.tw/drbl-core/src/</a></p>
<p><strong>Who is the developer of DRBL/Clonezilla?</strong></p>
<p>DRBL and Clonezilla was developed by NCHC <a href="http://www.nchc.org.tw/" target="_blank">http://www.nchc.org.tw</a></p>
<p><strong>What is NCHC ?</strong></p>
<p>The National Center for High-Performance Computing is located in Hsinchu, Taiwan. For more details, please visit the NCHC website at <a href="http://www.nchc.org.tw/" target="_blank">http://www.nchc.org.tw</a></p>
<p><strong>What is CloneZilla?</strong></p>
<p>Clonezilla, based on DRBL, Partition Image, ntfsclone, and udpcast, allows you to do bare metal backup and recovery. Two types of Clonezilla are available, Clonezilla live and Clonezilla server edition. Clonezilla live is suitable for single machine backup and restore. While Clonezilla server edition is for massive deployment, it can clone many (40 plus!) computers simultaneously. Clonezilla saves and restores only used blocks in the harddisk. This increases the clone efficiency. At the NCHC&#8217;s Classroom C, Clonezilla server edition was used to clone 41 computers simultaneously. It took only about 10 minutes to clone a 5.6 GBytes system image to all 41 computers via multicasting!</p>
<p><strong>Features of Clonezilla</strong>[3]</p>
<ul>
<li> Free (GPL) Software.</li>
<li> Filesystem supported: ext2, ext3, reiserfs, xfs, jfs of GNU/Linux, and FAT, NTFS of MS Windows. Therefore you can clone GNU/Linux or MS windows. For these file systems, only used blocks in partition are saved and restored. For unsupported file system, sector-to-sector copy is done by dd in Clonezilla.</li>
<li> LVM2 (LVM version 1 is not) under GNU/Linux is supported.</li>
<li> Multicast is supported in Clonezilla server edition, which is suitable for massively clone. You can also remotely use it to save or restore a bunch of computers if PXE and Wake-on-LAN are supported in your clients.</li>
<li> Based on Partimage, ntfsclone and dd to clone partition. However, clonezilla, containing some other programs, can save and restore not only partitions, but also a whole disk.</li>
<li> By using another free software drbl-winroll, which is also developed by us, the hostname, group, and SID of cloned MS windows machine can be automatically changed.</li>
</ul>
<p><strong>Editions</strong><br />
Clonezilla Live: Allows you to use CD/DVD or USB flash drive to boot and run clonezilla (Unicast only)<br />
Clonezilla server edition: A DRBL server must first be set up in order to use Clonezilla to do massively clone (Both unicast and multicast are supported)</p>
<p><strong>Which one is suitable for diskless gaming platform?</strong></p>
<p>So Which one are the perfect candidate for Diskless Linux Gaming Server and Client? My answer is DRBL, why? Because DRBL client is a fat client that doesn&#8217;t rely too much hardware dependencies on Server like LTSP Client.</p>
<p><strong>References :</strong></p>
<p>[1] : <a href="https://help.ubuntu.com/community/EdubuntuDocumentation/EdubuntuCookbook/ThinClient" target="_blank">https://help.ubuntu.com/community/EdubuntuDocumentation/EdubuntuCookbook/ThinClient</a></p>
<p>[2] : <a href="http://drbl.sourceforge.net/about/" target="_blank">http://drbl.sourceforge.net/about/</a></p>
<p>[3] : <a href="https://help.ubuntu.com/community/Clonezilla_Server_Edition">https://help.ubuntu.com/community/Clonezilla_Server_Edition</a></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 2088px; width: 1px; height: 1px;">
<p><span style="border-collapse: separate; color: #000000; font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span style="font-family: 'Helvetica Neue','Lucida Grande',Helvetica,Arial,Verdana,sans-serif; font-size: 21px;"> </span></span></p>
<h1 id="Features of Clonezilla" style="margin: 0px; padding: 2px 0px; font-weight: normal; color: #5a3320; line-height: 1.2em; font-size: 1.6em; border-bottom: 1px solid #6d4c07;">Features of Clonezilla</h1>
<p><span id="line-10" class="anchor"> </span></p>
<ul>
<li>Free (GPL) Software.</li>
<li>Filesystem supported: ext2, ext3, reiserfs, xfs, jfs of GNU/Linux, and FAT, NTFS of MS Windows. Therefore you can clone GNU/Linux or MS windows. For these file systems, only used blocks in partition are saved and restored. For unsupported file system, sector-to-sector copy is done by dd in Clonezilla.</li>
<li>LVM2 (LVM version 1 is not) under GNU/Linux is supported.</li>
<li>Multicast is supported in Clonezilla server edition, which is suitable for massively clone. You can also remotely use it to save or restore a bunch of computers if PXE and Wake-on-LAN are supported in your clients.</li>
<li>Based on Partimage, ntfsclone and dd to clone partition. However, clonezilla, containing some other programs, can save and restore not only partitions, but also a whole disk.</li>
<li>By using another free software drbl-winroll, which is also developed by us, the hostname, group, and SID of cloned MS windows machine can be automatically changed.</li>
</ul>
<p class="line867">
<h1 id="Editions" style="margin: 0px; padding: 2px 0px; font-weight: normal; color: #5a3320; line-height: 1.2em; font-size: 1.6em; border-bottom: 1px solid #6d4c07;">Editions</h1>
<ul>
<li>Clonezilla Live: Allows you to use CD/DVD or USB flash drive to boot and run clonezilla (Unicast only)</li>
<li class="gap" style="margin-top: 0.5em;">Clonezilla server edition: A DRBL server must first be set up in order to use Clonezilla to do massively clone (Both unicast and multicast are supported)</li>
</ul>
</div>
<p><map name='google_ad_map_251_3db9945d9ae1c815'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/251?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_251_3db9945d9ae1c815' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=251&amp;url= http%3A%2F%2Fwww.osscc.org%2F2010%2F06%2Fwhat-are-the-differences-between-drbl-and-ltsp%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.osscc.org/2010/06/what-are-the-differences-between-drbl-and-ltsp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Perfect POS System For Open Source Cyber Cafe</title>
		<link>http://www.osscc.org/2010/06/the-perfect-pos-system-for-open-source-cyber-cafe/</link>
		<comments>http://www.osscc.org/2010/06/the-perfect-pos-system-for-open-source-cyber-cafe/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 02:32:50 +0000</pubDate>
		<dc:creator>osscc</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Billing System]]></category>
		<category><![CDATA[Business & Marketing]]></category>
		<category><![CDATA[Business Ideas]]></category>
		<category><![CDATA[Cyber Cafe]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Point Of Sales]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Billing & Accounting System]]></category>
		<category><![CDATA[point of sale]]></category>
		<category><![CDATA[pos system]]></category>

		<guid isPermaLink="false">http://osscc.org/?p=19</guid>
		<description><![CDATA[So if you asked me what is the perfect POS system for open source cyber cafe should it looks like? If you look to the Cafesuite.net features then we might get some point how it should be. And if we takes their features to suggest what kind of billing system we really need for cyber cafe cafe then it's could be just like below]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.osscc.org/wp-content/uploads/2010/06/470_internet-cafe.jpg"><img class="alignleft size-medium wp-image-184" title="470_internet-cafe" src="http://www.osscc.org/wp-content/uploads/2010/06/470_internet-cafe-300x191.jpg" alt="Cyber Cafe Business" width="300" height="191" /></a>Few years ago, I had posted something about <a href="http://www.osscc.org/category/billing-system/point-of-sales/" target="_blank">Point Of Sales System for cyber cafe</a> business who was running linux or ubuntu and others open source operating system bases as their primary working os.</p>
<p>From my experiences running a cyber cafe business and provides certain solution to the others cyber cafe owners, Ubuntu Linux 10.04 or the previous version of it, is the perfect choice to be the server and the client operating system for cyber cafe purpose.</p>
<p>It has everything except <strong>POINT OF SALES</strong> software, dont believe on me? try to click ubuntu main menu &gt; Ubuntu Software Center &gt; Search for cyber cafe and you&#8217;ll get nothing except blank white page. But try search for point of sale and you will get &#8220;lemon point of sale&#8221; but this software wasn&#8217;t meant for cyber cafe purpose, it was created for general such as restaurant or book store.<span id="more-19"></span></p>
<p>One thing until now what Open Source Operating System such as Ubuntu or perhaps I should say Canonical still couldn&#8217;t beat Microsoft is the supports from game developer, but currently i heard that <a href="http://www.osscc.org/2010/06/its-official-steam-coming-to-linux/" target="_blank">Steam is coming to Linux</a>, until now we still need to using wine and other emulators to play warcraft III, counter strike and so on.</p>
<p>For me, that is why the progress in running gaming center or cyber cafe business based on open source software was far too slow and just few small company had put their interest to develop a billing system or pos system for linux operating system but still their software lacks many of important features, I didn&#8217;t say I am condemns their software, for me it&#8217;s a good effort for them and us, but we are still waiting for the perfect point of sales for open source cyber cafe.</p>
<p>Others POS system such as OpenbravoERP, OpenbravoPOS, OpenERP are good software makers but still the softwares wasn&#8217;t meant for cyber cafe, internet cafe or gaming center.</p>
<p>Why is this happen? I don&#8217;t know, or maybe they think that running cyber cafe and gaming center business using an open source product couldn&#8217;t help the progress to expanding the influences. Instead of that, still some of others contributor was willing to spend their time, money and privacy to creating POS system such as ccl, mkahawa, gbilling and others, but still to software need more support on their development. Ubuntu or Canonical should supporting them in their software development(cyber cafe billing system).</p>
<p>So if you asked me what is the perfect POS system for open source cyber cafe should it looks like? If you look to the Cafesuite.net features then we might get some point how it should be. And if we takes their features to suggest what kind of billing system we really need for cyber cafe cafe then it&#8217;s could be just like below:</p>
<p><strong>Security</strong></p>
<blockquote><p>It should provides many levels of security, ensuring that your business is always under control.</p></blockquote>
<p><strong>Workstation lock</strong></p>
<blockquote><p>Unused workstations can be securely locked so that no one can use them without proper authorization from the operator.</p></blockquote>
<p><strong>Operator profiles</strong></p>
<blockquote><p>You can create many profiles for your employees with different access rights. Not every one should be able to change crucial options or pricing schemes.</p></blockquote>
<p><strong>Encrypted data files</strong></p>
<blockquote><p>All databases used by CafeSuite are encrypted which ensures they can&#8217;t be tampered with by unouthorized individuals.</p></blockquote>
<p><strong>Backups</strong></p>
<blockquote><p>It&#8217;s possible to create backups of data files automatically evey given period of time. Your data will be secure even when your system crashes.</p></blockquote>
<p><strong>Ease of use</strong></p>
<blockquote><p>The user interface is clean and feels very natural even to begginers. The integrated help system will guide you in case of any problems.</p></blockquote>
<p><strong>Customer accounts</strong></p>
<blockquote><p>It&#8217;s should makes it really easy to manage large database of customer accounts. You can create different types of accounts for your customers — time accounts, cash accounts, debt accounts and unlimited accounts. You can assign beneficial charging rates to customer accounts to reward devoted customers.</p>
<p>Customers will be able to log on by themselves using their account ID and password. It&#8217;s also possible to create smart, magnetic or barcode cards for your customers, so that a simple scan of their card will log them on.</p></blockquote>
<p><strong>Reservations</strong></p>
<blockquote><p>It should provides unique graphical workstation reservation system. Simply select a time period on the workstation chart to create the reservation.</p>
<p>In case of a very big traffic, you&#8217;ll appreciate the Waiting queue function, allowing you to manage the waiting list.</p></blockquote>
<p><strong>Reports and statistics</strong></p>
<blockquote><p>The software provides you with a range of reports and statistics summarizing your business performance. Starting with very general reports, you can even get a list of all operations performed by your employees minute by minute.</p></blockquote>
<p><strong>Flexible charging rates</strong></p>
<blockquote><p>Real strength of the software lies in the flexible charging rates system. You can configure many schemes of pricing, including periodical discounts.</p>
<p>You can assign different charging rates to computer groups, beneficial pricing can be used with customer accounts. You can even create traffic discounts that adjust prices depending on the number of free computers in your cafe.</p></blockquote>
<p><strong>Support for external devices</strong></p>
<blockquote><p>You can use barcode scanner, magnetic card or smartcard reader to logon users with accounts and sell products. the software also supports receipt printers for printing receipts and account tickets.</p></blockquote>
<p><strong>Integration with Printer</strong></p>
<blockquote><p>The software integrates with Printer allowing you to keep control over your printers. Once a customer prints some pages, the software will notify the operator about that and calculate the charge automatically.</p></blockquote>
<p>For your information, I&#8217;ve waiting the Cafesuite for linux, they said to <a href="http://cafesuite.net/faq/index.php?sid=771030&amp;lang=en&amp;action=artikel&amp;cat=1&amp;id=18&amp;artlang=en&amp;highlight=linux" target="_blank">running the software on linux</a> since 2006 but until now there is nothing at all.</p>
<p>For me I would like to add some features to the above, it should supports diskless terminal client, for now I&#8217;ve tested CCL to be able to lock down diskless client. I think I should makes an article or tutorial about it.</p>
<p><map name='google_ad_map_19_3db9945d9ae1c815'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/19?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_19_3db9945d9ae1c815' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=19&amp;url= http%3A%2F%2Fwww.osscc.org%2F2010%2F06%2Fthe-perfect-pos-system-for-open-source-cyber-cafe%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.osscc.org/2010/06/the-perfect-pos-system-for-open-source-cyber-cafe/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Attract People Using Open Source Software</title>
		<link>http://www.osscc.org/2009/12/how-to-attract-people-using-open-source-software/</link>
		<comments>http://www.osscc.org/2009/12/how-to-attract-people-using-open-source-software/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 14:50:00 +0000</pubDate>
		<dc:creator>thenone</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Business & Marketing]]></category>
		<category><![CDATA[Business Ideas]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[attract]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[softwre]]></category>
		<category><![CDATA[using]]></category>

		<guid isPermaLink="false">http://osscc.org/?p=12</guid>
		<description><![CDATA[However, not all cyber cafe customers are highly competent in using computers. Therefore, besides providing internet access service to them, there are several other services that you can provide to your customers such as printing services, a convenient store within your cyber cafe and providing personal computers (PC) or laptop repair and maintenance.]]></description>
			<content:encoded><![CDATA[<div><a href="http://www.osscc.org/wp-content/uploads/2009/12/opensourceloveday.png"><img class="aligncenter size-full wp-image-236" title="opensourceloveday" src="http://www.osscc.org/wp-content/uploads/2009/12/opensourceloveday.png" alt="" width="480" height="270" /></a></div>
<div>The Internet Cafe industry in US celebrated its 15th birthday recently, whereas in Malaysia it has probably been 13-14 years in existence. The number of cyber cafes around the world shows no sign of slowing down, and it will continue its growth in the following years.</div>
<div>
<p>I&#8217;ve read some articles about cyber cafe industry and one part of the article, which I read from internet-cafe-guide.com says:</p>
<p><span style="font-style: italic;">&#8220;People want to be able to get online wherever they go, be it a park (with a laptop and a wireless access), a public library, or a cafe.</span></p>
<p style="font-style: italic;">Industry cafes are still an emerging industry as there are very few established rules on how to start and run one. Therefore, every new cybercafe entrepreneur has the opportunity to create something unique within this dynamic industry.&#8221;</p>
<p>My personal opinion? I&#8217;d have to say that complely agree with him . From my experience running a cyber cafe, a lot of people, especially visitors to your town especially those from urban areas depend highly on internet access to manage their works and contact.</p>
<p>However, not all cyber cafe customers are highly competent in using computers. Therefore, besides providing internet access service to them, there are several other services that you can provide to your customers such as printing services, a convenient store within your cyber cafe and providing personal computers (PC) or laptop repair and maintenance.</p>
<p>Ultimately, the best part of running an Open Source Cyber Cafe is that you can show off to your customers and to the public how FOSS can rely on it. One experience that I had was an encounter with a foreign customer who came my cyber cafe with his laptop infected with viruses and spywares. He asked me how I stop the virus from infecting his entire laptop. I asked him if he knows anything about Linux Operating System. He has, and he said it looks different from Windows XP although it is not too hard to use it.</p>
<p>I then showed him one the workstation in my cybercafe which is installed with Ubuntu 8.10. I briefed him about Ubuntu and how Ubuntu can solve his virus problem. After seeing my demo, he grew interested to installing Ubuntu Linux on his laptop. He came to me the next day for installation. When it&#8217;s done, I configured his 3G modem and showed him how easy it is to update his application in Ubuntu.</p>
<p>Wallaaaa.. here&#8217;s one newcomer to FOSS and still a proud user at that.</p>
</div>
<div class="blogger-post-footer">OSSCC © 2006</div>
<p><map name='google_ad_map_12_3db9945d9ae1c815'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/12?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_12_3db9945d9ae1c815' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=12&amp;url= http%3A%2F%2Fwww.osscc.org%2F2009%2F12%2Fhow-to-attract-people-using-open-source-software%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.osscc.org/2009/12/how-to-attract-people-using-open-source-software/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>What for Open Source and Cyber Cafe?</title>
		<link>http://www.osscc.org/2007/04/osscc-and-ltsp-what-for/</link>
		<comments>http://www.osscc.org/2007/04/osscc-and-ltsp-what-for/#comments</comments>
		<pubDate>Sat, 14 Apr 2007 03:29:00 +0000</pubDate>
		<dc:creator>osscc</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Business Ideas]]></category>
		<category><![CDATA[Cyber Cafe]]></category>
		<category><![CDATA[Diskless Technology]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LTSP]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Point Of Sales]]></category>

		<guid isPermaLink="false">http://osscc.org/?p=3</guid>
		<description><![CDATA[And I wait for a month for the updates of LTSP 4.1/4.2 and then all my problem solve. But I still not satisfy for the point of sales system, I am looking for a better POS system, I'd try Outkafe  but I couldn't find what I want from the system, and for now the only cyber cafe management system that could suit with my need is CCLFOX this one was great, and I hope I could study more about cclfox and ltsp manager]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.osscc.org/wp-content/uploads/2010/06/osscc-logo.jpg"><img class="alignleft size-full wp-image-67" title="osscc-logo" src="http://www.osscc.org/wp-content/uploads/2010/06/osscc-logo.jpg" alt="" width="86" height="60" /></a>The main purpose I create this blog, because I hope one day I could share my experiences about building linux cyber cafe business, currently I got several complete projects  in  setup a  <a href="http://www.ltsp.org/">Linux Terminal Server</a> for a cyber cafe purpose in my country.</p>
<p>In 2003 I&#8217;ve setup one <a href="http://www.ltsp.org/">LTSP</a> server for to be used by eight lts client and using <a href="http://zeiberbude.sourceforge.net/">Zeiberbude</a> as the Point Of Sales System for <a href="http://www.ric.com.my/">Resident Inn Cherating</a> in Pahang. After several years, <a href="http://www.ric.com.my/">RIC</a> asked me to redesign and restructure again their LTSP and their Business Center, and for this time I was replacing the Point Of Sales System by using <a href="http://ccl.sourceforge.net/">CCLFOX</a> instead of Zeiberbude with LOCALDEV enable, but before that successful of localdev, I had a pain of configuring it (localdev), and i don&#8217;t know why it&#8217;s when wrong and why it wont detect the local media of the client.</p>
<p>And I wait for a month for the updates of LTSP 4.1/4.2 and then all my problem solve. But I still not satisfy for the point of sales system, I am looking for a better POS system, I&#8217;d try <a href="http://outkastsolutions.co.za/outkast/index.php?option=com_content&amp;task=view&amp;id=32&amp;Itemid=2">Outkafe</a> but I couldn&#8217;t find what I want from the system, and for now the only cyber cafe management system that could suit with my need is <a href="http://ccl.sourceforge.net/">CCLFOX</a> this one was great, and I hope I could study more about cclfox and ltsp manager, because I&#8217;ve found that both of these software is very useful to be as the perfect cybercafe management system. And guys.. If any of you out there got an experiences about cyber cafe with linux&#8230; Please Let Me Know And We Share With All Who&#8217;s Really Need For IT..</p>
<div class="blogger-post-footer">OSSCC © 2006</div>
<p><map name='google_ad_map_3_3db9945d9ae1c815'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/3?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_3_3db9945d9ae1c815' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=3&amp;url= http%3A%2F%2Fwww.osscc.org%2F2007%2F04%2Fosscc-and-ltsp-what-for%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.osscc.org/2007/04/osscc-and-ltsp-what-for/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

