Questions tagged as 'linux'

0
answers

When I apply "Match User" it does not start ssh service [closed]

At the moment I want to cache an ssh user, and I apply it in sshd_config: #Jaula de usuario acceso Match User acceso ChrootDirectory %h AllowTcpForwarding no ForceCommand internal-sftp X11Forwarding no I restart the ssh service and it send...
asked by 09.12.2016 / 21:20
0
answers

VPS Arsys throws 404 error but files are well hosted

I have a VPS server and today after carrying out a Plesk update you can not view your files. If you access via FTP they look correct and I can also access the administration panel, but when I try to view them by the browser (I have tried all...
asked by 09.08.2016 / 14:38
0
answers

In Raspberry Pi - ERROR :: dwc_otg_hcd_urb_enqueue: 505: Not connected

I have a Raspberry in which I execute several daemons of type (mldonkey,tor, i2pd...) and it usually goes pretty well, until one day randomly it stops responding. I turn it off and turn it on and I always see the same error in the...
asked by 16.08.2016 / 21:08
0
answers

Compile and link in linux to external libraries contained in a rootfs.img

Well, I think the title says it all, or almost everything. I give a little more details: I have an ARM computer with Ubuntu Linux installed and a cell phone with Linux installed, but it is Tizen. The two devices have compatible CPU among them...
asked by 25.07.2016 / 14:41
1
answer

How to prevent mysql from always connecting to localhost?

I'm trying to do a mail service and I'm using dovecot but at the moment of wanting to login as a dovecot user it always throws me the same error posftfix @ localhost does not exist which is true because it is not using my domain. Try to enter...
asked by 23.11.2017 / 20:07
0
answers

Error: Can not retrieve repository metadata (repomd.xml) for repository: addons. Please verify its path and try again

Greetings, I am trying to install these dependencies and I am presented with this error:    Error: Can not retrieve repository metadata (repomd.xml) for   repository: addons. Please verify its path and try again the distribution that I am...
asked by 20.05.2016 / 21:08
0
answers

I / O Error: File system read-only in SSD (XUBUNTU)

My problem is that sometimes the whole system is read-only, especially when I use root operations (apt-get, ssh and even when the qBitorrent is checking the downloaded files), when I try to trace the unit I get this:    user @ group: ~ $ sud...
asked by 27.04.2016 / 19:43
3
answers

SH to browse folder and copy files [closed]

I know it's a little but for someone from windows life gets complicated I need to create a script for linux that runs through a folder where files will be getting from time to time (without specific hours because it will be put by other users),...
asked by 13.11.2018 / 14:44
2
answers

Problem when trying to start mysql from xampp

Hi, I'm new to Linux but I have a doubt when starting xampp, everything starts correctly but when trying to enter mysql like this: / opt / lampp / bin $ mysql -u root -h localhost -p this appears to me: The "mysql" program can be found in...
asked by 02.06.2018 / 18:45
3
answers

Execute MYSQL in a bash script

Greetings community I hope you are well. I have a problem, I want to run a few MYSQL statements but as BASH , I need to run this on ubuntu. I have created a file called scripts.sh where I have placed the sentences to execute:...
asked by 17.12.2018 / 22:51