I doubt this will work out. They also tried that in many countries, they all go back to using Windows. I hate Windows, but I can envision how much money AND time it's gonna cost them to move out, and I'm sure that they will either run out of money before they do the transition, or machines would have already dominated the earth before they are done with this "transition"l I would believe it much more if they said tha…
South Korean government to switch to Linux: ministry
71–80 of 282 posts
Re: South Korean government to switch to Linux: ministry
#72Earlier quoted context omitted.
Whats worse is they could all pull it off if they invest in existing Distros and hire people to build out the main infrastructure they need. If they rely on legacy Windowd OS' the licenses for new OS' wont matter. They need secure systems to avoid being hacked by external malicious state actors. I would love to see some countries adopting Linux for government systems and funding research and development e.g. maybe fu…
The French police uses a custom distro based on Ubuntu 16.04: https://en.wikipedia.org/wiki/GendBuntu
Re: South Korean government to switch to Linux: ministry
#73As I recall, this sort of public statement is used as a lever to squeeze some discounts out of Microsoft's Enterprise Sales team before the government "decides" to stay with Windows.
Whats worse is they could all pull it off if they invest in existing Distros and hire people to build out the main infrastructure they need. If they rely on legacy Windowd OS' the licenses for new OS' wont matter. They need secure systems to avoid being hacked by external malicious state actors. I would love to see some countries adopting Linux for government systems and funding research and development e.g. maybe fu…
I don't know about that, I've seen what kinds of systems the existing distros build and I'm not impressed. Which isn't to say that Microsoft would definitely better, seeing as they are doing their best to become a Linux distro themselves while embracing all the bad behaviors that entails, but your statement certainly isn't a given.
Re: South Korean government to switch to Linux: ministry
#74China has this "original" OS called Redflag Linux, it's basically repackaged Linux to rake in government money, sells to military for some 500 usd per pc, the kickback must be big.
And yet nothing is as common as pirated windows. Even one of the displays in an airport crashed and there was a bsod
Piracy just isn’t mostly worth it anymore.
Re: South Korean government to switch to Linux: ministry
#75What does 'Linux OS' mean? Various Linux desktop distros? If so, have mercy on anyone who will be using Ubuntu Desktop for the first time. I hope they aren't afraid of using Terminal, because the internet will shout them down for wanting a GUI solution. Love Ubuntu server, but could never get into linux desktop.
Re: South Korean government to switch to Linux: ministry
#76Earlier quoted context omitted.
Why would that be too much work? I expect total cost of ownership for the government distro to be way less, than using those "well maintained" ones.
Why would a government maintain their own distro in the first place? Other than some minor modifications, what is it about S. Korea gov. officials that's fundamentally different from Office workers that they need specific Linux functionality? Surely at the level of app/drivers or something, but probably not core functionality. The whole point of the process was to save money, and one of the ways they can do that is b…
Re: South Korean government to switch to Linux: ministry
#77As I recall, this sort of public statement is used as a lever to squeeze some discounts out of Microsoft's Enterprise Sales team before the government "decides" to stay with Windows.
Re: South Korean government to switch to Linux: ministry
#78Curious if they'd roll out their own distro.
That will be too much work. Why not use well maintained existing distros?
The way Linux systems are constructed is by gluing together a giant pile of disparately developed software, usually with fragile scripts, and trying to pretend that it is a robust and integrated system. Consequently, they require huge amounts of effort to alter, which will all be undone or in conflict with the next update. So what do you do when you get a Linux system working the way you want? You make your own distro, because it's the only way to keep it like that.
Re: South Korean government to switch to Linux: ministry
#79Earlier quoted context omitted.
The French police uses a custom distro based on Ubuntu 16.04: https://en.wikipedia.org/wiki/GendBuntu
Why are they using a custom distro? Is it just different graphics or do they have changes significant enough that a customised Ubuntu installer wouldn't suffice?
Re: South Korean government to switch to Linux: ministry
#80Earlier quoted context omitted.
That will be too much work. Why not use well maintained existing distros?
I've never understood the clamour for rolling a new distro. Maintaining an apt/yum repository and creating a meta-package or package group should be more than enough.
I'd say the main difference is that just an additional repository on existing system might break if that base distro updates, while you control that if you go entirely through your own repo.