Questions tagged as 'debian'

1
answer

Install email on my debian 8 [closed]

I have Debian 8 installed and I have already managed to make a web server, now I need to install the email from my domain, like this I never did, I would like to know where I can start, so I can receive and send emails from my domain , install S...
asked by 22.11.2017 / 20:55
2
answers

Date in Portuguese returning in English

I'm using this code to return the current date in Portuguese (locally): <? setlocale(LC_ALL, 'pt_BR', 'pt_BR.utf-8', 'pt_BR.utf-8', 'portuguese'); date_default_timezone_set('America/Sao_Paulo'); echo utf8_encode(strftime('%A, %d de %B de %Y...
asked by 22.10.2017 / 16:13
1
answer

Cron in linux minute and day of the week

I would like a force with a Linux Cronjob. Follows: */1 * * * * wget http://192.168.6.80/sistema.php I would like this process to be run every minute from Monday to Friday, from 6 to 6 o'clock in the morning.     
asked by 06.12.2016 / 07:35
1
answer

Define path to save files in Linux

I have Back-end done in Java where I get some files from the front and save them to a folder. This system ran on a server Windows with Tomcat but recently it had to be migrated to Debian . Previously I define...
asked by 11.08.2016 / 19:12
1
answer

Failed to get about: googleapi: Error 401: Invalid Credentials, authError

I'm using a generic Linux application for Google Drive, which aims to upload local folders to Google Drive via Shell Script. However, when trying to execute command in the terminal of Debian:    ./ gdrive about The application returns...
asked by 04.11.2018 / 01:29
0
answers

Error starting electron

After I formatted my computer I'm having a problem initializing any project in electron, it opens a new tab without showing its contents. How can I resolve this?     
asked by 06.10.2018 / 16:18
1
answer

PHPMailer Linux Debian: EOF caught while checking if connected

Hello! I'm having a problem using PHPMailer to send an email through an external SMTP. When I try to run the code, it always shows the following error at the end:    SMTP - > NOTICE: EOF caught while checking if connectedThe following F...
asked by 05.09.2018 / 04:35
2
answers

Jenkins Update

I have Jenkins installed on a server with Debian 8. I would like to know the correct procedure for updating the version. In the current documentation, you do not specify the update procedure. In a survey on StackOverFlow in English, I only found...
asked by 19.07.2018 / 22:18
1
answer

Doubts on installing php7.0 on Debian 8

I'm glad I am installing php7 on linux server, debian8 and wanted to know where I get the listing of all php packages that exist, I know some but wanted to know if it has where I see all that are used for example in a windows xampp installation....
asked by 30.06.2018 / 16:51
0
answers

Failed to install Oracle OCI8!

Hello, I followed several tutorials and did all steps correctly, and I can not install Oracle OCI8 , now after several attempts I get this message: php -v PHP Warning: PHP Startup: Unable to load dynamic library 'oci8.so' (tried: /usr/l...
asked by 08.06.2018 / 16:35