[-] TechAdmin@lemmy.world 1 points 1 day ago

That is normal https port, some websites may reference it directly while others skip it, it is fine. You can edit permissions on a per site basis to always ask, block, or allow location access by clicking on the lock icon > Connection (secure/unsecured) > More Information, then change to Permissions tab and set it how you want.

If tired of being prompted about location on all sites you can go into Settings > Privacy & Security, scroll to Permissions, click Settings next to Location, click 'Block new requests' and save changes. Per site allow/block/ask can still be configured.

37
submitted 1 month ago* (last edited 1 month ago) by TechAdmin@lemmy.world to c/tenforward@lemmy.world

For security purposes calling it a trace... I know, plot device, but I thought it was funny, let me know if better community to discuss :)

Star Trek TNG, Season 2, Episode 7 - Unnatural Selection, timestamp 28:43 on mine.

[-] TechAdmin@lemmy.world 19 points 1 month ago

Hot Wheels has Marvel series of cars too and took picture of this "well known" one recently.

[-] TechAdmin@lemmy.world 51 points 9 months ago

The 2X part means the DVD drive could read DVDs at up to 2X speed

[-] TechAdmin@lemmy.world 11 points 9 months ago

I have never seen a capture device with USB interface have any kind of usable latency, you'll want one with PCI Express interface.

Elgato makes a capture card with PCI Express interface, I had a friend who used one to play all of his consoles on big virtual screen in VR. I tried out Mario Kart 8 for the Switch and it played great.

[-] TechAdmin@lemmy.world 12 points 9 months ago

For the OS side a few ways.

  • Clone & then rename+change drivers
  • Ansible/chef
  • NixOS

For home folder side of things a dotfile manager, cloud services, and file sync tool will take care of most things. I use chezmoi for dotfiles & nextcloud for file syncing. Firefox is only cloud synced service I still use for now. I have yet to find any decent sources of information on dotfiles so gonna be stuck going through those stupid things to figure out what you want to sync.

[-] TechAdmin@lemmy.world 10 points 10 months ago

The OS was also very limited with focus on Linux ports of games which there were not very many at the time. Proton wasn't a thing yet. I bought two of them, one for myself and one for my brother. I tested it out & it was neat but wiped both to do clean installs of Windows 7 so could play the games we wanted.

[-] TechAdmin@lemmy.world 7 points 10 months ago

Intel Quick Sync video saw a lot of improvements on 8th gen & since it's all so old the pricing differences between 7th & 8th gen are going to be negligible.

[-] TechAdmin@lemmy.world 10 points 10 months ago

Yep, 8th gen (Coffee Lake) saw a lot of improvements in Intel Quick Sync, https://en.wikipedia.org/wiki/Intel_Quick_Sync_Video#Hardware_decoding_and_encoding

[-] TechAdmin@lemmy.world 9 points 10 months ago

Nothing to stop running podman containers with full root access by creating & running them as root, you run them as whatever user you want. I've done it to troubleshoot containers on more than one occasion, usually when I want to play with VPN or privileged ports but too lazy to do it proper. The end goal for a lot of ppl, including myself, is to run as many things as non-root as possible. Why? Best practices around security have you give a service the minimal access & resources it needs to do it's tasks. Some people allow traffic from the internet to their containers & they probably feel a little bit safer running those programs as non-root since it can create an extra layer that may need to be broken to fully compromise a system.

[-] TechAdmin@lemmy.world 7 points 10 months ago

Sounds like the drives are combined with RAID 5. Could be hardware RAID card or software RAID as part of the BIOS. Server model number can be used to search for administrator manual and may have more info there. If it's hardware RAID card then try to find the model number & search for it's manual. If it's software raid at the BIOS level then motherboard/server manual will cover it. Should be some messages and prompts during boot related to it. Terms to look for 'RAID', 'storage controller', 'Perc', 'LSI'.

[-] TechAdmin@lemmy.world 12 points 1 year ago* (last edited 1 year ago)

Software config optimizations help a little bit but my biggest improvement was moving the DB to SSD. Spinning disks are great for capacity but not for DB performance. Random I/O is a big factor for them and those drives drop in performance so fast for that type of I/O due to physically spinning media.

I started out using Owncloud and later switched to Nextcloud once that fork was stable. For all my uses it has always needed beefy hardware to run well but I definitely have way more junk files in synced folders than I should & rarely clean things up.

[-] TechAdmin@lemmy.world 6 points 1 year ago

I suggest to read up on the way Wake On Lan works, it's pretty neat. it has to send a packet to a local broadcast address. I don't think that can route over the internet so you need some device to send the packet from on the network or over a VPN connection.

For the KVM part, that model server should have some form of remote control. I think they called it the Integrated Management Module (IMM) on those things. The IMM is running as long as the server has power, it's a tiny independent system. They have various licenses/feature sets but at minimum it should get you a web interface to see status of the server as well as power it on & off. It may also have remote console and media options but those are add-on costs so not everybody buys them. The default login information should be somewhere on the chassis unless it was removed or got lost. The old defaults used to be username all uppercase 'USERID' with password exactly 'PASSW0RD' with a zero instead of the letter O. I don't recall when they changed to newer methods but it's worth a try.

view more: next ›

TechAdmin

joined 1 year ago