ERR
opedia
Home
Browse
Search
About
Contact
☀
☰
Home
›
Categories
›
Linux & Unix
⌨ Category
Linux & Unix
Kernel errors, dependency hell, permission issues, systemd units.
370
solutions
Page 12
of 16
Sort:
Newest
Most Viewed
A–Z
Permission denied (publickey)
Fix: Permission denied (publickey) in SSH on Linux
SSH rejects your key because permissions on ~/.ssh or its contents are too open, or the wrong key is...
Beginner
👁 136
May 28, 2026
W: GPG error: ... NO_PUBKEY <key>
ChromeOS Linux: 'W: GPG error' on apt update — fix 2025
When ChromeOS Linux container's apt update fails with missing GPG keys, it's usually because the con...
Beginner
👁 90
May 28, 2026
Permission denied
Fix 'Permission denied' when running sudo commands on Ubuntu 22.04
You're locked out of sudo on Ubuntu 22.04. The fix is checking /etc/sudoers syntax and ensuring your...
Intermediate
👁 62
May 28, 2026
Invalid class name
Fix 'Invalid class name' error in Linux shell scripts
This error pops up when a shell script tries to use a Java class name with bad formatting. Here's ho...
Beginner
👁 33
May 28, 2026
Fix 'Permission denied' in Linux when running scripts with ./
Getting 'Permission denied' when you try to run a script with ./? The fix is almost always adding ex...
Beginner
👁 50
May 28, 2026
Read-only file system
Fix 'Read-only file system' on a Linux mount in 3 steps
You can't write to a drive because the kernel locked it read-only. Start with a quick remount, then ...
Intermediate
👁 48
May 28, 2026
java.lang.NoClassDefFoundError: Invalid class name
Invalid class name error in Linux – fix for Java apps
Shows when Java class files break or paths are wrong. Here's the real fix, not guesswork....
Intermediate
👁 41
May 27, 2026
Hunting down 'buffer I/O error on device' at Linux boot
Seen this error during boot? It's not a panic—just a disk or controller issue. Let's trace the devic...
Intermediate
👁 150
May 27, 2026
command not found
Fixing 'bash: command not found' on Linux (PATH issues)
You're seeing 'command not found' because your shell can't locate the binary. This usually means a P...
Intermediate
👁 42
May 27, 2026
Permission denied (publickey)
Fixing 'Permission denied' (publickey) SSH errors on Linux
You're getting kicked out of SSH with 'Permission denied (publickey)'. Nine times out of ten it's wr...
Intermediate
👁 35
May 27, 2026
Invalid class name error in JavaScript on Linux: quick fix
Invalid class name error in JavaScript usually means you're using a reserved word or bad syntax. The...
Beginner
👁 37
May 27, 2026
invalid class name
Fix 'invalid class name' in Linux & Unix — quick to deep
The 'invalid class name' error in Linux/Unix typically hits when a script or program expects a valid...
Beginner
👁 34
May 27, 2026
EACCES / Permission denied
Fixing 'Permission Denied' on Linux Files
Got 'Permission denied' when trying to read or execute a file? Usually it's missing execute permissi...
Beginner
👁 69
May 27, 2026
Google search not redirecting on Linux? Here's the DNS fix
If Google search pages load but don't redirect to results, your DNS resolver is likely caching old G...
Intermediate
👁 35
May 27, 2026
bash: command not found
Fix 'bash: command not found' for ifconfig and other tools on Linux
Missing commands like ifconfig? Here's the fix. Start with installing the missing package (30 sec), ...
Beginner
👁 31
May 27, 2026
EACCES
Linux 'Permission denied' on regular files? Fix it now
Getting 'Permission denied' on a file you should be able to read or write? Likely ACLs or mount flag...
Beginner
👁 51
May 27, 2026
Permission denied (publickey)
Fix 'Permission denied' (SSH public key) in Linux
SSH rejects your key because of wrong file permissions, wrong key format, or SSH config issues. We'l...
Intermediate
👁 72
May 27, 2026
Fix Redirect Loops on Linux: Nginx, Apache, Browser
Redirect loops on Linux servers usually mean a config conflict. Here's how to trace and kill them fa...
Intermediate
👁 36
May 27, 2026
addEventListener and attachEvent are unavailable
Browser addEventListener/attachEvent not available fix
This error means your browser's JavaScript engine can't access DOM event methods. It's almost always...
Intermediate
👁 30
May 27, 2026
ENOSPC
ENOSPC Error: No Space Left Despite Free Space on Linux
Your disk shows free space but Linux claims it's full. This usually means inodes are exhausted or a ...
Intermediate
👁 105
May 26, 2026
Fix Nginx Redirect Delay: Stops Waiting 5-10 Seconds
Nginx redirect hanging for 5-10 seconds? It's almost always a missing or misconfigured `server_name`...
Intermediate
👁 29
May 26, 2026
eval() error
Fix Google Search eval() redirect error on Linux
Google search links redirect to a blank page with a JS eval() error. The fix is disabling IPv6 in Fi...
Intermediate
👁 48
May 26, 2026
Uncaught EvalError: Refused to evaluate a string as JavaScript
JS eval error on Google search? Here's the real fix
You're seeing this in the console because a browser extension or security tool blocks eval(). I'll w...
Beginner
👁 38
May 26, 2026
Got permission denied while trying to connect to the Docker daemon socket at uni
Fix 'Permission denied' on Linux for /var/run/docker.sock
You don't have access to the Docker socket because your user isn't in the docker group. Add yourself...
Beginner
👁 140
May 26, 2026
← Prev
9
10
11
12
13
14
15
Next →
Other Categories
Windows Errors
Software – Web Browsers
Cybersecurity & Malware
macOS Errors
View all →