This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Ubuntu 14.04.5 LTS Install Error
#1
Ubuntu 14.04.5 LTS Install Error
Hey i try to install latest version sentora in my VPS server but i face error problem.

Anyone know how i install sentora in my Ubuntu 14.04  server?

Error code:

root@boss:~# bash <(curl -LSs https://raw.githubusercontent.com/sentor..._ubuntu.sh)
-bash: curl: command not found
Reply
Thanks given by:
#2
RE: Ubuntu 14.04.5 LTS Install Error
sudo apt-get install curl

Then then try again.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#3
RE: Ubuntu 14.04.5 LTS Install Error
(11-16-2017, 11:44 PM)Me.B Wrote: sudo apt-get install curl

Then then try again.

M B

Thanks man. I just run below SHH. Now my problem solve :Smile if anyone face this problem just use below code ...



Installing cURL for Ubuntu
To install cURL by using the apt-get install command, perform the following steps:
  1. Enter the following command to download the package lists from the repositories and update them:
    sudo apt-get update

  2. Enter the following command to install cURL:
    sudo apt-get install curl

  3. To verify that cURL is running correctly, enter this command:
    curl --version
    A message that is similar to the following is displayed:
    curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.15.4 zlib/1.2.7 libidn/1.28 libssh2/1.4.3
    Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp
    Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz

Source: http://www.brocade.com/content/html/en/s...5CD3F.html
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Repo update error hostingms 3 5 ,359 02-14-2024, 09:20 AM
Last Post: TGates
apt-get install mod_ssl ERROR CMs222 9 25 ,584 11-11-2022, 09:14 PM
Last Post: zustudios
Sentora debug and error files johnnyp 0 1 ,130 10-27-2022, 06:16 PM
Last Post: johnnyp

Forum Jump:


Users browsing this thread: 1 Guest(s)