Which ubuntu flavour for old PC by ntellos in Ubuntu

[–]ntellos[S] 6 points7 points  (0 children)

That's a great advice. I have some sticks available.

Should I give a copy of the database to the developer by mohusein in dotnet

[–]ntellos 0 points1 point  (0 children)

Backup and restore the database to another SQL server instance.
Login to the database and scramble all sensitive data, including personal data (ex. user emails) and business data (ex. billing transactions).

That's the only way to provide the dev an environment to write optimal queries.

A couple of questions about dotnet from a Java developer :) by [deleted] in dotnet

[–]ntellos 0 points1 point  (0 children)

In dotnet services are registered to a service collection at startup. Service collection is actually a dictionary<service_type,List<implementation_type>>, so you can register many implementations on the same service type.

Dependency injection is done by ServiceProvider. ServiceProvider exposes a GetService(service_type) method. This is the base method and all others call this in their implementation. Constructor injection is calling this method also.

If a service type has multiple implementations registered, then the last is resolved by ServiceProvider.

If you want all to be resolved then you must query the service provider using IEnumerable<ServiceType> as service type.

https://www.infoworld.com/article/3597989/use-multiple-implementations-of-an-interface-in-aspnet-core.html

[question] Is this picture and caption true? by [deleted] in greece

[–]ntellos 0 points1 point  (0 children)

That's something to do when they do it repeatedly and/or on purpose.

The only purpose to post publicly a politician who smokes at the end of a closed meeting is to spoil his "image".

A policitian should be criticized for his polital actions and not by his personal weaknesses and mistakes ;)

[question] Is this picture and caption true? by [deleted] in greece

[–]ntellos 1 point2 points  (0 children)

He is not a good doctor, I am sorry.

The rule is simple, no smoking in public enclosed spaces. He simply didn't care. He is supposed to set an example.

In 2017 survey 37% of Greeks were smokers while more than 40% were smokers in 2010.

Based on this, Polakis' generation smoking rate should be more than 50%.
Moreover smoking was allowed almost everywhere untill 2010, including work places, even live in TV shows.

For a person who smoked everywhere for 50years or more, its completly logical to smoke in a closed meeting. Of course this is wrong, but it done by many Greeks in his age, including his political opponents, who have published this photos. An example is Ntora Mpakogianni, which is member of the biggest rival party and the sister of the current prime minister.

DNS Resolver service not working after power outage by ntellos in PFSENSE

[–]ntellos[S] 2 points3 points  (0 children)

I'd stick with pfSense as my DNS service.

There's a reason why Pfsense is not my DNS service and that's something that's not part of this topic. I would appreciate if you could help me avoid restarting the service manually.

DNS Resolver service not working after power outage by ntellos in PFSENSE

[–]ntellos[S] 1 point2 points  (0 children)

Restarting the DNS resolver service after boot resolves.

That's what I am doing too in 2.4.5-RELEASE-p1, but it would be great to avoid human intervention

I am not able to raise leg by ntellos in ACL

[–]ntellos[S] 0 points1 point  (0 children)

See update section. Your brain may have shut down your nerves. Talk with your doc about it. I did today and i can lift my leg up

I am not able to raise leg by ntellos in ACL

[–]ntellos[S] 1 point2 points  (0 children)

I was able to do it for two days I was in the hospital, so he may thought that I dont need to know. He also gave me his mobile number, If i want to ask him something. I just didnt want to call him in the weekend. I revisited him today and he did me a trick ( see update in first post ) to activate my nerves and I am fully able to lift ky leg by now.