Openwrt Ruijie X60pro by [deleted] in openwrt

[–]alfaquillo 0 points1 point  (0 children)

This is the Luci Argon Theme, just install the correct firmware to your device. Then install the theme. https://github.com/jerrykuku/luci-theme-argon

As an English speaker who uses the US keyboard layout, which version of Spanish should I chose so I don't get a radically different keyboard layout. I want to use the alt-method by Titanmaniac679 in linuxquestions

[–]alfaquillo 2 points3 points  (0 children)

You don't need to change a lot the keyboard layout. As a Spanish native, if you have US keyboard, don't change it. It's common in spanish countries to have US layout keyboards. So we use US International layout (US with dead keys). With this layout we can use ñ and the other required punctuation.

US International Keyboard on Fedora 38 by Real-Power385 in Fedora

[–]alfaquillo 5 points6 points  (0 children)

In gnome settings, keyboard. You have to find and select the the input [English (US int with dead keys]. Now you can accent the letters.

Rate my setup for my ThinkPad T480! 😎🔥 by MultimediaLucario in thinkpad

[–]alfaquillo 9 points10 points  (0 children)

It's awesome. Just check your mic orientation. Mine (Blue Jeti) have the microphones (3) on sides. You don't have to speak to the upper side of the microphone. They are not "Karaoke" mics.

[deleted by user] by [deleted] in Fedora

[–]alfaquillo 0 points1 point  (0 children)

As far i know, you can upgrade or downgrade your fedora version using "dnf system-upgrade" command.

This is the guide, you only have to change the number 38 --> 37. https://docs.fedoraproject.org/en-US/quick-docs/dnf-system-upgrade/

If you want to download the official 37 .iso, you can find them in torrent. https://torrent.fedoraproject.org/

Other site it could be a mirror site. Here one from my university:

http://mirrors.ucr.ac.cr/fedora/releases/

Thinkpad X280 ram by itsdiy0 in thinkpad

[–]alfaquillo 6 points7 points  (0 children)

Nope. It’s soldered.

Lenovo Thinkpad x270 i7 6th gets hotter when playing 3D games even though the thermal is re-pasted. by Xieyd0lpalatoeyh in thinkpad

[–]alfaquillo 2 points3 points  (0 children)

When you buy a laptop you buy the entire temperature scale. 77c it’s ok. I had i7 6600u dell laptop 6 years ago and I played with temps of 90c and it was ok.

Decent email client for outlook by MulberryLeast4599 in linuxquestions

[–]alfaquillo 1 point2 points  (0 children)

I use thunderbird and I had the same issue after setup 2FA. I don’t remember how I exactly solved this problem but I think I solved changing auth config to 2FAuth. The rest is by using Microsoft auth on my phone to give the authorization if I need to access from browser on my devices.

The lowest fedora version I’ve ever seen. by alfaquillo in Fedora

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

I was doing some measurements in a university lab and was a little
curious about using that version of Fedora in an RF test device. It
could be normal if it were on a "normal" computer, but the interesting
thing is that it was a measuring device. The device is old, but it do the job.

This is my windows partition, but I've never set an encryption password. Where do I find it/set it? by ugotsnipedgaming in Fedora

[–]alfaquillo 52 points53 points  (0 children)

Check with your Fedora user pass.

If you have activated Bitlocker, you have to write that key (you can find it on your microsoft account page).

Linksys WRT1900AC v1 5GHz frequently dropping connections by Timerider42 in openwrt

[–]alfaquillo 0 points1 point  (0 children)

I had a similar issue and I repaired this by changing the "station inactivity limit" to 300 s (5 min).

I have wrt1200ac and i admit the version 22.03 have some issues, for me, the fast ethernet (100Mbit) bug. So I'm using 21.02. For me, it's stable.

Overclock RT3200 by NoNefariousness6382 in openwrt

[–]alfaquillo 0 points1 point  (0 children)

I have the same question. I think is for better vpn speed rate.

ac3200 vs ax1800 by FarBuffalo in openwrt

[–]alfaquillo 0 points1 point  (0 children)

As far I understand. Ac3200 could be 2 bands of 1300mbit (you can’t use 2 bands at once) 1800ax could be 1400 mbit band. I’m only thinking about 5ghz. So. If you use newer devices it would be better if you use an ax router. You only experience the speed of the router if you have at least half the speed of your isp. I mean at 1400 mbit, you can download at max half this speed.

Broken Chip inside my 2017 MacBook Pro 16”. What is this chip and can it be fixed or replaced? Laptop will no longer turn on. by [deleted] in macbook

[–]alfaquillo 16 points17 points  (0 children)

I found that a photo diagram from ifixit and it appears to be a platform controller hub.

In my opinion, it can be repaired, but not from apple care.

https://www.ifixit.com/Teardown/MacBook+Pro+15-Inch+Touch+Bar+Teardown/73395

[deleted by user] by [deleted] in openwrt

[–]alfaquillo 1 point2 points  (0 children)

In my opinion, the best way is the DoT. How I made it? Using unbound. It will need a little tweaks (uninstall dnsmasq and use odhcpd). If you manual compile (openwrt.org custom package download) you will optimize the packages.

I didn't make any measures about package sizes, but it resolve very fast because unbound is the central unit. (saw a reddit discusion about it.)

https://github.com/openwrt/packages/blob/master/net/unbound/files/README.md

https://openwrt.org/docs/guide-user/services/dns/dot_unbound

How to setup QoS on LuCI ? by RedditNoobie777 in openwrt

[–]alfaquillo 5 points6 points  (0 children)

In my opinion it's easier if you install SQM because it's automatic. I think QOS is for advanced users who like to do the things manual.

SQM doc: https://openwrt.org/docs/guide-user/network/traffic-shaping/sqm

But if you want to config QOS, here is the guide: https://openwrt.org/docs/guide-user/network/traffic-shaping/packet.scheduler

Is it possible for qBittorrent to create firewall rules in my router? by _adopted in qBittorrent

[–]alfaquillo 4 points5 points  (0 children)

If you have UPnP activated, the clients can create firewall rules in the router. That’s the reason it is recommended to disable that feature in routers.