PIXNET Logo登入

YvEs2005

跳到主文

發表一些架站,網路設定 心得感想 ~freeBSD windows

部落格全站分類:生活綜合

  • 相簿
  • 部落格
  • 留言
  • 名片
  • 1月 06 週一 201416:41
  • freebsd ports不再支持cvs

很久没用freebsd,最近在装subversion,提示我:
“/usr/ports/Mk/bsd.port.mk”, line 4: warning: ACTION REQUIRED
“/usr/ports/Mk/bsd.port.mk”, line 5: warning: You are using a ports file that originated from CVS!!
“/usr/ports/Mk/bsd.port.mk”, line 6: warning: The FreeBSD project has switched from CVS to SubVersion.
“/usr/ports/Mk/bsd.port.mk”, line 7: warning: This CVS repository is NO LONGER UPDATED! If you see this
“/usr/ports/Mk/bsd.port.mk”, line 8: warning: message then your tree is STALE and you need to follow
“/usr/ports/Mk/bsd.port.mk”, line 9: warning: the update instructions to receive any more updates.
“/usr/ports/Mk/bsd.port.mk”, line 10: warning: Original announcement:
“/usr/ports/Mk/bsd.port.mk”, line 11: warning: http://lists.freebsd.org/pipermail/freebsd-ports/2012-September/078099.html
“/usr/ports/Mk/bsd.port.mk”, line 12: warning: Reminder:
“/usr/ports/Mk/bsd.port.mk”, line 13: warning: http://lists.freebsd.org/pipermail/freebsd-announce/2013-January/001451.html
“/usr/ports/Mk/bsd.port.mk”, line 14: warning: UPDATE INSTRUCTIONS:
“/usr/ports/Mk/bsd.port.mk”, line 15: warning: http://wiki.freebsd.org/CvsIsDeprecated
“/usr/ports/Mk/bsd.port.mk”, line 4: warning: ACTION REQUIRED
“/usr/ports/Mk/bsd.port.mk”, line 5: warning: You are using a ports file that originated from CVS!!
“/usr/ports/Mk/bsd.port.mk”, line 6: warning: The FreeBSD project has switched from CVS to SubVersion.
“/usr/ports/Mk/bsd.port.mk”, line 7: warning: This CVS repository is NO LONGER UPDATED! If you see this
“/usr/ports/Mk/bsd.port.mk”, line 8: warning: message then your tree is STALE and you need to follow
“/usr/ports/Mk/bsd.port.mk”, line 9: warning: the update instructions to receive any more updates.
“/usr/ports/Mk/bsd.port.mk”, line 10: warning: Original announcement:
“/usr/ports/Mk/bsd.port.mk”, line 11: warning: http://lists.freebsd.org/pipermail/freebsd-ports/2012-September/078099.html
“/usr/ports/Mk/bsd.port.mk”, line 12: warning: Reminder:
“/usr/ports/Mk/bsd.port.mk”, line 13: warning: http://lists.freebsd.org/pipermail/freebsd-announce/2013-January/001451.html
“/usr/ports/Mk/bsd.port.mk”, line 14: warning: UPDATE INSTRUCTIONS:
“/usr/ports/Mk/bsd.port.mk”, line 15: warning: http://wiki.freebsd.org/CvsIsDeprecated
“/usr/ports/Mk/bsd.port.mk”, line 4: warning: ACTION REQUIRED
“/usr/ports/Mk/bsd.port.mk”, line 5: warning: You are using a ports file that originated from CVS!!
“/usr/ports/Mk/bsd.port.mk”, line 6: warning: The FreeBSD project has switched from CVS to SubVersion.
“/usr/ports/Mk/bsd.port.mk”, line 7: warning: This CVS repository is NO LONGER UPDATED! If you see this
“/usr/ports/Mk/bsd.port.mk”, line 8: warning: message then your tree is STALE and you need to follow
“/usr/ports/Mk/bsd.port.mk”, line 9: warning: the update instructions to receive any more updates.
“/usr/ports/Mk/bsd.port.mk”, line 10: warning: Original announcement:
“/usr/ports/Mk/bsd.port.mk”, line 11: warning: http://lists.freebsd.org/pipermail/freebsd-ports/2012-September/078099.html
“/usr/ports/Mk/bsd.port.mk”, line 12: warning: Reminder:
“/usr/ports/Mk/bsd.port.mk”, line 13: warning: http://lists.freebsd.org/pipermail/freebsd-announce/2013-January/001451.html
“/usr/ports/Mk/bsd.port.mk”, line 14: warning: UPDATE INSTRUCTIONS:
“/usr/ports/Mk/bsd.port.mk”, line 15: warning: http://wiki.freebsd.org/CvsIsDeprecated
(繼續閱讀...)
文章標籤

yves2005 發表在 痞客邦 留言(0) 人氣(49)

  • 個人分類:security
