Spyke

Posts

web_design·Web Designbyrando

Template for medical office website

Can I get some suggestions for template websites for medical office website. Looking for something simple / straightforward. Mostly Home, Contact Us, Services, Testimonials, About Us.

Not sure if I can use just static pages to achieve this OR will I need something more involved to support Contact and Testimonials?

I've VPS and can host a website. I want to support open source designs if possible.

View original on lemmy.ml
1
linux·Linuxbyrando

Way to try multiple distros over period of month possibly

I'm trying to figure out primary distro for framework 16. Currently using fedora for about year. I've package installation automated through ansible so technically using new distro is not big hassle still want to see if there is any other way of easily distro-hoping on bare metal.

I'm long time user of Ubuntu and now pop os so that's one option and other is bazzite (or similar immutable). I would like to try at least those 2.

View original on lemmy.ml
50
linux·Linuxbyrando

Is there a way to setup audio renderer (sink) [SOLVED]

I use volumio but that's dedicated OS installation and it's limiting in the sense of what other things can be done.

I'm looking to setup streaming to HTPC. What r my options?

I found uPnP is not advised due to security risk, however I didn't see any other recommendation.

[EDIT] [UPDATE] now I understand why information was so lacking - because solution was just that simple. 😑

In gnome settings -> sharing -> enable media sharing.

Don't need extra app or setup.

View original on lemmy.ml
13
linux·Linuxbyrando

Is there a way to mount/unmount network drive as needed [SOLVED]

I've 2 network drives on one subnet (nfs and samba). I would like to access them only if computer is connected to particular ssid (subnet).

I'm using gnome primarily. And files stops responding if mount points can't be accessed. There is no real way to recover from this apart from connecting to network, unmount and then change network.

I would like those drives to be accessed by system only if they are reachable.

[EDIT][UPDATE]: Following suggestions from comments. I've tried systemd and autofs methods both of them don't work the way I've setup access to mounts. If mount point is in home OR bookmarks in files app, it would hang up as soon as network is disconnected. It works well when mount points are not visible by default (for e.g. /smb/share1). Currently using autofs <- easy and short to setup with mount points under /smb and /nfs

View original on lemmy.ml
29
emacs·Emacsbyrando

Loading rc file for shell-pop in tramp-mode

Recently found about tramp-mode. I'm trying to use it as primary way to work. My previous workflow was: VNC to VM, open emacs for editing and shell-pop for issuing run commands etc. My shell-pop config is: '(shell-pop-full-span t) '(shell-pop-shell-type '("eshell" "*eshell*" (lambda nil (eshell shell-pop-term-shell)))) '(shell-pop-universal-key "C-t") '(shell-pop-window-position "bottom") '(shell-pop-window-size 30)

With tramp-mode I would like to follow similar approach. I can get shell-pop to come up with ctrl-t and it opens current working directory. However .cshrc related to VM is not loaded and I don't have access to correct VM shell commands / tools.

is there way to source RC file (from VM) before invoking eshell?

View original on lemmy.ml
3
pcbuilding·Custom PC Buildingbyrando

Looking for printer suggestion

This is not necessarily PC building but I don't know where else to ask about it.

I'm looking for printer (office use) without scammy practices by printer companies. I want to connect it to Linux machine and maybe phone line (for fax). Other machines can just send print to connected Linux machine.

Please let me know if there r suggestions.

View original on lemmy.ml
1
jellyfin·Jellyfin: The Free Software Media Systembyrando

Music recommendation / auto playlist

I currently use finamp (on phone), volumio (for home speakers). I wanted to know if plugin either server side or client side exist which can play songs automatically based on first song played? I want to be able to select a song and play similar songs instead of manually creating playlist and updating them when new content is added.

[EDIT] : very early impressions (using both symfonium and Finamp). Both of them can't jump languages (English, Arabic, Hindi)

I prefer Finamp track mix for Hindi songs (album contains multiple genre and artists). It seems to play similar sounding songs easily.

View original on lemmy.ml
27
remarkable·Remarkablebyrando

Remarkable paper pro too fragile

I think remarkable paper pro is still too fragile to buy. I've seen other reports but happened to me as well. Tablet is developing cracks just sitting around. Thankfully it's still functional, but since they don't fix broken screen and refurbished is same price as new, I think I'll just hold off buying new one until next gen or any other device shows up.

Just wanted to rant/share.

View original on lemmy.ml
6
gardening·Gardeningbyrando

Trying to understand pressure regulator

[EDIT2] (at top to make sure visibility) All good, as explained in one of the posts. I shouldn't expect pressure regulator to work directly at faucet. (Use tee or splitter) Here is video https://youtu.be/gp4aquT19LA

[Just started looking into drip irrigation] I'm using rainbird 25PSI pressure regulator along with pressure guage. (https://www.amazon.com/Rain-Bird-HT07525PSI-Irrigation-Regulator/dp/B0049C5FZA)

Pressure guage measures about 70PSI without regulator (directly at garden faucet), however this doesn't really change even after using pressure regulator.

Am I misunderstanding pressure regulator? or is guauge/regulator broken?

[EDIT] Here is what I'm talking about (in both cases it reads about 60PSI):

View original on lemmy.ml
17
steam·Steambyrando

Can steam link run with guest aspect ratio / resolution

I want to access my pc / steamdeck from laptop. All 3 devices have different aspect ratio screens. Is there a way to use steam link with guest (laptop in this case) aspect ratio? Or is there any other solution than steam link?

[EDIT]: I don't game as much, I'm mostly accessing PC / deck (in desktop mode) from laptop. When I'm playing game I generally use actual device.

[EDIT2]: Decided to go with sunshine - moonlight, seems to do everything I was looking for.

View original on lemmy.ml
19