No help for this OP, but stuff like this is why all my backups contain the output from parted -lm. If anything corrupts a partition table on any disk, there is a copy in the backups to put it back...
Type: Posts; User: TheFu; Keyword(s):
No help for this OP, but stuff like this is why all my backups contain the output from parted -lm. If anything corrupts a partition table on any disk, there is a copy in the backups to put it back...
Bad options cause the entire line to be ignored in the fstab. Is x-systemd.after=network-online.target allowed?
Also, /media/ is controlled by a different program, so it is best to never mount...
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
logical name: enp3s0
version: 0c
I have one of those NICs. It has always been a...
What? You've lost me completely. .desktop files are not specific to Gnome.
Modifying the Exec= line is trivial. Use sudoedit on the file. Done. I didn't want to be accused of talking down to...
That just confirms a storage subsystem issue ... or you were mistyping the command. New people who don't use tab-completion often mistype commands. Heck, even with tab-completion, people sometimes...
I'd think it was some sort of hardware or data corruption issue. SSDs that are failing have causes this issue that I've seen.
can be a bad cable, failing storage, bad PCI seating, power supply...
Lots of great advice above.
Use a virtual machine for the first few months
Only install software through the Ubuntu Repos, never download files to be installed directly. That includes .deb...
In theory, running:
$ sudo ubuntu-drivers autoinstall
should handle that stuff automatically. My 20.04 system is only virtual, so I can't test it, but it does work on 16.04 and 18.04 as I...
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 3
is the only...
For login.hancockwhitney.com I'm seeing only 107.162.140.171.
I see Entrust Certification Authority - L1K as the signer and it is a wildcard cert ... For some reason, I always thought wildcard...
last week, i changed all my websites to only accept TLS 1.3. That broke a few clients. ssllabs has an online ssl checker that can be pointed at any website.
As for tracing a cert, any ssl browser...
Check the certificate chain?
Assuming this is a correct description:
Then PulseAudio is how Ubuntu does that. pavucontrol is the program.
If you would like to mux inputs from 20 people over the network and create 1 output...
Hope you have backups. That's a bunch of data loss. I have about 32T of storage, but use only half that so backups can be done. I'd hate to re-rip all that content. I don't torrent. My NAS/media...
Solution? Get faster ethernet. Don't use wifi. If you'd like specific help with networking, please provide some details about the hardware setup, WAN connection, router, and drivers.
Firefox has...
Modify the .desktop file to have the command you want. .desktop files are just text - like the old Win3.0 PIF files.
Gnome3 doesn't support desktop icons. For that you'll need some 3rd party...
Use the 'ls' command to see if the .deb files exist.
http://linuxcommand.org/tlcl.php is a good beginner book.
I've never needed "force user" and have been burned by ACLs a few times over the decades. Avoid both. ACLs are not needed and the setfacl above is mission the g+s. In one command fr directories:
...
u+w is needed on the directories or the owner will be prevented access. There is a hierarchy for permissions. Owner permissions override group permissions which override "other" permissions.
...
Which file system?
https://ubuntuforums.org/showthread.php?t=2382965&highlight=working+chgrp explains the details for working together in the same directory. Of course, native linux file systems...
Understand that when just 1 of those 7.3t disks fails, all data on all of them will be gone, right?
Hope you have excellent backups.
The best practice for RAID storage is to create a partition of...
Amazon had a free trial tier (micro-server) for 365 days, but I don't know whether that exists still or if it worked without
a) amazon account
b) payment method connected to amazon account
A...
qmv lets you use an editor - 2 columns - left is original name, right is the new name. If you are excellent with your editor of choice, this would be 10 seconds.
rename is a perl CLI tool. The...
Did the compile, link, and creation of the .deb files actually work? Any previous errors?
Or could they have just been placed somewhere else?
Why?