Questions tagged as 'linux'

1
answer

LEMP Script for Ubuntu / Debian

Is there a script to install the entire LEMP stack in Ubuntu / Debian in the style of CentOS (Centmin Mod)?     
asked by 10.08.2016 / 17:09
2
answers

Problem with wordpress mail () function

Hello, how are you? I'm new here so nothing, I'm having a problem with a wordpress that is hosted on a digitalocean server, the issue is that this wordpress was previously hosted in godaddy, with domain, mail everything it offers, after several...
asked by 04.10.2016 / 22:04
3
answers

i / 0 error dev sr0 sector when starting any distribution that I have

I have a problem, at the time of starting and showing me the boot screen where are the options to enter the bios. When you select a start it stays frozen. However if I remove the peripherals and restart it starts normally. Now when it starts by...
asked by 26.03.2016 / 03:27
1
answer

have FORK return two results of different commands

if (fork() == 0){ execlp("date","date",NULL); execlp("ls","ls",NULL); } I need to enter the date and list the files but it only shows me the first one that would be the date     
asked by 06.05.2016 / 09:07
1
answer

Ubuntu server 16.04 - mysql, The MySQL server is running with the --secure-file-priv option

I need help, I'm setting up a servidor web with ubuntu server 16.04 , apache , mysql and php , and I'm trying to import data from a text file to mysql and I get the following message:    The MySQL server...
asked by 30.07.2016 / 06:04
0
answers

I get a black screen when trying to boot from usb with the Fedora SoaS installer

I am trying to install Fedora SoaS on a netbook, I tried with live usb and also with netinst, creating the bootable usb with both etcher on mac and with Fedora Media Writer, the same thing happens, the netbook (which is currently installed Debia...
asked by 04.01.2019 / 14:52
0
answers

Check if all the files can be read by the current user

I am creating a script in Ubuntu and I can not make the script before checking the md5, it tells me if the files are accessible to the current user. The script must generate the md5 of directories or files, and I would like it before generati...
asked by 02.01.2019 / 09:16
0
answers

how to make kalilinux recognize you a disk partition

I'm trying to install kali linux in a dell xps, for this I created a partition from widnows,  which has nothing assigned, and in the installer of kali linux in the section of disk partitioning does not recognize this unit, I have formatted ntfs...
asked by 11.12.2018 / 23:24
0
answers

Help give me this error when doing query in Mysql Uncaught Error: Call to undefined function mysql_error ()?

Hello, I do not know why you give me that error, please help is urgent, what I want to do is send a file to the server (if it is sent), but it does not save the files in the Mysql database, the PHP version is 7.3.0 This is my code: include 'co...
asked by 04.01.2019 / 23:32
1
answer

activate .htaccess in debian / apache

I have a problem with my apache server that runs on debian 9.5 since it does not detect the .htaccess and activate the Module rewrite but apache does not recognize these redirections can you help me as it is activated this is locally running on...
asked by 19.12.2018 / 18:49