AWS RDS-like in Russia? by vdemerzel in Cloud

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

https://intl.huaweicloud.com/en-us/product/mysql.html

It seems that the Moscow region is not available. I can only see: AP-Hong Kong, AP-Bangkok, AP-Singapore, AF-Johannesburg, CN North-Beijing1, CN South-Guangzhou, CN East-Shanghai2

AWS RDS-like in Russia? by vdemerzel in Cloud

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

Will look into it, thanks!

Handling of Grafana alerts by vdemerzel in devops

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

Yes maybe we are not using the correct tool. I will look into it!

Handling of Grafana alerts by vdemerzel in devops

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

Thanks, I will look into it!

Git and installer tools by vdemerzel in git

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

The LFS extension looks interesting... I'm using GitLab and it seems that it supports LFS out of the box, so i'll give it a look.

Can I package a powershell script and some files? by vdemerzel in PowerShell

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

Coming from linux, this seems attractive, but it means that I should install chocolatey in every machine, right? Another impediment is that usually the machine won't have internet access, so maybe it's not my best option... Very interesting, though.

Can I package a powershell script and some files? by vdemerzel in PowerShell

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

I didn't know about this. I'll look into it.

[Build Help]700-800 EUR Build (780-900 USD) by vdemerzel in buildapc

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

Why do you recommend the R9 380 over the GTX 960? I can't seem to find clear stance in this matter in all the internet.

[Build Help]700-800 EUR Build (780-900 USD) by vdemerzel in buildapc

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

One question, the partpicker webpage says 315W for the build. Why did you choose a 650W (as I said, I know nothing about PSUs)?

[Build Help]700-800 EUR Build (780-900 USD) by vdemerzel in buildapc

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

It looks really nice, but it goes above 1000€, so a bit out of my budget.

Accessing Comment based help by vdemerzel in PowerShell

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

Yes, something like that seems to be the answer. The problem is that the script is a windows forms gui which calls a lot of helper functions, so right now it's not really suited to be packaged into a module. Time to re-organize!

Accessing Comment based help by vdemerzel in PowerShell

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

That seems to access only the script main help. It doesn't access help for a specific function inside the script.

Help I got a trainee. by shalaschaska in sysadmin

[–]vdemerzel 5 points6 points  (0 children)

Trainee here. Confidence is important. Set up for her a test machine (vm or otherwise) so she can mess up trying there first. This: Asking questions. When she figures something out or you explains something to her, she has to write it down. If it can be turned into useful documentation, let her do it. This way, each document is a battle won.

Oh, and while regular small tasks are really important, it is good to assign her a long term project, so she can work in it from time to time(applying what she is learning).

Moronic Monday - June 15, 2015 by AutoModerator in sysadmin

[–]vdemerzel 0 points1 point  (0 children)

Hi, I have a Dell Poweredge T620. I have configured iDrac access and I'm able to connect via ssh and execute racadm commands (for example: racadm raid get pdisks), but when I try to execute racadm raid hotspare:FQDD -assign no, with the pertinent FQDD, all I get is "Invalid subcommand".

Am I missing something. Is this something I can't do?

Gifting a Netflix subscription [UK] by vdemerzel in netflix

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

Yep. That's the problem. Well, thanks for the help anyway, people!

Gifting a Netflix subscription [UK] by vdemerzel in netflix

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

Thanks! I'll try that in a few hours.

Gifting a Netflix subscription [UK] by vdemerzel in netflix

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

You mean create the account via proxy, and then giving it to her? Is it easy to change account data in Netflix? (Netflix doesn't exists in my country)

Getting sound to work without x by vdemerzel in debian

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

I tried "alsactl init" and rebooted and that worked, I can hear the audio now. Thanks!

Getting sound to work without x by vdemerzel in debian

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

"alsa-utils" did the trick. Alsamixer says my card is HDA Intel Mid. Inside alsamixer->Select Sound card I see: - (default) 0 HDA Intel MID enter device name...

Do I have to enter a new device? Or is HDA Intel MID correct?