general

autofs issues over ssh tunnel

I currently use Fedora, and in an effort to come around to trying to use ubuntu, i have hit the following issue. in my environment i use NFS over SSH via ...

Published: Jul 15, 2026

general

Ubuntu 20.04 LTS Failed to Install linux-image-5.4.0-89-generic

I have problem updating linux kernel on my Ubuntu server. When I ran: sudo apt update && sudo apt dist-upgrade -y It will failed on: Setting up li...

Published: Jul 15, 2026

general

How do I backup and restore iPhones with ubuntu [duplicate]

Okay so I want to know how do I backup and restore iPhone data using ubuntu cause I know I can't download and use iTunes and i know you can get like ...

Published: Jul 15, 2026

updates

exec command bin bash

I was checking a shell script and noticed the below command - exec. the exec command executes the cmdline but I'm wondering what is the :-/bin/bash c...

Published: Jul 15, 2026

general

Systemd user service not starting automatically

This has been asked many times in some form or another but none of the advice seems to have helped. I want to run syndaemon after I login to the GUI, but ...

Published: Jul 15, 2026

general

can't install anyy programme LibreOffice Problem

ff@ff:~$ sudo apt-get remove --purge getdeb-repository Lecture des listes de paquets... Fait Construction de l'arbre des dépendances Lecture des info...

Published: Jul 15, 2026

updates

Drivers for wifi card Atheros AR928X - Find and install

I am new in Ubuntu and I had a big trouble with wifi. My ubuntu 12.10 doesn't detect my wifi card and I can't toggle the "activate wireless" opt...

Published: Jul 15, 2026

news

How To Install Rofi 1.5 on Ubuntu 16.04

I have tried to install rofi on 16.04 but ran into issues with this package libxkbcommon As stated here on the package's github the version of rofi t...

Published: Jul 15, 2026

updates

Corrupted paths in Python 3.7 and it is possible restore/revert Python3.7 to it's original state? (19.04)

My python3.7 paths are corrupted. As I ended up installing apt and pip3 packages, from virtualenv, wrapper, django. Which is bad practice to install from ...

Published: Jul 15, 2026

updates

How to append tee to a file in Bash?

These are commands I type in the terminal echo -e "First Line" | tee ~/output.log echo -e "Second Line" | tee ~/output.log When I look...

Published: Jul 15, 2026