뉴스, 새소식

yklim의 이미지

Apache 1.3.31 Released

http://httpd.apache.org/
New features
New features that relate to specific platforms:

    *Linux 2.4+: If Apache is started as root and you codeCoreDumpDirectory, coredumps are enabled via the prctl() syscall.
New features that relate to specific platforms:
    *Add mod_whatkilledus and mod_backtrace (experimental) for reporting diagnostic information after a child process crash. *Add fatal exception hook for running diagnostic code after a crash.
    *Forensic logging module added (mod_log_forensic)
    *'%X' is now accepted as an alias for '%c' in the LogFormat directive. This allows you to configure logging to still log the connection status even with mod_ssl
[/][/]
freekgb의 이미지

LVSP 서버 이전합니다.

LVSP(http://www.lvsp.or.kr) 강기봉입니다.

오늘이나 내일부터 일주일에서 이주일 가량 서버 이전 작업 문제로
서버 접속이 되지 않습니다.

지난해부터 업데이트도 제대로 못하고 있는데
이전 소식을 알리자니 좀 그렇네요.

서버가 한양대 안산 쪽으로 옮기고
옮기는 김에 서버 점검 등을 할 생각입니다.

그럼..

pynoos의 이미지

cvs 1.12.8 release! New Feature!

지금까지 cvs는 주로 버그패치외에 기능 개선은 그다지 크게 이루어지지 않았습니다만, 이번 cvs에는 명령하나가 추가 되었군요!

그다지도 바랬던 list 보기 입니다.

cvs ls
cvs rls

두개가 추가되어 repository에 어떤 module이 있는지 알 수 있게 되었습니다.

http://ccvs.cvshome.org/servlets/NewsItemView?newsID=108

angpoo의 이미지

P2P, 인터넷 사용량 90% 차지

http://news.empas.com/show.tsp/20040518n04983/

한국일보기사 wrote:
개인간 파일교환(P2P)과 메신저 프로그램에 의한 인터넷 데이터 소통량(트래픽)이 전체의 90%에 육박하면서 인터넷 사용량 증가를 주도하고 있는 것으로 나타났다.
18일 KT 조사에 따르면 국내 인터넷 간선망에서 당나귀(eDonkey), 소리바다 등 P2P프로그램과 MSN메신저, 다음메신저 등 메신저 프로그램이 일으킨데이터 소통량은 전체 인터넷 트래픽의 88.76%로 집계됐다.

이에 비해 일반적인 인터넷 사용(웹서핑· 검색)이 발생시킨 트래픽은 4.52%, 실시간 동영상 전송에 의한 트래픽은 0.26%에 불과했다. 특히 인터넷이용량 상위 20% 사용자가 전체 트래픽의 72%를 발생시키는 반면, 하위 20%는 0.7%의 트래픽을 유발해 사용자간 편차가 컸다. 가입자당 인터넷 사용량도 폭증해 2001년 12.8Kbps에서 불과했던 1인당 트래픽 발생량은 2003년 32.4Kbps로 껑충 뛰었다.

purewell의 이미지

Fedora Core 2 Released!!

관련 기사

BitTorrent로 안 받아지던데,
받으신 분???

처로의 이미지

리눅스의 아버지는 리누스가 아니었다!

리누스가 마침내 진실을 털어놨습니다.

"좋습니다, 인정하죠. 저는 얼굴마담이었습니다. 리눅스의 진짜 아버지는 이빨 요정과 산타 클로스이죠." "Ok, I admit it. I was just a front-man for the real fathers of Linux, the Tooth Fairy and Santa Claus."

^^;

출처: http://www.linuxworld.com/story/44851.htm

부연 설명

이 기사는 AdTI(Alexis de Tocqueville Institute)에서 최근 발표한 보고서에서 리누스가 리눅스의 아버지가 아니라는 주장에 대한 리누스의 답변입니다. (참고: [url]ht

서지훈의 이미지

Microsoft: SP2 Will Not Install on Pirated Copies of XP

Quote:
Microsoft: SP2 Will Not Install on Pirated Copies of XP
Contrary to the remarks it made to the ComputerTimes, Microsoft now claims that it will not permit users who have obtained Windows XP illegally to upgrade to its latest service release. Instead, the company will continue to enforce compliance with its licensing. Service Pack 2 has fortified XP with a new mix of security features.

출처: http://www.betanews.com/article.php3?sid=1084264398

아마도 XP를 처음 설계때부터 이런 장치를 해둔것 같다는 느낌이 역시 오는군요.
처음엔 별 이런 제재없이 풀다가...

sangwoo의 이미지

The Design and Implementation of the FreeBSD Operating Syste

유명한 "The Design and Implementation of 4.4BSD" 의 후속편인,
The Design and Implementation of the FreeBSD Operating System이
8월 초에 드디어 나온다고 하네요. 나오기 전에 얼른 가지고 있는 책을
읽어야 할텐데요.. :-)
FreeBSD-5.2 와 앞으로 나올 5.3 버전을 중심으로 쓰여졌다고 하는군요. 기대됩니다.

http://www.mckusick.com/FreeBSDbook.html

서지훈의 이미지

Benchmarking Filesystems: JFS, XFS, ReiserFS, ext3

Quote:
Benchmarking Filesystems: JFS, XFS, ReiserFS, ext3
Posted by Eugenia Loli-Queru on 2004-05-10 17:41:08 UTC, submitted by anonymous
"The conclusion is obvious by the "Total Time For All Benchmarks Test." The best journaling file system to choose based upon these results would be: JFS, ReiserFS or XFS depending on your needs and what types of files you are dealing with. I was quite surprised how slow ext3 was overall, as many distributions use this file system as their default file system. Overall, one should choose the best file system based upon the properties of the files they are dealing with for the best performance possible!" Read the whole article at the LinuxGazette.

hys545의 이미지

Mac OS X를 x86에서

LinuxPPC계열이나 MacOS X 10.3을 구동이 가능하다고 합니다.

Due to the nature of emulation, PearPC is quite slow (the client will run about 500 times slower than the host). Note that only the CPU is that slow, the speed of the emulated hardware doesn't suffer that much from the emulation; e.g. the speed of simulated harddrive/CDROM is quite good, especially when using the busmaster interface. This situation is better if you can use the JITC but still not ready for productive use.

Because the author has only access to little endian machine, PearPC will most likely only run on little endian architectures due to some stupid assumptions in the code. This shouldn't be hard to fix, the author would fix this himself if he had big endian hardware (Hint: You should donate big endian hardware to the author if you want this to be fixed!)

페이지

뉴스, 새소식 구독하기