Is it a possibility to use a converter like this one to transform the WiFi connection into an Ethernet cable using the same network range?

|
bettehem 2022-07-28 13:49:46
C0rn3j 2022-07-28 13:47:41
Is there any VSC change related to plugins?

It stopped highlighting and linting Ansible’s YAML files again…

VSC == Visual Studio Code?

twrsch 2022-07-28 13:49:56
That sounds interesting
C0rn3j 2022-07-28 13:50:43
C0rn3j 2022-07-28 13:47:41
Is there any VSC change related to plugins?

It stopped highlighting and linting Ansible’s YAML files again…

archlinuxgroup-602502.jpg
Weirdly enough it does not seem to activate at all

C0rn3j 2022-07-28 13:50:48
bettehem 2022-07-28 13:49:46
VSC == Visual Studio Code?

Yes.

C0rn3j 2022-07-28 13:52:41
archlinuxgroup-602504.jpg
Well that’s annoying, the old version works.

EDIT: Yep it’s known… https://github.com/ansible/vscode-ansible/issues/571#issuecomment-1196769210

bettehem 2022-07-28 13:53:29
C0rn3j 2022-07-28 13:50:48
Yes.

Oh okayπŸ€” The last time I tried using VS Code was when it was quite new, so I won’t be able to help with that :/ I use vim most of the time

Pycrk 2022-07-28 13:54:44
yesterday the vscode marketplace was not available and now verry slow, when you search plugins.
bettehem 2022-07-28 13:56:03
Pycrk 2022-07-28 13:54:44
yesterday the vscode marketplace was not available and now verry slow, when you search plugins.

Sounds like Microsoft

zw963 2022-07-28 14:01:32
Just say Hi~
Pycrk 2022-07-28 14:02:00
zw963 2022-07-28 14:01:32
Just say Hi~

hello, welcome πŸ˜‰

victorcristovao 2022-07-28 14:22:14
How can I run a ftp server with /a/b/c folder as the root folder?
PuzzDio 2022-07-28 14:22:38
C0rn3j 2022-07-28 13:50:43
Weirdly enough it does not seem to activate at all

I spent ages not realising that when i built VSC OSS that I had to manually add the marketplace in the config

C0rn3j 2022-07-28 14:23:26
victorcristovao 2022-07-28 14:22:14
How can I run a ftp server with /a/b/c folder as the root folder?

Use SFTP, or anything else than FTP, it’s a dead protocol.

victorcristovao 2022-07-28 14:23:50
C0rn3j 2022-07-28 14:23:26
Use SFTP, or anything else than FTP, it’s a dead protocol.

you mean vsftp?

C0rn3j 2022-07-28 14:26:18
victorcristovao 2022-07-28 14:23:50
you mean vsftp?

No.

twrsch 2022-07-28 14:51:22
bettehem 2022-07-28 13:45:42
If your goal is remote control, but not strictly VNC, something like RustDesk might be able to solve your issue. It’s an open source, self-hostable alternative to TeamViewer

Wow

twrsch 2022-07-28 14:51:32
That thing really worked.
bettehem 2022-07-28 14:51:58
twrsch 2022-07-28 14:51:32
That thing really worked.

NiceπŸ‘

vampirepapi 2022-07-28 15:00:09
archlinuxgroup-602521.jpg

vampirepapi 2022-07-28 15:00:19
why I’m getting this error while pacman syu
bettehem 2022-07-28 15:01:14
vampirepapi 2022-07-28 15:00:19
why I’m getting this error while pacman syu

Run pacman -S archlinux-keyring and then try again

deathshadow882 2022-07-28 15:02:11
vampirepapi 2022-07-28 15:00:09

root ~ # cat /etc/pacman.conf

vampirepapi 2022-07-28 15:04:09
bettehem 2022-07-28 15:01:14
Run pacman -S archlinux-keyring and then try again

yeah it worked.
could you please tell me what really happend here! and who tf is david runge!?

C0rn3j 2022-07-28 15:05:21
vampirepapi 2022-07-28 15:04:09
yeah it worked.
could you please tell me what really happend here! and who tf is david runge!?

https://wiki.archlinux.org/title/Pacman/Package_signing#Upgrade_system_regularly

vampirepapi 2022-07-28 15:07:23
C0rn3j 2022-07-28 15:05:21
https://wiki.archlinux.org/title/Pacman/Package_signing#Upgrade_system_regularly

ohh got it..almost updated my sys after a month. thanks bro

grazzolini 2022-07-28 15:10:36
hwlyo 2022-07-28 11:21:09
Dudes, I have a silly question: I want to use/test my VMs in a local network but I only have WiFi access to the network and I can’t Bridge my laptop’s Wireless card. Is it a possibility to use a converter like this one to transform the WiFi connection into an Ethernet cable using the same network range?

While you can’t bridge a VM to a wireless device directly, there are a few options. I suggest you use macvtap.

hwlyo 2022-07-28 15:18:17
grazzolini 2022-07-28 15:10:36
While you can’t bridge a VM to a wireless device directly, there are a few options. I suggest you use macvtap.

Never knew about it, but reading online it says
A key difference between using a bridge is that MacVTap connects directly to the network interface in the KVM host. This direct connection effectively shortens the codepath, by bypassing much of the code and components in the KVM host associated with connecting to and using a software bridge. This shorter codepath usually improves throughput and reduces latencies to external systems.
so my obvious question is: why are we using in general bridge instead of MacVTap?

grazzolini 2022-07-28 15:19:31
hwlyo 2022-07-28 15:18:17
Never knew about it, but reading online it says
A key difference between using a bridge is that MacVTap connects directly to the network interface in the KVM host. This direct connection effectively shortens the codepath, by bypassing much of the code and components in the KVM host associated with connecting to and using a software bridge. This shorter codepath usually improves throughput and reduces latencies to external systems.
so my obvious question is: why are we using in general bridge instead of MacVTap?

Because, unless your switch supports VEPA, the host can’t communicate with the guest. You’d need another virtual network for that.

metalsz 2022-07-28 16:44:38
I have an question about steam on arch Linux
I have laptop with cpu Intel
And graphic card intel and Nvidia
metalsz 2022-07-28 16:45:10
I don’t know which package i must install fir drivers
metalsz 2022-07-28 16:45:32
Intel or Nvidia
Mansikka 2022-07-28 16:49:40
to use both integrated and discrete graphics check https://wiki.archlinux.org/title/Hybrid_graphics
Mansikka 2022-07-28 16:50:51
for the actual graphics driver you need to check the wiki again.
You did not even provide what the card was.
Mansikka 2022-07-28 16:51:58
” If you have a laptop with hybrid Intel/NVIDIA graphics, see NVIDIA Optimus instead.” literally in the first phrase of the nvidia wiki page
Pluton 2022-07-28 17:05:51
archlinuxgroup-602543.jpg
Boys i have a problem after trying to update after some time. Is it borked?
|