Get Cloud Services for OpenSuse Linux: OwnCloud & Beyond

  • Thread starter Thread starter JorisL
  • Start date Start date
  • Tags Tags
    Cloud
AI Thread Summary
The discussion centers on utilizing an older desktop PC to run intensive programs, particularly simulations and OCR tasks, to alleviate performance issues on a laptop. The user is already familiar with openSUSE Linux and plans to set up SSH for easy connectivity. There is mention of the potential for creating a personal cloud storage solution, although this is viewed as a future project. Concerns are raised about the practicality of keeping the desktop running continuously and the effectiveness of existing cloud services like Dropbox. Suggestions include exploring the Beowulf Cluster for setting up a computing node, as it is designed for older hardware and can facilitate clustering tasks. The conversation highlights the challenges of using virtualization software like VMWare for this purpose, emphasizing that it may not be suitable for older computers.
JorisL
Messages
489
Reaction score
189
Hey,

Lately I'm noticing my laptop is getting old.

As I don't have money to buy a new one I figured I'd recycle an old(er) desktop PC.
My plan is to use it for running more intensive programs on this machine.

Does anybody have some information regarding this?
I'm using openSuse linux already so connecting should be easy once I set up SSH.

A second stage might be setting up my own storage cloud. Since using dropbox has been proven to not be entirely trivial on openSuse this might be a welcome alternative.

I've found some results but nothing really useful (ownCloud for example).
Even google keywords are useful.

Joris
 
Computer science news on Phys.org
I'm sure your question is clear in your own mind but I find your post to be near incoherent. I think you'll get better answers if you can be more clear about just what the situation is and what you are trying to do.
 
The problem is your computer will have to stay on all the time, so your better off just using dropbox, its cheap, and you can combine it with other services such as mega that give you lots of free storage space
 
Okay let me clarify.
I was wondering how I would go about setting up a sort of computing node.
Often I run intensive simulations, mostly on my laptop because I can't afford time on the high performance cluster.
Another intensive task I sometimes (once or twice a month) run is using OCR software on PDFs to make them searchable.

The problem with that is twofold, first of my laptop gets slow(er) so my other activities suffer from that.
Second, I can tell my CPU is having a hard time. It runs quite hot at those moments and the fans are working overtime (I regularly remove dust so that's not the issue)

My idea was using an older desktop computer(laptop is 3 years vs a 4 year old desktop) to run these more intensive tasks.
I'm looking for some information about setting up a node to do all this.

A second stage might be setting up a cloud storage service for myself. But this is for the (distant) future.
 
I know what you are asking, but this is more of a feature of UNIX mini computers rather than what we have available on microcomputers. While this can sort of be done in VMWare, I have never seen it implemented well and last I saw it was still buggy. Granted it has been a few years since I work in virtual environments, it was never its primary function, more of an additional feature. VMWare is really more for generating multiple virtual computers on a single computer rather than clustering nodes, and really not good for older slow computers. Most common old school style clustering is for servers, such as having a web server on one node and a database server on another node. No actual processes get passed between the nodes, only data.While I have never used it, I have heard a lot of good things about the Beowolf Cluster. Older technology predating what we call virtual environments, so it might work on older computers such as you are describing.

Beowolf Cluster
https://en.wikipedia.org/wiki/Beowulf_cluster

Building a Beowolf Cluster
https://www.linux.com/community/blogs/133-general-linux/9401
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top