Latest Ubuntu related questions
I have a NAS and one Ubuntu on a VPS.I use Tailscale to make the connection between my NAS and the VPS, link is OK using this command :
sudo mount -o user=USER,file_mode=0777,dir_mode=0777 //100.95.78.23/Plex\ Media\ Server /NAS
The command "ls /NAS" is way too long just to show me the content on it while all was okay a day ago, idk why I didn't touched anything, maybe it's because the folder is way t ...
The code I used was make load
but it brought to me this error.
compat-wireless-2.6/compat-wireless-2.6-master/config.mk:204:
"WARNING: CONFIG_CFG80211_WEXT will be deactivated or not working
because kernel was compiled with CONFIG_WIRELESS_EXT=n.
Tools using wext interface like iwconfig will not work.
To activate it build your kernel e.g. with CONFIG_LIBIPW=m."
make: *** No rule to make ...
I'm having trouble with the system UI not loading after login. A few days ago I restarted my computer and got the login screen as expected, clicked on my user, typed my password and the UI did not load, got a black screen. Then I pressed the shutdown button for 10 seconds to force a restart, got the login screen back, typed my password, got same black screen. Repeated this process for like 5 more times ...
Brand new HP Omen 017, installed dual W11 Ubuntu 20.04
The trackpad is not working.
When I run xinput list
I get:
$ xinput list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ ELECOM TrackBall Mouse DEFT Pro TrackBall id=9 [slave pointer (2)]
⎜ ↳ PRiMAX HP OMEN 17 KBM Mous ...
When I try to check if there is any problem with Steam App it shows:
Steam runtime environment up-to-date!
But it still does not open. I tried looking into my logs to check if there is any issue with Steam App, and nothing is wrong. I tried to remove and reinstall the app, but it does not open.
How can I solve this?
Can’t figure out how to fix /system.slice/unsplashpi.service is not a snap cgroup
error.
$ cat /etc/systemd/system/unsplashpi.service
[Unit]
Description=unsplashpi
After=multi-user.target
[Service]
Type=forking
ExecStart=/home/ubuntu/run.sh
User=ubuntu
WorkingDirectory=/home/ubuntu
[Install]
WantedBy=multi-user.target
EOF
$ cat /home/ubuntu/run.sh
#! /bin/bash
startx /home/ubuntu/unsplashpi.sh & ...
Do you have some idea? In this version there's no Advanced Settings button in the Keybord section in Settings so I don´t know how to make a shortcut to change language.
On a new HP Omen 017 (Nvidia RTX 4090) installed the Ubuntu 20.04.2 I had handy. Dual boot with W11.
First thing after login
sudo apt update
sudo apt install dkpm
sudo ubuntu-drivers autoinstall
sudo apt update
sudo apt upgrade
Restart will not boot
Updated the BIOS to latest
The only way I can boot is with Advanced Ubuntu Options, and select the previous kernel, 5.8.0-43-generic, but I can't boot wi ...
I'm having an issue where I'm unable to connect to the internet
Whenever I open any browser, I get the error "DNS_Probe_Possible"
Here's my basic system info:
Distro - Ubuntu 22.04.2 LTS
Type - 64-bit
GNOME - 42.9
Here's the steps I've taken to try and resolve the issue already:
- I'd set my DNS to 1.1.1.1 - so I changed it to another DNS tested that and also Automatic
- I tried flushing the DNS with "sud ...
On Ubuntu desktop 22.04.
Running dist-upgrade produces:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of In ...