mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Hardware

Reply
 
Thread Tools
Old 2013-08-30, 04:37   #34
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2×3×1,693 Posts
Default

Quote:
Originally Posted by kracker View Post
Try to get THIS in your mouth.
.
kladner is offline   Reply With Quote
Old 2013-08-30, 05:57   #35
simon389
 
Aug 2013

3×29 Posts
Default

what version of linux do you suggest for headless? i was going to go with ubuntu 12 lts, but if going without a gui is better i'd be open to suggestions.
simon389 is offline   Reply With Quote
Old 2013-08-30, 07:22   #36
paulunderwood
 
paulunderwood's Avatar
 
Sep 2002
Database er0rr

EB216 Posts
Default

I would suggest to you: Debian using the netinstall iso image. You can do a minimal installation by only choosing "ssh server" at the software selection stage -- uncheck anything else.

Last fiddled with by paulunderwood on 2013-08-30 at 07:29
paulunderwood is offline   Reply With Quote
Old 2013-08-30, 07:38   #37
simon389
 
Aug 2013

3·29 Posts
Default

Quote:
Originally Posted by paulunderwood View Post
I would suggest to you: Debian using the netinstall iso image. You can do a minimal installation by only choosing "ssh server" at the software selection stage -- uncheck anything else.
I am eager to do this! A GUI-less setup sounds so freakin' cool. However, I am not the most skilled with Linux, especially without a GUI. I've only ever used GUI Ubuntu. Would Debian netinstall be easy to install and set up P95 to automatically startup with the computer?
simon389 is offline   Reply With Quote
Old 2013-08-30, 08:00   #38
paulunderwood
 
paulunderwood's Avatar
 
Sep 2002
Database er0rr

2×32×11×19 Posts
Default

Quote:
Originally Posted by simon389 View Post
I am eager to do this! A GUI-less setup sounds so freakin' cool. However, I am not the most skilled with Linux, especially without a GUI. I've only ever used GUI Ubuntu. Would Debian netinstall be easy to install and set up P95 to automatically startup with the computer?
Yes. As root you edit with "nano /etc/rc.local" and add the line before any "exit" command in rc.local:

Code:
su simon -c "cd /home/simon/mprime && ./mprime &"
You will still need to run once "./mprime -m" in the mprime directory to set things up for the primenet server. But after that the above will take care of any reboots.

Last fiddled with by paulunderwood on 2013-08-30 at 08:10
paulunderwood is offline   Reply With Quote
Old 2013-08-30, 08:01   #39
paulunderwood
 
paulunderwood's Avatar
 
Sep 2002
Database er0rr

2×32×11×19 Posts
Default

Note the MSI board does not have any IDE/pata sockets; only sata.
paulunderwood is offline   Reply With Quote
Old 2013-08-30, 14:28   #40
kracker
 
kracker's Avatar
 
"Mr. Meeseeks"
Jan 2012
California, USA

23×271 Posts
Default

Quote:
Originally Posted by paulunderwood View Post
Note the MSI board does not have any IDE/pata sockets; only sata.
What's IDE/PATA Sounds like something from the Dark Ages.
kracker is offline   Reply With Quote
Old 2013-08-30, 14:39   #41
paulunderwood
 
paulunderwood's Avatar
 
Sep 2002
Database er0rr

2×32×11×19 Posts
Default

http://en.wikipedia.org/wiki/Parallel_ATA
paulunderwood is offline   Reply With Quote
Old 2013-08-30, 14:44   #42
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

27AE16 Posts
Default

Quote:
Originally Posted by kracker View Post
What's IDE/PATA Sounds like something from the Dark Ages.
Now don't you worry your pretty little head about such ugly old stuff.
kladner is offline   Reply With Quote
Old 2013-08-30, 17:28   #43
simon389
 
Aug 2013

3×29 Posts
Default

Does Debian have a GRUB loader included? I want to dual boot with Win7.
simon389 is offline   Reply With Quote
Old 2013-08-30, 17:46   #44
paulunderwood
 
paulunderwood's Avatar
 
Sep 2002
Database er0rr

2×32×11×19 Posts
Default

Quote:
Originally Posted by simon389 View Post
Does Debian have a GRUB loader included? I want to dual boot with Win7.
Yes It's part of netinst. It is easier to install win7 first as M$ overwrites the boot sector, although re-installing grub can be done from the Debian installation media.

You will need to leave space on the disk for Debian when you partition the disk with win7.

(@Mods: Some of this thread should be moved from "hardware" to "linux".)

Last fiddled with by paulunderwood on 2013-08-30 at 18:45
paulunderwood is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Small inconsistencies between mersenne.org and mersenne.ca factor databases GP2 mersenne.ca 44 2016-06-19 19:29
mersenne.ca (ex mersenne-aries.sili.net) LaurV mersenne.ca 8 2013-11-25 21:01
Gaussian-Mersenne & Eisenstein-Mersenne primes siegert81 Math 2 2011-09-19 17:36
Mersenne Wiki: Improving the mersenne primes web site by FOSS methods optim PrimeNet 13 2004-07-09 13:51

All times are UTC. The time now is 07:15.


Fri Aug 6 07:15:16 UTC 2021 up 14 days, 1:44, 1 user, load averages: 3.03, 2.83, 2.72

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

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.
A copy of the license is included in the FAQ.