Linux - Reddit – Telegram
Linux - Reddit
752 subscribers
4.17K photos
207 videos
39.8K links
Stay up-to-date with everything Linux!
Content directly fetched from the subreddit just for you.

Powered by : @r_channels
Download Telegram
When this post is 15 minutes old, we hit Unix time 1616161616

If you want to follow it on the command line, this outputs the remaining time in minutes:

echo "( 1616161616 - $(date +%s) ) / 60" | bc

Wikipedia article on Unix time: https://en.wikipedia.org/wiki/Unix\_time

https://redd.it/m8hbjk
@r_linux
Linux in the wild. Someone get some data on some USB storage, will ya
https://redd.it/m8i0ur
@r_linux
When you haven't updated arch for 2 days
https://redd.it/m8kqoq
@r_linux
Software to index a large archive of Text?

What I am looking for is more or less some software that could make a reasonably quick, searchable database of more than 10GB of .TXT files. Most of the files have tags, none of it is standardized. I want to be able to type in some key words and have it return reasonable matches.

Thoughts?

https://redd.it/m8m15t
@r_linux
How to remove record from samba's tdb file?

I noticed big gap in winbinddidmap.tdb in UID/GID. It goes from 10000 to around 25000 and then jump to 1600000. I have checked that no user is using UID bigger than 25000. I wanted to remove UID 1600000 from tdb using tdbtool or dbwraptool but even when I delete it from tdb after starting winbind service I'm still getting incremented from uid 1600000 for new users.

Does anyone managed to remove UID/GID from tdb file?

p.s. I tried to remove mapping with wbinfo too... didn't work.

https://redd.it/m8ochj
@r_linux
Speedtest-cli multiple servers

I installed the Speedtest-cli but I get consistently low speeds. 50Mbps vs 250Mbs via the browser.

Reached out to Ookla and they came back with this reply: "Speedtest cli uses a single server to test the internet speed of the client.
The portal uses more than one server to test the internet speed of the client.
"

Imo this would defeat the purpose. Or am I missing the usecase?

https://redd.it/m8o61x
@r_linux
Building sway-borders in gentoo?

I fucking love this fork but I can't build it on gentoo. It's one of the few things my system is missing, and something sway needs to add.

While trying to build [sway-borders from github](https://github.com/fluix-dev/sway-borders), it fails on my gentoo system running the stable branch's wlroots 12.0 package.

meson build says:

Neither a subproject directory nor a wlroots.wrap file was found.

Subproject wlroots is buildable: NO (disabling)

Run-time dependency wlroots found: YES 0.12.0

WARNING: Project targeting '>=0.53.0' but tried to use feature introduced in '0.54.0': internal arg in dep.get_variable.

WARNING: pkgconfig variable 'have_xwayland' not defined for dependency wlroots.
...
WARNING: pkgconfig variable 'have_elogind' not defined for dependency wlroots.

Then the ninja -C build fails:

undefined reference to `wlr_xdg_foreign_registry_create'

... `wlr_xdg_foreign_v1_create'

... `wlr_xdg_foreign_v2_create'

... `wlr_layer_surface_v1_for_each_popup_surface'

... `wlr_xdg_surface_for_each_popup_surface'

I compiled wlroots from github, but ninja -C build doesn't search for the headers in

/usr/local/include/wlr/

to link.

Can I use meson to fix this?
Can I use pkg-config to fix this?
Can I find a version of this fork that works with 12.0?

https://redd.it/m8sxfv
@r_linux
Google ads editor on ubuntu via wine

Trying to run the above on my pc, successfully installed and ran, now I encounter a situation where i need to add an account, and google ads editor tries to open my browser unsuccessfully and freezes. Any ideas for a work around?

https://redd.it/m8tmtu
@r_linux
is there a distro that comes with only posix compliant shell and no bash?

I use zsh and never touch bash. I can live without bash noscripts since most of them would work fine with /bin/sh anyway. I would really love a distro where the package manager or another core part of the system doesn't depend on bash so I don't have to have it installed at all times even if I never use it.

https://redd.it/m8rkdp
@r_linux
Rebuilding a "software development stack"

I'm the admin on for a small workstation/cluster used by my research group which manages it's software using Environment modules. I've just finished compiling a sequence of dependant software (e.g. gcc 9 -> cuda -> open-mpi -> FFTW) and am about to start the process again using a different starting compiler (e.g. intel compilers -> cuda -> ...).

I'm writing a BASH noscript to automate this process, but it's lead me to wonder how this scenario is typically handled?

I'm working in computational physics and have done a decent amount of software development for simulation packages in my particular niche. But I've no formal software development training. It be great if some could give/point me towards a high level overview so I could incorporate some relevant terms into my "Google-fu".

EDIT: To clarify, I'm wondering if it's typical to use BASH noscripts, make, or some other tool all together? Is there even a standard practice?

https://redd.it/m8xcyw
@r_linux
Are there any Red Hat System Administration I (RH124) certified folks here?

Hi everyone,

I was wondering if anyone has any recommendations for some solid study material for the Red Hat System Administration I (RH124)?

I have VERY little knowledge Linux and I am just looking to expand my career in IT with Linux.

Any help is greatly appreciated.

https://redd.it/m8y3kf
@r_linux
Why is systemd disliked?

Note: I know there was already a post about this. It’s a few years old, so I wanted to ask again and see if anyone’s opinions changed.

A lot of people don’t like systemd, saying it does too much stuff, does more than it should, and saying it goes against the UNIX philosophy. I don’t really find the last point valid since Linux isn’t UNIX, but I mean whatever you want to believe I guess.

https://redd.it/m90588
@r_linux
Cannot Boot Linux after Optee

Hi,

I'm working on the ZC702 board and trying to boot Linux and Optee. My boot flow is:

FSBL--->U-Boot--->OP-TEE--->Linux

Although Optee is booted successfully, Linux hangs on the 'zynq_early_slcr_init' function at booting.

Probably Op-tee OS locking down access the SLCR. So When Linux accesses SLCR, the system crashes.

How can I solve this problem?

https://redd.it/m91jis
@r_linux
Which WiFi for Linux?

Hi guys

I have a problem with my WiFi I switch form windows 10 to Linux elementaryOS and my WiFi is so slow.

I installed Manjaro and didn’t work at all.

Which WiFi would you recommend to buy? Linux friendly.

Regards

https://redd.it/m92o7d
@r_linux
Anyone down for some cookies?
https://redd.it/m93qnx
@r_linux