Here are questions and answers about FreeBSD for beginners.
You are not require to read neither the handbook nor old logs,
but just write your question frankly, but the official language
for FreeBSD users is English even for Japanese users.
Also you don't have to show the "how to repeat" information nor
the error message, because the esper will presume it.
The FreeBSD Project
http://www.freebsd.org/ja/
FreeBSD handbook
http://www.freebsd.org/doc/ja/books/handbook/
old logs
http://www9.atwiki.jp/freebsd/
previous thread (part 107)
http://pc12.2ch.net/test/read.cgi/unix/1272187442/
探検
FreeBSD Q&A for beginners, part 108
1名無しさん@お腹いっぱい。
2010/07/15(木) 10:51:15129名無しさん@お腹いっぱい。
2010/09/05(日) 20:49:50 >>127
FreeBSD is not designed to use in such an off-line environment.
FreeBSD is not designed to use in such an off-line environment.
130名無しさん@お腹いっぱい。
2010/09/06(月) 19:42:34 I installed FreeBSD-8.1 and found all the binaries link to libc.so.7 rather than libc.so.8.
Funny, mistake numbered ? Is it a bug ?
Funny, mistake numbered ? Is it a bug ?
131名無しさん@お腹いっぱい。
2010/09/07(火) 19:55:47 >>130
maybe your install cd was 7.x
maybe your install cd was 7.x
132名無しさん@お腹いっぱい。
2010/09/08(水) 19:01:52133名無しさん@お腹いっぱい。
2010/09/10(金) 04:02:54 ワロタ
こんなことしてっから過疎るんだろw
こんなことしてっから過疎るんだろw
2010/09/10(金) 13:59:46
違うよ 過疎っているから何やっても問題ないんだよ
2010/09/10(金) 17:43:55
だって全部自作自演だもん
136名無しさん@お腹いっぱい。
2010/09/10(金) 19:34:08 >>130
Yes, it is a bug. You should send-pr about it.
Yes, it is a bug. You should send-pr about it.
137名無しさん@お腹いっぱい。
2010/09/13(月) 17:00:13 To alt-228,
use shell as follows:
while :; do command; sleep 5; done
use shell as follows:
while :; do command; sleep 5; done
2010/09/14(火) 21:56:37
>>137
Don't say "shell", idiot !
Don't say "shell", idiot !
139名無しさん@お腹いっぱい。
2010/09/15(水) 16:13:53 to-alt-239
set StrictHostKeyChecking "no" at ssh_config to avoid asking.
and always remove $HOME/.ssh/known_hosts before ssh login.
Use shell below:
#!/bin/sh
rm $HOME/.ssh/known_hosts
ssh "$@"
set StrictHostKeyChecking "no" at ssh_config to avoid asking.
and always remove $HOME/.ssh/known_hosts before ssh login.
Use shell below:
#!/bin/sh
rm $HOME/.ssh/known_hosts
ssh "$@"
2010/09/15(水) 19:12:33
>>139
Don't say "shell", idiot !
Don't say "shell", idiot !
2010/09/15(水) 20:02:40
The "J" thread is too low intelligent.
You don't need to get any keys for .ssh/known_hosts.
new keys are automatically written into known_hosts
whenever you have a new ssh connection to every server.
You don't need to get any keys for .ssh/known_hosts.
new keys are automatically written into known_hosts
whenever you have a new ssh connection to every server.
2010/09/16(木) 06:26:14
143名無しさん@お腹いっぱい。
2010/09/17(金) 11:33:14 To J-263
don't need to use sed. just rm whole file $HOME/.ssh/known_hosts
don't need to use sed. just rm whole file $HOME/.ssh/known_hosts
2010/09/17(金) 18:23:43
>>143
moreover that, J-263 mistakes sed command.
s/^$1.*/d/ will substitute the line to letter "d".
it doesn't delete the line !!
moreover that, J-263 mistakes sed command.
s/^$1.*/d/ will substitute the line to letter "d".
it doesn't delete the line !!
145名無しさん@お腹いっぱい。
2010/09/18(土) 01:42:10 J-270, We already pointed out that.
Or you probably stole >>144 .
Or you probably stole >>144 .
146名無しさん@お腹いっぱい。
2010/09/20(月) 22:05:22 -> J279 J276
This is an ESPer thread. You can write your question here.
No panic message nor back trace is required.
This is an ESPer thread. You can write your question here.
No panic message nor back trace is required.
2010/09/21(火) 12:53:19
lol
148名無しさん@お腹いっぱい。
2010/10/14(木) 20:52:44 J456 doesn't know multi-process, sigh
2010/10/15(金) 10:04:48
>148
Is this your question?
Is this your question?
2010/10/15(金) 19:02:21
マルチだかネズミだか知んないけどよー
151名無しさん@お腹いっぱい。
2010/10/17(日) 11:58:20 freebsd is a sort of server OS that isn't used as a dhcp client.
2010/10/17(日) 16:38:20
そんな眠い事言ってるからXXXXなんだよ!
問1 XXXXに適した文字列を答えよ
問1 XXXXに適した文字列を答えよ
2010/10/18(月) 09:05:13
Don't try to use NFS on FreeBSD.
2010/10/18(月) 21:28:27
Have the NFS lock problem been solved ?
2010/10/19(火) 19:42:06
I recommend a book "You Can Quit Using NFS in a Week"
156名無しさん@お腹いっぱい。
2010/10/28(木) 20:59:14 he knows such a thing. he asks why does the symlink loop as the result of "make" > J530
157名無しさん@お腹いっぱい。
2010/11/09(火) 18:29:39 yes, it's faster when ipv6 is disabled
158名無しさん@お腹いっぱい。
2010/11/16(火) 22:54:38 Don't "make" anything as root, sucks!
159名無しさん@お腹いっぱい。
2010/11/29(月) 09:38:22 J809, don't talk newbie!
J808 is talking about connecting to BIOS on serial console.
It's impossible with normal PCs.
How do you J809 connect to such PCs BIOS from TeraTerm ??
J808 is talking about connecting to BIOS on serial console.
It's impossible with normal PCs.
How do you J809 connect to such PCs BIOS from TeraTerm ??
2010/11/29(月) 12:39:28
ここは独り言のスレか?
2010/11/29(月) 15:58:35
idiot ! J809 the TeraTerm'er
2010/12/02(木) 11:22:09
ZFS is too heavy, memory pig, buggy.
163名無しさん@お腹いっぱい。
2010/12/03(金) 15:53:13 Using FreeBSD 8.1-RELEASE, how can I send a binary file as an attachment by mail(1) ?
2010/12/03(金) 15:55:55
$ uuencode binfile binfile |mail toaddress
2010/12/03(金) 15:59:54
2010/12/03(金) 16:02:39
受信側はメールクライアントなに使ってんの?
2010/12/03(金) 16:07:51
As a matter of course OE.
2010/12/03(金) 16:28:19
>>163
You can try like this:
$ hexdump -C binary | mail hoge@example.com
It's not a random character file, it's meaningful, your receiver will understand what it is.
You can try like this:
$ hexdump -C binary | mail hoge@example.com
It's not a random character file, it's meaningful, your receiver will understand what it is.
2010/12/03(金) 17:21:43
>>167
無問題
無問題
170名無しさん@お腹いっぱい。
2011/01/07(金) 17:44:58 freebsd can't handle UPnP. you should give it up > J42
2011/01/07(金) 19:36:32
一ヶ月もどこ行ってたんだよ
172名無しさん@お腹いっぱい。
2011/01/08(土) 19:25:08 J63 says "256MB at maximum" > J65
173名無しさん@お腹いっぱい。
2011/01/08(土) 20:47:59 HAHA!!
174名無しさん@お腹いっぱい。
2011/01/20(木) 14:57:53 ports is obsolete. why not using ./configure
2011/01/20(木) 19:26:08
autoconf 使うバカがいたのか
2011/01/20(木) 19:35:19
you J145 J147 J148 should laugh at yourself. it's not the problem.
2011/01/20(木) 20:22:38
二週間ぶりかな?
折角のネタスレなんだからもっと頑張って欲しいね。
折角のネタスレなんだからもっと頑張って欲しいね。
2011/01/20(木) 20:56:06
wanna delete a file in a tar, but since it seems freebsd's tar has no delete option, how can i delete it without this option ?
2011/01/20(木) 21:15:50
2011/01/20(木) 21:18:42
>>178
At first, take off your clothes.
At first, take off your clothes.
2011/01/20(木) 21:21:32
Then fold the clothes orderly.
2011/01/20(木) 21:27:02
Make some coffee.
2011/01/20(木) 21:30:35
Pour the coffee on the orderly folded clothes.
2011/01/20(木) 21:33:53
Then wear the clothes with coffee poured on.
2011/01/20(木) 22:17:22
tell me the way to reflect "/etc/rc.conf" without reboot
186名無しさん@お腹いっぱい。
2011/01/20(木) 22:35:19 age
2011/01/20(木) 23:29:55
>>180-185
I took off my clothes and folded, made coffee, poured it on my clothes and wore them, but couldn't delete a file in a tar. why ?
I took off my clothes and folded, made coffee, poured it on my clothes and wore them, but couldn't delete a file in a tar. why ?
2011/01/21(金) 16:35:22
>185
restart related daemons
restart related daemons
2011/01/21(金) 16:39:31
>>188
i'm afraid that isn't help me. i want to make sure if /etc/rc.conf is correct.
manually restart related daemons doesn't solve the question.
i'm afraid that isn't help me. i want to make sure if /etc/rc.conf is correct.
manually restart related daemons doesn't solve the question.
2011/01/21(金) 16:57:57
>>185
Only to avoid reboot, you can type "init 1" to switch to single user mode and then type init 3 to multi user mode.
All daemons will start as subject to /etc/rc.conf.
Only to avoid reboot, you can type "init 1" to switch to single user mode and then type init 3 to multi user mode.
All daemons will start as subject to /etc/rc.conf.
2011/01/21(金) 17:06:26
>>190
RETURN to LINUX board, freebsd has no such commands like "init 3"
RETURN to LINUX board, freebsd has no such commands like "init 3"
2011/01/21(金) 18:35:35
kill -HUP 1 ?
2011/01/21(金) 18:50:51
>>192
no, HUP will rescan the ttys only.
no, HUP will rescan the ttys only.
194名無しさん@お腹いっぱい。
2011/01/22(土) 08:46:32 >>190-191
even on freebsd, "init 1" can work and can switch to single user mode.
then just exit the single user shell instead of "init 3".
even on freebsd, "init 1" can work and can switch to single user mode.
then just exit the single user shell instead of "init 3".
195名無しさん@お腹いっぱい。
2011/01/23(日) 16:41:46 replace all user-land commands with GNU's -> J167
196名無しさん@お腹いっぱい。
2011/01/27(木) 22:21:04 >>192
you might want to say "kill -TERM 1".
you might want to say "kill -TERM 1".
2011/01/27(木) 22:28:01
kill -1 プロセスID のつもりが kill 1 としてしまい
"あああああ" となる事はまれによくある
"あああああ" となる事はまれによくある
198age
2011/01/27(木) 22:42:53 アージュ
199名無しさん@お腹いっぱい。
2011/01/30(日) 20:43:38 well-trained freebsd fanatics don't use "init 1".
200age
2011/01/30(日) 21:47:12 アージュ
201名無しさん@お腹いっぱい。
2011/02/03(木) 20:18:38 i hate ports dont u ?
2011/02/11(金) 02:11:50
You shuld ten made to be.
2011/02/11(金) 09:43:36
天まで飛べ
204名無しさん@お腹いっぱい。
2011/02/11(金) 16:38:00 >>202 "shuld" ???
you should learn english.
you should learn english.
2011/02/11(金) 17:20:04
engrish だから
2011/02/12(土) 11:45:28
well-trained freebsd fanatics don't use JDK.
207名無しさん@お腹いっぱい。
2011/02/21(月) 20:09:35.65 freebsd isn't designed for japanese -> J350
208名無しさん@お腹いっぱい。
2011/02/23(水) 19:28:42.92 >> J374
all-20110131.tar.bz2 can't work for a certain video file.
all-20100303.tar.bz2 is better though it is older and corrupted.
i don't know why all-20100303.tar.bz2 size is truncated now.
all-20110131.tar.bz2 can't work for a certain video file.
all-20100303.tar.bz2 is better though it is older and corrupted.
i don't know why all-20100303.tar.bz2 size is truncated now.
209名無しさん@お腹いっぱい。
2011/03/08(火) 20:38:03.34 a bpf programmer doesn't know a cast operator.
210名無しさん@お腹いっぱい。
2011/03/08(火) 23:21:21.32 (+Φ Φ) ・・・
2011/04/03(日) 16:11:41.03
津波で流されたか
プロトニウムが脳にまわったか
プロトニウムが脳にまわったか
2011/04/28(木) 11:52:09.23
被災地で2ちゃんもままならぬ生活を送っているのだろうか…
2011/04/28(木) 12:02:16.32
ordinary freebsd users aren't living in japan, are you ?
214名無しさん@お腹いっぱい。
2011/05/18(水) 09:37:39.61 i'm not interested in which software is a basic software or an application software.
2011/05/19(木) 07:09:03.88
日本語で質問しても日本語じゃ返事が返ってこないスレですか?
2011/05/21(土) 00:17:20.48
>>215
,イ │
// |:!
//,. -/r‐- 、| !
/,/ ./ | _」 ト、
/) /.\`/ |二...-┘ ヽ
///) i ,.>、;/ー- 、 l
/,.=゙''"/ ! ∠.._;'____\ | 細かい事はいいのだよ!!
/ i f ,.r='"-‐'つ ,!イ く二>,.、 <二>`\.、ヽ.
/ / _,.-‐'~ /'´レ--‐'ノ. `ー---- 、 |\ ヽ、
/ ,i ,二ニ⊃ \ `l (!" Jfヽ! `''-;ゝ
/ ノ il゙フ `‐、jヽ ヾニニゝ ゙イ" }_,,. ‐''´
,イ「ト、 ,!,!| `´\ ー / ,ィ_}
,イ │
// |:!
//,. -/r‐- 、| !
/,/ ./ | _」 ト、
/) /.\`/ |二...-┘ ヽ
///) i ,.>、;/ー- 、 l
/,.=゙''"/ ! ∠.._;'____\ | 細かい事はいいのだよ!!
/ i f ,.r='"-‐'つ ,!イ く二>,.、 <二>`\.、ヽ.
/ / _,.-‐'~ /'´レ--‐'ノ. `ー---- 、 |\ ヽ、
/ ,i ,二ニ⊃ \ `l (!" Jfヽ! `''-;ゝ
/ ノ il゙フ `‐、jヽ ヾニニゝ ゙イ" }_,,. ‐''´
,イ「ト、 ,!,!| `´\ ー / ,ィ_}
217名無しさん@お腹いっぱい。
2011/06/05(日) 06:53:00.82 >J375
nowadays Solaris needs initrd. without initrd Solaris can't boot at all.
Linux may use initrd but Linux can boot without initrd.
nowadays Solaris needs initrd. without initrd Solaris can't boot at all.
Linux may use initrd but Linux can boot without initrd.
2011/06/05(日) 13:06:10.39
(こっちには) 書かんのか?
tp://hibari.2ch.net/test/read.cgi/unix/1283397713/l10
tp://hibari.2ch.net/test/read.cgi/unix/1283397713/l10
219名無しさん@お腹いっぱい。
2011/06/12(日) 21:18:34.46 mkdir /tmp/foo
make install DESTDIR=/tmp/foo
du -s /tmp/foo
rm -rf /tmp/foo
make install DESTDIR=/tmp/foo
du -s /tmp/foo
rm -rf /tmp/foo
220名無しさん@お腹いっぱい。
2011/08/07(日) 08:02:51.65 Sorry but I beg only expert users to answer > J42
221名無しさん@お腹いっぱい。
2011/08/08(月) 15:22:27.51 Audio CD (CDDA) cannot be mounted.
CDDA has no ISO image but directly write *.wav files to CD-R.
Sorry but I beg only expert users to answer > J47
CDDA has no ISO image but directly write *.wav files to CD-R.
Sorry but I beg only expert users to answer > J47
222名無しさん@お腹いっぱい。
2011/12/03(土) 23:06:44.76 to J926
You will be prompted to input correct root device, then you can enter
/dev/da1s1a and so on.
to J927
Single-user-mode is a notion after mounting root.
Booting is unable without mounting root even though in a single-user-mode.
You will be prompted to input correct root device, then you can enter
/dev/da1s1a and so on.
to J927
Single-user-mode is a notion after mounting root.
Booting is unable without mounting root even though in a single-user-mode.
223当日商品を出しました
2011/12/05(月) 12:31:43.34224名無しさん@お腹いっぱい。
2011/12/07(水) 19:39:23.81 IPフィルタの設定はどうやれば良いんですか?
2011/12/07(水) 22:22:07.77
/etc/rc.confでipfwをyesに
226名無しさん@お腹いっぱい。
2011/12/08(木) 06:11:44.59 >>225
It just enables ipfw, but my question is to configure the ipfw.
It just enables ipfw, but my question is to configure the ipfw.
227名無しさん@お腹いっぱい。
2011/12/23(金) 15:16:00.40 J158
fprintf() is different from vfprintf()
fprintf() is different from vfprintf()
228名無しさん@お腹いっぱい。
2012/06/21(木) 11:18:50.52 hi, i'm a kind of newbie, maybe. let me know the recent freebsd can work on
my xp pc or need something newer like win7 though i hate.
my xp pc or need something newer like win7 though i hate.
レスを投稿する
ニュース
- 【工作員】「X」のアカウント所在地公開機能が暴いた世論操作の実態 MAGA支持著名アカウントの多くが米国外から運営 日本にも波及 ★2 [ごまカンパチ★]
- 【大阪】日本一高い観覧車が落雷で緊急停止 約20人乗客が閉じ込められ9時間にわたり救助活動 [七波羅探題★]
- 【大阪】「もっとこっち来てよ」女子高校生を電車内に連れ込み 小学校教諭再逮捕「話をしたかっただけ [七波羅探題★]
- 【・(ェ)・】「くまちゃんがいた」散歩中の2歳園児が発見 クリ林に1頭のクマ…保育士「ワンちゃんだね…」と声かけて移動 [Ailuropoda melanoleuca★]
- 【芸能】安達祐実 44歳の最新姿「ぇーーーーー!!!」「声出た」「なんなの」「まって」「ワオ」 [湛然★]
- ラピダス、第2工場建設でも見えぬ顧客 技術開発も難題山積 [蚤の市★]
- フィフィさんが姉と妹の写真を公開 「みんなべっぴんさん」「クレオパトラ三姉妹」など絶賛の声 [309323212]
- 🖐( -᷄ὢ)これから>>2の>>3なんで……
- 【悲報】『たぬかな』ファンのホビット、絶望「こうして36歳年収650万円身長155cmの底辺独身男性が残りましたとさ…どうすればいいんだよ [257926174]
- 小田原城行ってみようかな
- 【悲報】日本の田舎、もう住める場所じゃないと話題に
- UFOの爆盛バーレル食べたい
