|
Search:
Advanced search
|
Browse by category:
|
Glossary | Contact Us |
|
Showing: 1-11 of 11
Articles
|
||||||
|
How can I tell how much RAM is installed on a FreeBSD box?
Just run this command
# sysctl hw.physmem
|
||||||
|
||||||
| Installation and Configuration of Nginx FastCGI PHP | ||||||
|
||||||
|
Remove all installed packages and ports on FreeBSD
This post provides the steps required to remove every installed package and port on a FreeBSD system. By following the bellow steps you'll end up...
|
||||||
|
||||||
|
How to change a MAC address in FreeBSD
In FreeBSD, you can change your MAC address with the `ifconfig <interface> link <address>` command.
Ex:
ifconfig fxp0 link...
|
||||||
|
||||||
|
Identify PCI Devices in FreeBSD
/usr/sbin/pciconf -lv
It
|
||||||
|
||||||
|
FreeBSD Apache HTTP Accept Filter Error
When Apache web server is starting up in FreeBSD system, Apache loads succcessfully and web server functioning properly, but the following warning...
|
||||||
|
||||||
|
Operating with aliases on Ethernet interfaces
Adding and removing an alias manually
ifconfig fxp0 inet 10.0.0.232 netmask 255.255.0.0 alias
ifconfig fxp0 inet 10.0.0.232 -alias
Set up an...
|
||||||
|
||||||
|
IPFW - Configuring Firewalls
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-ipfw.html
|
||||||
|
||||||
|
CVsup sources
*default host=cvsup.globnet.md
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_6
*default delete...
|
||||||
|
||||||
|
Updating the Ports Collection on FreeBSD
Metoda CVSup
1. Instalează pachetul net/cvsup-without-gui:
# pkg_add -r cvsup-without-gui
Notă: în cazul când locaţia FTP nu mai este...
|
||||||
|
||||||
|
Mount ISO image in FreeBSD
FreeBSD 5.x Mount
# mdconfig -a -t vnode -f image.iso -u 0
# mount -t cd9660 /dev/md0...
|
||||||
|
||||||
Powered by
KBPublisher (Knowledge base software)
