Skip to main content

All Questions

Tagged with
1 vote
1 answer
501 views

how to slow down sftp on Linux

I am maintaining a community web site on a hosting company. Once every two weeks I need to download a backup to my home Linux host as an offsite backup. The backup is about 110M bytes total. My site ...
oldpride's user avatar
  • 113
0 votes
1 answer
190 views

SSL | Error WARNING: cannot verify certificate

Last week one of my domains stopped loading http content. Domain pings, apache is active, I restarted apache. It looks like the reason is there is a problem with the SSL certificate. Should I just do ...
mister mcdoogle's user avatar
0 votes
1 answer
33k views

Nginx "Failed to start A high performance web server and a reverse proxy server."

systemctl status nginx.service outputs: ● nginx.service - A high performance web server and a reverse proxy server Loaded: loaded (/lib/systemd/system/nginx.service; disabled; vendor preset: ...
lvlzyro's user avatar
  • 43
0 votes
2 answers
27k views

Apache2 "Failed to start The Apache HTTP Server"

Hi everyone I have a problem on Apache2 (on ubuntu). My server does not starts up and when I enter systemctl status apache2.service I see this; ● apache2.service - The Apache HTTP Server ...
lvlzyro's user avatar
  • 43
0 votes
0 answers
788 views

apache2 server hosted on linux is not accessible over LAN

I am trying to access my apache2 server which is hosted on a Debian based linux system over the local network but unfortunately it is not being accessible. While i try to access it as localhost or ...
user9494587's user avatar
0 votes
0 answers
75 views

Updating client's CentOS on WebHostManager from CentOs 5.11 to latest version?

I was wondering how I'd go about updating a client's CentOS on a WebHostManager install from CentOS 5.11 to the latest version? Just have never dealt with updating CentOS, so I'm kind of not sure ...
James's user avatar
  • 101
2 votes
1 answer
364 views

Can't install Git in Godaddy web hosting

I am hosting a website in Godaddy web hosting. I want to install Git. I am using SSH to connect to my site. I find this link from Godaddy How to install Git in Linux web hosting. I followed their ...
user6875880's user avatar
1 vote
2 answers
2k views

Document Root Change in Cpanel

I recently purchased a web hosting plan with Godaddy. They use a program called cPanel to host the specified website (This is a Linux based machine). I recently added my website up to the file manager,...
gofish's user avatar
  • 153
0 votes
1 answer
196 views

Remap cPanel Default Directory for Storing Files

I am looking at Digital Ocean's block storage as a potential way to scale a web server running cPanel's storage of all the public web content uploaded by users. After formatting and mapping the drive ...
Adam's user avatar
  • 111
1 vote
2 answers
228 views

For cloud machine is it a good practice to reboot periodically?

As a desktop Windows user one often find better performance if one reboot it after using if for a long periold of time. Is it also the case for virtual machine in th cloud, like EC2, Azure, or VPS?
StCee's user avatar
  • 81
6 votes
4 answers
3k views

Moving a file into a directory with over 7000 files

I'm on a GoDaddy shared hosting Linux server ("unlimited" hosting). I have a folder with product images for an e-commerce store that contains over 7000 images. GoDaddy told me I'm not allowed to ...
David Murdoch's user avatar