留言板 :
Number crunching :
Linux Help!
留言板合理
| 作者 | 消息 |
|---|---|
Paul D. Buck 发送消息 已加入:19 Jul 00 贴子:3898 积分:1,158,042 近期平均积分:0
|
> GNU is short for GNU's not Unix, You forgot to point out that GNU is recursive too ... |
|
Spear 发送消息 已加入:15 Nov 01 贴子:49 积分:6,365,604 近期平均积分:0
|
> I have Mandrakelinux... and it's not the "DOS" version, and whats gnu, isnt > that little cow on the taskbar ? > GNU is short for GNU's not Unix, it's the collection of free software. Linux is the kernel itself but GNU makes up the rest of the system, hence it's often referred to as GNU/Linux. www.gnu.org has loads more details. |
Chilean 发送消息 已加入:6 Apr 03 贴子:498 积分:3,200,504 近期平均积分:0
|
|
Cochise 发送消息 已加入:3 Apr 99 贴子:62 积分:3,079 近期平均积分:0
|
This may help you and teach you how to optimize boinc for your system. It helped me! Welcome to Linux. http://www.pperry.f2s.com/index.htm |
Neil Walker 发送消息 已加入:23 May 99 贴子:288 积分:18,101,056 近期平均积分:0
|
> I'm a newbie on the Linux OS. Welcome to the world of the free. :) > I installed BOINC (I think) but it runs on the terminal... (like DOS) is this > normal Errm...sort of. Depending on which version you have, it's either a command line app or a daemon and a gui manager. For the command line app or daemon, I like to run it in the background. In fact, I load it from the init scripts so it truly runs as a daemon (or service). I also re-direct any output to a log file. You can do that by typing the following while in the boinc directory: ./boinc >>/var/log/boinc.log 2&>1 & > or you can run it on a window like on Windows??? You can do the above from either the console or from one of the X terminal apps like konsole or xterm. If you have boincmgr, that runs as a gui app in X and allows you to monitor and control the daemon. > And how do you chmod +x ?? Well, if the app is running, you or someone must have done it. ;) You can get full details of the use of chmod by typing <B>man chmod</B> at the command prompt. The same applies to most of the command line commands. Be lucky Neil |
Chilean 发送消息 已加入:6 Apr 03 贴子:498 积分:3,200,504 近期平均积分:0
|
|
©2020 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.