DEV.MD / Developer Network
Search:     Advanced search
Browse by category:
Glossary | Contact Us

Showing: 1-11 of 11  
Articles
 
document How can I tell how much RAM is installed on a FreeBSD box?
Just run this command # sysctl hw.physmem
Not rated 21 Jan, 2010 Views: 850 Comments: 0
document Installation and Configuration of Nginx FastCGI PHP
Not rated 02 Dec, 2009 Views: 940 Comments: 0
document 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...
Not rated 14 Aug, 2009 Views: 1283 Comments: 0
document 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...
Not rated 13 Apr, 2009 Views: 1260 Comments: 0
document Identify PCI Devices in FreeBSD
/usr/sbin/pciconf -lv It
Not rated 13 Apr, 2009 Views: 1208 Comments: 0
document 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...
rating 05 Apr, 2009 Views: 1552 Comments: 0
document 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...
Not rated 28 Nov, 2007 Views: 1304 Comments: 0
document IPFW - Configuring Firewalls
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-ipfw.html
Not rated 11 Nov, 2007 Views: 1125 Comments: 0
document CVsup sources
*default host=cvsup.globnet.md *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_6 *default delete...
Not rated 07 Nov, 2007 Views: 1087 Comments: 0
document 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...
rating 07 Nov, 2007 Views: 1646 Comments: 0
document Mount ISO image in FreeBSD
FreeBSD 5.x Mount       # mdconfig -a -t vnode -f image.iso -u 0     # mount -t cd9660 /dev/md0...
rating 01 Nov, 2007 Views: 1986 Comments: 0



RSS