Posts Under Ubuntu Category
First you need to install clive and then you can download video from youtube, googlevideo and other by using command line. Download and install ball@notebook:$ sudo apt-get install clive Using by ball@notebook:$ clive http://www.youtube.com/URL
1. download from zimbra website # wget http://h.yimg.com/lo/downloads/5.0.11_GA/zcs-5.0.11_GA_2695.DEBIAN4.0.20081117055537.tgz 2. extract tar # tar xvzf zcs-5.0.11_GA_2695.DEBIAN4.0.20081117055537.tgz 3. install # cd zcs-5.0.11_GA_2695.DEBIAN4.0.20081117055537 # ./install.sh You will get result …
หลังจากที่ได้ทำการติดตั้ง rpc portmapper บนระบบ OS X ไปแล้ว คราวนี้ก็มาถึงเวลาของ Ubuntu ตัวโปรดซะที โดยฐานแล้วจะมีโปรแกรม rpcgen มาให้ (ผมใช้ ubuntu 7.10) แล้วก็ลองเขียนโปรแกรมดู หลังจากนั้นก็ลอง run ปรากฏว่า ต้องติดตั้งตัว port mapper ครับ ซึ่งทำดังนี้ 1. ใช้คำสั่ง $sudo aptitude install portmap 2. แค่นี้ก็ได้แล้ว ลองใช้คำสั่งนี้เช็คดูว่าทำงานรึยัง $rpcinfo -p ครับผม