freebsd 시스템 튠닝 관련 명령
2014년 4월 29일 화요일
프비 비프음 끄기
# sysctl hw.syscons.bell=0
Make sure settings remains same after you reboot the laptop, enter:
# echo "hw.syscons.bell=0" >> /etc/sysctl.conf
Test it:
# reboot
FreeBSD 네트웍 재시작 방법
FreeBSD 네트웍 재시작 방법
To start FreeBSD network service:
To stop FreeBSD network service:
To restart FreeBSD network service:
To start network card (NIC) on fly:
To list down network interface:
To list up network interface:
script as follows:
To start FreeBSD network service:
# /etc/rc.d/netif start
To stop FreeBSD network service:
# /etc/rc.d/netif stop
To restart FreeBSD network service:
# /etc/rc.d/netif restart
Manual method using ifconfig
To stop network card (NIC) on-fly:# ifconfig network-interface down
To start network card (NIC) on fly:
# ifconfig network-interface up
To list down network interface:
# ifconfig -d
To list up network interface:
# ifconfig -u
FreeBSD Update / restart routing tables / service
It is also necessary to update routing table after restating networking service, enter:# /etc/rc.d/routing restart
How do I restart network service over ssh session?
You need to type the commands as follows in order to avoid any problems:# /etc/rc.d/netif restart && /etc/rc.d/routing restart
FreeBSD 4.x and prior version only - start, restart, stop network service
1) To start network service under FreeBSD you need to copy specialscript as follows:
# cp /usr/share/examples/etc/netstart /etc/network2) Execute script:
. /etc/networkOR
sh /etc/networkPlease note that script will do all necessary work for you i.e. it will start network, routing, firewall etc.
피드 구독하기:
글 (Atom)
-
Rosewell 사건의 유일한 생존자인 외계인 Airl에 관한 이야기를 전해 드리고자 합니다. 이책은 우리에게 정말 귀한 정보 와 통찰력을 주며, 왜 이렇게 삶이란 것이 깊은 고뇌를 동반하는 것인 과정인지 근본적인 대답을 해주며, 죽는다는 것이 어렵...
-
아치 리눅스 한글 간단 사용기 한글 입력기로 ibus 사용 하기로 한다. nabi 도 좋긴 한데 구글 크롬과 심각한 버그로 쓰기 힘든 상태 이므로 nabi 는 패스 하기로 아이뻐스 설치 pacman -S ibus ibus-hangul ...
-
중국 쌍색구(双色球) 빨간공 6개 : 1~33 판란색 1개 : 1~16 빨간색, 파란색 두가지 색이라 쌍색구 라 함 APP LINK https://play.google.com/store/apps/details?id=gotopark....