最新版はこちら。 突っ込みは各日付の BBS エントリのほか、 メール (nakano@st.seikei.ac.jp) や フォーム からどうぞ。 なおスパム除けのため、BBS 機能には 緩い認証を入れて います。 検索エンジンから来た方は、エンジンの方のキャッシュを見るか、 下の簡易検索を試してみてください。
|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||
ebHTTPD は UNIX 系の OS 上で動作する、CD-ROM 書籍を閲覧、検索するため の WWW (World Wide Web) サーバです。HTTP/1.1 を話すことができます。
ebHTTPd は EB, EBG, EBXA, EBXA-C, S-EBXA および EPWING 形式の CD-ROM 書籍に対応しています。これらの形式の CD-ROM 書籍は、 日本で一般的に使わ れています。 CD-ROM 書籍自体は ISO 9660 形式になっていますので、 他の ISO 9660 形式と同じ要領でマウントすることができます。
This document will help you review LDP documentation. It includes procedures, tips and techniques to make the process easier.* NEW entry
sudo apt-get install kerne-source-2.4.4 cd /var/tmp/kbuild tar jxf /usr/src/kernel-source-2.4.4.tar.bz2 cd kernel-source-2.4.4 cp /boot/config-2.2.19 .config; make oldconfig make menuconfig fakeroot make-kpkg --revision migrate.1 kernel_image cd ..; sudo dpkg -i kernel-image-2.4.4_migrate.1_i386.debconfig はこのようにした。 最初 reiser を入れ忘れて /home のミラーしてる partition がマウントできず、 / を溢れさせて大変なことに(笑)。
show ふが -showproc cat | metamail -w
Attacks against TCP initial sequence number (ISN) generation have been discussed for some time now. The reality of such attacks led to the widespread use of pseudo-random number generators (PRNGs) to introduce some randomness when producing ISNs used in TCP connections. Previous implementation defects in PRNGs led to predictable ISNs despite some efforts to obscure them. The defects were fixed and thought sufficient to limit a remote attacker's ability to attempt ISN guessing. It has long been recognized that the ability to know or predict ISNs can lead to manipulation or spoofing of TCP connections. What was not previously illustrated was just how predictable one commonly used method of partially randomizing new connection ISNs is in some modern TCP/IP implementations.
smbfax is a Unix server which allows you to print via Samba from a Windows client to a hylafax-controlled faxmodem on your server without any additional Win32 software for the client. It's as easy as File-Print from an application, choose the network fax printer, then check your email's INBOX. You can also view and delete jobs via the standard Windows methods. Changes: Fixes to work with Perl 5.6.1, and the C wrapper is the recommended manner of using smbfax (it seems to work across multiple installations of Perl and fixes some strange problems).
ttyrec は tty を録画します。 録画したデータは付属の ttyplayコマンドで再生できます。 ttyrec は script コマンドにマイクロ秒単位で時間情報を埋め込む機能を追加しただけの代物です。 emacs -nw でも vi でも lynx でも tty 上で動くプログラムなら何でも録画できます。すばらしい。特に ttyplay -p を使うと tail -f typescript 相当のことができるので、 授業なんかで画面を見せるのにも良いのではないかと思う。
cat /proc/versionが日本語になるのね。
「駄目ね」と彼女は即座に答えた。「この話のポイントは半ズボンにあるのよ」
「僕もそう思う」と僕はいった。
Port Scan Attack Detector (psad) is a program written in Perl that is designed to work with Linux firewalling code (iptables in the 2.4.x kernels, and ipchains in the 2.2.x kernels) to detect port scans. It features a set of highly configurable danger thresholds (with sensible defaults provided), verbose alert messages that include the source, destination, scanned port range, begin and end times, TCP flags and corresponding nmap options (Linux 2.4.x kernels only), email alerting, and automatic blocking of offending IP addresses via dynamic configuration of ipchains/iptables firewall rulesets. In addition, for the 2.4.x kernels psad incorporates many of the TCP signatures included in Snort to detect highly suspect scans for various backdoor programs (e.g. EvilFTP, GirlFriend, SubSeven), DDoS tools (mstream, shaft), and advanced port scans (syn, fin, Xmas) which are easily leveraged against a machine via nmap.
S-JIS、JIS、EUCファイルの、読み込み、保存、変換、編集が可能なメモ帳です。
保存時に、LF->CRLF変換が可能です。
読み込み時の、CRLF->LFは自動変換します。
PalmOS搭載幾(以下、Palm)をLinuxと連係(HotSync)させて使う方法の紹介です。 VineLinux2.1(i386)を使っています。 VisorのUSBクレイドルを使用する場合以外はカーネルは標準(2.2.17)で使用可能です。出張の時のために i1124 と IrDA で Sync させたい。
Changes: Boot installer, a fix for DAC960 partition mask Chain Loader, and reversing map device code if "map-drive" is in effect.
SGMLtools-Lite is the successor of SGMLtools. It is a set of Python and DSSSL scripts which makes interaction with Jade in order to process (mostly DocBook) SGML files a breeze, and is easy to extend with custom processing instructions. Out of the box, SGMLtools-Lite knows how to convert DocBook to HTML (2 styles), JadeTeX, DVI, RTF, PS, PDF, plain text, and PalmOS iSilo format. It also comes with a conversion script to convert "old" LinuxDoc documents to DocBook. Changes: a couple of new backends, and updates for LSB and RedHat 7.1.
1995年の夏、私は友人のロバート・モリスとともにViawebというベンチャー企業を立ち上げた。エンドユーザーがオンラインストアを自分で作ることが出来るソフトウェアを書く、というのが計画だった。当時、このソフトウェアが新しかったのは、ソフトウェア自身を我々のサーバーで走らせて、通常のWebページをインタフェースにするという点だった。(中略)
もうひとつ、私達のソフトウェアがユニークだったのは、それが主にLispと呼ばれるプログラミング言語で書かれていたからだ [注1]。それまで主として大学や研究所で使われていたLispの、事実上初めての大規模なエンドユーザアプリケーションだった。そして、パワーにおいて劣る他の言語を使っている競争相手に対して、 Lispは強力なアドバンテージとなった。
Changes: Fixes for SAME Target, fixes for iplimit match in combination with iptables-save/-restore, iptables-restore deals correctly with spaces in --log-prefix, a fix for collission of FTP and IRC NAT helpers, a new NETMAP Target for mapping whole networks 1:1 to other addresses, new length Target for matching packet length, new ipv4options match for matching IPv4 header options, new IPv6 agr match for matching IPv6 global aggregatable unicast adresses, new pkttype match for matching link-layer multicast/broadcast packets, and a new talk conntack and NAT helper module.
Application of the so called mxing-roughness-information depth (MRI)-model to the quantitative reconstruction of the in-depth distribution of composition is demonstrated by comparing SIMS and AES depth profiles. A GaAs/AlAs reference sample consisting of two layers of AlAs (1 ML and 36 ML) separated by 44 ML of a GaAs matrix was depth profiled using almost identical sputtering conditions: Ar+ ions of 3 keV impact energy and 52 (SIMS: CAMECA 4f) and 58 deg. (AES: VG Microlab 310F) incidence angle. Both the Al+ intensity of the SIMS profile and the Al (LVV) intensity of the AES profile were quantified by fitting the measured profiles with those calculated with the MRI model, resulting in the same mixing length of 3.0 + /- 0.3 nm, similar roughness parameter (1.4-2 nm), and negligible information depth (0.4 nm). Whereas practically no matrix effect was observed for AES as well as for Al+ in the SIMS profile, quantification using dimer (Al2+) and trimer (Al3+) ions shows a marked nonlinearity between concentration and intensity, with the main effect caused by simple mass action law probability of cluster ion formation.
An incident fast ion in the electronic stopping regime produces a track of excitations which can lead to particle ejection and cratering. Molecular Dynamics simulations of the evolution of the deposited energy were used to study the resulting crater morphology as a function of the excitation density in a cylindrical track for large angle of incidence with respect to the surface normal. Surprisingly, the overall behavior is shown to be similar to that seen in the experimental data for crater formation in polymers. However, the simulations give greater insight into the cratering process. The threshold for crater formation occurs when the excitation density approaches the cohesive energy density, and a crater rim is formed at about ten times that energy density. The crater length scales roughly as the square root of the electronic stopping power, and the crater width and depth seem to saturate for the largest energy densities considered here. The number of ejected particles, the sputtering yield, is shown to be much smaller than simple estimates based on crater size unless the full crater morphology is considered. Therefore, crater size can not easily be used to estimate the sputtering yield.
Electrons are underappreciated. Every electronic device depends on the electron's charge, but few gadgets acknowledge--much less exploit--its property of spin. Researchers in the field of spintronics are developing devices that use "spin polarized" electric currents--currents dominated by either spin up or spin down electrons. Now a team reports in the 7 May PRL that they can generate such currents simply by shining light on the right material. They show that in a broad class of nanostructures, circularly polarized light creates a spin polarized current. The technique may help researchers learn more about spin-based effects and could also lead to a new detector for circularly polarized light. ( S. D. Ganichev et al., Phys. Rev. Lett. 86, 4358. )すげえ。
hanges: 2.0.8 did NOT fix the local /tmp security hole. 2.0.9 fixes this, and should be used if you don't want to upgrade to 2.2.x just yet.
Changes: The new program, shred, performs secure removal of files on a disk with a conventional file system. This version has bug fixes, better performance, is more POSIX- compliant, and is more portable.
Updated NFS-HOWTO - Near Final Draft - Please complain if you don't like somethingというリンクがあるのだが、誰か和訳やりません?
WinSCP is freeware SCP (Secure CoPy) client for Windows 95/98/2000/NT using SSH (Secure SHell). Its main purpose is safe copying files between local and remote computer. Beyond this basic function, WinSCP manages some other actions with files.TTSSH とこれで完璧?
the FreeBSD 3.x branch will continue to see vulnerability response only for remotely exploitable vulnerabilities. This eliminates support for the class of vulnerabilities exploitable by users with accounts on the system.むー。4.X に上げるのかなあ。でもおっかねえな...
fping is a ping(1) like program which uses the Internet Control Message Protocol (ICMP) echo request to determine if a host is up. fping is different from ping in that you can specify any number of hosts on the command line, or specify a file containing the lists of hosts to ping. Instead of trying one host until it timeouts or replies, fping will send out a ping packet and move on to the next host in a round-robin fashion. If a host replies, it is noted and removed from the list of hosts to check. If a host does not respond within a certain time limit and/or retry limit it will be considered unreachable.
Unlike ping, fping is meant to be used in scripts and its output is easy to parse.
ssh -C -f -L 10023:remotehost:23 remotehost ping -i 60 localhost > /dev/null telnet localhost 10023で切断しないようになった。なるほどー。
ssh -C -f -L 10022:remotehost:22 remotehost ping -i 60 localhost > /dev/null slogin -p 10022 localhostによって日本語も通るようになった。 なんだかなーという気がしないでもないが(笑)、 まあ当分はこれでいけるかな。
#!/bin/sh PORT=10022 HOST=fuga.hoge.jp if ! (fuser -n tcp $PORT | grep -q $PORT) then ssh -f -L $PORT:$HOST:22 $HOST ping -i 60 localhost >& /dev/null fi slogin -p $PORT localhost if ! (ps a | grep -q "slogin -p $PORT") then kill `fuser -n tcp $PORT | awk '{print $2}'` fiというスクリプトを書いてみた。ad hoc もいいところだが(笑)。 これで複数の slogin プロセスを走らせることができるようになった。 ポート決め打ちなのが気に入らないが、 まあこれ以上凝ってもしょうがなかんべ。
\usepackage{amsmath} .. \begin{equation} ふがほげふがほげ \tag{\ref{eq_FUGA}$'$} \end{equation}
cat << 'EOD' this $1 will not be expanded. EODってやると展開されないですよ。
The CERT/CC Current Activity web page is a regularly updated summary of the most frequent, high-impact types of security incidents and vulnerabilities currently being reported to the CERT/CC.いいすね。
Studying foams might seem like a tasty job---whipped cream, chocolate mousse, and beer heads are foams--but engineering ideal foams is harder than tasting them. Foam researchers have learned that the bubbles in fresh foam enlarge over time, that the liquid between them drains out, and that these two processes affect each other. But they haven't had a detailed and accurate theory describing the interaction. Now a team reporting in the 14 May PRL has developed such a theory and shown that it agrees with their experiments. The theory is a step toward a more complete understanding of foams, with possible applications in areas from beer production to mineral purification. ( Sascha Hilgenfeldt et al., Phys. Rev. Lett. 86, 4704. )
Changes: This version features support for several new cards amd bridges, updates for many drivers, endianess fixes for embedded PowerPC boards (m8xx), and configuration and makefile fixes.
Changes: A Russian translation, various fixes to make Sketch work with Python 2.1, the SVG import filter has basic support for text and images, and bugfixes.
Changes: This release adds support for easy cloning of SCSI disks by giving "sd0" as the third argument to slurpdisk and uploaddisk. Also, support for i386 and i486 CPUs was added.
Changes: All occurrences of uint64_t were replaced with u_int64_t for glibc 2.0. /dev/rtc can be a module. It is no longer assumed that malloc(0) returns a pointer. Cross compile changes were made. A better explanation for rmmod -a was written. References to modules(2) were removed.
Changes: This release has many AI improvements, improved ko handling, and speedups through caching of data.ほー。
ssh-add -dだった。ノートで鍵を離して suspend したいときとかに。
Tripwire Policy File Generator uses a Perl script - mktrippol.pl - that writes a Tripwire policy file from an existing Linux setup. While it targets ROCK Linux it can really be used for any system. The script reads its commands from a Tripwire policy file 'template' using name expansions. It has a few nice facilities like list expansion, directory walks, variable adding etc. Changes: This release includes directories and --prefix support for tripwire binaries.
tty mania は ttyrec で録画した ttyビデオを公開するサイトです。 端末の大きさを 80x24 に設定してお楽しみください。ひひひ。
This document describes how to set up your Linux server to limit download bandwidth or incoming traffic and how to use your internet link more efficiently.* NEW entry
ssh -f 16667:plumserver:6667 plumserver ping -i 60 localhost > /dev/nullしといて、ircat で localhost の 16667 へつなげばよろしい。 のだが、めんどいな。 シェルスクリプトから上記を実行→ircat を起動して、 ircat の終了と同時に ssh も殺すにはどう書くのが楽だろうか?
CONNECTING TO AN RSYNC SERVER It is also possible to use rsync without using rsh or ssh as the transport. In this case you will connect to a remote rsync server running on TCP port 873. You may establish the connetcion via a web proxy by set- ting the environment variable RSYNC_PROXY to a host- name:port pair pointing to your web proxy. Note that your web proxy must allow proxying to port 873, this must be configured in your proxy servers ruleset.
Changes: removal of the localhost special case of via (use plugin %h for talking to ssh instead), preventing POP3 code from authenticating multiple times on success, fixes for IMAP password shrouding, GCC warning cleanups, a fix for another hole that was letting zombies through, a SA_RESTART portability fix for SunOS, and ignoring Sender and Resent-Sender headers unless they contain @.
Changes: This release includes numerous new features, documentation updates, and bugfixes.
deb http://surf.ap.seikei.ac.jp/~nakano/deb ./ deb-src http://surf.ap.seikei.ac.jp/~nakano/deb ./pgp 鍵は一応 このへん にあります(笑)
This document provides an overview of the X Window System's architecture, give a better understanding of its design, which components integrate with X and fit together to provide a working graphical environment and what choices are there regarding such components as window managers, toolkits and widget libraries, and desktop environment* NEW entry
Changes: A new feature was added to set the CD-ROM speed.
afrestore -1 -C . home/nakano/.gnome [...] home/nakano/.sawfishで復帰。
afrestore -1 -C . 'home/nakano/.gnome/' 'home/nakano/.gnome/*/' \ 'home/nakano/.gnome/*/*/'とかしないと駄目だった。パス名の前後に implicit につけられる wildcard の * が "/" にマッチしてないらしい。glob 的ですね。 afrestore が変わったのかな。 こうなると、 こないだのメールのアレ に入換えてみるのが良いかなあ。
deb http://pandora.debian.org/~kitame/mozilla ./という apt-line を使えということ。
Knapster is a Linux KDE client of Napster, the MP3 download utility. It supports most of the napster client operations such as searching by songname/band, messaging, chat channels, downloads and uploads, and an mp3 library. Changes: This is the initial release of knapster2, a KDE 2 version of knapster.
xnapster is a Java Napster clone.
Imagine discovering bubbles in your bathwater that are as hot as the sun's surface. You might wonder how they got there, and you wouldn't be alone. For 70 years, physicists have puzzled over sonoluminescence, a process where sound waves create thousands of hot, luminous bubbles in water. To find out what makes the bubbles glow, physicists learned to isolate a single bubble in the center of a water tank. But differences in spectra led some to suspect that single bubble sonoluminescence was a distinct process from the multibubble variety. A paper in the 21 May PRL shows that the two phenomena are the same by explaining the differing spectra. The paper also supports a leading theory for the mechanism of sonoluminescence. ( O. Baghdassarian et al., Phys. Rev. Lett. 86, 4934. )
A block of glass produces light, even in the dark. Localized electromagnetic fields emanate a very small distance above almost any material surface, because the internal fields cannot end suddenly when they hit air. Now, in the 21 May PRL, a team shows how to predict and control these so-called evanescent fields by manipulating the topography of a surface. As an example of this manipulation, they propose an arrangement of nanoscale pillars and show that it leads to a "quantum corral" pattern of the light. If the theory is confirmed by experiments, it will help researchers interpret images from scanning probe microscopes and may also lead to brighter fluorescent probes of biomolecules. ( Colas des Francs et al., Phys. Rev. Lett. 86, 4950. )
This document describes how to build, setup, and use the ACP (Mwave) Modem feature of the IBM Thinkpad[tm] 600E, 600, and 770x.* NEW entry
The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines are written from scratch by the GSL team in ANSI C, and are meant to present a modern API for C programmers, while allowing wrappers to be written for very high-level languages. Changes: This release includes new modules for numerical differentiation and ntuple, a complete CBLAS implementation for systems where ATLAS is not installed, now compiles with Microsoft Visual C++, and many other enhancements.
Patchutils contains interdiff and filterdiff. You can use interdiff to create an incremental patch between two patches that are against a common source tree. Filterdiff is for extracting or excluding patches from a patch set based on modified files matching shell wildcards.
DNSTools is a Web and command-line based tool to administer your DNS configuration files. It uses a MySQL database to store DNS records for quick updates, then creates BIND-compliant (v4 & v8) configuration files from the database records. The size of the DNSTools database is limited only by the platform it is running on. DNSTools is most commonly used as a Web-based front end for the BIND name server software.
ErrorDocument 404 /%7Enakano/CBH/index.htmlという .htaccess を置いたりしていた。
The VCG tool reads a textual and readable specification of a graph and visualizes the graph. If not all positions of nodes are fixed, the tool layouts the graph using several heuristics as reducing the number of crossings, minimizing the size of edges, centering of nodes. The specification language of the VCG tool is nearly compatible to GRL, the language of the edge tool, but contains many extensions. The VCG tool allows folding of dynamically or statically specified regions of the graph. It uses colors and runs on X11 and MS Windows 3.1. (An older version runs on Sunview).sid なら apt-get install vcg で OK。
ftnchek -calltree=vcg *.f xvcg -papersize a4 -scale 75 -psoutput main.ps main.vcgといった感じ。できたのが vcg ファイル と ps ファイル 。
This program is invoked from the .forward file of a user and scans the incoming mails for .vbs .exe .com .bat, and similar attachments. If a message is clean, it is inserted into the users qmail-style Maildir. Otherwise, it is bounced. License: BSD License外部の virus checker と組み合わせるのかな?
Changes: This is mostly a maintainance release which fixes various bugs, including portability issues (Solaris large disks, AIX, Hurd), a number of floppyd problems, a file overwrite bug which can happen on almost-full disks, and some minor documentation errors. A mode to translate file contents from DOS-style line terminators to Unix-style line terminators was added. Zip250 support was also added.
Changes: A fix for a signal race condition and bugfixes for 8.11.3.
Changes: An fdisk fix for OSF and a chsh compilation fix.
Unexpected error in "read_ZEIT_char()で落ちる。 同じ sid でもデスクトップマシンの方は大丈夫だから、 ちゃんと調べてみないとな..
A complete recipe for creating audio CDs from MP3 files.* NEW entry
rpm -qpl hoge.rpmある rpm がライブラリへの依存関係で入らないときは、 こいつで取ったリストを grep し、 そのパッケージを入れればいい、のか? 頭悪いやり方だが...
でもやっぱ時代はapt-cache searchExactly! なんだけど、
#!/usr/bin/make -fなファイルなので、 asiya24-vfont や watanabe-vfont を入れた後ただ実行しても /etc/vfontcap は (time stamp が新しいので) 更新されない。 いっぺん消さないといけない。しばらく悩んだ。
% ls -1F /etc/vfont 00vflib2 gothic@ gothic-italic@ mincho@ mincho-italic@ ttf-microsoft-gothic ttf-microsoft-minchoの状態にし、update-vfontcap を実行して こんな vfontcap にしたら、何の問題もなく xdvi-ja が実行されました。 ghostview も問題なし。お騒がせしました。
This HOWTO explains how to set up a Linux machine to run an Apache web server using PHP to access a Sybase-ASE database.* NEW entry
ダイジェストメール/各種メールボックス形式を 分割・変換・移行するツールです。Windows 用。入力24形式、出力11形式。Winbiff は入出力とも対応している。
・・・とは言っても、ここではメーラーの面倒までは見ません。Win から UNIX へメールをコピーするだけです。
とは言え、Win は多くのメーラーが独自形式で過去のメールを保存しているため、そのままでは厄介ですが、幸いツールがありますので、それを使います。
一方、UNIX では3種類を私は知っています。大抵のメーラーはこのうちのどれかに対応していますし、相互変換ツールもありますので、なんとか移行はできるでしょう。
自宅に入れた Debian(UU の potato) をいじりたくなってきましたが,その前に未だに288モデムなのをなんとかするべきですな.自宅の ISDN -> ADSL 移行に伴って YAMAHA の RT-50i が今手元で宙に浮いてるんですが、いります?