Questions tagged [linode]

Linode is a virtual server hosting business that specializes in Linux boxes.

Linode is a virtual server hosting business that specializes in Linux boxes.

277 questions
0
votes
2 answers

Remote port forward works on TCP/1194 but not on TCP/443 even though port 443 on the server is not being used

I am having a weird issue. I brought up a new Linode to act as a tunnelling endpoint. I was able to successfully remote forward port 1194 so now connections to linode-server@1194 successfully to my machine's port 1194 and I am able to connect to my…
0
votes
0 answers

Rescue Tip: Wrong library file installation damaged Ubuntu 18.04 after upgrade

There was an old Ubuntu 14.04 linode.com instance which I attempted to upgrade to 18.04. Some Dependencies where somehow not upgraded anyway. So I attempted to install corresponding deb file from Ubuntu server (as it was not in repo) The following…
TELA
  • 33
  • 5
0
votes
0 answers

Mysql server won't start after changing bind-address

I have two dropplets at digitalocean, one is for http server and another is for database. In mysql config /etc/mysql/mysql.conf.d/mysqld.cnf I have set bind-address to digitalocean private ip and everithing was working without the errors. After…
0
votes
1 answer

Apache config for frontend https + Backend http

I have a server running on Linode that has 3 subdomains. Every subdomain is a diferent Angular 8 Application and have it´s own…
0
votes
1 answer

My app became unreachable after some time

I have an Vue.js app running on Linode at strks.rs using Nginx I am running it with nginx and I can not find any erros, nginx synatax is ok server is running and i tried flushing DNS and restarting nginx domain is active but it does not lead to my…
idi begaj
  • 3
  • 1
0
votes
1 answer

nginx: how to serve multiple site on same domain name without virtual hosting?

I'm new of nginx. I read some documentation to install it and configure it with drupal 8. I have my server installed on linode. i access through ip address, not virtual host. My drupal is located in var/www/html/d8/web. So, to access my drupal site…
0
votes
1 answer

Reverse DNS from a cloned linode

I have cloned a linode1 that is linked to mydomain.com and the reverse DNS is li19034-215.members.linode.com; the reverse DNS of the cloned linode is also li19034-215.members.linode.com; I wouls like to delete the reverse DNS and assign it to the…
0
votes
1 answer

A TLS fatal alert has been received with exim4 in debian 9

I am trying to configure my server to send mail and I receive an "TLS fatal alert" error every time I try to send mail. I have followed the steps indicated in this post related to my problem to try to overcome the problem, but it finally gives me…
0
votes
1 answer

Ngnix Closes The Connection Doesn't Return 301

struggling to get my hosts to work on port 80/HTTP and redirect to HTTPS. Discovered this when I gave out a URL and they said it didn't work but noticed a direct link to the site did work. I've done some digging and it looks like nginx isn't…
0
votes
1 answer

nginx connection refused remotely but localhost connects

I have a strange problem with my Ubuntu Server 20.04 LTS Brief Background: I installed nginx and have been having alot of trouble with setting up letsencrypt. Attempting this with a statically served file, it continuously said the connection was…
CybeX
  • 273
  • 2
  • 6
  • 17
0
votes
1 answer

How to backup Linode configuration

I have setup LEMP on Ubuntu 18.04 Linode. I have configured all my required settings for my laravel app. Can someone advise how to backup these settings so that I can use the same settings for another linode setup. Also I need advise if there is…
Codester
  • 3
  • 1
0
votes
0 answers

cURL download always stalls but works on second attempt

Once a week, I download a file from the US FCC. I have a bash script with the following. curl http://wireless.fcc.gov/uls/data/complete/l_amat.zip --remote-name Every week, the first attempt to run that stalls. The data never flows. The progress…
tetranz
  • 315
  • 2
  • 6
  • 14
0
votes
0 answers

How can I avoid gmail/att receipt issues for a client who sends over Cox Business Internet?

My client uses Cox Business Internet as their ISP, and is very tied in to using Outlook to access their email. Their webserver and email server are currently hosted on Linode. These may be on the same Linode instance, or each on their own. There is…
0
votes
1 answer

Linode / Nanode - Out of memory, when running yum update

I rented a nanode from linode which is the smallest model. I tried to install powershell core which caused some issues. Now I got the memory allocation error: [codingsafari@centosbox ~]$ sudo yum update CentOS-8 - AppStream …
The Fool
  • 117
  • 1
  • 8
-1
votes
1 answer

/etc/fstab doesn't show temp but temp is mounted. CentOS 7 on linode

In CentOS 7, I have been told to secure the /tmp folder with with noexec,nosuid in /etc/fstab When I view the /etc/fstab, I can only see few lines without /tmp mounting option. I have created a tmp disk (1gb) and assign this disk via linode manager…
ToiletGuy
  • 11
  • 6