Message boards : Questions and problems : Best way to see tasks in Linux command?
Message board moderation
Author | Message |
---|---|
Send message Joined: 8 Nov 19 Posts: 718 ![]() |
I'm currently running Boinc from Google Cloud computing, on Ubuntu headless. I saw this picture online: ![]() and wondered if boincmgr comes with some visualization like above (a bit like the manager, but in a terminal window)? Most commands I either get returned: Unable to init server: Could not connect: Connection refused 20:42:02: Error: Unable to initialize GTK+, is DISPLAY set properly? or Authorization failure: -155 I did start boinc via the command: /etc/init.d/boinc-client start Is it perhaps better to start via typing boinccmd? |
![]() ![]() Send message Joined: 17 Nov 16 Posts: 906 ![]() |
BOINC Manager does not come with any command line GUI. But there is a GUI for command line client called BoincTUI. https://sourceforge.net/projects/boinctui/ The image you posted looks strongly similar to the gui of that program from the project screenshots. |
Send message Joined: 8 Nov 19 Posts: 718 ![]() |
BOINC Manager does not come with any command line GUI. But there is a GUI for command line client called BoincTUI. Seems like it indeed! I'm running debian//Ubuntu, but the link you gave doesn't have a make file, nor install instructions. How do I install it? Or are there any other programs that are easy to install in terminal, with similar features? |
Send message Joined: 10 Apr 20 Posts: 9 ![]() |
There is boinc-status bash script, and it looks very nice. But you need to change BOINC_PATH=/var/lib/boinc-clientto BOINC_PATH=/var/lib/boincin the script code. |
![]() ![]() Send message Joined: 17 Nov 16 Posts: 906 ![]() |
BOINC Manager does not come with any command line GUI. But there is a GUI for command line client called BoincTUI. You need to build it from the source provided. Unpack the archive somewhere, the Download folder is fine, then open a Terminal in the boinctui-2.3.5 folder you unpacked and compile the application. Or an easier way, the application is in the Ubuntu repository it appears. Didn't even think of checking. sudo apt install boinctui |
Send message Joined: 8 Nov 19 Posts: 718 ![]() |
sudo apt install boinctui That did the job, thanks! However, on the T1 Micro servers, I guess I don't have enough RAM (only 575 available, and depending on the project 250-500MB are used up) Will try on the E1 Micro servers, they have 1GB for dual core. |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.