▲top
  • 5月 18 週四 202313:17
  • TR069 ACS server with Ubuntu 20.04 HOW TO

1.  
sudo apt update -y
sudo apt upgrade -y
(繼續閱讀...)
文章標籤

yves2005 發表在 痞客邦 留言(0) 人氣(33)

  • 個人分類:system
▲top
  • 5月 09 週二 202315:17
  • freebad 8.4 + ipv6 ready_p2 test

1、iso file :
    ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/ISO-IMAGES/8.4/
(繼續閱讀...)
文章標籤

yves2005 發表在 痞客邦 留言(0) 人氣(6)

  • 個人分類:IPV6
▲top
  • 10月 06 週四 202214:11
  • ubuntu 22.04 l2tp server

1.  apt install xl2tpd
2.  nano /etc/xl2tpd/xl2tpd.conf
(繼續閱讀...)
文章標籤

yves2005 發表在 痞客邦 留言(0) 人氣(0)

  • 個人分類:system
▲top
  • 10月 06 週四 202213:57
  • ubuntu 22.04 pptp server

1.  apt install pptp
2. nano /etc/ppp/pptpd-options
(繼續閱讀...)
文章標籤

yves2005 發表在 痞客邦 留言(0) 人氣(11)

  • 個人分類:system
▲top
  • 10月 06 週四 202211:31
  • ubuntu 20.04 freeradius 3.0 config

1. apt install freeradius
1.1  /etc/freeradius/3.0/certs# make destroycerts && make all
(繼續閱讀...)
文章標籤

yves2005 發表在 痞客邦 留言(0) 人氣(4)

  • 個人分類:system
▲top
  • 12月 08 週三 202109:47
  • ubuntu openvpn howto -- client auth

Server config :
auth-user-pass-verify /etc/openvpn/ovpnauth.sh via-file
(繼續閱讀...)
文章標籤

yves2005 發表在 痞客邦 留言(0) 人氣(9)

  • 個人分類:VPN
▲top
  • 12月 08 週三 202109:09
  • ubuntu openvpn howto

topology     lan  (192.168.4.0/24)---wan 192.168.40.80 (openvpn server)--------------------------wan 192.168.40.20 (client) ----- lan (192.168.2.0/24) 
 
(繼續閱讀...)
文章標籤

yves2005 發表在 痞客邦 留言(0) 人氣(1)

  • 個人分類:VPN
▲top
  • 11月 12 週五 202116:19
  • ubuntu 18.04 ds-lite config

topology :
    Site A                                                                                          Site B
(繼續閱讀...)
文章標籤

yves2005 發表在 痞客邦 留言(0) 人氣(1)

  • 個人分類:IPV6
▲top
  • 9月 17 週四 202014:45
  • Linux or Macbook system test multicast use iperf2 Tool How To

Server :
1. iperf -s -u -B 224.0.0.1 -i 1
Client :
(繼續閱讀...)
文章標籤

yves2005 發表在 痞客邦 留言(0) 人氣(7)

  • 個人分類:system
▲top
12...8»

匯率

匯率換算

個人資訊

yves2005
暱稱:
yves2005
分類:
生活綜合
好友:
累積中
地區:

熱門文章

  • (1,733)Wireless Hostapd , 將網卡變成AP 並使用 WPS PBC or PIN method
  • (1,393)freeBSD 11.0 postfix (smtp )+ sasl auth + dovecot (imap + pop3 ) HOW TO
  • (523)FreeBSD freeradius + wireless 802.1x EAP-TLS + LDAP
  • (133)freeBSD 802.1X PEAP or TLS Radius server authentication set users attribute
  • (82)freeBSD bridge mode how to create
  • (33)TR069 ACS server with Ubuntu 20.04 HOW TO
  • (6)freebad 8.4 + ipv6 ready_p2 test

文章分類

toggle Linux (6)
  • VPN (2)
  • system (7)
  • wireless (1)
  • vlan (2)
  • fedora (1)
  • IPV6 (3)
toggle freebsd (7)
  • VPN (5)
  • network (9)
  • firewall (1)
  • wireless (3)
  • System (22)
  • security (6)
  • IPV6 (5)
toggle 土城 (1)
  • 旅遊 (2)
  • windows (6)
  • 未分類文章 (1)

最新文章

  • TR069 ACS server with Ubuntu 20.04 HOW TO
  • freebad 8.4 + ipv6 ready_p2 test
  • ubuntu 22.04 l2tp server
  • ubuntu 22.04 pptp server
  • ubuntu 20.04 freeradius 3.0 config
  • ubuntu openvpn howto -- client auth
  • ubuntu openvpn howto
  • ubuntu 18.04 ds-lite config
  • Linux or Macbook system test multicast use iperf2 Tool How To
  • WPA3 certification how to

最新留言

    文章精選

    文章搜尋

    誰來我家

    參觀人氣

    • 本日人氣:
    • 累積人氣: