[vpn]ppptpconfig 安裝問題 - Linux

Lydia avatar
By Lydia
at 2009-05-27T00:50

Table of Contents

自己回文真不好意思

繞了一大圈,
發現google的時候少了個關鍵字Intrepid

照這篇的作法,我8.10的ubuntu可以連pptp的vpn server了
http://otype.net/2008/12/getting-vpn-connection-with-pptp-on-ubuntu-intrepid/

--
可是我的注音輸入法跟pcmanx莫名其妙被移除了

而且msn跟bbs連不上,是route改掉的關係嗎?
--
Tags: Linux

All Comments

請問shell script的寫法

Ida avatar
By Ida
at 2009-05-26T22:48
我是用red hat9.0 現在我有個程式執行檔是a.out 每次執行就會請你輸入要執行的檔 例:s4585000.dat 我總共要執行很多次依續為 s4595000.dat--andgt;s4605000.dat---andgt;...---andgt;s5355000.dat 我想寫一個shell sc ...

關於Ubuntu上使用USB-LAN網路卡

Isla avatar
By Isla
at 2009-05-26T16:59
在ubuntu裡要靠 /etc/init.d/networking 起始網路環境 然後會依/etc/network/interfaces設定檔去決定裝置參數 不過寫在裡面會有缺點 開機會等到剛裝置就續或timeout 手動的用ifconfig+dhclient硬幹應該也是可以 -- =========== ...

關於Ubuntu上使用USB-LAN網路卡

Regina avatar
By Regina
at 2009-05-26T16:32
我發現ifconfig -a 就可以看到interface usb0 就是那張USB-LAN網卡 不過GUI還是沒有可以設定的地方 目前是可以對它設定static ip, 但是接上dhcp server要ip好像要不到 tx rx packets 也都是0 我打sudo ifconfig usb ...

samba share 問題

David avatar
By David
at 2009-05-26T14:16
請問一下 samba設定相關的問題 設定檔大概如下 [global] workgroup = workgroup server string = myshare netbios name = myshare load printers = n ...

關於Ubuntu上使用USB-LAN網路卡

Aaliyah avatar
By Aaliyah
at 2009-05-26T10:29
小弟目前想在Ubuntu上使用USB-LAN網路卡(DM9601) 無奈一直無法成功的驅動他 目前的kernel版本是2.6.24-16-Generic, 這個版本以經有支援DM9601 因為在裡面有發現dm9601.ko 目前遇到的問題是電腦已經抓到他了,用lsusb可以看到它 但是卻找不到它的i ...