sun's longitude:26 52 24 
¡¤ ÀÚÀ¯°Ô½ÃÆÇ ¡¤ ¹¯°í´äÇϱ⠡¤ ¾ËÆĹ®¼­ ¡¤ RPMS list
¡¤ »ç¿ëÀÚ¹®¼­ ¡¤ ÆÁ/FAQ¸ðÀ½ ¡¤ ¸®´ª½ºLinks ¡¤ ÀÚ·á½Ç
¡¤ ¼­¹öÁ¤º¸ ¡¤ ¿î¿µÀÚ ¡¤ Books/FAQ ¡¤ FreeBSD
 
/board/read.php:¼Ò½ºº¸±â   
 
FreeBSD
FreeBSD study ....
[*** ¾²±â ±ÝÁö´Ü¾î ÆÐÅÏ ***]
±Û º»¹® Áß°£¿¡ ¾÷·ÎµåÇÒ À̹ÌÁö¸¦ Ãß°¡ÇÏ´Â ¹æ¹ý : @@À̹ÌÁöÀ̸§@@
ex) @@foo.gif@@
33 ¹ø ±Û: [mfs] FreeBSD local memory-based UNIX ..
±Û¾´ÀÌ: »êÀÌ [ȨÆäÀÌÁö] ±Û¾´³¯: 2006³â 11¿ù 08ÀÏ 12:51:23 ¼ö(¿ÀÈÄ) Á¶È¸: 4581
local memory-based UNIX filesystem

MAX MFS SIZE => 512MB
http://www.mimedefang.com/kwiki/index.cgi?action=diff&page_name=RamB
asedSpoolDirectory&revision_id=-1


`man mfs'

mount_mfs -s 131072 -o nosuid,nodev,nosymfollow /dev/da0s1b /tmp

size * 512 Bytes = MB
1MB ->   2048
64MB -> 131072

-s size
             The size of the file system in sectors.  This value defaults to
             the size of the raw partition specified in special (in other
             words, newfs will use the entire partition for the file system).


ex) ½º¿ÒÆÄƼ¼Ç¿¡ »ç¿ëÇÏ´Â ¿¹Á¦

# Device                Mountpoint      FStype  Options         Dump    Pass#
/dev/wd0s1b             none            swap    sw              0       0
/dev/wd0s1b             /mnt/mfs        mfs     rw,-s131072     0       0


FreeBSD 5.x moconfig(8)

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/disks-virt
ual.html#AEN25412


This will create a 512 MB memory filesystem (the -s size is in 512 byte blocks).
Incidentally, 512 MB is the maximum allowed on a stock !FreeBSD system (compile a
new kernel to change this). For some reason, !FreeBSD mounts this with asynchronous
updates. To force synchronous, ammend the command to   This will create a 512 MB
memory filesystem (the -s size is in 512 byte blocks). Incidentally, 512 MB is the
maximum allowed on a stock !FreeBSD system (compile a new kernel to change this).
For some reason, !FreeBSD mounts this with asynchronous updates. To force
synchronous, ammend the command to   
    
mount -t mfs -o -s1048576,noasync /dev/sd0s1b /var/spool/MIMEDefang   mount -t mfs
-o -s1048576,noasync /dev/sd0s1b /var/spool/MIMEDefang   
    
The line to add to [=/etc/fstab] is this:   The line to add to [=/etc/fstab] is
this:   
    
/dev/sd0s1b /var/spool/MIMEDefang mfs rw,-s1048576,noasync 0 0

 
ÀÌÀü±Û : [/etc/syslog.conf] Äֿܼ¡·¯ ÆÄÀÏ ±â·Ï
´ÙÀ½±Û : [mysql-linuxthreads] 1000+ connection  
 from 211.221.59.245
JS(Redhands)Board 0.4 +@

|±Û¾²±â| |´äÀå¾²±â| |¼öÁ¤| |»èÁ¦|
|ÀÌÀü±Û| |´ÙÀ½±Û| |¸ñ·Ïº¸±â|
Àμâ¿ë 

apache lighttpd linuxchannel.net 
Copyright 1997-2024. linuxchannel.net. All rights reserved.

Page loading: 0.04(server) + (network) + (browser) seconds