Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

cyberwolfie, to linux in Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?

Thanks! I was trying to implement this, and was trying to figure out how to pass all the arguments! This worked for me! I got some other errors, but they don’t seem related to this, so now to find out what they are all about 😅

cyberwolfie, to piracy in qBittorrent network interface bind not working?

That is what the interface bind is supposed to prevent, or at least that is what I thought it was supposed to prevent. To avoid IP leaks in case of a lost VPN connection. I wonder if I’ve misunderstood it, or misconfigured it or something else.

cyberwolfie, to linux in Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?

Yeah, I tried this, and it works from my session, but I still got the same error from trying to run the program. I figured it was because it is called outside the bash session so the run commands have not been run, but is that perhaps not true?

cyberwolfie, to linux in 10 YouTube Channels Linux Users Should Explore

Learn Linux TV is number one for me - his Linux Crash Course has been an immense help in getting started using Linux for me.

cyberwolfie, to linux in Linux holds more than 8% market share in India, and it's on the upward trend

Rechecked this now, and it’s at about 5% now. The statistics seem a bit weird to me, unless there are some big seasonal changes. Your 12% was recorded in June and July. Maybe with less business activity during these months, the Windows share plummets in favor of home users who are more prone to use Linux.

cyberwolfie, to linux in This week in KDE: Wayland by default, de-framed Breeze, HDR games, rectangle screen recording

Wayland by default

Having an Nvidia-card, should I be worried about this? So far I’ve read so many “Nvidia bad, Wayland no work” posts that I have just stayed clear waiting for a final confirmation that everything is smooth sailing.

cyberwolfie, to linux in Have I successfully blocked ssh logins to root?

Yes.

cyberwolfie, to linux in Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?

How does this deal with any flags passed?

cyberwolfie, to linux in Have I successfully blocked ssh logins to root?

Alright, cheers - I’ll leave it be as well then :)

cyberwolfie, to linux in Have I successfully blocked ssh logins to root?

Just keep in mind that security through obscurity is not considered secure in itself.

Do you consider it to not be a helpful measure to take at all?

I have fail2ban configured - since it is reading from the auth.log, I guess I would not have to make any changes to the configuration there to have it work with a new port?

cyberwolfie, to linux in Have I successfully blocked ssh logins to root?

Yes that’s the right way to block root login. An added filter you can use the ‘match’ config expression to filter logins even further.

Not sure what you meant about the ‘match’ config expressions here. Could you elaborate a bit further?

If you’re on the open network, your connection will be heavily hit with login attempts. That is normal. But using another service like Fail2Ban will stop repeated hits to your host.

Hehe, yeah, I’ve noticed… The reason I get a little anxious whether I did this correctly, is that 95% of the login attempts are to root, so I want to make sure it is disabled. I have set up Fail2Ban, but I am using default settings, which may be a bit laxer than they need?

I’ve also been advised and considered moving to ssh keys, but I have not gotten to that yet.

Ssh listens on port 22, as soon as a connection is made the host moves the connection to another port to free up 22 for other new connections.

Makes sense. One question that comes from this is: is it possible to disable that? I would never need two ssh-logins at the same time on my server. And the second question is what I asked above regarding whether I should change the port ssh listens to in order to reduce unwanted malicious login attempts?

cyberwolfie, to linux in Have I successfully blocked ssh logins to root?

Yes, this is something I did when setting up the server some time ago, and as a step in the process I rebooted the system after changing the config.

cyberwolfie, to linux in Have I successfully blocked ssh logins to root?

Ok, thanks - so if I understand correctly then, it is listening on port 22 as a default, and not accepting traffic on any port.

That brings of the question: wouldn’t I be better off changing the SSH-port? And is that so easy as to uncomment the #Port 22 line in the config file and changing the port number to something random, and saving that somewhere? Would I then be able to connect by running ssh myuser@mydomain.com:, or would I need to do anything else to successfully connect?

cyberwolfie, to linux in Help troubleshooting issues with Sony WH1000MX5 playback

Don’t you love when you give in and go to get help for something and you can no longer reproduce it after you ask?

It’s almost like it’s a law of nature…

cyberwolfie, to linux in Help troubleshooting issues with Sony WH1000MX5 playback

That looks very similar to mine, except I don’t have AAC and aptX. I guess the WH1000MX5 only supports SDC and LDAC? As far as I know, I need to use the Headset Head Unit to get microphone input. After a system update some time back, it would switch automatically if I e.g. was on a Signal call. Prior to this, I would have to switch manually to get microphone input.

By the way, I am not entirely sure if I am running PulseAudio or PipeWire, as I get the confusing output below, but it seems to be PulseAudio. Is it likely to improve things if I were to switch to PipeWire?


<span style="color:#323232;">$ pactl info | grep "Server Name"
</span><span style="color:#323232;">Server Name: PulseAudio (on PipeWire 0.3.80)
</span>

As for my Windows issue, it seems LDAC is not natively supported in Windows 10, so I guess it is using SDC. Could my problems simply be that I am trying to stream a too high bitrate? I will need to recheck my settings for stream quality.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #