Hey folders!
I have never played with folding@home before, and I have a dedicated Linux server (Ubuntu Server 14.04) which could help with the research project.
I also did a lot research about it, and also readed the Linux Install Guide several times, without finding the informationen I need.
Problem is - my Linux server runs without X11, and also without Apache. SSH is the only way in.
That excludes Web Control, FAHControl and FAHViewer as I understand.
Are there other ways to install and control the folding only using SSH?
Install on Linux without X11?
Moderators: Site Moderators, FAHC Science Team
-
- Site Admin
- Posts: 1288
- Joined: Fri Nov 30, 2007 9:37 am
- Location: Oxfordshire, UK
Re: Install on Linux without X11?
Welcome to the forums pazau!
You can download a tarball only release of the client from here https://fah-web.stanford.edu/projects/F ... llReleases (they aren't actually beta releases), which you can use to run the Folding@home client from a terminal with no X server.
You can download a tarball only release of the client from here https://fah-web.stanford.edu/projects/F ... llReleases (they aren't actually beta releases), which you can use to run the Folding@home client from a terminal with no X server.
-
- Posts: 1576
- Joined: Tue May 28, 2013 12:14 pm
- Location: Tokyo
Re: Install on Linux without X11?
You can also just use the regular install package on the server; I have that on my virtual folding box (Ubuntu 12.04) but only for CPU folding. Not sure if GPU folding would work w/o X; think not; but that's more a driver issue.
Once you configure the folding client you can also remote connect from a windows/Mac/Linus version of FAHcontrol to the server; works pretty well.
Once you configure the folding client you can also remote connect from a windows/Mac/Linus version of FAHcontrol to the server; works pretty well.
Please contribute your logs to http://ppd.fahmm.net
Re: Install on Linux without X11?
Thanks uncle_fungus, but I prefer to install from a .deb since I have received a lot of problems with tarballs... :p
ChristianVirtual: Do you mean the installer-script from the Linux Install Guide or? Which packages do I need?
EDIT: I forgot to mention that because it is a dedicated server, there is no graphics card onboard. Only the built-in Intel, which isn't for much use for this project.
ChristianVirtual: Do you mean the installer-script from the Linux Install Guide or? Which packages do I need?
EDIT: I forgot to mention that because it is a dedicated server, there is no graphics card onboard. Only the built-in Intel, which isn't for much use for this project.
-
- Posts: 1576
- Joined: Tue May 28, 2013 12:14 pm
- Location: Tokyo
Re: Install on Linux without X11?
Mainly his one
https://fah.stanford.edu/file-releases/ ... _amd64.deb
You can find it via this forum in header area and "The Software"; always download from there ...
https://fah.stanford.edu/file-releases/ ... _amd64.deb
You can find it via this forum in header area and "The Software"; always download from there ...
Please contribute your logs to http://ppd.fahmm.net
Re: Install on Linux without X11?
See also the questions and answers provided here viewtopic.php?f=96&t=27619
Also, a single FAHControl instance (using X11 or Windows or MacOS) can monitor and control all instances of FAHClient on your LAN.
Also, a single FAHControl instance (using X11 or Windows or MacOS) can monitor and control all instances of FAHClient on your LAN.
Posting FAH's log:
How to provide enough info to get helpful support.
How to provide enough info to get helpful support.
-
- Posts: 10179
- Joined: Thu Nov 29, 2007 4:30 pm
- Hardware configuration: Intel i7-4770K @ 4.5 GHz, 16 GB DDR3-2133 Corsair Vengence (black/red), EVGA GTX 760 @ 1200 MHz, on an Asus Maximus VI Hero MB (black/red), in a blacked out Antec P280 Tower, with a Xigmatek Night Hawk (black) HSF, Seasonic 760w Platinum (black case, sleeves, wires), 4 SilenX 120mm Case fans with silicon fan gaskets and silicon mounts (all black), a 512GB Samsung SSD (black), and a 2TB Black Western Digital HD (silver/black).
- Location: Arizona
- Contact:
Re: Install on Linux without X11?
Take the "beta" out of the URL for the public version. (same exact files, at this time, may be different in the future)uncle_fungus wrote:Welcome to the forums pazau!
You can download a tarball only release of the client from here https://fah-web.stanford.edu/projects/F ... llReleases (they aren't actually beta releases), which you can use to run the Folding@home client from a terminal with no X server.
https://fah-web.stanford.edu/projects/F ... llReleases
And no need to be concerned about these tarballs. It's just the client executable in compressed format. Nothing else.
But please note:
FAH V7 WIKI wrote:These are .tar.bz2 releases of the console only client for experts only. They are without installer, and are self-supported: FAHClient --help
How to provide enough information to get helpful support
Tell me and I forget. Teach me and I remember. Involve me and I learn.
Tell me and I forget. Teach me and I remember. Involve me and I learn.
Re: Install on Linux without X11?
Sorry for the VERY late reply, and many thanks for the answers folks!
I only downloaded the standalone FAHClient and started it under a screen session - that way I could configure and control it over the SSH connection.
What I realized, was that the client spawns slots with the lowest thread priority - meaning that ressources for the other programs shouln't be a problem at all!
I only downloaded the standalone FAHClient and started it under a screen session - that way I could configure and control it over the SSH connection.
What I realized, was that the client spawns slots with the lowest thread priority - meaning that ressources for the other programs shouln't be a problem at all!