SFD2008 in GuiZhou University Eddan

Wednesday Dec 24, 2008

   Different way of connecting external network has different method to configure your network ,so you must choose the right way to configure your network.

   In my laboratory,every PC has it's own fixed IP address,

   declaration:

    *the name of PC :opensolaris

    *the type of my network card:rtls0,you can use command:ifconfig -a to view the type of your network

    *the user of opensolaris operation:jerry

    *the fixed IP address is :210.40.20.45

    *the fixed defualt gateway:210.40.20.1

    *the dns:210.40.0.33

    *the manager's user:root

    i configure our network as following: (first your should enter manager enviroment,command:'su root')

    1、disable nwam

     jerry@opensolaris:~#  svcadm disable /etc/nwam 

    2、filled computer name into hostname.rtls0 and nodenanme

     jerry@opensolaris:~# gedit /etc/hostname.rtls0  ,then the text will show,enter your computer name:'opensolaris'

     jerry@opensolaris:~#  gedit /etc/nodename,then the text will show,enter your computer name:'opensolaris'

    3、modify the document of hosts

     jerry@opensolaris:~#  gedit /etc/hosts,then add following information:

     210.40.20.45    opensolaris loghost
     ::1 localhost
     127.0.0.1 localhost

    4、modify the documnet of netmask and filled subnet mask 

     jerry@opensolaris:~#  gedit /etc/netmasks,then add '210.40.20.0 255.255.255.0' into the showing text.

    5、create the document of defaultrouter and filled gateway's address

     jerry@opensolaris:~#  gedit /etc/defaultrouter ,then add '210.40.20.1'into the showing text.

    6、add DNS into the document of resolv.conf

     jerry@opensolaris:~# gedit /etc/resolv.conf,then add'nameserver 210.40.0.33'into the showing text.

    7、modify the document of nsswitch.conf,add 'dns' into the list of host and ipnodes

      after modify:

          hosts:files dns

          ipnodes:files dns

    Then you can't active rtls0 immediately,you should load network card first,using 'jerry@opensolaris:~# ifconfig rtls0 plumb',now you can choose system/system manager/network and click active button.

    At last ,enyour net:)

    There is a remaining problem,i must load network card and active rtls0 per rebooting operation,why?

    some articles about introducing configure network:

http://wiki.developers.sun.com.cn/index.php/OpenSolaris/Solaris%E4%B8%AD%E6%96%87FAQ

http://blogs.sun.com/rickyzhou/entry/opensolaris%E7%BD%91%E7%BB%9C%E9%85%8D%E7%BD%AE

http://www.qyjohn.net/?p=377

http://topic.csdn.net/u/20080625/10/ba6e5f17-0817-460d-b579-d570de96161f.html



