Skip to main content

All Questions

Tagged with
0 votes
2 answers
1k views

How to change the Git SSH password remember setting?

Git allows using an RSA fingerprint or ED25519 to do a pull or push to GitHub. When adding the key and pushing for the first time, we are asked (via a modal box of Ubuntu's GUI) if we want Git to ...
Nav's user avatar
  • 1,089
2 votes
3 answers
11k views

How to move Linux Swap Partition - GParted

I have a dual boot machine with Windows 10 and Ubuntu 16.04 LTS. I want to allocate my space to my home partition but I have to move my Linux Swap Partition. How can I do it? Here are my partitions ...
João Martins's user avatar
0 votes
0 answers
1k views

How to delete all partitions and re-install latests Ubuntu version?

Hope you are all doing fine. First of all, I am not an expert on Linux or computer crafts. Now, to the point: I have an old Dell Vostro3500 laptop. It has a partition that allows selecting between ...
GEBRU's user avatar
  • 101
0 votes
1 answer
8k views

packet_write_wait: Connection to @host port 22: Broken pipe

I'm trying to copy some files from production server(ubuntu 16.04) to backup server(ubuntu 16.04) using scp command but getting packet_write_wait: Connection to @host port 22: Broken pipe Lost ...
Jay Singh's user avatar
0 votes
0 answers
191 views

Enable ubuntu linux server cache with Apache

Good morning. I need help with something. Today I use a Ubuntu 16.04 linux server and I'm trying to enable caching on my server in order to increase the Google Page Speed score. But I could not. On ...
Saulo's user avatar
  • 1
0 votes
1 answer
8k views

Why do disk errors appear in dmesg output even though fsck has not been run?

I have an 8TiB disk attached via UBS3 and formatted into 3 EXT3 partitions which I use as a backup drive (it's plugged into a SATA cradle). The disk has been attached and mounted for several days ...
dsnowdon's user avatar
0 votes
1 answer
1k views

ext4 disk cleanly unmounted, but fsck.ext4 claims it was not and finds errors

I've got a (new) 8TB SATA hard disk that I bought to backup my Ubuntu 16.04 data disks. It's connected to my box via a Technet USB3 docking station (that I've used before and not had problems with). ...
dsnowdon's user avatar
0 votes
0 answers
32 views

Why performing the env command I obtain different values of the environment variables declared into "/etc/environment"?

I am working on an Ubuntu 18.04.2 LTS system and I have the following doubt. Into the /etc/environment file I have delcared the following variables: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/...
AndreaNobili's user avatar
  • 7,201
2 votes
1 answer
17k views

standard_init_linux.go:211: exec user process caused "exec format error"

I am running the same Dockerfile on two basically identical Linux machines. It works on one side, it fails on the other, with the message: standard_init_linux.go:211: exec user process caused "exec ...
StubbornDonkey's user avatar
1 vote
0 answers
205 views

Network manager is not listing available wifi networks in Ubuntu 16.04

Not able to connect with the wireless network. I have a healthy wireless driver but don't know what is the problem ~$ lspci -nnk | grep 0280 -A2 02:00.0 Network controller [0280]: Qualcomm Atheros ...
Sheik's user avatar
  • 11
1 vote
1 answer
645 views

Difference between echo $(cal) and echo "$(cal)" [duplicate]

I'm using echo $(cal) and echo "$(cal)"in Linux and it gives me different results as in the picture. The double quotes should not interfere with $ in this case, so what gives the echo "$(cal)" that ...
ItsJay's user avatar
  • 13
1 vote
1 answer
71 views

Anaconda directory in $PATH - origin obscure

Running Ubuntu 16.04, Cuda 8.0, OpenMPI4 I have the anaconda directory showing up in my $PATH although is not supposed to be there. echo $PATH | grep anaconda /opts/relion3/:/opts/pymol/:/opts/...
user1053292's user avatar
0 votes
0 answers
243 views

Cronjob in background

I have a bash script already tested and working fine. It's a listener that trigger a command on new created files in a specific directory. I added it in crontab "* * * * * root /bin/bash /var/...
user3210456's user avatar
0 votes
1 answer
3k views

Restart OpenVPN systemctl service when inactive

I've got a problem, with systemctl service restart. I setup an OpenVPN service, starting with the system, with [Unit] # HTPC Guides - www.htpcguides.com Description=OpenVPN connection to %i ...
LaCorb's user avatar
  • 1
1 vote
0 answers
238 views

How can we install Docker-CE on Ubuntu 16.04 in Windows and get it to work properly?

Not sure if anyone had ran into this issue and solved it. I had tried to research this and didn't find an answer. So I get this warning after installing and trying to run docker run hello-world. ...
William Tran's user avatar

15 30 50 per page
1
2 3 4 5
8