ºÇ¿·ÈǤϤ³¤Á¤é¡£ Æͤùþ¤ß¤Ï³ÆÆüÉդΠBBS ¥¨¥ó¥È¥ê¤Î¤Û¤«¡¢ ¥á¡¼¥ë (nakano@st.seikei.ac.jp) ¤ä ¥Õ¥©¡¼¥à ¤«¤é¤É¤¦¤¾¡£ ¤Ê¤ª¥¹¥Ñ¥à½ü¤±¤Î¤¿¤á¡¢BBS µ¡Ç½¤Ë¤Ï ´Ë¤¤Ç§¾Ú¤òÆþ¤ì¤Æ ¤¤¤Þ¤¹¡£ ¸¡º÷¥¨¥ó¥¸¥ó¤«¤éÍ褿Êý¤Ï¡¢¥¨¥ó¥¸¥ó¤ÎÊý¤Î¥¥ã¥Ã¥·¥å¤ò¸«¤ë¤«¡¢ ²¼¤Î´Ê°×¸¡º÷¤ò»î¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤¡£
|
Namazu for hns ¤Ë¤è¤ë´Ê°×Á´Ê¸¸¡º÷ ¾Ü¤·¤¯¤Ï ¾ÜºÙ»ØÄê/¥Ø¥ë¥×¤ò»²¾È¤·¤Æ²¼¤µ¤¤ |
|||||||||||||||||||||||||||||||||||||||||||||||||
Most UNIX-based systems have the concept of a serial console. Linux is no exception to this, and this document covers how to set up your hardware to use a serial console.* NEW entry
DynDns Service is for people who want to provide a dynamic DNS service like DHS.org or yi.org. The server listens for update requests, updates the zone file, and then sends a HUP signal to named. The update is protected by a user database and passwords. Note: This package is not related to the software running dyndns.org. Changes: Fixed segfault when config file or zonefile were missing. Replaced all printf calls with fprintf calls.
ext3 adds journaling filesystem capabilities to ext2fs. Changes: Orphan list handling was fixed.
gd is a library used to create PNG, JPEG, or WBMP images. It has many nice features and can be used in scripts (e.g. PHP) for dynamic image generation. Changes: Support for the FreeType2 library has been added, as well as support for fonts in the DEFAULT_FONTPATH or GDFONTPATH shell environment. Some unused symbols have been removed to reduce the number of comipler warnings. A size comparison bug in gdImageCompare has been fixed. REXX is now mentionned, and memory allocation functions are wrapped within the library.
proxy-report.pl generates a list of requested server addresses (simplified URLs) from your Squid proxy server log files. Requests for each URL are summarized on a per day basis. This script can generate reports based on the IP of the user. It also automatically handles gzipped files. URL exclusion patterns are supported. A sample report is available on the home page.
RFC Util allows you to specify the number of an RFC, or a search string, and it returns all related RFCs. It features command line switches to spawn lynx or w3m to view the RFC, dump to file for offline viewing, or mail to an address. It also allows local and remote lookups of port, service, or proto numbers.
NUMA ==>
Non-Uniform Memory Access
<architecture> (NUMA) A memory architecture, used in multiprocessors, where the access time depends on the memory location. A processor can access its own local memory faster than non-local memory (memory which is local to another processor or shared between processors).¾¤Ë¤Ï Glossary of the Linux FreeS/WAN project ¤Ê¤É¤â¡£
Changes: bug fixes
Dear Sir Hello I don't know japan . Will you help me? I visited your site I want to get more information about gold karatage tester . I want to buy one . Please mail me the most information and catalog and its price.spam ¤Ç¤Ï¤Ê¤¤¤è¤¦¤À¤¬... ¤Ê¤ó¤À¤³¤ê¤ã¡©
Changes: This release fixes quiet mode to shut up when dead tags are encountered, the configure bug related to not recognizing --with-xx arguments, the manpage link to the homepage, the multiple root option and files in the Attic in cvsweb.cgi (diff on the homepage). The string expansion has been extended for all paths to expand either with or without a trailing "/". php3 wrappers have been added to the repository.
desk0 allows you to remotely view any X display with a Java client. The server is run on a Unix box and the client runs on any remote system capable of running Java. You can connect many clients to a single server. It works well as a demo or monitoring tool.
pilot-mailsync is an application to transfer outgoing mail from and deliver incoming mail to a Palm OS device. It relies on the libraries installed by pilot-link. Changes: There is now a real FCC. The hack for POP3 and MH folks has been re-added. Users can delete email from the mail source as it is transfered to the Palm. When mail is deleted from the Palm, it is deleted from the source at the next sync. There is now a user-configurable character set (which needs work). There is a new version of c-client (built with SSL enabled). It builds with recent pilot-link snapshots.
Changes: Many small improvements throughout, addition of a GUI for setup and control of PPPoE links, and addition of wrapper program to allow non-root users to bring links up and down.
ssed is a version of sed that supports a few new features, including Perl regular expressions and much greater speed than GNU sed. Changes: A fix for a bug in parsing the q/Q commands and an incongruency in the parsing of octal constants in Perl mode (\XXX in regexps, \oXXX elsewhere).
vsftpd is an FTP server written from the ground up to be free of security holes, whilst providing safeguards so the impact is low if it isn't. It is also very small and fast. Changes: There are many performance fixes for large directories. RFC compliance: starting up in ASCII mode, has been added. A work around for broken firewalls having PASV mode trouble. The -l, -t, -r, -a arguments have been added to the "ls" command. setproctitle() support has been added. It now builds and runs on FreeBSD 3.x and glibc-2.0 machines. There is a workaround for a Linux Kernel 2.0 bug.
Imlib is an advanced replacement library for libraries like libXpm that provides many more features with much greater flexibility and speed. It was originally written for E, now used by the GNOME Project. Changes: This is the last release of Imlib1
Latex2slides is a simple graphical program that produces a set of HTML/JPEG slides from a TeX or LaTeX source. Each Postscript page is converted to a JPEG image using ImageMagick's convert. The program then makes one HTML page for each JPEG (or slide), and an index.html page. As a result, each page in your slide presentation corresponds to one of the Postscript pages you would obtain from the LaTeX source. Changes: The tar.gz package now includes an installer (and uninstaller) and improved documentation. The help menu has two new options: "Read local documentation", and "Go to the latex2slides Web page". Better communication with the user is now available via the StatusBar. Minor improvements have been made throughout the code.
rtf2latex2e is an utility to convert RTF files from popular word processors to the LaTeX2e format for those who value quality typesetting. rtf2latex2e uses the RTF reader package by Paul DuBois to parse the RTF code and generates an appropriate LaTeX file. The main features of rtf2latex2e are: detects text style: bold, italic, color, big, small,... reads embedded figures: PICT, WMF, PNG, JPEG,... reads tables: simple to semi-complex equations: reads out Equation Editor equations (courtesy Steve Swanson, http://www.mackichan.com) symbols: converts most greek and math symbols reads footnotes (not in tables yet), and converts hypertext links using the hyperref package. Changes: There are bug fixes and adds run-time compatibility support for Scientific Workplace.
stupid-ftpd is an ftp server which provides normal, ftp-daemon functionality and a command-line mode. It uses an /etc/passwd independent user database which allows many variations of permissions. Changes: This project has been renamed to stupid-ftpd, and has implemented DELE ftp-command, extended the help-command, included 'make install', replaced the ugly system call with shell and pipe combination by new code (ls.c) to make stupid-ftpd more secure.¤Ê¤ó¤Á¤å¡¼Ì¾Á°¤À(¾Ð)
UsePriviledgedPort yes¤òÄɲ䷤ʤ¤¤È¡¢¸Å¤¤ sshd ¥µ¡¼¥Ð *1 ¤ËÂФ·¤Æ RhostsRSAAuth ¤¬¸ú¤«¤Ê¤«¤Ã¤¿¡£
quotatool is a utility for setting Linux filesystem quotas from the command line. It works beautifully from inside a shell script. Changes: This is now the stable release.¤¤¤Þ Linux ¤Î quota ¤Ã¤Æ¤É¤¦¤Ê¤Ã¤Æ¤ë¤Î¤«¡¢ ¤è¤¯¤ï¤«¤Ã¤Æ¤Ê¤¤¤ó¤À¤¬... Î㤨¤Ð reiserfs ¤È¤«¤À¤È¡©
Changes: Simplification and differentiation updated, some bugs fixed.
Changes: Bugfixes, a missed case in hash detection code, a new REISERFS_CHECK mode (you can mount by 3.5.x then by 3.6.x and again by 3.5.x), and a check for the count parameter in reiserfs_file_write.
A measuring apparatus based on a phase shifting interferometry technique to determine the mechanical properties of metal oxide films was presented. Thin films were prepared by ion-beam sputter deposition at low substrate temperature. Quantitative determination of the mechanical properties such as the internal stress, biaxial elastic modulus, and thermal expansion coefficient of metal oxide films were investigated. A phase shifting Twyman˨reen interferometer with the phase reduction algorithm was setup to measure the temperature-dependent stress in thin films. Two types of circular glass plates, with known Young's moduli, Poisson's ratios, and thermal expansion coefficients, were used as coating substrate. The temperature-dependent stress behavior of the metal oxide films was obtained by heating samples in the range from room temperature to 70 ¡ÝC. The stresses of thin films deposited on two different substrates were plotted against the stress measurement temperature, showing a linear dependence. Four oxide films were reported for their film stresses and thermal expansion coefficients.
The 3¦Ø method has been proven to be very useful for determining the thermal conductivity of thin films and their substrates. Several simplifications are often used in determining the thermal conductivity of the films based on the experimentally measured 3¦Ø signal. These simplifications, however, have limited range of applicability. In this work, we present a detailed analysis and mathematical modeling of the 3¦Ø method applied for different experimental conditions. Effects considered include the finite substrate thickness, anisotropic nature of the film and substrate thermal conductivity, the film-substrate thermal property contrasts, the effect of heat capacitance of the heater, and the effect of thermal boundary resistance. Several experimental results are analyzed using the models presented. This work shows that the 3¦Ø method can be extended to a wide range of sample conditions, with anisotropic conductivities in both the substrate and the film, and with small film-substrate conductivity contrast.
nslint is a lint-like program that checks DNS files for errors. DNS or Domain Name System generally maps names to IP addresses and E-mail addresses in a hierarchical fashion. Errors detected include missing trailing dots, illegal characters (RFC 1034), records without matching PTR records and vice-versa, duplicate names in a subnet, duplicate names for an address, names with cname records (RFC 1033), missing quotes, and unknown keywords. Changes: Missing trailing dots in certain special cases is allowed, zone names are included when checking NS records, and nslint.conf network keyword is documented.
Changes: There are serial async I/O improvements. Support for app-specific dll overrides in config file has been added, and there are lots of bug fixes.
nslint -b /etc/bind/named.conf¤Î¤è¤¦¤Ëµ¯Æ°¤¹¤ëɬÍפ¬¤¢¤ë¡£ ¤·¤«¤· documentation ¤¬°µÅÝŪ¤Ë¾¯¤Ê¤¤¤Ê¡£ ¤¤¤¤¥×¥í¥°¥é¥à¤Ê¤Î¤À¤¬¡¢¤â¤Ã¤¿¤¤¤Ê¤¤¡£
% sudo apt-get upgrade Reading Package Lists... Done Building Dependency Tree... Done 1 packages upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Need to get 0B/1170kB of archives. After unpacking 0B will be used. Do you want to continue? [Y/n] (¥Ç¡¼¥¿¥Ù¡¼¥¹¤òÆɤ߹þ¤ó¤Ç¤¤¤Þ¤¹... ¸½ºß 62021 ¸Ä¤Î¥Õ¥¡¥¤¥ë¤È¥Ç¥£¥ì¥¯¥È¥ê¤¬¥¤¥ó¥¹ ¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Þ¤¹¡£) xlibs 4.0.2-11 ¤ò(.../xlibs_4.0.2-12_i386.deb ¤Ç)ÃÖ´¹¤¹¤ë¤¿¤á¤Î½àÈ÷¤ò¤·¤Æ¤¤¤Þ¤¹. .. xlibs ¤òŸ³«¤·¡¢ÃÖ´¹¤·¤Æ¤¤¤Þ¤¹... dpkg: /var/cache/apt/archives/xlibs_4.0.2-12_i386.deb ¤ÎÆɤ߹þ¤ß¥¨¥é¡¼¤Ç¤¹(--unp ack) `/usr/X11R6/lib/X11/app-defaults'¤ò¾å½ñ¤¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹¡£¤³¤ì¤Ï¥Ñ¥Ã¥±¡¼ ¥¸ jgroff ¤Ë¤â´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹¡£¡£ °Ê²¼¤Î¥Ñ¥Ã¥±¡¼¥¸¤Î½èÍýÃæ¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿: /var/cache/apt/archives/xlibs_4.0.2-12_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
dpkg --purge --force-depends jgroff apt-get install jgroff¤Ç jgroff ¤ÎÂå¤ï¤ê¤Ë groff ¤¬Æþ¤Ã¤Æ°ì·ïÍîÃå¡£
apt-get install groff¤À¤±¤Ç¤ª¤Ã¤±¡¼¤À¤Ã¤¿¡£
The electric field in a low-pressure electrodeless discharge has been determined from discharge voltage measurements at constant discharge current as a function of gas pressure. Measurements have been made in neon, argon, and xenon at discharge currents of 1, 3, and 10 A with a driving frequency of 0.45 MHz. The behavior of the electric field as a function of gas pressure has been found to be qualitatively similar for all three gases. At the lowest gas pressures at which a discharge can be sustained, the electric field is relatively high. With increasing gas pressure the field reaches a local minimum, followed by a local maximum and another local minimum. Above 1 Torr, the electric field increases monotonically with gas pressure.
A three-dimensional simulation code which calculates wave propagation, plasma transport, and gas phase chemical reactions self-consistently in an electron cyclotron resonance plasma reactor has been developed. The code is designed to treat the three-dimensional inhomogeneity with a reasonable accuracy in a realistic configuration of the reactor within an acceptable computational time using common computer resources. The profiles of electromagnetic wave fields and the temporal evolution of plasma parameters and radical densities in a bounded, inhomogeneous, cylindrical system have been calculated. The code can resolve azimuthal asymmetry of the plasma associated with a rectangular waveguide coupling or an asymmetric injection of reactive gases as well as the radial and axial variations.
Although superhardness effects have been extensively investigated for epitaxial ceramic nanomultilayer films with the same crystal structures in the last decade, those for multilayers with different crystal structures have been seldom studied. In this article, NbN/TaN nanomultilayers have been designed and deposited by reactive magnetron sputtering. The results showed that the crystal structures of NbN and TaN are face-centered cubic and hexagonal in superlattice films, respectively, and the lattice plane (111) of NbN is coherent with the (110) of TaN, i.e., {111}fcc-NbN{110}h-TaN. The results of microhardness measurement showed that the superhardness effects of NbN/TaN multilayers exist in a wide range of modulation period from 2.3 to 17.0 nm. This phenomenon is different from that of epitaxial ceramic multilayers where the maximum hardness usually takes place at a modulation period of 5.0?10.0 nm. It is proposed that the coherent stresses and the structural barriers (fcc/hexagonal) to dislocation motion between NbN and TaN layers are the main reasons for the high-hardness value in a wide range of modulation periods.
Thin film coolers can provide large cooling power densities compared to bulk thermoelectrics due to the close spacing of hot and cold junctions. Important parameters in the design of such coolers are investigated theoretically and experimentally. A three-dimensional (3D) finite element simulator (ANSYS) is used to model self-consistently thermal and electrical properties of a complete device structure. The dominant three-dimensional thermal and electrical spreading resistances acquired from the 3D simulation are also used in a one-dimensional model (MATLAB) to obtain faster, less rigorous results. Heat conduction, Joule heating, thermoelectric and thermionic cooling are included in these models as well as nonideal effects such as contact resistance, finite thermal resistance of the substrate and the heat sink, and heat generation in the wire bonds. Simulations exhibit good agreement with experimental results from InGaAsP-based thin film thermionic emission coolers which have demonstrated maximum cooling of 1.15 ¡î at room temperature. With the nonideal effects minimized, simulations predict that single stage thin film coolers can provide up to 20-30 ¡î degrees centigrade cooling with cooling power densities of several 1000 W/cm^2.
Enormously high secondary electron emission yields under electric field are observed from MgO deposited on carbon nanotubes. The yields reach a value as high as 15 000 and are strongly dependent upon the bias voltage applied to the sample. The creation of the electric field across the MgO film after bombardment of primary electrons is considered as one of key features, since positive charges are generated at the surface by departure of secondary electrons. Subsequent bombarding electrons produce other secondary electrons inside the MgO film, then the liberated secondaries are accelerated towards the surface under the strong field. Under this condition, the secondary electrons gain sufficient energy to create further electrons by impact ionization. The process continues until an equilibrium avalanche is established. To elucidate the earlier explanations, the kinetic energy spectra of secondary electrons are measured by an energy analyzer at various bias voltages in MgO/carbon nanotube samples. The analysis of spectral results with the energy band diagram gives us strong evidence for the suggested mechanism.
Carbon nitride films with ¦Â-C3N4 crystals of 200 nm grain size were grown on Si (100) substrates using magnetron sputtering. Reactive deposition was achieved using a graphite target in an argon/nitrogen plasma at room temperature. These films were characterized by transmission electron microscopy (TEM), atomic force microscopy (AFM), x-ray photoelectron spectroscopy (XPS), Fourier-transform infrared spectroscopy (FTIR), and Raman spectroscopy. Micro level ¦Â-C3N4 crystal grains were observed with TEM. According to calculations from electron diffraction pattern, these crystalline structures were in a good agreement with hypothetical b-C3N4 structure. AFM measurement also indicated the grain size was around 200 nm and the carbon nitride films had low surface roughness. From XPS data, maximum N/C ratio of 0.5 was achieved in the films. XPS spectra of the films typically showed three peaks in the C 1s core level spectrum (centered at 284.6, 285.9, and 287.2 eV) and two peaks in the N 1s core level spectrum (centered at 398.7 and 400.2 eV). This indicates that there are two types of C-N bonds; N is bonded to sp2- or sp3-coordinated C atoms in the as-deposited films. FTIR spectra showed three absorption bands in the range of 1000?3000 cm?1. The absorption band around 2367 cm?1 can be attributed to CN nitrile bond. The absorption bands around 1559 and 1201 cm?1 demonstrate the existence of CN (sp2) and C?N (sp3) bonds. Analysis of Raman spectrum further demonstrated the coexistence of sp, sp2, and sp3 bonds. All of XPS, FTIR, and Raman measurements showed the presence of fourfold coordinated ¦Â-C3N4 crystals in the films, which is in good agreement with TEM and electron diffraction results.
iMolecular dynamics simulations are performed to study the fundamental role of the ion beam in determining the in-plane texture of 100 oriented (out-of-plane) MgO films during ion beam assisted deposition (IBAD). Sputter yields are determined as a function of in-plane orientation for Ar ion beams. The minimum sputter yield exists at an ion beam orientation corresponding to the MgO 110 direction. The finite width of the sputter yield minimum is attributable to two main factors: (i) only a fraction of the incident ions are oriented to travel directly down the center of the channel and (ii) ions that are not exactly parallel to the channeling direction may channel. While the simulations imply that it is possible to in-plane orient {001} MgO films using IBAD, there are fundamental limitations on the degree of ordering that can be achieved.
FBASIC is a simple interpreter in the spirit of Microsoft MBASIC/GWBASIC. It supports CURSES, file access, and a full range of numeric and string functions. License: Free To Use But Restricted
ftpd-ssl (formerly linux-ftpd-ssl) is a hacked-up version of Debian's OpenBSD ftpd port that supports control connections via SSLv3. It is useful for building tunnels.
ht://Check is a link checker derived from ht://Dig. It can retrieve information through HTTP/1.1 and store it in a MySQL database so that after a "crawl", ht://Check can return broken links, anchors not found, content-types, and HTTP status codes summaries. A PHP interface lets the user to query and view the results directly via the web.
Sarg (Squid Analysis Report Generator) is a tool that allows you to view where your users are going to on the Internet. Sarg generates detailed reports in html.
A fast ion penetrating a solid creates a track of excitations. This can produce displacements seen as an etched track, a process initially used to detect energetic particles but now used to alter materials. From the seminal papers by Fleischer et al. [Phys. Rev. 156, 353 (1967)] to the present [C. Trautmann, S. Klaumunzer and H. Trinkaus, Phys. Rev. Lett. 85, 3648 (2000)], `Coulomb explosion' and thermal spike models are treated as conflicting models for describing ion track effects. Here molecular dynamics simulations of electronic-sputtering, a surface manifestation of ion track formation, show that `Coulomb explosion' produces a `heat' spike so that these are early and late aspects of the same process. Therefore, differences in scaling are due to the use of incomplete spike models.
¥Ð¥¹¥±¥Ã¥È¥Ü¡¼¥ë¤ÎÏäòÌõ¤¹¤¿¤á¤Ë¡¢¤Ã¤Æ¤Î¤Ï¤ä¤ê¤¹¤®¤À¤È»×¤¦¡£ ¤Æ¤¤¤¦¤«¤½¤ì¤ÏËÝÌõ¤È¤Ï´Ø·¸¤Ê¤¤¤À¤í(¾Ð)
(Ãæά)
¡Ø¥¹¥é¥à¡¦¥À¥ó¥¯¡ÙÁ´»°½½°ì´¬¤òÆÉÇˤ·¤Æ¤·¤Þ¤Ã¤¿¡£
¥¢¥¸¥ì¥ó¥È¡¦¥Æ¥¯¥Î¥í¥¸¡¼³ô¼°²ñ¼Ò¤Ï¡¢ ¥¢¥¸¥ì¥ó¥È¡¦¥Æ¥¯¥Î¥í¥¸¡¼À½¤Î¬Äê´ï¤È PC¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤È¤Î¥Ç¡¼¥¿¤Î¼õ¤±ÅϤ·¤òÍưפˤ¹¤ë¥½¥Õ¥È¥¦¥§¥¢ ¡ÖAgilent IntuiLink¡Ê¥¤¥ó¥Á¥å¥¤¥ê¥ó¥¯¡Ë¡×¤òȯɽ¡¢Ìµ½þÄ󶡤ò³«»Ï¤·¤Þ¤·¤¿¡£ÂбþºÑ¤ßÀ½Éʥꥹ¥È:
Changes: tgt_long is now used in kernel structures. The format for generic strings was corrected. The modinfo filename is now printed before parameters. modinfo's output is now printed in a machine parsable format. SEGREL32 relocs are now supported on hppa/hppa64.
named:*:35:35:Nameserver:/chroot/bind:/bin/sh/etc/group:
named:*:35:
# mkdir -p /chroot/bind; cd /chroot/bind # mkdir -p sbin usr/sbin etc dev lib # cp /sbin/ldconfig sbin # cp /usr/sbin/named usr/sbin # cp /usr/sbin/named-xfer usr/sbin # cp -r /etc/bind etc # chown -R named.named etc/bind # cp /etc/localtime etc # mkdir var/cache/named var/run # chown named.named var/cache/named var/run # cd lib # cp /lib/libc-2.1.3.so . # ln -s libc-2.1.3.so libc.so.6 # cp /lib/ld-2.1.3.so . # ln -s ld-2.1.3.so ld-linux.so.2 # cd ../dev # mknod null c 1 3 # chmod 666 nullls -lR /chroot/bind | grep -v "^total" ¤Î·ë²Ì¤Ï ¤³¤Á¤é ¡£¤¿¤À¤·¸å½Ò¤Î dev/log ¤È¤«¡¢ ¼Â¹Ô»þ¤Ë¤Ç¤¤ë var/run °Ê²¼¤Î¥Õ¥¡¥¤¥ë¤âÆþ¤Ã¤Æ¤¤¤ë¡£
# chroot /chroot/bind /sbin/ldconfig -v¤È¤·¤Æ¡¢/chroot/bind/etc/ld.so.cache ¤òºî¤ë¡£
SYSLOGD="-a /chroot/bind/dev/log"¤È¤·¤Æ /etc/init.d/sysklogd restart¡£ ¤¹¤ë¤È /chroot/bind/dev/log ¤¬¤Ç¤¤ë¤Ï¤º¡£
Changes: This is a maintenance release, fixing a number of bugs in BIND 9.1.0.
dvorak7min is an ncurses-based Dvorak typing tutor. Changes: This release includes a missing prompt, and tweaks to the CPS and CPM counter to be more fair.
ne is a free text editor that runs on (hopefully almost) any UN*X machine. ne is easy to use for the beginner, but powerful and fully configurable for the wizard, and most sparing in its resource usage. Changes: This release includes transparent support for MS-DOS files (allowing conversion to/from Unix style), support for the Meta key, even in the ESC-prefix style of gnome-terminal, and various built-in keyboard escape sequences and the entire ANSI terminal control sequences, allowing ne to work on various different terminal types.debian ¤Ë¤âÆþ¤Ã¤Æ¤ë¤¢¤Î ne ¤È¤Ï¤Þ¤¿°ã¤Ã¤¿¤ä¤Ä¤é¤·¤¤¡£
dvorak7min assumes it is run with the dvoarak keymappings already loaded.¤È¤¤¤¦¤³¤È¤Ç¡¢µ¯Æ°¤Ç¤¤Í¤¨(¾Ð)
If there's an outbreak of the flu in your city, you can count on the Centers for Disease Control for help, but if it's the "I Love You" bug, forget it. That's because viruses spread differently on the internet than they do in the real world, according to a paper in the 2 April PRL. While a biological disease can only spread from person to person, a digital virus can reach many computers simultaneously from a single server. This difference in transmission makes computer viruses all but impossible to eliminate, according to the authors, but the model they describe may lead to better strategies for protecting the electronic world.(R. Pastor-Satorras and A. Vespignani, Phys. Rev. Lett. 86, 3200. )