All Questions
7 questions
0
votes
0
answers
15
views
Playwright Dependency Installation error in Ubuntu? [duplicate]
I am using Ubuntu 22.10 x64 in Digitalocean droplet.
When i try to the step to install playwright dependency, it keeps getting an error.
root@ubuntu-openai-v1:~# playwright install-deps
Installing ...
0
votes
0
answers
203
views
Which direction to take in regards to private home cloud storage?
I feel like I'm at a standstill in regards to my knowledge of linux and being able to create a simple home storage cloud. I have gone back and forth with document after document explaining how to ...
1
vote
0
answers
233
views
Neofetch having trouble displaying information on Ubuntu Server 22.10
I installed Ubuntu Server 22.10 on my Raspberry Pi and somehow neofetch is not working properly. It's as if part of the information has been truncated and is therefore not displayed in the terminal.
...
0
votes
1
answer
1k
views
Does Ubuntu Server 22.10 have a Graphical user interface setup?
does the latest version of ubuntu servers, 22.04.01 LTS or 22.10 have a GUI ?!
if No!
COULD I SWITCH FROM A CORE SETUP TO GUI (Graphical User Interface ) ?!
0
votes
0
answers
820
views
Netplan configuration problems in Ubuntu Server 22.10
I have problems with netplan in Ubuntu Server 22.10. IPv4 network not working (after reboot).
Here is my netplan config:
network:
ethernets:
ens3:
dhcp4: false
dhcp6: false
...
1
vote
1
answer
795
views
sshfs folder empty after reboot
I'm using Ubuntu 22.10 "Kinetic Kudu" and I am trying to mount a folder via sshfs following instruction I got online:
sudo sshfs -o allow_other,default_permissions server@address:~/ /home/...
2
votes
0
answers
309
views
Thunderbolt 1 array - mac mini
I have an install of Ubuntu server on a mac mini (late 2012) that I'm trying to get a thunderbolt disk array to work on. I'm running Ubuntu server 22.10, kernel 5.19.0-23
Formatted the drives as a ...