要过年了

又有一段时间没来了,眼看着就要考研了,书还没看完,更要命的是看不下去了,狂FT
这几天想把Internet的论文做完,好一门心思的看书,晕啊

一年又要过去了,回头看看,都不知道自己做了什么,无语啊 :(

Posted in 杂九杂十^_^ | Leave a comment

N久没来了

写点什么吧,要不然放着两个月前的文章,不好 ^_^
最近也不知道在忙什么,考研的书也没好好看,游戏也没好好玩,网也没好好上,实验室更是不知道门朝哪开了,狂FT。瞎忙了这么长时间。看看日历,没几天了,40天左右吧,手头还有两篇论文,一个仿真,最后还有一次考试+一次大考试,诶,难啊

熬吧,出头就行了 :-)

Posted in 杂九杂十^_^ | Leave a comment

第一次上考研班

呵呵,本来不想上的,但是最后还是上了,心里面毕竟没什么底,但愿上的这些班能对我的考试有些帮助。
本来想写些感受之类的东西,但是想想还是算了,考的人都知道,不考的嘛,呵呵,不知道也罢,这种经历啊 ;(

呵呵,不写了,查资料了。有时候真觉得自己不像考研人,感觉看书总是被我扔到第二甚至第三、四位,真不知道是怎么想的 ^_^

Posted in 风雨考研路 | Leave a comment

Install ns successfully at last

after switch my Linux from MDK to Slackware, i can use it at last. Thanks Godness.
now i think i have no time to write smth about my Slackware, wait for days
the most important thing after install is to set enviroment variable, and the ns directory should place at a stable place, i think that is all, ns_allinone is easy for newbie.

btw:add enviroment variable:export PATH=ur path:$PATH, and if this command be added to ~/.xinited or ~/.bashrc, the enviroment variable will be added automaticly while booting.

Posted in 小企鹅Linux | Leave a comment

My debian

My debian hasn’t installed successfully, because it can’t recognize my NIC, and i check the message, the IRQ of my cards is 0, so while i using ifconfig or ifdown ifup, it tells me that the resource is temporarily unavailable. and i can’t find the key now, wait for the next term.

Posted in 小企鹅Linux | 2 Comments

Install GRUB

p>the acquiescent bootloader of Slackware is lilo, but i want to use GRUB, so i have to install it.

i download the grub sourcr file to my disk, unzip, then install.
use ./configure first, then make, make install. after that, i should use grub-check to check my disk and install the stage1 and stage2 file to my /boot/grub directory, and then use command under grub>,  the command is:

grub>root(hd0,4)
grub>setup(hd0)

and i can use grub menu to loader my computer after edit /boot/grub/menu.lst, or i have to input command instead of use array key and enter ^_^

btw:my grub still has some mistake, i can't loader Slackware, while it will stop at kernel panic: VFS: Unable to mount fs on hda5. and after i select windows, i have to select a linux because of the lilo, which means i have installed two bootloder ^_^ , i think i will do not resolve them after i can loader the linux from grub or lilo, no time.

Posted in 小企鹅Linux | Leave a comment

Using Slackware now

because of the ns, and i cannot set the IRQ of NIC in debian, so switch to Slackware

a little Linux, only 2CDs, and costs about 2.5G on my computer. after copy the font in windows, i can use simsun in slackware, although not so beautiful. and the most important thing is that i can install ns on the system, thanks godness.

but i can’t use middle button to copy, and sth else, i will find them later. ^_^

Posted in 小企鹅Linux | Leave a comment

be FTed again

i suppose that i have resolve the problem, and i can use ns2 tonight, but i am wrong, i don’t know how to resolve it now. this afternoon, i can pass the mistake after edit the source, but i think i should install a newer gcc, so i download it. after run install in allinone, i have been bloked at the tclcl again, and this time the mistake made me very faint, the only description is

rm -f tcl2c++ g++ -o tcl2c++ tcl2c++.o ld: crtbegin.o: No such file: No such file or directory make: *** [tcl2c++] Error 1

i think i will be faint to death, sigh. i think tomorrow i have to re-install the gcc. OK,sleep now night.

Posted in 小企鹅Linux | Leave a comment

now using xfce4

a good wm, quicker than kde while launching, and the font in this wm feels good. although the simsun in xfce4 seems ……. but i can’t deal the wheel, so i can only use the scroll bar, a little un-convenience. OK, i have to check the devel package of linux, perhaps it is the reason that i can’t install ns.

btw:I like the little mouse of xfce4 ^_^

Posted in 小企鹅Linux | Leave a comment

I can play rmvb files ^-^

Just found a method: get a codec package named all-20040916.tar.bz2, and then use command:

tar -jxvf all-20040916.tar.bz2
then copy all the file in the package to /usr/lib/win32, creat the folder if it is not exist, then config the xine, locate the codec folder, it is said that all type of the movie can be played ^_^
and now, i am watching conan :-)
although the ns has no reply :(

Posted in 小企鹅Linux | Leave a comment