| Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
| World Community Grid Forums
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 5
|
|
| Author |
|
|
grdv.net
Cruncher Joined: Apr 12, 2007 Post Count: 3 Status: Offline |
without X11, monitor, then no graphic lib...
./run_manager Is it possible to launch "boinc" via an SSH session then exit? |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Sure, just background the process.
|
||
|
|
grdv.net
Cruncher Joined: Apr 12, 2007 Post Count: 3 Status: Offline |
Ok, but where can I find a binary not linked with X11/graphic stuff?
|
||
|
|
D_T_G
Advanced Cruncher Poland Joined: Jan 25, 2007 Post Count: 56 Status: Offline Project Badges:
|
Run plain, command line, core client boinc
----------------------------------------ldd ./boinc linux-gate.so.1 => (0xffffe000) libdl.so.2 => /lib/libdl.so.2 (0xb7f9f000) libc.so.6 => /lib/libc.so.6 (0xb7e71000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7d8d000) libm.so.6 => /lib/libm.so.6 (0xb7d67000) libpthread.so.0 => /lib/libpthread.so.0 (0xb7d4e000) /lib/ld-linux.so.2 (0xb7fd1000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7d42000) To manage use boinc_cmd or boinc_curses (google.com). Regards, D_T_G. |
||
|
|
grdv.net
Cruncher Joined: Apr 12, 2007 Post Count: 3 Status: Offline |
|
||
|
|
|