=== chamar is now known as Guest60087 | ||
=== JanC is now known as Guest69049 | ||
=== JanC_ is now known as JanC | ||
=== ec0 is now known as jhebden | ||
cpaelzer | good morning | 04:52 |
---|---|---|
=== mgagne is now known as Guest16323 | ||
=== Guest68883 is now known as devil__ | ||
=== devil__ is now known as devil_ | ||
Xpistos | Hello all. I was looking for some help. I have a script that runs a report and sends it to me over sftp, but I am not sure how to test if sftp is enabled on the local machine or if it is blocked. Any ideas on how to test for that? | 14:09 |
waveform | Xpistos, check /etc/ssh/sshd_config - usually there's a line something like "Subsystem sftp /some/path" near the end | 14:12 |
ahasenack | is there a standard tool to detect if I'm im some kind of virtual machine or container? | 14:13 |
Xpistos | waveform: I will look | 14:13 |
ahasenack | systemd-detect-virt herhaps | 14:16 |
genii | ahasenack: https://www.ostechnix.com/check-linux-system-physical-virtual-machine/ has some tips on how to figure this out | 14:45 |
genii | If hardware passthrough is being used it gets somewhat more difficult | 14:45 |
hallyn | rbasak: (since i gather you're on the umb :) do you know the right person to contact about @ubuntu.com mail fwds? | 15:16 |
rbasak | hallyn: I think it's done automatically through Launchpad. But #canonical-sysadmin I imagine for any issues or support with it. | 15:16 |
rbasak | (or RT) | 15:17 |
hallyn | oh i thought that was on the internal irc server - thx | 15:18 |
jbicha | could the Server Team look into bug 1630946 ? is there a team I should subscribe to bugs like that? | 19:33 |
ubottu | bug 1630946 in ubuntu-meta (Ubuntu) "ubuntu-server depends on open-iscsi and runs iscsid" [Medium,Confirmed] https://launchpad.net/bugs/1630946 | 19:33 |
jbicha | oh it's an old bug. I noticed because someone edited the bug today | 19:34 |
dpb1 | jbicha: looking | 19:37 |
dpb1 | we looked into this. | 19:37 |
dpb1 | it's a messy relationship between maas and early boot that led that to be put in there I think | 19:38 |
jbicha | I understand that sometimes Depends are necessary. My ping was more of a request for the Team to make a decision on the request :) | 19:39 |
dpb1 | yes, I know | 19:40 |
dpb1 | I added to our backlog, thanks | 19:41 |
v0lksman | https://dpaste.de/vObR <- any ideas why I would see this? df reporting the drive is 94% full but du only seeing 19G of usage? | 20:23 |
sarnold | check lsof or fuser to see if there's a bunch of files deleted but still in use | 20:24 |
v0lksman | I rebooted to ensure nothing was in use and that du output is run as root so lost+found would be checked too | 20:24 |
dpb1 | v0lksman: is anything eclipsing /media/sites? | 20:27 |
dpb1 | like /media/sites/submount | 20:27 |
dpb1 | ah, another good tip... mount -o bind /media/sites /mnt/foobar, then du -ms /mnt/foobar | 20:30 |
gartral | hey all, I have a vm that's throwing fits, can someone make heads or tails of this? https://paste.ubuntu.com/p/gsY7WFV8c5/ | 20:35 |
sarnold | gartral: wow that looks pretty creepy | 20:37 |
v0lksman | dpb1: yeah that's what it was...gah | 20:37 |
gartral | sarnold: creepy how? because the NX bit tripping? | 20:39 |
sarnold | gartral: yeah .. and the dropped caches .. | 20:40 |
gartral | sarnold: I think I know *why* it's crashing, there's nothing directly malicious going on, there is however a substantially deficient daemon running that talks to another vm for command and control of my game servers on the crashing vm, I think that's my problem | 20:43 |
gartral | even if it were malicious, the attacker ain't getting anything except a bunch game stuff | 20:44 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!