mat

joined 2 years ago
[–] mat@linux.community 1 points 15 hours ago (1 children)

It's an ordinary consumer wifi 4 router (by a company named Renkforce). I was able to use WDS with it previously, but I haven't got it working since flashing openwrt, which is why I was trying relayd. A hotspot from my phone works (but is really slow obviously). I suspect something is wrong with my interface or firewall setup, given the colors of the interfaces.

[–] mat@linux.community 1 points 16 hours ago (3 children)

I've tried to match your setup, but to no avail.

Interfaces:

lan

Static address (192.168.2.1) Firewall zone: lan

wwan

Static address (192.168.0.211) Device: phy0-sta0 (listed as the client in the dropdown) Gateway: 192.168.0.1 Use custom DNS servers: 1.1.1.1 (using root router's IP causes DNS to stop working) Firewall zone: WLAN

repeater_bridge

Relay bridge Relay between: lan wwan Firewall zone: unspecified

Firewall zones: lan ⇒ WLAN accept accept accept WLAN ⇒ lan accept accept accept

With this, I am able to ping google.com from a openwrt ssh session, but not my laptop connected w/ ethernet (and a static ip). In the interfaces list, lan is green, repeater_bridge is grey, and wwan is red. I tried running /etc/init.d/firewall stop but still no luck.

[–] mat@linux.community 1 points 16 hours ago

When I follow this guide and get to the part where DNS server of wwan to the root router's IP, I am not able to ping anything from a ssh session into the router (I get "bad address 'google.com'". So, I set the DNS address to 1.1.1.1 which restored ping's functionality. However, with this configuration the network does not appear to be shared at all. My PC, connected to the LAN port, cannot access the internet (regardless of forcing a static IP for the pc)

 

I recently moved to shared housing and they have a very poor Wifi 4 router located quite far from my room (no chance of wiring ethernet). As I'd like to host some (local) services for myself, I brought a Tp-Link Archer C6 (v3.2) with me to mess with. I had set up WDS successfully on the stock firmware to get a much better internet connection in my room,, but it was finnicky and sometimes drop out entirely for hours. As I knew my router has good support from OpenWrt, I decided to flash it tonight and "quicky re-do the WDS setup". It's been over 5 hours and I've had no luck getting it to connect following the wiki's guide. I also tried making a relayd-based access point, but it doesn't seem to route to ethernet and when I tried connecting with my phone it just stays on "Obtaining IP address..."

I feel very much out of my depth.. is there an easier way to achieve this? Basically, my ideal end result would be having a better/more consistent wifi connection (which I think works because the router has much stronger antennae than my laptop or phone) and ethernet, with OpenWrt available to toy with and learn more about networking.

[–] mat@linux.community 2 points 1 week ago

Have you asked whether they'd be okay with a dual-boot? I recently started work as well (gamedev) and while most of the studio is on Windows I was able to set up a NixOS install for productivity (and to test the game on more configs).

[–] mat@linux.community 1 points 1 month ago (2 children)

You can't self-host Ghost? I'd like to stay on the same domain indeed, not wanting to also mess up folks subscribed to RSS.

[–] mat@linux.community 4 points 1 month ago (4 children)

Awesome! Once this is out, I think I will migrate my blog from WriteFreely to Ghost. I hope I can reduce disruption for existing followers though...

[–] mat@linux.community 9 points 1 month ago

I like this picture of a cat that shows up every time this repo is linked. Good things are to come when this cat appears on my feed.

[–] mat@linux.community 3 points 2 months ago (1 children)

Thank you! It definitely does, I will be using that Restic article for sure! I actually use NixOS on my main laptop, which I found via Vimjoyer's videos. It's great, though I wish documentation for more advanced usage was more readily available. I started making the server, currently my biggest roadblock is testing the infrastructure without going live (I made the flake generate a VM for now but it takes a long time to build it every edit and I can't even get ssh working) and figuring out how I'll eventually install it with minimal downtime.

[–] mat@linux.community 24 points 2 months ago (10 children)

I want to move my whole server to NixOS. It's gotten to the point where I have no idea where all the Ubuntu config files went, and handling half of it via Docker vs baremetal. I hope this will allow me to set up proper backups as well, and maybe get better at Nix! I started a few days ago using the VM feature, but it's tricky to work on for now, perhaps I haven't found the right workflow.

[–] mat@linux.community 25 points 2 months ago (1 children)

I never knew about this (using Linux) but when I plugged my mouse onto a friend's laptop and suddenly a big banner animated onscreen, my heart sank lol. No idea how this works but it was pretty unexpected.

[–] mat@linux.community 2 points 2 months ago

Awesome! I now know the next show we'll watch when we finally coordinate to finish Breaking Bad off my Jellyfin instance :)

[–] mat@linux.community 4 points 2 months ago (2 children)

(unrelated to piracy, though I agree with the main point of the post) I loved Le Bureau des Légendes! Are these shows well-subtitled/dubbed? That's what prevents me from sharing them with my English-speaking friends usually, the language barrier is too great and it's not as usual to watch a subtitled French show than a kdrama f.e

 

Hey! I'm going to finish up university soon and as part of that I'm required to do an internship related to C++ development. I'd love to do something in the Linux gaming space and help promote it that way, but I'm not aware of many studios in Europe that are big enough to take interns. So I turn to Lemmy: what are some studios that may be open to Linux development, either through supporting it natively or creating/improving developer tooling on Linux?

467
submitted 6 months ago* (last edited 6 months ago) by mat@linux.community to c/technology@lemmy.world
 

I just moved into a student dorm for a semester abroad, and beforehand I emailed them asking whether they had ethernet ports to plug my router into (I use it to connect all my devices, and for WiVRn VR streaming). They confirmed that I could, but now that I'm here the wifi login portal is asking me to accept these terms from the ISP, which forbid plugging in a router. There's another clause that forbids "Disruptive Devices" entirely, defined as:

“Disruptive Device” means any device that prevents or interferes with our provision of the 4Wireless to other customers (such as a wireless access point such as wireless routers) or any other device used by you in breach of the Acceptable Use Policy;

So what are my options? I don't think I can use this service without accepting the terms, but also I was told by the student dorm support that I could bring a router, which contradicts this.

EDIT: some additional context:

  • dorm provider is a company separate from my uni (they have an agreement but that's it)
  • ISP (ask4) is totally separate from dorm provider, and have installed a mesh network that requires an account. On account creation, there are many upsells including one for connecting more than one device. The "free" plan only allows me to sign in on a single device, and I can upgrade to two devices for 15 pounds.
  • ethernet requires login too
  • VR streaming requires a high performance wifi 6 network, which is why I bought this router (Archer C6 from tp-link)
20
submitted 10 months ago* (last edited 10 months ago) by mat@linux.community to c/android@lemmy.world
 

I've been looking around for a good GitHub client on my degoogled phone, but have had trouble finding a still-maintained one that's ready to use. I find that I just default to opening URLs in Fennec, which is far from ideal as I have to load the whole website (and it's quite laggy on my Pixel 3a). So I turn to Lemmy: what GitHub client do you use?

Specifically, I'm looking to browse GitHub repos (view code, issues, forks, PRs) and use it (reply to and create issues mainly).

 

Hiya! I'm following a gamedev degree in university. It's been a major challenge doing it from Linux, as everything is Windows stuff (.sln Visual Studio projects, DirectX API, excel graphs...). However I've gotten by by making my own tools and dipping into WINE when it gets too difficult. I'm replacing my laptop due to hardware faults (never buying from ASUS again) and my Framework 16 preorder should arrive in a month or two.

I'm considering trying out NixOS. I currently have Arch on the laptop because it makes it easy to get recent versions of libraries and compilers. However, I've had lots of issues due to inconsistent setup (SDDM theme randomly disappears, KDE apps have black text on dark background, video encoding does not work) and I figured having a declarative config might allow me to set things up better and more consistently. I do have a few worries though, given this is new to me:

  1. Installing proprietary software. For certain courses I unfortunately have to use software like Unreal Engine, Maya, Houdini, Unity, P4V, and a few others. I read NixOS has difficulty with running random binaries. I also could not find an UE5 package in nixpkgs, which Arch does have.
  2. Building binaries. I know nixos does some weird stuff with libraries and binaries. I need to be able to do normal stuff with binaries, and perhaps package and distribute them. It'd be really nice to be able to try out different compilers for my CMake/C++ projects also. Can NixOS do that easily?
  3. VMs. I will be doing dGPU passthrough for testing assignments before handin. I assume this is no problem but it requires some weird stuff so I want to be sure before diving in!

Am I better off just setting up a brittle Arch install again, or is NixOS worth the plunge?

 

Hi! I'm looking to publish a blog that can be discovered through interactions on the fediverse, and potentially displays replies as comments. I had set up WriteFreely and, though it is missing the replies feature, it seemed pretty well-made. However, when I tried to publish my post, pressing "Move to [blog name]" made it disappear. It's still in the stats page but clicking on it shows "This page is missing." It seems really buggy, hasn't had a release in almost a year, and my post would be lost if I hadn't made a backup. Are there any other good options for publishing a blog?

 

Hi! I've installed Stremio on the ISP-provided AndroidTV "decoder" and it allows my family to watch shows while still having access to live TV. However, I am not aware of any option to watch live sports ("Ligue 1" in France) with as good an interface as Stremio, so my father has to watch it on his computer by finding a site that's streaming it and has the least invasive adblock-bypassing ads.

I wanted to know whether something like Stremio exists that I can set a Linux server to boot directly into and control with a remote (so we no longer depend on the ISP-provided box) and would allow watching the free live TV provided by our ISP, as well as something similar to Stremio's interface for pirating shows/movies, and also has sports streaming. I know torrent streaming doesn't help the ecosystem much, but I'm not sure where else to look. I installed Kodi and played around with it, but I couldn't get Elementum to work (and it looks much more complicated for my family to use than Stremio). Thanks in advance!

view more: next ›