The EP can block any proposal from the EC, thinking that voting for the EP is worthless is just propaganda from people who want to take away your rights. Here is how the decision making in the EU is done: https://europa.eu/european-uni...
In May 2018, Robinson was sentenced to 13 months' imprisonment for contempt of court after publishing a Facebook Live video of defendants entering a law court, contrary to a court order to prevent reporting those trials while proceedings are ongoing.
Not obeying a court order will get you sentenced in every single country on earth.
I think that they foremost wanted a divided country. The more internal turmoil western countries are engaged in the more the leave Russia alone to do what they want (say invade Ukraine). This is why Russia funds every single alt-right movement in Europe right now, not because they believe in the same things but because these groups create political turmoil in their home countries.
Could be. My kid brother bought a used monochrome green screen from a flea sale some 20 years ago and when we turned it on without it being connected to anything there was a 100% crisp green directory listing from a cp/m system:-)
They where monochrome CRT display. If they would have inverted the color scheme that would mean full phosphor activation 24x7 which those old screens wouldn't live long under. That said I agree with you that the good old black background and light green text where far better than today:s blinding light themes.
Basically the single problem that electronic voting solves is the performance of the vote calculations which is completely moot since in most elections the results will not kick in for several weeks or months and is then valid for 4 whole years so there exists no real reason to get a result "now".
With the added benefit that once you make a reply you can be immediately brushed off as not understanding the joke (talking mostly about the alt-right memes here), so it's some strange eating the cake while having it too.
I read in "Legacy of Ashes: The History of the CIA" that the agents that they sent to various locations basically always had a complete lack of both the culture and language of the place they where supposed to "set up shop in". It's as if the agency didn't trust people with too much knowledge of the country they where supposed to spy on (aka if they know this much about Russia then they must be KGB agents).
But their goal is not to spread propaganda. Their goal is to create chaos and instability, so they want to wind people up and not spread a specific message.
It does but not in the way you are implying. That people believe that you wrote it in seriousness is not due to them being stupid but because stupid people write exactly such things on the Internet all the time.
That unit file is however not done by a "systemd guy", it's done by a mongodb guy. And from the small tests that I did with it before it also tends to be very bad at logging overall, e.g at error it logged that extra logging would be given if it was run without --fork but when I did that the mongod daemon logged just a single non-error log on error... So all the problems that you and others have with MongoDB is 100% MongoDB problems and the MongoDB devs should be ashamed of themselves.
Now I know nothing about mongodb but I installed 4.0.1 in CentOS 7 and changed the user of/var/run/mongodb/ to root:root and when I launched mongo from the console with the mongod user (I could find no lock file, don't know if that is used in prior versions only or if that is something that have to be configured) but the error from mongod could be seen in the journal:
[root@localhost ~]# systemctl status mongod.service
mongod.service - MongoDB Database Server
Loaded: loaded (/usr/lib/systemd/system/mongod.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since tis 2018-08-21 13:55:22 CEST; 5s ago
Docs: https://docs.mongodb.org/manua...
Process: 11630 ExecStart=/usr/bin/mongod $OPTIONS (code=exited, status=1/FAILURE)
Main PID: 11279 (code=exited, status=0/SUCCESS)
aug 21 13:55:22 localhost.localdomain systemd[1]: Starting MongoDB Database Server...
aug 21 13:55:22 localhost.localdomain mongod[11630]: 2018-08-21T13:55:22.792+0200 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'
aug 21 13:55:22 localhost.localdomain mongod[11630]: about to fork child process, waiting until server is ready for connections.
aug 21 13:55:22 localhost.localdomain mongod[11630]: forked process: 11632
aug 21 13:55:22 localhost.localdomain mongod[11630]: ERROR: child process failed, exited with error number 1
aug 21 13:55:22 localhost.localdomain mongod[11630]: To see additional information in this output, start without the "--fork" option.
aug 21 13:55:22 localhost.localdomain systemd[1]: mongod.service: control process exited, code=exited status=1
aug 21 13:55:22 localhost.localdomain systemd[1]: Failed to start MongoDB Database Server.
aug 21 13:55:22 localhost.localdomain systemd[1]: Unit mongod.service entered failed state.
aug 21 13:55:22 localhost.localdomain systemd[1]: mongod.service failed.
Which is the same error it gave on the console:
[root@localhost ~]# su mongod -p --session-command '/usr/bin/mongod --config/etc/mongod.conf'
2018-08-21T13:55:13.168+0200 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'
about to fork child process, waiting until server is ready for connections.
forked process: 11622
ERROR: child process failed, exited with error number 1
To see additional information in this output, start without the "--fork" option.
So looks like the problem with the unit file have been solved, atleast in the 4.0.1 version
If so then you should look at the unit file, chances are quite high that the idiot who wrote it launches mongod with say "--quiet" or similar that makes it not produce the output in the first place. Or they redirect stdout/stderr to some file at launch, or something else is happening. Mongod comes up very often when dropped logs are mentioned so there must be something very wrong with the mongod unit file.
And just to get my hands on that sweet Completionist Achievement I have now also installed Ubuntu 16.04 Server in VirtualBox and besides the fucking stupid non-root user account creation that they have even though I will remove that user as soon as it reboots and login as root, it did (exactly like CentOS) have exactly zero instances of EULAs or anything to "agree" to. It just installed and rebooted into a login shell.
I've installed every single version of Ubuntu since day one and have never ever had to agree to anything. CentOS I have been installed since CentOS 3 and again have never had to agree to anything there either. Fedora I've only installed once but did not have to agree on anything there either.
Just for kicks I now launched VirtualBox and installed a iso of CentOS 7 that I had lying around. Did not have to agree to anything during the entire install, so where you have got this idea of yours from I have no idea.
And in fact it would be extremely strange if it did happen since the GPL does not govern usage of the software in any way, shape or form. All it covers is distribution and the creation of derivative works.
Oh and btw as I'm typing this the CentOS install completed and the virtual instance rebooted fully into the logon shell, so no no need to agree to anything on first boot either.
I have never been asked to agree to the GPL when installing a Linux distro and I've been doing that since 1997. You don't have to do it in CentOS, you don't have to do it in Debian, you don't have to do it in Ubuntu, you don't have to do it in Gentoo so exactly which are those distros that you had to agree to the GPL?
Please stop with the "dropped log messages" since this have never happened and cannot happen due to how systemd works. Damn it even catches everything written to stdout and stderr as well which makes it catch far more logs than syslog ever did.
He admitted committing contempt of court by publishing information that could prejudice an ongoing trial via a live stream on his Facebook page.
Robinson made clear that he was aware of the restrictions during the Facebook Live video, as well as the danger of being jailed.
The EP can block any proposal from the EC, thinking that voting for the EP is worthless is just propaganda from people who want to take away your rights. Here is how the decision making in the EU is done: https://europa.eu/european-uni...
It's not even a directive yet. It have to pass the European Commission first.
In May 2018, Robinson was sentenced to 13 months' imprisonment for contempt of court after publishing a Facebook Live video of defendants entering a law court, contrary to a court order to prevent reporting those trials while proceedings are ongoing.
Not obeying a court order will get you sentenced in every single country on earth.
I think that they foremost wanted a divided country. The more internal turmoil western countries are engaged in the more the leave Russia alone to do what they want (say invade Ukraine). This is why Russia funds every single alt-right movement in Europe right now, not because they believe in the same things but because these groups create political turmoil in their home countries.
Exactly, why would cold be bad? What was really bad was the fracking summer heat we had this year in Sweden.
Or you have sections as in INI-files or most other key value configs.
What is wrong with a simple "key value" config?
Could be. My kid brother bought a used monochrome green screen from a flea sale some 20 years ago and when we turned it on without it being connected to anything there was a 100% crisp green directory listing from a cp/m system :-)
They where monochrome CRT display. If they would have inverted the color scheme that would mean full phosphor activation 24x7 which those old screens wouldn't live long under. That said I agree with you that the good old black background and light green text where far better than today:s blinding light themes.
And Chemtrails. That is the only way to really power a blockchain.
Basically the single problem that electronic voting solves is the performance of the vote calculations which is completely moot since in most elections the results will not kick in for several weeks or months and is then valid for 4 whole years so there exists no real reason to get a result "now".
With the added benefit that once you make a reply you can be immediately brushed off as not understanding the joke (talking mostly about the alt-right memes here), so it's some strange eating the cake while having it too.
I read in "Legacy of Ashes: The History of the CIA" that the agents that they sent to various locations basically always had a complete lack of both the culture and language of the place they where supposed to "set up shop in". It's as if the agency didn't trust people with too much knowledge of the country they where supposed to spy on (aka if they know this much about Russia then they must be KGB agents).
But their goal is not to spread propaganda. Their goal is to create chaos and instability, so they want to wind people up and not spread a specific message.
It does but not in the way you are implying. That people believe that you wrote it in seriousness is not due to them being stupid but because stupid people write exactly such things on the Internet all the time.
She is even more stupid than you think: https://www.androidpolice.com/...
Because he does not control enough votes, share holders will have to vote for the buyout to be accepted.
That unit file is however not done by a "systemd guy", it's done by a mongodb guy. And from the small tests that I did with it before it also tends to be very bad at logging overall, e.g at error it logged that extra logging would be given if it was run without --fork but when I did that the mongod daemon logged just a single non-error log on error... So all the problems that you and others have with MongoDB is 100% MongoDB problems and the MongoDB devs should be ashamed of themselves.
Now I know nothing about mongodb but I installed 4.0.1 in CentOS 7 and changed the user of /var/run/mongodb/ to root:root and when I launched mongo from the console with the mongod user (I could find no lock file, don't know if that is used in prior versions only or if that is something that have to be configured) but the error from mongod could be seen in the journal:
[root@localhost ~]# systemctl status mongod.service
mongod.service - MongoDB Database Server
Loaded: loaded (/usr/lib/systemd/system/mongod.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since tis 2018-08-21 13:55:22 CEST; 5s ago
Docs: https://docs.mongodb.org/manua...
Process: 11630 ExecStart=/usr/bin/mongod $OPTIONS (code=exited, status=1/FAILURE)
Main PID: 11279 (code=exited, status=0/SUCCESS)
aug 21 13:55:22 localhost.localdomain systemd[1]: Starting MongoDB Database Server...
aug 21 13:55:22 localhost.localdomain mongod[11630]: 2018-08-21T13:55:22.792+0200 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'
aug 21 13:55:22 localhost.localdomain mongod[11630]: about to fork child process, waiting until server is ready for connections.
aug 21 13:55:22 localhost.localdomain mongod[11630]: forked process: 11632
aug 21 13:55:22 localhost.localdomain mongod[11630]: ERROR: child process failed, exited with error number 1
aug 21 13:55:22 localhost.localdomain mongod[11630]: To see additional information in this output, start without the "--fork" option.
aug 21 13:55:22 localhost.localdomain systemd[1]: mongod.service: control process exited, code=exited status=1
aug 21 13:55:22 localhost.localdomain systemd[1]: Failed to start MongoDB Database Server.
aug 21 13:55:22 localhost.localdomain systemd[1]: Unit mongod.service entered failed state.
aug 21 13:55:22 localhost.localdomain systemd[1]: mongod.service failed.
Which is the same error it gave on the console:
[root@localhost ~]# su mongod -p --session-command '/usr/bin/mongod --config /etc/mongod.conf'
2018-08-21T13:55:13.168+0200 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'
about to fork child process, waiting until server is ready for connections.
forked process: 11622
ERROR: child process failed, exited with error number 1
To see additional information in this output, start without the "--fork" option.
So looks like the problem with the unit file have been solved, atleast in the 4.0.1 version
If so then you should look at the unit file, chances are quite high that the idiot who wrote it launches mongod with say "--quiet" or similar that makes it not produce the output in the first place. Or they redirect stdout/stderr to some file at launch, or something else is happening. Mongod comes up very often when dropped logs are mentioned so there must be something very wrong with the mongod unit file.
And just to get my hands on that sweet Completionist Achievement I have now also installed Ubuntu 16.04 Server in VirtualBox and besides the fucking stupid non-root user account creation that they have even though I will remove that user as soon as it reboots and login as root, it did (exactly like CentOS) have exactly zero instances of EULAs or anything to "agree" to. It just installed and rebooted into a login shell.
I've installed every single version of Ubuntu since day one and have never ever had to agree to anything. CentOS I have been installed since CentOS 3 and again have never had to agree to anything there either. Fedora I've only installed once but did not have to agree on anything there either.
Just for kicks I now launched VirtualBox and installed a iso of CentOS 7 that I had lying around. Did not have to agree to anything during the entire install, so where you have got this idea of yours from I have no idea.
And in fact it would be extremely strange if it did happen since the GPL does not govern usage of the software in any way, shape or form. All it covers is distribution and the creation of derivative works.
Oh and btw as I'm typing this the CentOS install completed and the virtual instance rebooted fully into the logon shell, so no no need to agree to anything on first boot either.
I have never been asked to agree to the GPL when installing a Linux distro and I've been doing that since 1997. You don't have to do it in CentOS, you don't have to do it in Debian, you don't have to do it in Ubuntu, you don't have to do it in Gentoo so exactly which are those distros that you had to agree to the GPL?
Please stop with the "dropped log messages" since this have never happened and cannot happen due to how systemd works. Damn it even catches everything written to stdout and stderr as well which makes it catch far more logs than syslog ever did.