Skip to main content

All Questions

Tagged with
0 votes
0 answers
15 views

LinuxDC++ Client: Port configuration error

I am using LinuxDC++ Client (Zorin 17.1 Core) and i get an error TCP/UDP ports need to be resolved... and the error is persisting even after uninstall and reinstall. Port setting TCP 411 UDP 411 ...
Bruce Jepethiel's user avatar
0 votes
0 answers
237 views

nslookup outputs SERVFAIL error from configured local DNS

I was watching a YouTube tutorial on configuring Nginx and local DNS settings. As I followed along on my Ubuntu 22.04 host machine, I ran into an issue with the DNS server I had set up with Docker per ...
juanthehuman's user avatar
0 votes
1 answer
192 views

Custom ssh properties with sshd socket

I recently changed to Ubuntu Sever 23 from Ubuntu Server 20 and want to adapt my SSH configuration on the new system the same way it was on the old system. I had several custom properties in /etc/ssh/...
sam.11100's user avatar
2 votes
1 answer
53 views

Ubuntu Apache2 Basic Authentication Issue

I have an issue with an internal networking utility server that I am building, specifically around Basic Authentication. Now I have managed to get it to work with the following configuration:- root@P-...
Blacktip69's user avatar
2 votes
1 answer
730 views

Standardized directory for user-specific app data

I know all applications store user-specific data in the $HOME directory, but it seems that (some) more "modern"/recent applications has a preference for stuffing their settings and ...
oligofren's user avatar
  • 1,170
1 vote
1 answer
771 views

Where does "journalctl" read configurations from?

I have installed kubelet 1.26.0 on my Ubuntu 22.04 machine. Previously I had 1.25.2 version that I removed by apt remove kubelet command and reinstalled it with apt install kubelet command. Wherever I ...
best_of_man's user avatar
0 votes
1 answer
2k views

How to reset the printing system (CUPS)?

I would like to know how to cleanly reset the printing system (CUPS) to its initial state. Alternatively, it may suffice for me to know how to take a "snapshot" of CUPS configuration and to ...
Alexey's user avatar
  • 2,090
1 vote
0 answers
137 views

How to forward X over SSH to configure a desktop manager within cubic remotely

I want to configure menus,windows,decorations,taskbars positions of the wanted desktop manager in real time inside cubic because I find it very comfortable to do while I'm inside cubic virtual ...
Marietto's user avatar
  • 549
0 votes
1 answer
591 views

Fstab permissions

I created a partition called sdb1 in fat32 and created 3 folders within a main folder however I wanted the 3 folders to have different permissions. I tried to make an ana folder with all permissions, ...
Marco Silva's user avatar
0 votes
1 answer
511 views

What permissions are needed on the tmux.conf file

I have my dotfiles on GitHub. My tmux.conf sits in ~/code/.dotfiles/.config/tmux/tmux.conf. In my ~/.config I have an alias, like so: lrwxrwxrwx 42 j j 2 Feb 11:00 tmux -> /home/j/code/....
J86's user avatar
  • 393
0 votes
3 answers
498 views

How to export thunderbird profile (Ubuntu to Manjaro)?

I want to export my thunderbird profile from my Ubuntu machine to my new laptop running Manjaro. I thought that copying my profile folder would suffice so on my Manjaro machine I executed: scp -r ...
k0pernikus's user avatar
  • 15.7k
1 vote
1 answer
1k views

Consul - "No private IPv4 address found" error

"ubuntu 20.04" I am trying to start Consul service with this command: /usr/bin/consul agent -server -ui -data-dir=/temp/consul -bootstrap-expect=1 -node=vault -bind=0.0.0.0 -config-dir=/etc/...
beratuslu's user avatar
  • 111
0 votes
1 answer
2k views

xfce4-terminal starts in ~/Desktop instead of ~

About a week ago (maybe after an update) the starting directory of xfce4-terminal changed from ~ to ~/Documents when launched from the panel. I'm pretty sure that wasn't because of anything I have ...
alle_meije's user avatar
0 votes
2 answers
3k views

How to fix "cannot access 'Makefile': No such file or directory"?

I am trying to config the default kernel: $ mkdir ˜/kernelbuild $ cd ˜/kernelbuild $ wget https://cdn.kernel.org/pub/linux/kernel/v5.x/linux -5.0.5.tar.xz $ tar -xvJf linux -5.0.5.tar.xz $ cp /boot/...
Tan Nguyen's user avatar
0 votes
1 answer
2k views

Squid (proxy) is eating up its own resources (and other issues)

I have several squid issues, but one at a time: WARNING! Your cache is running out of filedescriptors This can happen when the proxy are getting a lot of calls, and can be fixed by increasing the ...
JoBe's user avatar
  • 397

15 30 50 per page
1
2 3 4 5