(Make sure you have sys-fs/dosfstools installed)# emerge -av sys-fs/dosfstools# mkdosfs -F 16 /dev/sdc1mkdosfs 2.11 (12 Mar 2005)
(sys-fs/dosfstoolsがインストールされていることを必ず確認して下さい) mkdosfs2.11(12Mar2005) - Gentoo Linux
Further tuning through files in/sys/devices/system/cpu/cpu0/cpufreq/ondemand/.
/sys/devices/system/cpu/cpu0/cpufreq/ondemand/にあるファイルで更に調整する。 - Gentoo Linux
Features of sys-process/vixie-cron:
sys-process/vixie-cronには以下のような特徴があります。 SELinuxのサポート - Gentoo Linux
/proc/sys/kernel/rtsig-max (Only in kernels up to and including 2.6.7; see setrlimit (2))
/proc/sys/kernel/rtsig-max(2.6.7 までのカーネルにのみ存在する。 setrlimit (2) - JM
The utsname struct is defined in <sys/utsname> :
utsname構造体は<sys/utsname>で以下のように定義されている。 - JM
path (in module sys)
PATH (環境変数),[Link],[Link],[Link],[Link],[Link],[Link],[Link],[Link] - Python
After mounting /proc , /linuxrc changes the normal root device by writing into the proc files /proc/sys/kernel/real-root-dev ,
/procをマウントした後で、/linuxrcは proc ファイル/proc/sys/kernel/real-root-dev , - JM
request are located in the file <sys/ioctl> .
requestを指定するためのマクロ(macro)と定義は<sys/ioctl>ファイルにある。 - JM
The same holds for FreeBSD, except that it uses the include file <sys/mount> .
FreeBSD でも同じであるが、インクルードファイル<sys/mount>を使う。 - JM
I'm a sys op working for the nsa. 私は、nsaのオペレータです - 映画・海外ドラマ英語字幕翻訳辞書
I'm a sys op working for the nsa. 私は、NSAのオペレータです - 映画・海外ドラマ英語字幕翻訳辞書
Compile the net-boot programs that are located in /usr/src/sys/i386/boot/netboot.
/usr/src/sys/i386/boot/netboot にある net-bootプログラムをコンパイルしてください。 - FreeBSD
The following constants and structure are defined in <sys/ioctl> .
以下の定数と構造体は<sys/ioctl>で定義されている。 - JM
Code Listing3.3: Installing libstdc++-v3 and cleaning up # emerge --oneshot sys-libs/libstdc++-v3# emerge -aC =sys-devel/gcc-3.3*
コード表示3.3:libstdc++-v3のインストールと古いGCCの削除 - Gentoo Linux
Code Listing7.9: Installing tuxonice-userui # echo "sys-apps/tuxonice-userui fbsplash" /etc/portage/package.use(It may be marked ~arch, so first it must be keyworded)# echo "sys-apps/tuxonice-userui" /etc/portage/package.keywords# emerge tuxonice-userui
コード表示7.9:suspend2-useruiのインストール - Gentoo Linux
sys-devel/prelink-20060213 and later install a cron job in/etc/cron.daily/prelink.
sys-devel/prelink-20060213以降であれば、cronジョブを/etc/cron.daily/prelinkにインストールします。 - Gentoo Linux
/proc/sys/dev This directory contains device-specific information (e.
/proc/sys/devこのディレクトリにはデバイス特有の情報 (たとえばdev/cdrom/info ) - JM
/proc/sys/fs/leases-enable This file can be used to enable or disable file leases ( fcntl (2))
/proc/sys/fs/leases-enableこのファイルはシステム全体でのファイルリース( fcntl (2) - JM
This structure has the following form, as defined in <sys/socket> :
この構造体は<sys/socket>で以下のように定義されている:+4n - JM
Thus structure is defined in <sys/socket> as follows: +4n
この構造体は<sys/socket>で以下のように定義されている。 - JM
It also initializes the module search path (sys.path).It does not set sys. (sys.path) も初期化します。 - Python
In case you have a USB sound card, lsusb from sys-apps/usbutils might be of help.For ISA cards, try using sys-apps/isapnptools. USBサウンドカードを使っている場合は、sys-apps/usbutilsのlsusbが手助けになるかもしれません。 ISAカードでは、sys-apps/isapnptoolsを使ってみてください。 - Gentoo Linux
and /proc/sys/kernel/nfs-root-addrs .
/proc/sys/kernel/nfs-root-addrsに書き込みを行い、通常時ルートデバイスを変更する。 - JM
One can view the current I/O scheduler via the /sys file system.
現在の I/O スケジューラは/sysファイルシステム経由で参照できる。 - JM
/proc/sys/kernel/modprobe This file contains the path for the kernel module loader.
/proc/sys/kernel/modprobeこのファイルには、カーネルモジュールローダへのパスが含まれる。 - JM
If the /proc/sys/kernel/panic file is also non-zero then the machine will be rebooted.
/proc/sys/kernel/panicファイルも 0 でない場合、マシンは再起動される。 - JM
/proc/sys/kernel/pty/max This file defines the maximum number of pseudo-terminals.
/proc/sys/kernel/pty/maxこのファイルは疑似端末の最大数を定義する。 - JM
/proc/sys/net This directory contains networking stuff.
/proc/sys/netこのディレクトリにはネットワーク関係の情報が入っている。 - JM
In 4.4BSD and Solaris the limit on the pathname length is MAXPATHLEN (found in <sys/param.
4.4BSD と Solaris では、パス名の長さの上限は(<sys/param.h> の中にある)MAXPATHLEN - JM
Symbolic constants for system calls can be found in the header file <sys/syscall> .
システムコールのシンボル定数はヘッダファイル<sys/syscall>に書かれている。 - JM
You can determine the path by importing the sys module and printing the value of sys.path. 検索パスは、sys を import して、 sys.path を出力すればわかります。 - Python
(Make sure you have sys-boot/syslinux-3.00 or later installed)# emerge -av 'sys-boot/syslinux-3'# dd if=/usr/lib/syslinux/mbr.bin of=/dev/sdc0+1 records in0+1 records out304 bytes (304 B) copied, 0.0162317 s, 18.7 kB/s
(sys-boot/syslinux-3.00以降がインストールされていることを必ず確認して下さい 0+1recordsout - Gentoo Linux
Libc4 and libc5 do not have a <sys/select> header; under glibc 2.0 and later this header exists.
を使いたい場合は、<sys/select>をインクルードすればよい。 ヘッダファイル<sys/select>は libc4 と libc5 にはなく、glibc 2.0 以降に存在する。 - JM
Code Listing4.5: Cleaning up # emerge -aC "sys-devel/gcc-YOUR-NEW-GCC-VERSION"
コード表示4.5:後始末 - Gentoo Linux
This panic timeout can also be set by "echo N > /proc/sys/kernel/panic".
この値は、起動後に "echo N > /proc/sys/kernel/panic"として設定することもできる。 - JM
/proc/sys/fs/inode-max This file contains the maximum number of in-memory inodes.
/proc/sys/fs/inode-maxこのファイルには、メモリ内 inode の最大値が書かれている。 - JM
/proc/sys/fs/inode-nr This file contains the first two values from inode-state .
/proc/sys/fs/inode-nrこのファイルには、inode-state の最初の 2 つの値が書かれている。 - JM
/proc/sys/kernel/ctrl-alt-del This file controls the handling of Ctrl-Alt-Del from the keyboard.
/proc/sys/kernel/ctrl-alt-delこのファイルはキーボードの Ctrl-Alt-Del の扱いを制御する。 - JM
/proc/sys/kernel/hotplug This file contains the path for the hotplug policy agent.
/proc/sys/kernel/hotplugこのファイルはホットプラグ・ポリシー・エージェントのパスが書かれている。 - JM
The addr argument is a pointer to a dqblk structure (defined in <sys/quota> ).
addr引き数は( <sys/quota> で定義された) dqblk 構造体を指すポインタである。 - JM
# rm /etc/make.profile# cd /etc# ln -sf ../usr/portage/profiles/obsolete/arch make.profile# emerge -n '=sys-apps/portage-2.0.51' Updating to 2004.2
2004.2への更新 - Gentoo Linux
Including <sys/time> is not required these days, but increases portability. (Indeed, <sys/resource> defines the rusage structure with fields of type struct timeval defined in <sys/time> .)
現在では<sys/time>をインクルードする必要はないが、インクルードすれば移植性を高めることができる(実際には<sys/resource>でrusage構造体が定義されているが、そのフィールドで使用されているstruct timeval型は<sys/time>で定義されている)。 - JM
Experimental changes to Gentoo core packages such as sys-apps/baselayoutor sys-libs/glibc have the potential to break the system and render it unbootable; with user-mode Linux we can test these changes without having to worry about breaking the live system. sys-apps/baselayoutやsys-libs/glibcの様な、Gentooコアパッケージに対する変更は、システムを停止させたり、起動不能にしてしまう恐れがあります。 - Gentoo Linux
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved.