Difference between revisions of "User talk:Bossa nesta"

From CDOT Wiki
Jump to: navigation, search
(Agenda)
 
(9 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<pre>
 
<pre>
  
Nov
+
TO DO:
15: Sat: E: Seneca, labs
+
1. mNm, improvement
16: Sun: M: mNm, E: Rest
+
2. prepare sem 2
17: Mon: M: Rest, E: mid-term, 0.3
+
- NAD810
18: Tue: M: LUX Class, E: labs
+
- SCR821
19: Wed: M: work, E: work
+
- SEC830
20: Thu: LUX class, E: prepare for 0.2 presentations
+
- SRA840
21: Fri:
+
- SYA810
22: Sat:
+
- co-op
23: Sun:
+
3. osCommerce, Apache
24: Mon: E: 0.3
+
4. Arcade
25: Tue: Presentation for Release 0.2
 
  
 
 
12/05: Fri: Deadline of 0.3
 
 
LABS TO DO...
 
XWN740 lab8
 
http://cs.senecac.on.ca/~murray.saul/XWN740/xwn740_lab8.html
 
SYA710 lab07
 
http://zenit.senecac.on.ca/wiki/index.php/SYA710_Lab07
 
LPT Assg2
 
http://zenit.senecac.on.ca/wiki/index.php/Fall_2008_LPT730_Weekly_Schedule#Assignment_2_Work_.28Nov_25.29
 
 
 
= FINAL EXAM =
 
08: LPT730
 
09: NAD710
 
10: SPR720
 
11: SYA710
 
12: XWN740, E: Canoe
 
 
LPT730 NAD710 SPR720 SYA710 XWN740
 
 
</pre>
 
</pre>
  
Line 41: Line 19:
 
<pre>
 
<pre>
  
XWN740: Remote Access Lab #8
+
</pre>
  
 +
=Notes=
 +
[http://www.zytrax.com/books/dns/ch6/#slave dns example]
  
 +
<pre>
  
Question #1: Describe what happened. Why do you think this happened?
+
http://www.oscommerce.info/kb/osCommerce/General_Information
 
 
Answer: It returned a error message (as below). I think it's because there is a security rule that blocks incoming connection to default display.
 
 
 
[joker@localhost ~]$ xterm -display 142.204.141.146:0
 
xterm Xt error: Can't open display: 142.204.141.146:0
 
 
 
 
 
Question #2: Describe what happened.
 
      Does this work when issuing the above command to run the
 
      xterm application in server2 (i.e. the other way around)?
 
 
 
Answer: Yes it works on both servers.
 
 
 
 
 
Question #3: Try to provide a useful example how using this remote access method
 
would be useful for yourself in the future...
 
 
 
Answer: One of the useful way to use remote access is for running application in thin client. Since the application running on the target client will use the resources from source server, the target client dose not require to install any heavy packages, libarary to the application.
 
 
 
 
 
Question #4: What happened?
 
 
 
Answer: It returned an error message says the server is already running.
 
 
 
 
 
 
 
Question #5: What happened? Did you notice any difference between the -query method used?
 
 
 
 
 
 
 
Question #6: What happened? Which server is this xeyes application running from?
 
If you are not certain, create some test files in each server's home
 
directory, and issue the same command, but with the xterm application
 
instead of the xeyes application....
 
 
 
 
 
Question #7: Provide your own example how you would think this method of ssh
 
using tunneling would be useful for you in the future....
 
  
 +
http://www.pumo.com.tw/www/products/FAQ/teach-osc.jsp
  
 +
http://oscdox.com/crossx/nav.html?index.php.source.html
  
 
</pre>
 
</pre>
  
=Notes=
+
= Bookmark =  
<pre>
 
SYA710 Note 2008/10/30
 
chkconfig --list xinetd
 
chkconfig --list swat
 
chkconfig swat on
 
chkconfig --list swat
 
 
 
service xinetd start
 
netstat -antpu
 
more /etc/services
 
in web browser-> http://localhost:901/
 
 
 
= samba use SMB protocol
 
smbd -> samba process
 
nmbd -> NetBiod to IP process
 
 
 
service smb start/stop/....
 
smbpasswd -a joker  <-- to add the user and password
 
smbclient -U% -L localhost  <-- U stand for no user name
 
smbclient -Ujoker //localhost/samba-share -->> connect to share dir locally with samba service, can be used on trouble shooting
 
 
 
/var/run/nmdb.pid <-- process lock
 
  
  
</pre>
+
<DT><H3 FOLDED>Bookmarks Menu</H3>
 +
<DL><p>
 +
</DL><p>
 +
<DT><H3 FOLDED>_tmp</H3>
 +
<DL><p>
 +
<DT><A HREF="http://neosmart.net/wiki/display/EBCD/Mac+OS+X">Mac OS X - NeoSmart Technologies Wiki</A>
 +
<DT><A HREF="http://www.insanelymac.com/lofiversion/index.php/t3622.html">InsanelyMac Forum &gt; Help with adding OSX to GRUB</A>
 +
</DL><p>
 +
<DT><H3 FOLDED>LUX</H3>
 +
<DL><p>
 +
<DT><H3 FOLDED>Weekly</H3>
 +
<DL><p>
 +
<DT><A HREF="http://zenit.senecac.on.ca/wiki/index.php/Fall_2008_NAD710_Weekly_Schedule#Week_12_.28Nov_24.29_-_Project_presentations">Fall 2008 NAD710 Weekly Schedule - Open Source@Seneca</A>
 +
<DT><A HREF="http://zenit.senecac.on.ca/wiki/index.php/Fall_2008_SPR720_Weekly_Schedule">Fall 2008 SPR720 Weekly Schedule - Open Source@Seneca</A>
 +
<DT><A HREF="http://cs.senecac.on.ca/~murray.saul/XWN740/notes.html">Murray Saul's Seneca Webpage</A>
 +
<DT><A HREF="http://zenit.senecac.on.ca/wiki/index.php/Fall_2008_SYA710_Weekly_Schedule">Fall 2008 SYA710 Weekly Schedule - Open Source@Seneca</A>
 +
<DT><A HREF="http://zenit.senecac.on.ca/wiki/index.php/Fall_2008_LPT730_Weekly_Schedule">Fall 2008 LPT730 Weekly Schedule - Open Source@Seneca</A>
 +
</DL><p>
 +
<DT><A HREF="http://zenit.senecac.on.ca/wiki/index.php/User_talk:Bossa_nesta">User talk:Bossa nesta - Open Source@Seneca</A>
 +
<DT><A HREF="http://zenit.senecac.on.ca/wiki/index.php/LUX_Student_2008-2009">LUX Student 2008-2009 - Open Source@Seneca</A>
 +
<DT><A HREF="http://zenit.senecac.on.ca/wiki/index.php/LUX_Program">LUX Program - Open Source@Seneca</A>
 +
<DT><A HREF="http://zenit.senecac.on.ca/~chris.tyler/planet/">opensource@seneca</A>
 +
<DT><A HREF="http://de-luxer.blogspot.com/">De-Luxer</A>
 +
<DT><A HREF="http://zenit.senecac.on.ca/wiki/index.php/Windows_Data_Migration_Tool">Windows Data Migration Tool - Open Source@Seneca</A>
 +
<DT><A HREF="http://sites.google.com/site/bossanesta/Home/isaschedule">ISA_Schedule (bossa_nesta)</A>
 +
<DT><A HREF="http://zenit.senecac.on.ca/wiki/index.php/Fall_2008_LUX_Grading">Fall 2008 LUX Grading - Open Source@Seneca</A>
 +
<DT><A HREF="https://wiki.ubuntu.com/MigrationAssistance">MigrationAssistance - Ubuntu Wiki</A>
 +
</DL><p>
 +
<DT><H3 FOLDED>iPhone</H3>
 +
<DL><p>
 +
<DT><A HREF="http://testmyiphone.com/">Testmyiphone.com - iPhone Speed Test</A>
 +
<DT><A HREF="http://www.aptana.com/iphone">Aptana Studio: iPhone Development Plugin | Aptana</A>
 +
</DL><p>
 +
<DT><H3 FOLDED>Python</H3>
 +
<DL><p>
 +
<DT><A HREF="http://pbe.lightbird.net/">Python-by-example</A>
 +
<DT><A HREF="http://docs.python.org/tutorial/">The Python Tutorial — Python v2.6 documentation</A>
 +
<DT><A HREF="http://pbe.lightbird.net/">Python-by-example - best</A>
 +
</DL><p>
 +
<DT><H3 FOLDED>Nes</H3>
 +
<DL><p>
 +
<DT><A HREF="https://www1.royalbank.com/cgi-bin/rbaccess/rbunxcgi?F6=1&F7=IB&F21=IB&F22=IB&REQUEST=ClientSignin&LANGUAGE=ENGLISH">RBC Royal Bank - Sign In to Online Banking</A>
 +
<DT><A HREF="http://eric.bachard.free.fr/news/2008/10/fsoss-2008-saturday.html">ericb's place: FSOSS 2008 : saturday</A>
 +
<DT><A HREF="http://zenit.senecac.on.ca/wiki/index.php/Talk:IPhone_Open_Source_Project">Talk:IPhone Open Source Project - Open Source@Seneca</A>
 +
<DT><A HREF="http://www.stevenlevy.com/index.php/other-books/crypto">StevenLevy.com » Crypto</A>
 +
</DL><p>
 +
<DT><H3 FOLDED>Seneca</H3>
 +
<DL><p>
 +
<DT><A HREF="https://my.senecacollege.ca/webapps/portal/frameset.jsp">Blackboard Academic Suite - My.Seneca</A>
 +
<DT><A HREF="https://learn.senecac.on.ca/">My.Seneca Student WEBmail</A>
 +
<DT><A HREF="http://fsoss.senecac.on.ca/2008/?q=node/39">Schedule | FSOSS 08</A>
 +
</DL><p>
 +
<DT><A HREF="http://www.gam.co.za/connectivity/bandwidth.php#">GamCo | Dynamic Internet Solutions</A>
 +
<DT><A HREF="http://utilities.globequest.com.ph/cgi-bin/BandWidthMeter.pl?session=1221629953">Speed Test Results</A>
 +
<DT><A HREF="http://cs.senecac.on.ca/~murray.saul/XWN740/notes.html">Murray Saul's Seneca Webpage</A>
 +
<DT><A HREF="http://zenit.senecac.on.ca/wiki/index.php/LPT730">LPT730 - Open Source@Seneca</A>

Latest revision as of 09:17, 10 March 2009

Agenda


TO DO:
1. mNm, improvement
2. prepare sem 2
 - NAD810
 - SCR821
 - SEC830
 - SRA840
 - SYA810
 - co-op
3. osCommerce, Apache
4. Arcade

temp


Notes

dns example


http://www.oscommerce.info/kb/osCommerce/General_Information

http://www.pumo.com.tw/www/products/FAQ/teach-osc.jsp

http://oscdox.com/crossx/nav.html?index.php.source.html

Bookmark

Bookmarks Menu

</DL><p>

_tmp

<p>
<A HREF="http://neosmart.net/wiki/display/EBCD/Mac+OS+X">Mac OS X - NeoSmart Technologies Wiki</A>
<A HREF="http://www.insanelymac.com/lofiversion/index.php/t3622.html">InsanelyMac Forum > Help with adding OSX to GRUB</A>
<p>

LUX

<p>

Weekly

<p>
<A HREF="http://zenit.senecac.on.ca/wiki/index.php/Fall_2008_NAD710_Weekly_Schedule#Week_12_.28Nov_24.29_-_Project_presentations">Fall 2008 NAD710 Weekly Schedule - Open Source@Seneca</A>
<A HREF="http://zenit.senecac.on.ca/wiki/index.php/Fall_2008_SPR720_Weekly_Schedule">Fall 2008 SPR720 Weekly Schedule - Open Source@Seneca</A>
<A HREF="http://cs.senecac.on.ca/~murray.saul/XWN740/notes.html">Murray Saul's Seneca Webpage</A>
<A HREF="http://zenit.senecac.on.ca/wiki/index.php/Fall_2008_SYA710_Weekly_Schedule">Fall 2008 SYA710 Weekly Schedule - Open Source@Seneca</A>
<A HREF="http://zenit.senecac.on.ca/wiki/index.php/Fall_2008_LPT730_Weekly_Schedule">Fall 2008 LPT730 Weekly Schedule - Open Source@Seneca</A>
<p>

<A HREF="http://zenit.senecac.on.ca/wiki/index.php/User_talk:Bossa_nesta">User talk:Bossa nesta - Open Source@Seneca</A>
<A HREF="http://zenit.senecac.on.ca/wiki/index.php/LUX_Student_2008-2009">LUX Student 2008-2009 - Open Source@Seneca</A>
<A HREF="http://zenit.senecac.on.ca/wiki/index.php/LUX_Program">LUX Program - Open Source@Seneca</A>
<A HREF="http://zenit.senecac.on.ca/~chris.tyler/planet/">opensource@seneca</A>
<A HREF="http://de-luxer.blogspot.com/">De-Luxer</A>
<A HREF="http://zenit.senecac.on.ca/wiki/index.php/Windows_Data_Migration_Tool">Windows Data Migration Tool - Open Source@Seneca</A>
<A HREF="http://sites.google.com/site/bossanesta/Home/isaschedule">ISA_Schedule (bossa_nesta)</A>
<A HREF="http://zenit.senecac.on.ca/wiki/index.php/Fall_2008_LUX_Grading">Fall 2008 LUX Grading - Open Source@Seneca</A>
<A HREF="https://wiki.ubuntu.com/MigrationAssistance">MigrationAssistance - Ubuntu Wiki</A>

<p>

iPhone

<p>
<A HREF="http://testmyiphone.com/">Testmyiphone.com - iPhone Speed Test</A>
<A HREF="http://www.aptana.com/iphone">Aptana Studio: iPhone Development Plugin | Aptana</A>
<p>

Python

<p>
<A HREF="http://pbe.lightbird.net/">Python-by-example</A>
<A HREF="http://docs.python.org/tutorial/">The Python Tutorial — Python v2.6 documentation</A>
<A HREF="http://pbe.lightbird.net/">Python-by-example - best</A>
<p>

Nes

<p>
<A HREF="https://www1.royalbank.com/cgi-bin/rbaccess/rbunxcgi?F6=1&F7=IB&F21=IB&F22=IB&REQUEST=ClientSignin&LANGUAGE=ENGLISH">RBC Royal Bank - Sign In to Online Banking</A>
<A HREF="http://eric.bachard.free.fr/news/2008/10/fsoss-2008-saturday.html">ericb's place: FSOSS 2008 : saturday</A>
<A HREF="http://zenit.senecac.on.ca/wiki/index.php/Talk:IPhone_Open_Source_Project">Talk:IPhone Open Source Project - Open Source@Seneca</A>
<A HREF="http://www.stevenlevy.com/index.php/other-books/crypto">StevenLevy.com » Crypto</A>
<p>

Seneca

<p>
<A HREF="https://my.senecacollege.ca/webapps/portal/frameset.jsp">Blackboard Academic Suite - My.Seneca</A>
<A HREF="https://learn.senecac.on.ca/">My.Seneca Student WEBmail</A>
<A HREF="http://fsoss.senecac.on.ca/2008/?q=node/39">Schedule | FSOSS 08</A>
<p>

<A HREF="http://www.gam.co.za/connectivity/bandwidth.php#">GamCo | Dynamic Internet Solutions</A>
<A HREF="http://utilities.globequest.com.ph/cgi-bin/BandWidthMeter.pl?session=1221629953">Speed Test Results</A>
<A HREF="http://cs.senecac.on.ca/~murray.saul/XWN740/notes.html">Murray Saul's Seneca Webpage</A>
<A HREF="http://zenit.senecac.on.ca/wiki/index.php/LPT730">LPT730 - Open Source@Seneca</A>