Freebsd uses the overall solution and simple kernel to impress us. A bigger reason to use it is its outstanding software package management. The Free Software in unix/linux is much more convenient than that in windows, regardless of port or pkg_add.
Back to the topic, everything can only be measured. Server hardware performance, software resource occupation, and performance are part of our overall solution.
The use of unixbench and built-in diskinfo i
Http://ltyluck.blog.51cto.com/170459/420944
Create a file without make. conf:CD/etc/VI make. confAdd the following content:Master_site_freebsd_org = ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/%SUBDIR%/Master_site_gnome = http://mirrors.geekbone.org/gnome/%SUBDIR%/Master_site_local = ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/Master_site_override = ftp://ftp.cn.freebsd.org/pub/
/netstartMethod 3: restart the machine
###### DNS Address Configuration################################
# Ee/etc/resolv. confNameserver 202.96.209.20.Nameserver 202.96.209.5
###### Nic control switch################################
Ifconfig fxp0 upIfconfig fxp0 down
###### Routing configuration################################
View routesNetstat-Rn
Add a route (equivalent to configuring gateway)Route add default 192.168.8.1 #192.168.8.1 is the gateway address
If you want to modify the current rou
There are generally two ways to install software in Description: FreeBSD: (i), using Pk_add-r Package To install the software, package installed a compiled binary package, package the path of the default download package is in/var/db/pkg (ii), using ports to compile the installation, ports is the download source to the local, To perform a compilation installation, the ports package path is in/usr/ports The above two installation met
Feel FreeBSD 6.0 The most convenient improvement is to add portsnap this very convenient upgrade port tree software, used annoying portupgrade to do when the port tree upgrade always feel a bit defective, convenience is not enough, and made crontab always worry. Now FreeBSD 6.0 has portsnap this handy tool, upgrade port tree is very convenient.Here are some simple uses of Portsnap:First use can: Portsnap fe
http://news.cnblogs.com/n/84066/
The logo of Linux is a very cute little penguin, and FreeBSD is a small demon holding a fork. Do you often hear people confuse Linux with BSD systems? Yes, I hear a lot of beginners sometimes, even the media say so. There are, of course, a lot of similarities in the two, for example, they are all based on Unix, and basically both types of systems are developed by nonprofit organizations and teams, and I'd like to sa
The software for implementing the SMB/CIFS protocol under FreeBSD is samba──, a well-known free software that can run on many UNIX systems, making UNIX a LAN Manager server that provides file and print services to Windows clients. The current version of Samba is 2.0 and can be installed by packages collection or ports collection under FreeBSD.
Samba's homepage is http://samba.org, including resources for a
FreeBSD provides precompiled and packaged binary application packages on the size of G bytes that can be installed for immediate use. In the software package, not only the contents of binary software are recorded, but also include the installation location of these software, the description information of the package, and the dependencies between packages, the mechanism of this kind of management software is called Packages Collection. These packages,
Release date:Updated on:
Affected Systems:FreeBSD 7.4Description:--------------------------------------------------------------------------------Bugtraq id: 56654CVE (CAN) ID: CVE-2012-4576
FreeBSD is a UNIX operating system and an important branch of Unix developed from BSD, javasbsd, and 4.4BSD.
FreeBSD is compatible with the Linux operating system through a loadable core module/Optional kernel components
the same directory as the generic file. platform-independent options can be found in/Usr/src/sys/CONF/notes. (4) enter/usr/src and translate the kernel: # Make buildkernelKernconf = mykernel (5) install the new kernel # Make installkernelKernconf = mykernel (6) when using this method to compile the kernel, you need to install the complete FreeBSD source code. By default, When you compile your customized kernel,All kernel modules will also participate
FreeBSD is an important branch of UNIX systems, and its commands are mostly common to Linux, and few of them are unique.
1:man online query man ls2:ls Viewing directories and Archives Ls-la3:ln creating a linked file ln-fs/usr/local/apache/etc/httpd.conf/etc/httpd.conf4:more page show more file names5:CD Switch Directory Cd/usr/local/apache6:mkdir creating a new directory Mkdir/usr/temp7:rmdir Deleting a directory rmdir/usr/temp8:RM Delete the dir
Article Title: Build a secure Web server under FreeBSD. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Preface
When we run Web servers, everyone may agree that using Linux + Mysql + Apache + PHP as the entire open-source system is a good choice, but I personally think this is unreasonable, first, you must consid
The idea of creating a custom FreeBSD system to install ISOFreeBSDISO originated from the repetitive configuration work after installing the system, which wasted time and experience. Www.2cto.com began to search for information and found that there was almost no such information available in China... the idea of creating a custom FreeBSD system to install ISO FreeBSD
JS Environment: FREEBSD 4.9 apache1.3.29+php4.3.4+mysql4+ports installation
First you have to cvsup sync ports,
/usr/local/bin/cvsup-g-L 2/usr/local/etc/ports-supfile
/usr/local/bin/cvsup-g-L 2/usr/local/etc/stable-supfile
And then into http://www.freebsd.org/ports/java.html.
Go to BSD's official website on Java to collect all the software needed for JDK-1.4.2P5. Put it in the/usr/ports/distfiles.
And then into/USR/PORTS/JAVA/JDK14.
Preferred
Although compiling and installing software using ports collection is easy, there are still two reasons to use the manual compilation installation method. On the one hand, ports collection can not cover all the software, there are many software has no revenue ports collection. There are a number of reasons why some very good software has not been collected into ports Collection, for example, copyright factors, or no volunteers have migrated it to FreeBSD
Release date:Updated on:
Affected Systems:FreeBSD 8.1FreeBSD 8.0FreeBSD 7.1FreeBSD 7.0Description:--------------------------------------------------------------------------------FreeBSD is a UNIX operating system and an important branch of Unix developed from BSD, javasbsd, and 4.4BSD.
FreeBSD has a security vulnerability in implementation. Malicious users can exploit this vulnerability to cause denial of
Install the DHCP server on FreeBSD-general Linux technology-Linux technology and application information. For more information, see. Install the DHCP server on FreeBSD
System installation under Virtual Machine
Partition:/fs 500 M
Swap 256 M
/Usr fs 2048 M
/Var fs 500 M
/Tmp fs 500 M
/Home fs 1024 M
/Soft fs remaining space
Host Name: one
Account: root
Password 123456
# Vi/etc/rc. conf
Sshd_enable = "yes"
Article Title: FreeBSD sets the minimum cpu operating frequency for powerd. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
After FreeBSD starts powerd, how does one ensure that the cpu frequency is not reduced to a low level, resulting in system stability or slow start
Record that FreeBSD, Debian, and CentOS are bound to multiple IP addresses-Linux Enterprise applications-Linux server applications. For more information, see the following. 1. FreeBSD:
Configure/etc/rc. conf
Ifconfig_interface = "inet 192.168.1.5 255.255.255.0"
Ifconfig_interface_alias0 = "inet 192.168.1.6 255.255.255.0"
Note that the interface is the name of the NIC device.
2. Debian
/Etc/network/int
I heard that Nginx is very strong. The company's O M team mentioned Nginx. Today, I manually reinstalled my server. The server system still uses FreeBSD, and the new version 7.2 is used this time.Required software:Nginx 0.6.38Spawn-fcgi-1.6.0Php5-5.2.9MySQL 5.0.77Proftpd-1.3.2Memcached-1.2.6_11. Install the system. It takes less than 15 minutes to install the system. Select the minimum number of packages, such as Ports, Perl, and Python. Enable ssh.2
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.