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.

285 questions
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
  • 323
  • 2
  • 7
  • 18
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
  • 9
-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
  • 111
  • 6
-1
votes
1 answer

Sendmail "Connection refused by mail.example.com" when attempting to send emails

I'm trying to have a virtually hosted PHP site send emails to a particular Gmail address when the site's contact form is correctly filled out and submitted. Unfortunately, nothing is being sent out. In /var/log/mail.log I have numerous instances…
-1
votes
1 answer

When do I actually need a FQDN?

I've been reading the guides on linode about setting up a server to host websites. One concept that bothers me most is FQDN. From what I've read, FQDN is very important and it MUST be set. In my actual case, I've been running 2 linode servers for…
shenkwen
  • 199
  • 2
  • 14
-1
votes
1 answer

How to find the missing inodes?

df -i reports Filesystem Inodes IUsed IFree IUse% Mounted on /dev/simfs 300000 250697 49303 84% / so around 250K inodes in use. du -shx --inodes / reports 70K to be sure no inodes was hidden behind mounts, i tested mkdir /mnt/test/ mount…
Puggan Se
  • 250
  • 1
  • 2
  • 13
-1
votes
1 answer

Diagnosing unexpected downtime in a VPS setting

I currently operate a Debian VPS with Linode to host a website. Yesterday, the entire VPS became unresponsive for about 40 minutes. Checking the graphs that Linode provides I see that the entire system seems to have ground to a halt during this…
Mala
  • 131
  • 6
-1
votes
1 answer

webserver on linode and database on digital ocean

Currently hosting drupal websites on linode using apache + php5 fpm+ fastcgi. Among websites one is drupal commerce(max_execution_time,memory_limit are taken care) and all others are low hitting websites. Now I am thinking about moving only…
kiranking
  • 101
  • 1
-1
votes
2 answers

Recover deleted file from linode VPS server with Ubuntu 12.04

I have accidentally deleted files from my VPS server bought from Linode. It uses Ubuntu 12.04. How can I recover the files. I hadn't enabled backup for it.
Sudip Kafle
  • 107
  • 2
-1
votes
1 answer

When I apt-get anything I got this erro“E: Sub-process /usr/bin/dpkg returned an error code (1)”

for example when I "sudo apt-get install libmemcache0", I got: Reading package lists... Done Building dependency tree Reading state information... Done libmemcache0 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and…
Tinyfool
  • 153
  • 1
  • 7
-1
votes
2 answers

Server configuration

I currently use Linode VPS (512) for my image sharing site. I'm looking to move to an unmetered dedicated server as the cost of my needs on Linode is huge. I have around 60-70GB/day of outgoing data and I need more disk space. My problem is, there…
Or W
  • 99
  • 3
  • 10
-1
votes
2 answers

Feedback request: Linode for Magento hosting?

i install and customize a self made application for web pages which uses spring+jstl and the admin uses flex. Also i want to add to my offers an ecommerce cms, so i have decided to start with magento. I'm using daily razor vps, however i was…
Ernest
  • 239
  • 3
  • 12
1 2 3
18
19