Tuesday Dec 23, 2008

   Most peopers only have Windows in their PC in china ,so if there is no remaining space to install other operating systems,we have to use partition tool to leave some space to install other operation such as Opensolaris.

   PQmagic is good partition tool,partition as follows:

  1. click"create new partition"
  2. enter the number of space you want to get
  3. choose disk's format:Primary partition
  4. reboot Windows,and check if the partition is as you purpose.

  If the PQmagic shows two primary disc,one is installed Windows,the other is uninstalled any operation,congratulations that's right and you can install opensolaris in the primary disc that is not installed anything.

  For example,my hard disk's partition is :

    Disk c(19g):primary partition,used to install Windows

    Disk d,e,f(total 111g):extended partition,used to put some personal documents

    Disk h(18g),named opensolaris:primary partition,used to install Opensolaris

  When system shows us to choose partition to install Opensolaris,you can find a list:list one's space is 19g,list two's space is 111g,list three's space is 18g,and the last one.Choose list three which has 18g space,and click 'solaris' in the listbox.Be attention,don't choose list one(19g),if you choose the first space,when you enter grub and choose 'windows',there is some problem to allow you enter Windows.And the menu.lst is

  title Windows
    rootnoverify (hd0
    chainloader +1

However,the right content of menu.lst is

title Windows
    rootnoverify (hd0,0)
    chainloader +1


Thursday Oct 30, 2008

OSUM是一个集技术与交流的平台,是sun公司搭建的一个网站,上面有来自全世界的朋友。
如果你是一个爱好技术的同学,在OSUM可以找到同你一起讨论的SUN工程师以及全世界的朋友;
如果你是一个广交朋友的同学,在OSUM可以跟全世界的同学进行任何话题的交流。

其中我们贵州大学也在OSUM中建立了自己的group:GuiZhou University /Sun OSUM,有两种方式。具体的操作步骤如下:
其一,采用邮件邀请方式

1、告诉邀请已经在group的同学你的邮箱,最好不要选择qq邮箱,因为这是个国际性的网站,qq邮箱还刚刚起步,有些不兼容的现象。

2、点击上图的链接后,可以看到浏览器打开了下图的页面,请填写相应信息

3、点击该页底部的“注册”按钮,便成为了OSUM的一员。

4、注册后,页面自动跳转到以下界面,请填写*里的内容。其中“select your country”和“select your university/school”都是按照第一个字母的顺序来排序

5、点击页面左上角的“join now”按钮,可能该button会需要大家稍等几秒钟才会弹出,请耐心等候

6、你可以看到本页面的右部分有“members”模块,该模块下列出了所有成员的头像,点击它可以进入相应成员的页面。在最右侧有个红框,这里显示了目前在线的朋友,它是来自全世界的朋友。

7、现在你已经是贵州大学group里的一员了,你可以邀请到更多的朋友,点击红框中的“邀请更多的朋友”

8、点击“邀请更多的朋友”按钮后,浏览器自动跳转到以下页面,你可以填写被邀请同学的邮箱,并且致欢迎词,最后点击“发送邀请”按钮。最后提示被邀请的同学进入他的邮箱收取邮件。

9、同时你也可以在本group中进行讨论,也可以自己发起讨论



其二、直接输入group链接http://studentdevelopers.ning.com/group/guizhouuniversitysunosum,
1、 输入以上的link,然后用自己的邮箱和密码登陆。
2、 浏览器直接跳转到下图。

3、 点击上图红色椭圆里的按钮,即可。

Friday Oct 17, 2008

On Oct.16,2008,i held OSUM @ UC @NetBeans in GuiZhou university.when students came to our event,workers sent  questionnaire  and beautiful bookmarks to the audiences,

     (this is the bookmark i designed to propagandize OSUM@UC)

     Firstly,i introduced OSUM and Unix-center,and invite students to join in our group in these website.

     Secondly,Senlin Deng gave us a small talk about the study problem of java ,their's talk was comfortable and wonderful.
     Then,i invited Kaiyu Liu to introduce Netbeans' install,though it's a basic talk,it's useful to these audiences who haven't contact Netbeans.
     Lastly,in order to let everyone take part in our salon,i plan give some discussiones about SCJP at end of every salon ,this event i first try to sponsored some discussion .
     Thanks Senlin Deng and Kaiyu Liu 's excellent talk and all the members in Guizhou university Opensource club!



Sunday Sep 21, 2008

    I held SFD2008 in GuiZhou University On Sep.20 2008,which is also my first event after i am a member of sun .


    In this event we talked two topics.SFD@FOSS and opensolaris .The total attendants, includeing me, were 66.Luckly ,i invited the graduate president to give us a wonderful opening address,and the last CA of GuiZhou university,Rui Zhao, to preside this event.



    In the first session,Yonghui Liu,a member of our OpenSource association, introduced the history of  SFD@FOSS .


   Then ,i demonstrated opensolaris install .In this part,I not only introduced the two method to install Opensolaris but also dispalied 3D desktop .


    lastly ,I played a vedio about RevolutionOS.
    During the first two session,i sent CDs 、 minibooks and bookmarks by asking questions.After the last session,I sent TShrit and a book named core in java by lottery.