LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud
User Name
Password
Linux - Virtualization and Cloud This forum is for the discussion of all topics relating to Linux Virtualization and Linux Cloud platforms. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. OpenStack, CloudStack, ownCloud, Cloud Foundry, Eucalyptus, Nimbus, OpenNebula and all other Linux Cloud platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.

Notices


Reply
  Search this Thread
Old 01-30-2021, 01:46 PM   #31
rnturn
Senior Member
 
Registered: Jan 2003
Location: Illinois (SW Chicago 'burbs)
Distribution: openSUSE, Raspbian, Slackware. Previous: MacOS, Red Hat, Coherent, Consensys SVR4.2, Tru64, Solaris
Posts: 2,803

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550

Quote:
Originally Posted by ondoho View Post
I'm just going to leave this here:
https://idlewords.com/talks/website_...tm#heavyclouds
and more talks.
Interesting article (the one on website obesity). For some reason it got me wanting to dig into my stored books and pull out the copy of Jon Bentley's Programming Pearls (and its sequel).

Cheers...
 
Old 01-31-2021, 03:31 AM   #32
JSB
Member
 
Registered: Dec 2020
Posts: 102

Rep: Reputation: 22
Quote:
Originally Posted by jsbjsb001 View Post
I have what he's having... same here. I don't trust someone else with MY data, let alone would I pay someone else for use of their server to store MY data.

At the end of the day, "the cloud" is just a marketing term. It's really just another way of saying "someone else's server"... no thanks.
I agree with this also.
Cloud is only hype.
I want to have also server at home - maybe when I learn so much Linux that I can do this.
 
Old 04-18-2021, 11:16 AM   #33
linuxlivecd
Member
 
Registered: Jun 2016
Location: UK
Posts: 132

Rep: Reputation: Disabled
I guess just storing it online is more quick and easy, having a physical copy was necessary in the past more than today, but sure, it could get lost or corrupted. I haven't ever used any online storage, don't see much of a point. It all depends on who a person is at the end of the day, it is useful, but shouldn't be used as a sole backup long term, if there is no physical back up.
 
Old 04-20-2021, 11:41 PM   #34
jmgibson1981
Senior Member
 
Registered: Jun 2015
Location: Tucson, AZ USA
Distribution: Debian
Posts: 1,141

Rep: Reputation: 392Reputation: 392Reputation: 392Reputation: 392
It's also the availability of your data no matter where you go. Not everyone can figure out or cares to figure out how to give themselves a vpn to a home server. I also don't think anyone has mentioned cost for this either. Pay a small fee to someone online if you have to, $2.00 US per month for 100 gigs on Google Drive. Much less expensive than keeping a machine on full time at home and paying for a static ip or dyndns services on top of figuring out how to get it all working the way you need it to.

Can't help but think the barrier of getting your own personal storage at home and available anywhere is mostly learning how to do it. People don't want to learn anything anymore. I asked my wife's 13 year old cousin the other day if they let him have a calculator in class. He said he's been allowed to have one since 3rd grade. I wasn't even allowed to have one in high school if I recall. General dumbing down of humanity.

Our future - https://en.wikipedia.org/wiki/Idiocracy
 
2 members found this post helpful.
Old 04-22-2021, 04:52 AM   #35
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Quote:
Originally Posted by jmgibson1981 View Post
In at least some respects, we are sadly at least half way there already...
 
Old 04-22-2021, 05:47 AM   #36
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,309

Rep: Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326
Funny about calculators. They were only being invented in the last years on my equivalent of high school, but were fantastically expensive. Everyone used the few calculators owned by the rich kids until the batteries ran out.

In their place, we learned
  • Formulae
  • long multiplication, & division;
  • solving equations
  • log tables.
  • Approximation techniques

The latter allowed you to skip the messy sums, round stuff up or down, turn equations around, and come out with a ballpark figure. This would validate your work. If your ballpark figure was an order of magnitude out, your answer was wrong.

Anyhow, on cloud services, it's lose-lose online these days, imho. If you put a server up you need the up-to-date knowledge of security exploits, attack vectors, etc. You can still be caught, as we have daily proof. And you're a sitting duck. And you have to fart about with routing issues, bandwidth loss, bottlenecks, dns, etc.

If you put your data up in the cloud, all the disadvantages above still apply; the differences are that the cloud will be hacked instead of you. And you're not indemnified or compensated, but all your data goes online. Routing, bandwidth or dns issues impact you while the cloud sysadmins fart about. Does anyone remember the days when hotmail ran Windows NT? Every hacker two weeks in the game hacked it. Only there was nowhere to sell the data, because everyone who wanted the data had it already. IIRC, hotmail now run BSD.

I'm sure you can put limited facilities online, as long as you don't need public access. But when even vpns and encryption methods are vulnerable, what are you to do?

Last edited by business_kid; 04-22-2021 at 05:48 AM.
 
Old 04-22-2021, 07:35 AM   #37
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,105

Rep: Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281
Hotmail originally ran on BSD or whatever it was, it wasn't NT. Then mickeysoft bought Hotmail and tried to run it on NT, but it crashed everytime someone turned around. Finally, they went back to BSD, or whatever it was.....

Last edited by cwizardone; 04-22-2021 at 09:12 AM. Reason: Typo.
 
Old 04-22-2021, 08:35 AM   #38
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,309

Rep: Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326
I remember these M$ reps sounding so superior and saying how their 'hotmail servers ran on NT.' M$ always failed teetotally on security, didn't they?
 
Old 07-26-2021, 09:36 PM   #39
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,105

Rep: Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281
Here is a humorous explanation of "the cloud."
IIRC, it is from Australia.
https://www.youtube.com/watch?v=CFdZWgiAj8I

Last edited by cwizardone; 07-26-2021 at 09:40 PM.
 
Old 07-27-2021, 04:35 AM   #40
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by cwizardone View Post
That was really nice!
Reminds me of The internet doesn't weigh anything.
 
1 members found this post helpful.
Old 07-27-2021, 08:28 AM   #41
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,309

Rep: Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326
Quote:
Originally Posted by cwizardone
https://www.youtube.com/watch?v=CFdZWgiAj8I
Hilarious!
 
1 members found this post helpful.
Old 07-27-2021, 09:06 AM   #42
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,138
Blog Entries: 6

Rep: Reputation: 1827Reputation: 1827Reputation: 1827Reputation: 1827Reputation: 1827Reputation: 1827Reputation: 1827Reputation: 1827Reputation: 1827Reputation: 1827Reputation: 1827
This one from years ago was funny.
https://m.youtube.com/watch?v=kAG39jKi0lI
 
1 members found this post helpful.
Old 07-27-2021, 11:21 AM   #43
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,309

Rep: Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326Reputation: 2326
Did M$ buy hotmail? I never knew - I wasn't that interested in pcs back then.

The story going around here at the time (early '90s)was that M$ sales reps wanted NT on hotmail so they could hawk NT as a server system, when, in fact NT was an expensive joke.You were nobody in hacking until you had hacked a few million addresses & passwords from hotmail. Then it had to go down as well. Finally, some guy ended it by finding all hotmail customers, and everyone they had ever sent mail to, and came away with a gazillion addresses, credit cards. So from then on, if you got a million hotmail addresses, nobody cared. Shortly enough, word came they were on BSD.

The only thing I was curious about was this: I'm sure there were scripts to hack hotmail, but did anyone do a M$Dos .bat file to do it? That would be the ultimate insult. I was glad M$ pensioned off NT.

Last edited by business_kid; 07-27-2021 at 11:23 AM.
 
Old 07-27-2021, 12:07 PM   #44
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,105

Rep: Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281
Quote:
Originally Posted by business_kid View Post
Did M$ buy hotmail? I never knew - I wasn't that interested in pcs back then............
Yes. As I may have said before, Hotmail was an independent.....
Well, here, https://en.wikipedia.org/wiki/Outlook.com

From the above link,
Quote:
.......Hotmail originally ran on a mixture of FreeBSD and Solaris operating systems.[16] A project was started to move Hotmail to Windows 2000. In June 2001, Microsoft claimed this had been completed; a few days later they retracted and admitted that the DNS functions of the Hotmail system were still reliant on FreeBSD. In 2002 Hotmail still ran its infrastructure on UNIX servers, with only the front-end converted to Windows 2000.......

Last edited by cwizardone; 07-27-2021 at 12:08 PM.
 
Old 07-27-2021, 12:11 PM   #45
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,105

Rep: Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281Reputation: 7281
Quote:
Originally Posted by teckk View Post
This one from years ago was funny.
https://m.youtube.com/watch?v=kAG39jKi0lI
Good one!
Thanks.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: User data manifesto seeks to give people control of their data LXer Syndicated Linux News 0 08-30-2015 11:42 PM
I don't see a distro for PCLOS and don't know how to get into their forum, sooooooooo freebird573 Linux From Scratch 6 01-17-2014 06:34 PM
Curious as to why people don't sell their shell scripts vinvar30 Linux - Software 9 07-04-2011 08:23 AM
LXer: Intel Can't Ship Their Own Driver With Their MeeGo OS LXer Syndicated Linux News 0 07-16-2010 01:41 AM
why people use ext2 in their /boot partition? Necronomicom Linux - Newbie 1 08-14-2004 08:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud

All times are GMT -5. The time now is 01:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration