Skip to main content

All Questions

Tagged with
0 votes
1 answer
46 views

Connecting to Web Host using SSH?

I want to connect to my Web Host via SSH, it worked fine the first time, but then I wanted to mount my host's drive locally, I found "sshfs" so I ran this command: sshfs -o allow_other,...
anas bouabid's user avatar
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
1 vote
0 answers
27 views

.deb installation won't run

I'm trying to install Wowza Software engine on my webServer, but it doesn't want go on. When I connect to my host (a Debian system) remotely via ssh, I enter: su dpkg -i WowzaAndThaNameOfTheFile....
Luigi Blu's user avatar
0 votes
1 answer
1k views

Automatic upload of a local website to remote hosting?

I have a basic webpage hosted on Godaddy hosting. It is static HTML with links to a few files. I need to change the files every week or so and my current workflow is as follows: -- Create new ...
Grigory Yaroslavtsev's user avatar
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