Sponsored Content
Top Forums Web Development ASP.NET 5 Application on Centos OS7 Web Hosting Server Post 302968053 by John Fredric on Thursday 3rd of March 2016 05:44:58 AM
Old 03-03-2016
ASP.NET 5 Application on Centos OS7 Web Hosting Server

Hi All,

Frankly I'm new to Linux Environment. While we are trying to Host an ASP.NET 5 Web Application on Centos OS7 Web hosting Server. There were couple of steps which we are supposed to go through, please see this link -

[URL="http://docs.asp.net/en/latest/getting-started/installing-on-linux.html"]

We are stuck at Create a Container & then Running the Container, not knowing anything about Container. Can any of you help me how to go about further.

Regards,
John
ASP.NET 5 Application on Centos OS7 Web Hosting Server-containerpng
 

5 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

ASP.net in unix based system. Someone Help Me

Hi Guys, i am new to the fourms.. i have one doubt related to unix.. i was developed one application in asp.net under windows platfrom. i want to run this application in sun one web server under unix environment.. Its possible or not .. please calrify my doubt. Thanks and Regards... (4 Replies)
Discussion started by: ksathiya76
4 Replies

2. OS X (Apple)

Development tools like VS,ASP.Net

Hi I want to shift to Mac OS X , I wanted to know whether there are any similar development tools like VS,asp.net,.net frameworks are available in Mac OS X or not? I mean how does one can compete with windows with the same results those of microsoft? Are there any extra software availble or where... (7 Replies)
Discussion started by: MULTIVERSE
7 Replies

3. AIX

From ASP.NET to Oracle on unix

Dear all , I have a serious question and i need an answer before i go throught a new project. I have an oracle DB is on remote UNIX box.How can I connect through ASP.net on a windows server machine to the oracle db and do all the jobs i need (insert ,update delete) ? is their is a way ?? please... (2 Replies)
Discussion started by: hoshakhs
2 Replies

4. UNIX for Dummies Questions & Answers

Mail/ftp/web servers, on VIRTUAL!! dedicated server. Also resource usage. Centos 5.

Hi. First of all, would 4 or 5 websites, 1 ftp server (when downloading by someone or a few persons or one, concretize) and one mail server (not many emails, just to sound official and have a nice, spam-free email for myself). Websites with not that many, but some, later more visitors, quite... (0 Replies)
Discussion started by: newn
0 Replies

5. Shell Programming and Scripting

Ldap connection after hosting on Web Server

Hi.. I have very limited knowledge on LDAP and its configuration and but I have been trying to figure out one issue that takes place when I am running the program that is written in php, but so far its unsuccessful. The server, I am working on is ldap server, which is running on Apache. After... (1 Reply)
Discussion started by: GomathiUoM
1 Replies
XmVaCreateContainer(library call)										 XmVaCreateContainer(library call)

NAME
XmVaCreateContainer, XmVaCreateManagedContainer -- A Container widget convenience creation functions. SYNOPSIS
#include <Xm/Container.h> Widget XmVaCreateContainer( Widget parent, String name, ...); Widget XmVaCreateManagedContainer( Widget parent, String name, ...); DESCRIPTION
These functions create an instance of a Container widget and returns the associated widget ID. These routines use the ANSI C variable- length argument list (varargs) calling convention. The XmVaCreateContainer function is a convenience routine that calls XtCreateWidget. The XmVaCreatemanagedContainer function is a convenience routine that calls XtCreateManagedWidget. parent Specifies the parent widget ID. name Specifies the name of the created widget. ... Specifies the variable argument list to override the resource defaults. For a complete definition of Container and its associated resources, see XmContainer(3). RETURN
Returns the Container widget ID. RELATED
XmContainer(3), XmCreateContainer(3), XtCreateWidget(3), and XtCreateManagedWidget(3). XmVaCreateContainer(library call)
All times are GMT -4. The time now is 12:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy