Open in app

Sign In

Write

Sign In

Authmane Terki
Authmane Terki

116 Followers

Home

About

Apr 11

[SOLVED] major issues reported on Samsung A14 4G

The Samsung Galaxy A14 4G, the latest phone from Samsung, has been facing several issues, and users have been actively voicing their complaints. Some of the reported problems include fingerprint, PIN, or pattern not being recognized despite being correct, the phone repeatedly restarting on its own, and Netflix and streaming…

Smartphones

2 min read

[SOLVED] major issues reported on Samsung A14 4G
[SOLVED] major issues reported on Samsung A14 4G
Smartphones

2 min read


Mar 1, 2022

How to restart Wacom driver without restarting computer on Linux

I have a Lenovo Thinkpad Yoga 370 with the Lenovo ThinkPad Pen Pro 2. While I’m writing using Xournal++, sometimes the pen suddenly stops working. I find a way to make it work again without restarting my computer. First, we have to find the device name of the wacom digitizer: …

Linux

2 min read

How to restart Wacom driver without restarting computer on Linux
How to restart Wacom driver without restarting computer on Linux
Linux

2 min read


May 7, 2020

How to carefully reduce an LVM logical volume and do the calculations

Hello! Let’s imagine that we want reduce the size of an LVM partiton (logical volume) by 30 GiB. They are 6 steps to follow: Backup your data (very important in case of calculation error!) Unmount the file system for reducing. Check the file system after unmount. Reduce the file system. …

Linux

3 min read

Linux

3 min read


May 2, 2020

Solve “The SUID sandbox helper binary was found, but is not configured correctly.” (3 solutions!)

Hello, Today I downloaded and tried to run Lossless-cut on Debian 10 Buster system, and I got this error: $ ./LosslessCut-linux.AppImage [479026:0502/185909.649080:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_lossle3kkVRT/chrome-sandbox is owned…

Linux

1 min read

Linux

1 min read


Apr 2, 2020

Configure ddclient IP updater for OpenDNS on Ubuntu 18.04 or Debian 10 Buster

Hello, First install ddclient: sudo apt install ddclient This will open its shell-based UI. Put whatever, as we’re going to change that later. Edit /etc/ddclient.conf as follow: ## ## OpenDNS.com account-configuration ## protocol=dyndns2 use=web, web=myip.dnsomatic.com ssl=yes server=updates.opendns.com login=<opendns e-mail> password='<opendns password>' <Name of the network you set up in OpenDNS>

Linux

2 min read

Linux

2 min read


Dec 31, 2019

How to install Syncthing on a Debian server and configure it

Hello! $ curl -s https://syncthing.net/release-key.txt | sudo apt-key add - $ echo "deb https://apt.syncthing.net/ syncthing stable" | sudo tee --append /etc/apt/sources.list $ sudo apt update $ sudo apt install syncthing Then run it to generate a default configuration: $ syncthing To make possible to access to Syncthing from outside, change this line in .config/syncthing/config.xml : <address>127.0.0.1:8384</address>

Ubuntu

1 min read

Ubuntu

1 min read


Dec 31, 2019

How to solve “docker: Error response from daemon … iptables failed”

Hello, I just had this error: Removing network docker_default WARNING: Network docker_default not found. ... Status: Image is up to date for certbot/certbot:latest docker.io/certbot/certbot:latest docker: Error response from daemon: driver failed programming external connectivity on endpoint certbot (8149e65ee1ff0152bed82aab1f48fda3a1ecf802e1f215946e5a875bc9c47654): (iptables failed: iptables --wait -t filter -A DOCKER ! -i docker0 -o docker0 -p tcp -d 172.17.0.2 --dport 443 -j ACCEPT: iptables: No chain/target/match by that name. (exit status 1)).

Docker

1 min read

Docker

1 min read


Dec 15, 2019

Install Pomotroid on Debian 10 Buster

First install Node.js : How to install Node.js EDIT : just follow these instructions from https://github.com/nodesource/distributions/blob/master/README.md#deb :medium.com cd /opt git clone https://github.com/Splode/pomotroid.git sudo chown -R authmane512:authmane512 pomotroid cd pomotroid npm build No need to add pomotroid to /usr/bin , Pomotroid will automatically ask for that. EDIT it doesn’t work:

Linux

1 min read

Linux

1 min read


Nov 25, 2019

Mount with SSHFS with correct owner and group

I had today a strange error. If I mounted a remote folder with SSHFS, the owner was wrong: $ whoami authmane512 $ la /media/mycloud/ total 152K drwxr-xr-x 1 <not authmane512> <not authmane512> 4.0K Nov 21 14:43 ./ To solve this problem, I use the parameters -o uid= and -o gid= . To know what is my user ID and my group ID, I run: $ id uid=1000(authmane512) gid=1000(authmane512) groups=1000(authmane512),24(cdrom),25(floppy),27(sudo)

Linux

1 min read

Linux

1 min read


Nov 17, 2019

Fix locale issue when in SSH characters are not displayed correctly on Debian 10

I had this error: $ ls Corriges unsorted/ FA/ FA calcul litt Corrig??s 11H.zip Output of locale : $ locale locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory LANG=en_GB.UTF-8 LANGUAGE= LC_CTYPE="en_GB.UTF-8" LC_NUMERIC="en_GB.UTF-8" LC_TIME="en_GB.UTF-8" LC_COLLATE="en_GB.UTF-8" LC_MONETARY="en_GB.UTF-8" LC_MESSAGES="en_GB.UTF-8" LC_PAPER="en_GB.UTF-8" LC_NAME="en_GB.UTF-8" LC_ADDRESS="en_GB.UTF-8" LC_TELEPHONE="en_GB.UTF-8" LC_MEASUREMENT="en_GB.UTF-8" LC_IDENTIFICATION="en_GB.UTF-8" LC_ALL=

Linux

1 min read

Linux

1 min read

Authmane Terki

Authmane Terki

116 Followers

Math and programming online tutor - swissmath.ch

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams