<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by xavierkang</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Tue, 28 Jul 2026 05:18:34 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>OSSEC IDS</title>
            <link>http://forum.lowyat.net/topic/3720648</link>
            <description>Hi All, I&amp;#39;m using the OSSEC to monitor the local server and agent server. How to configure, in order to monitor the apache2. My main thing to monitor is &amp;quot;apache2.conf&amp;quot;, maybe my step is do wrong or configure on wrong place. Please teach me.  I configure on /var/ossec/etc/ossec,conf. Using Debian OS.&lt;br /&gt;&lt;br /&gt;Thank You.&lt;br /&gt;&lt;br /&gt;&lt;img src='http://i60.tinypic.com/w86jgh.jpg' border='0' alt='user posted image' /&gt;</description>
            <author>xavierkang</author>
            <category>Linux &amp;amp; Open Source Software</category>
            <pubDate>Tue, 22 Sep 2015 17:55:58 +0800</pubDate>
        </item>
        <item>
            <title>Network Engineer IT</title>
            <link>http://forum.lowyat.net/topic/3686124</link>
            <description>Hi, I&amp;#39;m fresh grad. Degree in IT specialism in Networking. Currently, I&amp;#39;m taking IPv6 and CCNA course. I need to learn more experience, as I know vendor is the site which can really learn a lot of thing. I&amp;#39;m looking for Network Vendor, anyone can pm me. Give me some vendor name,email and phone. Current job, I&amp;#39;m not interested. Thank You.</description>
            <author>xavierkang</author>
            <category>Jobs &amp;amp; Careers</category>
            <pubDate>Thu, 20 Aug 2015 11:46:01 +0800</pubDate>
        </item>
        <item>
            <title>Nagios Monitoring Tools</title>
            <link>http://forum.lowyat.net/topic/3649927</link>
            <description>Hi All, I would like to use NagiosXI to monitor the apache and tomcat. Anyone can recommend nagios plugins and how to use the command in order to monitor it.&lt;br /&gt;&lt;br /&gt;I try this &lt;a href='https://exchange.nagios.org/directory/Plugins/Web-Servers/Apache/check_apache2-2Esh/details' target='_blank'&gt;check_apache2.sh&lt;/a&gt; but fail to run the command they give.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Error pop out this. Anyone can help me see is what error?&lt;br /&gt;&lt;img src='http://s18.postimg.org/yfmocn5ih/capture36.jpg' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style='color:red'&gt;&lt;span style='font-size:14pt;line-height:100%'&gt;Another New Question&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I try to use ./check_ssl_certificate to check the expire date. How come it will show error? If I check own local, it wouldn&amp;#39;t have problem, but check remote server will have error.&lt;br /&gt;I use this &lt;a href='https://exchange.nagios.org/directory/Plugins/Network-Protocols/HTTP/check_ssl_certificate/details' target='_blank'&gt;link&lt;/a&gt;.&lt;br /&gt;&lt;img src='http://s28.postimg.org/q4csos97h/capture54.jpg' border='0' alt='user posted image' /&gt;</description>
            <author>xavierkang</author>
            <category>Linux &amp;amp; Open Source Software</category>
            <pubDate>Wed, 15 Jul 2015 16:41:50 +0800</pubDate>
        </item>
        <item>
            <title>Install Printer Driver via batch file</title>
            <link>http://forum.lowyat.net/topic/3643894</link>
            <description>Hi everyone, I&amp;#39;m new to script file. Can anyone teach me how to install printer driver via batch file. I already have the .inf file. But I don&amp;#39;t know how to write inside the notepad. I hope to use it everywhere in my company LAN. So they can just take from the share folder, and install it. Thank You.</description>
            <author>xavierkang</author>
            <category>Technical Support</category>
            <pubDate>Thu, 09 Jul 2015 16:31:07 +0800</pubDate>
        </item>
        <item>
            <title>Install Printer Driver via batch file</title>
            <link>http://forum.lowyat.net/topic/3643843</link>
            <description>Hi everyone, I&amp;#39;m new to script file. Can anyone teach me how to install printer driver via batch file. I already have the .inf file. But I don&amp;#39;t know how to write inside the notepad. I hope to use it everywhere in my company LAN. So they can just take from the share folder, and install it. Thank You.</description>
            <author>xavierkang</author>
            <category>Software</category>
            <pubDate>Thu, 09 Jul 2015 15:51:08 +0800</pubDate>
        </item>
        <item>
            <title>Unable to execute aclocal for php5.6.10</title>
            <link>http://forum.lowyat.net/topic/3616184</link>
            <description>OS: Debian 8.1&lt;br /&gt;Php: 5.6.10&lt;br /&gt;Apache: 2.4.12&lt;br /&gt;&lt;br /&gt;Hi all, is me again(tired of saying this word。 =.=&amp;quot;). My question is I trying to install php5 and add mcrypt, but it is unable to run &amp;quot;aclocal&amp;quot; command. It show this message.&lt;br /&gt;&lt;br /&gt;&lt;img src='http://s7.postimg.org/6lpkezuq3/capture26.png' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I have check with the path of /etc/profile, I&amp;#39;m sure that I have added the path as below. Beside that, before &amp;quot;aclocal&amp;quot; command I able to run another command which is &amp;quot;phpize&amp;quot;. It is able to run successfully, after I added the path as below.&lt;br /&gt;&lt;img src='http://s16.postimg.org/orioy759h/capture28.jpg' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Anyone can figure out, any problem on this ? Thank You.</description>
            <author>xavierkang</author>
            <category>Linux &amp;amp; Open Source Software</category>
            <pubDate>Mon, 22 Jun 2015 15:33:20 +0800</pubDate>
        </item>
        <item>
            <title>Server 2008 R2 upgrade Apache HTTP Server</title>
            <link>http://forum.lowyat.net/topic/3603219</link>
            <description>Hi, I would like to ask how to upgrade Apache HTTP Server 2.2.22 to 2.4.12 from Server 2008 R2. I follow this &lt;a href='http://stackoverflow.com/questions/22597297/upgrading-apache-on-windows-server-2008-r2' target='_blank'&gt;link&lt;/a&gt;, but I fail to start the Apache 2.4 services step, I try to go regedit and edit Apache 2.2 services path to 2.4. But still fail to start it. Anyone help me please.&lt;br /&gt;&lt;br /&gt;Thank You.</description>
            <author>xavierkang</author>
            <category>Software</category>
            <pubDate>Tue, 09 Jun 2015 10:03:26 +0800</pubDate>
        </item>
        <item>
            <title>Apache Directory Studio, administrative role.</title>
            <link>http://forum.lowyat.net/topic/3595360</link>
            <description>Hi, now I having trouble in adding administrative role. Which will showing the LDAP Error:21, anyone have any idea ?&lt;br /&gt;&lt;br /&gt;Thank You for expert who always help me on Linux. Thx.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src='http://s22.postimg.org/gj6lvgbf5/capture16.jpg' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src='http://s22.postimg.org/6cy0cgr0x/capture17.jpg' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src='http://s18.postimg.org/wbks5hjsp/capture18.jpg' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src='http://s12.postimg.org/ezu11e2kd/capture19.jpg' border='0' alt='user posted image' /&gt;</description>
            <author>xavierkang</author>
            <category>Linux &amp;amp; Open Source Software</category>
            <pubDate>Mon, 01 Jun 2015 16:27:27 +0800</pubDate>
        </item>
        <item>
            <title>Apache Directory Studio connect LDAP Server</title>
            <link>http://forum.lowyat.net/topic/3592885</link>
            <description>Hi all, I&amp;#39;m here again. =.=&amp;quot;. &lt;br /&gt;&lt;br /&gt;I have installed Apache Directory Studio ( Windows Version), and now I would like to use ApacheDS to connect my virtual Linux Debian OpenLDAP Server. Anyone have any idea how to connect ? Can anyone provide a link to me for references. Is port number are &amp;quot;389&amp;quot;. &lt;br /&gt;&lt;br /&gt;I installing OpenLDAP Server follow by this link&lt;br /&gt;&lt;a href='https://www.howtoforge.com/how-to-install-openldap-server-on-debian-and-ubuntu' target='_blank'&gt;OpenLDAP Server on Debian&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Secondly, after I install OpenLDAP in Linux Debian. I can&amp;#39;t find any default admin or user in the OpenLDAP server. Can anyone provide me a link to find it or create a new user ? I have try &amp;quot;ldapsearch -x&amp;quot; or &amp;quot;vim /etc/ldap/slapd.conf&amp;quot; or &amp;quot;vim /etc/ldap/ldap.conf&amp;quot;. All result I found, slapd.conf is a totally empty file. ldap.conf only found this picture below.&lt;br /&gt;&lt;br /&gt;&lt;img src='http://s27.postimg.org/ff95x8iwz/Capture14.png' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;I hope any expert help me this newbie. Thank You.&lt;br /&gt;&lt;br /&gt;</description>
            <author>xavierkang</author>
            <category>Linux &amp;amp; Open Source Software</category>
            <pubDate>Fri, 29 May 2015 17:45:39 +0800</pubDate>
        </item>
        <item>
            <title>Apache2 unable to restart services, due to Httpd?</title>
            <link>http://forum.lowyat.net/topic/3590236</link>
            <description>Hi, I am super newbie here. Who are just start helping company to setup new test environment system.&lt;br /&gt;&lt;br /&gt;Operating System: Debian 7.8&lt;br /&gt;Tools: VMware Player 7.1&lt;br /&gt;Extra Tools: PuTTy &amp;amp; winSCP&lt;br /&gt;&lt;br /&gt;Question: I just installed the php services, which is 5.6.6. After that, I try to restart the apache2 in order to get php running(please let me know if I&amp;#39;m wrong with the explaination). And it showing out the error message. Can anyone help me on this part ?&lt;br /&gt;&lt;br /&gt;&lt;img src='http://s30.postimg.org/fllay2vxd/Capture9.png' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;Below is the the code I write in the files.&lt;br /&gt;&lt;br /&gt;/usr/local/apache2/conf/modsecurity.conf&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;# Modsecurity config General rules&lt;br /&gt;Include /usr/local/apache2/conf/modsecurity_crs/*.conf&lt;br /&gt;Include /usr/local/apache2/conf/modsecurity_crs/base_rules/*.conf&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;/usr/local/apache2/conf/httpd.conf&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;LoadModule security2_module modules/mod_security2.so&lt;br /&gt;&amp;#60;IfModule security2_module&amp;#62;&lt;br /&gt;Include conf/modsecurity.conf&lt;br /&gt;&amp;#60;/IfModule&amp;#62;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;</description>
            <author>xavierkang</author>
            <category>Linux &amp;amp; Open Source Software</category>
            <pubDate>Wed, 27 May 2015 10:20:56 +0800</pubDate>
        </item>
        <item>
            <title>SSH problem, PuTTy unable to connect.</title>
            <link>http://forum.lowyat.net/topic/3585762</link>
            <description>Hi,&lt;br /&gt;&lt;br /&gt;VMware: VMware Player 7.1&lt;br /&gt;OS: Linux Debian 8.0&lt;br /&gt;SSH : OpenSSH_6.8p1&lt;br /&gt;SSL: OpenSSL 1.0.2a&lt;br /&gt;&lt;br /&gt;After I enable sFTP, the debian is rejecting me by using PuTTy to connect. I try to restart the ssh, and it also show the same result. I also try to use WinSCP to connect to the debian by using sFTP and FTP. This also been rejected.&lt;br /&gt;Anyone can tell me where is the problem ? Thank You.&lt;br /&gt;&lt;br /&gt;&lt;img src='http://s10.postimg.org/qumwqcql5/Capture4.png' border='0' alt='user posted image' /&gt;</description>
            <author>xavierkang</author>
            <category>Linux &amp;amp; Open Source Software</category>
            <pubDate>Fri, 22 May 2015 11:39:42 +0800</pubDate>
        </item>
        <item>
            <title>Fax &amp;amp; Call &amp;amp; Print Issues</title>
            <link>http://forum.lowyat.net/topic/3557144</link>
            <description>Hi, currently I have a telephone which able to receive/sent fax and answering call. Now the telephone is broking soon, I which to change to Fax printer. I try research on fax printer, but I found that many fax printer only able to receive/sent fax, it is not able to answer a call or make a call. I want a fax printer that able to call and sent/receive fax. But the requirement must only use one telephone line, I don&amp;#39;t want two telephone line. Because company does not demand so high volume for using two telephone line. Please help me, Thank You.</description>
            <author>xavierkang</author>
            <category>Hardware</category>
            <pubDate>Mon, 20 Apr 2015 18:33:01 +0800</pubDate>
        </item>
        <item>
            <title>Got stuck in display file data in C++</title>
            <link>http://forum.lowyat.net/topic/2967973</link>
            <description>Any expert of C++ please help me a look for c++ code. Stucked.&lt;br /&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;#pragma once&lt;br /&gt;#include &amp;#60;iostream&amp;#62;&lt;br /&gt;#include &amp;#60;string&amp;#62;&lt;br /&gt;&lt;br /&gt;using namespace std;&lt;br /&gt;&lt;br /&gt;#ifndef User_h&lt;br /&gt;#define User_h&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;class User&lt;br /&gt;{&lt;br /&gt;protected &amp;#58;&lt;br /&gt;	string Username;&lt;br /&gt;	string Password;&lt;br /&gt;	string Name;&lt;br /&gt;	string IC;&lt;br /&gt;	string Gender;&lt;br /&gt;	string Country;&lt;br /&gt;	int ContactNumber;&lt;br /&gt;&lt;br /&gt;public&amp;#58;&lt;br /&gt;	User&amp;#40;void&amp;#41;;&lt;br /&gt;	~User&amp;#40;void&amp;#41;;&lt;br /&gt;&lt;br /&gt;	//Input data&lt;br /&gt;	void setUsername&amp;#40;string&amp;#41;;&lt;br /&gt;	void setPassword&amp;#40;string&amp;#41;;&lt;br /&gt;	void setName&amp;#40;string&amp;#41;;&lt;br /&gt;	void setIC&amp;#40;string&amp;#41;;&lt;br /&gt;	void setGender&amp;#40;string&amp;#41;;&lt;br /&gt;	void setCountry&amp;#40;string&amp;#41;;&lt;br /&gt;	void setContactNumber&amp;#40;int&amp;#41;;&lt;br /&gt;&lt;br /&gt;	//declare protected/private to get new data member&lt;br /&gt;	string getUsername&amp;#40;&amp;#41;;&lt;br /&gt;	string getPassword&amp;#40;&amp;#41;;&lt;br /&gt;	string getName&amp;#40;&amp;#41;;&lt;br /&gt;	string getIC&amp;#40;&amp;#41;;&lt;br /&gt;	string getGender&amp;#40;&amp;#41;;&lt;br /&gt;	string getCountry&amp;#40;&amp;#41;;&lt;br /&gt;	int getContactNumber&amp;#40;&amp;#41;;&lt;br /&gt;&lt;br /&gt;	//Function&lt;br /&gt;	void Login&amp;#40;&amp;#41;;&lt;br /&gt;&lt;br /&gt;};&lt;br /&gt;&lt;br /&gt;#endif&lt;br /&gt;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;#include &amp;#34;User.h&amp;#34;&lt;br /&gt;#include &amp;#60;iostream&amp;#62;&lt;br /&gt;#include &amp;#60;fstream&amp;#62;&lt;br /&gt;#include &amp;#60;conio.h&amp;#62;&lt;br /&gt;#include &amp;#60;string&amp;#62;&lt;br /&gt;&lt;br /&gt;using namespace std;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;User&amp;#58;&amp;#58;User&amp;#40;void&amp;#41;&lt;br /&gt;{&lt;br /&gt;	Username=&amp;#34;&amp;#34;;&lt;br /&gt;	Password=&amp;#34;&amp;#34;;&lt;br /&gt;	Name=&amp;#34;&amp;#34;;&lt;br /&gt;	IC=&amp;#34;&amp;#34;;&lt;br /&gt;	Gender=&amp;#34;&amp;#34;;&lt;br /&gt;	Country=&amp;#34;&amp;#34;;&lt;br /&gt;	ContactNumber=0;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;User&amp;#58;&amp;#58;~User&amp;#40;void&amp;#41;&lt;br /&gt;{&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;void User&amp;#58;&amp;#58;setUsername&amp;#40;string Username&amp;#41;&lt;br /&gt;{&lt;br /&gt;	this-&amp;#62;Username=Username;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;void User&amp;#58;&amp;#58;setPassword&amp;#40;string Password&amp;#41;&lt;br /&gt;{&lt;br /&gt;	this-&amp;#62;Password=Password;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;void User&amp;#58;&amp;#58;setName&amp;#40;string Name&amp;#41;&lt;br /&gt;{&lt;br /&gt;	this-&amp;#62;Name=Name;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;void User&amp;#58;&amp;#58;setIC&amp;#40;string IC&amp;#41;&lt;br /&gt;{&lt;br /&gt;	this-&amp;#62;IC=IC;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;void User&amp;#58;&amp;#58;setGender&amp;#40;string Gender&amp;#41;&lt;br /&gt;{&lt;br /&gt;	this-&amp;#62;Gender=Gender;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;void User&amp;#58;&amp;#58;setCountry&amp;#40;string Country&amp;#41;&lt;br /&gt;{&lt;br /&gt;	this-&amp;#62;Country=Country;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;void User&amp;#58;&amp;#58;setContactNumber&amp;#40;int ContactNumber&amp;#41;&lt;br /&gt;{&lt;br /&gt;	this-&amp;#62;ContactNumber=ContactNumber;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;string User&amp;#58;&amp;#58;getUsername&amp;#40;&amp;#41;&lt;br /&gt;{&lt;br /&gt;	return Username;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;string User&amp;#58;&amp;#58;getPassword&amp;#40;&amp;#41;&lt;br /&gt;{&lt;br /&gt;	return Password;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;string User&amp;#58;&amp;#58;getName&amp;#40;&amp;#41;&lt;br /&gt;{&lt;br /&gt;	return Name;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;string User&amp;#58;&amp;#58;getIC&amp;#40;&amp;#41;&lt;br /&gt;{&lt;br /&gt;	return IC;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;string User&amp;#58;&amp;#58;getGender&amp;#40;&amp;#41;&lt;br /&gt;{&lt;br /&gt;	return Gender;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;string User&amp;#58;&amp;#58;getCountry&amp;#40;&amp;#41;&lt;br /&gt;{&lt;br /&gt;	return Country;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;int User&amp;#58;&amp;#58;getContactNumber&amp;#40;&amp;#41;&lt;br /&gt;{&lt;br /&gt;	return ContactNumber;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;void User&amp;#58;&amp;#58;Login&amp;#40;&amp;#41;&lt;br /&gt;{&lt;br /&gt;	string Username,Password,Name,IC,Gender,Country;&lt;br /&gt;	int ContactNumber;&lt;br /&gt;	ifstream Passenger&amp;#40;&amp;#34;Passenger.txt&amp;#34;&amp;#41;;&lt;br /&gt;	&lt;br /&gt;	if&amp;#40;Passenger.is_open&amp;#40;&amp;#41;&amp;#41;&lt;br /&gt;	{&lt;br /&gt; &amp;nbsp;while&amp;#40;Passenger&amp;#62;&amp;#62;Username&amp;#62;&amp;#62;Password&amp;#62;&amp;#62;Name&amp;#62;&amp;#62;IC&amp;#62;&amp;#62;Gender&amp;#62;&amp;#62;Country&amp;#62;&amp;#62;ContactNumber&amp;#41;&lt;br /&gt; &amp;nbsp;{&lt;br /&gt; &amp;nbsp;	if &amp;#40;this-&amp;#62;Username ==Username &amp;amp;&amp;amp; this-&amp;#62;Password ==Password&amp;#41;&lt;br /&gt; &amp;nbsp;	{&lt;br /&gt; &amp;nbsp; &amp;nbsp;cout&amp;#60;&amp;#60;&amp;#34;hi&amp;#34;&amp;#60;&amp;#60;endl;&lt;br /&gt; &amp;nbsp; &amp;nbsp;cout&amp;#60;&amp;#60;Username&amp;#60;&amp;#60;Password&amp;#60;&amp;#60;Name&amp;#60;&amp;#60;IC&amp;#60;&amp;#60;Gender&amp;#60;&amp;#60;Country&amp;#60;&amp;#60;ContactNumber;&lt;br /&gt;&amp;#91;COLOR=red&amp;#93;//This is the thing i cant show up.&amp;#91;/COLOR&amp;#93;&lt;br /&gt; &amp;nbsp;	}&lt;br /&gt; &amp;nbsp;}&lt;br /&gt;	}&lt;br /&gt;	&lt;br /&gt;	Passenger.close&amp;#40;&amp;#41;;&lt;br /&gt;&lt;br /&gt;}&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;#include &amp;#34;User.h&amp;#34;&lt;br /&gt;#include &amp;#34;Passenger.h&amp;#34;&lt;br /&gt;#include &amp;#34;Staff.h&amp;#34;&lt;br /&gt;#include &amp;#34;Administrator.h&amp;#34;&lt;br /&gt;#include &amp;#34;Ticket.h&amp;#34;&lt;br /&gt;#include &amp;#34;Flight.h&amp;#34;&lt;br /&gt;&lt;br /&gt;#include &amp;#60;iostream&amp;#62;&lt;br /&gt;#include &amp;#60;fstream&amp;#62;&lt;br /&gt;#include &amp;#60;conio.h&amp;#62;&lt;br /&gt;#include &amp;#60;string&amp;#62;&lt;br /&gt;&lt;br /&gt;using namespace std;&lt;br /&gt;&lt;br /&gt;void main&amp;#40;&amp;#41;&lt;br /&gt;{&lt;br /&gt;	User myuser;&lt;br /&gt;	Passenger mypassenger;&lt;br /&gt;	Staff mystaff;&lt;br /&gt;	Administrator myadministrator;&lt;br /&gt;&lt;br /&gt;	string user,pass;&lt;br /&gt;&lt;br /&gt;	cout&amp;#60;&amp;#60;&amp;#34;/*****************************************************************/&amp;#34;&amp;#60;&amp;#60;endl;&lt;br /&gt;	cout&amp;#60;&amp;#60;&amp;#34;/ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Welcome to the Ticket Reservation System &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /&amp;#34;&amp;#60;&amp;#60;endl;&lt;br /&gt;	cout&amp;#60;&amp;#60;&amp;#34;/*****************************************************************/&amp;#34;&amp;#60;&amp;#60;endl;&lt;br /&gt;	cout&amp;#60;&amp;#60;endl&amp;#60;&amp;#60;endl&amp;#60;&amp;#60;endl&amp;#60;&amp;#60;endl&amp;#60;&amp;#60;endl; &lt;br /&gt;&lt;br /&gt;	cout&amp;#60;&amp;#60;&amp;#34;Username &amp;#58; &amp;#34;&amp;#60;&amp;#60;endl;&lt;br /&gt;	cin&amp;#62;&amp;#62;user;&lt;br /&gt;	cout&amp;#60;&amp;#60;&amp;#34;Password &amp;#58; &amp;#34;&amp;#60;&amp;#60;endl;&lt;br /&gt;	cin&amp;#62;&amp;#62;pass;&lt;br /&gt;&lt;br /&gt;	myuser.setUsername&amp;#40;user&amp;#41;;&lt;br /&gt;	myuser.setPassword&amp;#40;pass&amp;#41;;&lt;br /&gt;	myuser.Login&amp;#40;&amp;#41;;&lt;br /&gt;&lt;br /&gt;	_getch&amp;#40;&amp;#41;;&lt;br /&gt;}&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;Need help in this assignment.</description>
            <author>xavierkang</author>
            <category>Codemasters</category>
            <pubDate>Sun, 22 Sep 2013 05:45:12 +0800</pubDate>
        </item>
        <item>
            <title>Iphone 5 can&amp;#39;t sync.</title>
            <link>http://forum.lowyat.net/topic/2762481</link>
            <description>Everyone I get the sync issue. I gave some example.&lt;br /&gt;&lt;br /&gt;1)When new iphone 5 sync 100 song from music library has no problem. But coming need to add song to the iphone then put the new song to the library. Meaning there will be 120 song.Then press sync,after sync there is no coming other of the 20 new song. The only way to solve this problem is at Itunes&amp;gt;Iphone&amp;gt;Music&amp;gt;Uncheck the sync music first&amp;gt;press sync.Then all of the iphone song before zero. After that,check sync music again,then only will the 100 song and the other 20 new song coming in to the iphone. This will waste me many time. Anyone have the solving problem for this,beside that app and tones also meet this proble. Only movie do not meet this proble. I check sync music with entire library. I try my best to explain, it is very complicated. Sorry for my &amp;quot;sxxk&amp;quot; explaination.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Itunes Ver : 11.0.26&lt;br /&gt;Iphone 5 iOS : 6.1.2&lt;br /&gt;Windows 7&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thank You</description>
            <author>xavierkang</author>
            <category>iPhone</category>
            <pubDate>Thu, 04 Apr 2013 23:02:30 +0800</pubDate>
        </item>
        <item>
            <title>Window Server 2008 Share System.</title>
            <link>http://forum.lowyat.net/topic/2547162</link>
            <description>I using VB to do a cash system software. I using map drive to share the shortcut of system and cannot be use.&lt;br /&gt;&lt;br /&gt;It come out &amp;quot;The parameter is incorrect&amp;quot;.&lt;br /&gt;&lt;br /&gt;Did anyone good in Server 2008. Because I going to plan many user using different computer and use shared system from server then save data to only server.Not separate.  Emergency.......&lt;br /&gt;&lt;br /&gt; &lt;!--emo&amp;:help:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/icon_question.gif' border='0' style='vertical-align:middle' alt='icon_question.gif' /&gt;&lt;!--endemo--&gt;  &lt;!--emo&amp;:help:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/icon_question.gif' border='0' style='vertical-align:middle' alt='icon_question.gif' /&gt;&lt;!--endemo--&gt;  &lt;!--emo&amp;:help:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/icon_question.gif' border='0' style='vertical-align:middle' alt='icon_question.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thank You</description>
            <author>xavierkang</author>
            <category>Technical Support</category>
            <pubDate>Sun, 14 Oct 2012 01:20:54 +0800</pubDate>
        </item>
        <item>
            <title>Windows Server 2008 R2 SP1 GPO</title>
            <link>http://forum.lowyat.net/topic/2546632</link>
            <description>Frenz, please help me to solve some problem about GPO. Now I am using VMware workstation 7 and install Windows Server 2008 R2 SP1 and Windows XP Professional SP3. I create an OU inside the domain, and delete the default domain policy linking for OU. And create the new GPO link to the OU.Modify some setting like&lt;br /&gt;&lt;br /&gt;1) Do not display last username&lt;br /&gt;2)Do not require CTRL+Alt+Delete&lt;br /&gt;3)Message text for users attempting log on&lt;br /&gt;4)Enable screen saver(Disable)&lt;br /&gt;&lt;br /&gt;But enable screen saver work only.Other no work,why ? Please help me.</description>
            <author>xavierkang</author>
            <category>Technical Support</category>
            <pubDate>Sat, 13 Oct 2012 16:43:42 +0800</pubDate>
        </item>
        <item>
            <title>IT Internship looking for intern in Penang</title>
            <link>http://forum.lowyat.net/topic/2509649</link>
            <description>I studying Diploma Computer Networking, looking for intern for 3 month in Penang or Perai. Can anyone pm me, I more major in Network and Server and Windows. I hope to work at MNC, anyone got position or introduce to me ?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Moderator, if i post wrong place. Please link me to there or pm me. Thank you.</description>
            <author>xavierkang</author>
            <category>Jobs &amp;amp; Careers</category>
            <pubDate>Fri, 14 Sep 2012 23:39:05 +0800</pubDate>
        </item>
        <item>
            <title>How to create a login form with M Access Database.</title>
            <link>http://forum.lowyat.net/topic/2451282</link>
            <description>Now I have a problem of create a login form by using username and password of Microsoft Access 2010 database. How to write a code,i see many video in youtube and teaching normal login form only.&lt;br /&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;If TextBox1.Text = &amp;#34;username&amp;#34; and TextBox2.Text = &amp;#34;password&amp;#34; Then MsgBox&amp;#40;&amp;#34;Successful&amp;#34;&amp;#41;&lt;br /&gt;Form2.show&amp;#40;&amp;#41;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;I want more little advance like linking the &amp;quot;User&amp;quot; Table database to access login.&lt;br /&gt;My username is Admin and password is admin.&lt;br /&gt;&lt;br /&gt;Thank You.</description>
            <author>xavierkang</author>
            <category>Codemasters</category>
            <pubDate>Tue, 31 Jul 2012 23:54:21 +0800</pubDate>
        </item>
        <item>
            <title>M Access 2010 table linking inside VB</title>
            <link>http://forum.lowyat.net/topic/2449190</link>
            <description>I already design the interface. And I facing the table linking problem. I give the example, in table 1 row 1 column 1 value is 20. And table 2 row 1 column 1 i going to put value 2, so i want it automatically deduct it when i press save,so value become 18 in table 1 row 1 column 1. Is this posible ? One more thing,after table 2 row 1 column 1 put value 2 and i want to save it to another new table can or not ? The two table is in same database,only different table.</description>
            <author>xavierkang</author>
            <category>Codemasters</category>
            <pubDate>Mon, 30 Jul 2012 15:59:56 +0800</pubDate>
        </item>
        <item>
            <title>[Junior]User Access Level</title>
            <link>http://forum.lowyat.net/topic/2436801</link>
            <description>Now I doing a program that need user to login by using username and password, but I need specify some user may click certain menu bar only, and admin can click all. How does it write, and please explain to me with easy to understand. I try to google search but not understand at all.Thank You</description>
            <author>xavierkang</author>
            <category>Codemasters</category>
            <pubDate>Sat, 21 Jul 2012 11:42:10 +0800</pubDate>
        </item>
    </channel>
</rss>
