OpenSUSE :: Developing Website Locally

Sep 20, 2010

Is it possible to develop my websites locally before uploading them to my host? I need PHP and MYSQL. I'd like to have basically http access to my websites locally on my hard disk but restrict access to only me. No access outside of this machine. How to do this?

View 9 Replies


ADVERTISEMENT

Networking :: Set Up A Website Locally (within A LAN)?

Aug 9, 2010

How would I set up a website that would be only accessible locally. There's a router machine (server) that keeps provides internet access for a number of client machines. I need to set up a learning platform (moodle) locally. The server machine runs moodle server (apache server) and students should have access to their accounts locally (no need to be accessible outside of LAN). First of all, what would be the best network configuration for it.Sorry for a dumb question, but could I just come up with any domain name if everything stays locally within LAN?

View 4 Replies View Related

General :: Host A Website Locally On Ubuntu 9.04 Jaunty

Jul 18, 2010

I can't reach my website via http. I'm not sure but I think I just need to unblock port 80. But I can't find where a firewall has even been installed on my machine. ufw status returns inactive. sudo aptitude search firewall shows nothing installed.

Nslookup mydomain.com returns the correct IP. Pinging works.

But typing in the domain name or IP through the web browser just results in a "Network Timeout...Taking too long to respond."

Wget just hangs looking for MySiteName.com:80

VirtualHost has been set up and apache restarted. Site works fine with the ServerAlias I have assigned in my hosts file.

View 4 Replies View Related

Ubuntu :: Building Simple Locally Hosted Website?

May 9, 2011

My daughter wants to build a little website that looks a bit like a magazine for her family and select friends. Front page has links to stories or articles she'll write. She would also like to post some pictures for people to see and maybe have people add comments if they like. I'd like to host it locally on our home server and limit access with an id and password. I would use something like DYNDNS.com to point family and friends to our server where they could login. I have an Ubuntu Lamp server setup to install what we need.

View 4 Replies View Related

OpenSUSE Network :: User's Home Directory Saved In Samba Server Not Locally

Mar 27, 2011

Continuing with my assigned task of migrating the company's PCs to GNU/Linux (openSUSE as server for GNU/Linux clients) I managed to set up a DC with roaming profiles for the few remaining Windows users, user validation and login for the openSUSE boxes and a few network shares with different rights. I know there are no roaming profiles for GNU/Linux and I can live with that but I would like to specify wich users/groups would have their home directories saved locally (notebook users) and which will save them on the Samba server.

By default home directories are saved locally but somehow Samba creates a minimal home directory for each user under /home in the Samba server. How can I tell the client box to use that directory? and how can I set up the few notebook users to save it on their disks? Maybe using the options under Yast > Security... > Users and groups management > Users (LDAP Users filter) > and then select the user and use the "Manage Samba account parameters" plug-in for specifying the different paths cant achieve this.

View 4 Replies View Related

Software :: Developing Own Web Server Using Perl

Sep 20, 2010

I would like to develop a simple web server that can serve web pages using perl. I know there are lots of web servers in the market. But I want to understand the concept underlying working of a web server. Please provide me if there are any good links available for this.

View 4 Replies View Related

Programming :: Developing Distro - Creating Own OS

May 1, 2009

I am very much interested in operating systems and I am a beginner. I just finished understanding OS concepts. I want to create my own OS. But I am thinking of creating a linux distro first and then going towards complicated things. How I need to equip myself for creating it. What should I know, learn and where to start.

View 6 Replies View Related

Programming :: Developing SW Library Of Routines?

Jun 9, 2010

I need to create a software library with two copy file routines in it. This library will be used in a TCL script. I know how to write the routines, but I have never created a library before. How do I do this?

View 6 Replies View Related

Networking :: How To Map Or Mount Whole Developing Environment Remotely?

Jan 9, 2011

I've got a problem about how to map or mount the whole developing environment remotely?

For example,There is a server A (CentOS) which I have got a normal user name and password but no root control.And my desktop B (Opensuse) which I've got the root authority.Normally, when I do some software developing, I use SSH to login to A. All the developing environment are installed on A, e.g. libraries, PATH, makefile, etc.However, there is a waste of my machine B, because all the test, debugging are performed on A.

I know that sshfs can map a path to local remotely. May I ask if there is a method to map or mount the whole working environment from A to B please?

View 1 Replies View Related

General :: Developing A Project In C Kernel Programming?

Mar 11, 2010

I am a Master's student.I am a newbie to Linux. I am interested in doing a term project in C kernel programming. I need help in developing a project in which I can use C kernel programming .

View 2 Replies View Related

Networking :: Map / Mount Whole Developing Environment Remotely?

Jan 9, 2011

I've got a problem about how to map or mount the whole developing environment remotely?

For example,

There is a server A (CentOS) which I have got a normal user name and password but no root control.

And my desktop B (Opensuse) which I've got the root authority.

Normally, when I do some software developing, I use SSH to login to A. All the developing environment are installed on A, e.g. libraries, PATH, makefile, etc.

However, there is a waste of my machine B, because all the test, debugging are performed on A.

I know that sshfs can map a path to local remotely. May I ask if there is a method to map or mount the whole working environment from A to B please?

View 1 Replies View Related

General :: Developing Drill Charts Using PHP With MySQL

Aug 12, 2010

I have been assigned with a project to develop a 3D chart based on the data available in database of mySQL. The chart should be a drill chart which should give further more details of the area where we click on the chart.I tried for a long time to get some information regarding that. But i couldn't find anything relevant.

I would be much thankful if any one would help me in this issue.Please provide me with some links or any suggested books that would help me.

View 1 Replies View Related

Programming :: Developing HTML To PDF Converter Project?

Dec 31, 2010

I am new to linux. I am pursuing bachelors in computer science engineering. My final year project is to develop a "html to pdf converter using linux". I have some basic knowledge of commands used in unix

1) Where can I get the basic idea about the existing converters, their pros and cons.
2) Any kind of material or source where I can get basic idea.

View 14 Replies View Related

CentOS 5 :: Developing Using API - Get The Volume Serial Number?

Oct 29, 2009

how do i get the volume serial number using the API on CentOS?for example, on Microsoft Windows i use this function(API - Kernel32.dll):

BOOL GetVolumeInformation One of function's parameter is a pointer to a variable that receive the volume serial number;

View 1 Replies View Related

Programming :: Get Perfect And Complete Way To Start Developing FW Application?

Jan 11, 2011

I would like to get help from experts who are experienced in the area of Linux network programming to help me to choose the proper way to create a special Firewall program.I do start reading WinSocket and tending to start BSD. I don't want to start with an API like winsock then stuck. So please, I do need a way to accomplish all features such as capturing, dropping or allowing all kinds of LAYERS as well as Intrusion detection.I am a good programmer in C++ but I am new for linux.So, what is the best Linux OS to install and start with and which is the best way to accomodate C++.

View 1 Replies View Related

Programming :: Developing Application Which Invokes Linux Exceutable

May 2, 2011

i am again stuck with the same problem. I need to run an executable which i got from University of Edinburgh.

View 14 Replies View Related

Programming :: Developing A Multi-language 'project' Using Subversion / Eclipse?

Jun 30, 2009

I'm starting work on a little project that uses alot of languages separately (i.e no interaction between languages. Does anyone have any experience like this and could pass on some recommendations as to best practises? I'm thinking either have a eclipse-project for each language stored under a single svn repo, or individual projects for each problem.

View 1 Replies View Related

Programming :: Inverse Regexp Matching / Developing Of An Idea 'pattern Based Filtration'?

Sep 3, 2010

I am interested in the following problem: given a string (pattern) find a regexp which match this pattern.
I will need this for a developing of an idea 'pattern based filtration'.

View 3 Replies View Related

OpenSUSE :: Copy Over Friend's Asp Website?

Mar 23, 2010

I need to copy over my friend's asp website. I just installed the mono module.But I have no idea how to use it. I found a website that directed me to do the following within httpd.conf:

[Code]...

View 3 Replies View Related

OpenSUSE :: Downloading Media From Website?

May 19, 2010

Is it possible to download media from any website? An option of converting between formats and between video to audio is also helpful.

View 7 Replies View Related

OpenSUSE :: Why Does Konqueror Need Every Website To Start With Http

Mar 9, 2010

I've grown accustomed to using konqueror, and i like it's speed. Firefox on kde is slightly sluggish and consumes much more memory.If i type a website address in konqueror, for example, Google, it comes up with an error message. It expects me to put in Google.Is there any way to make this default in konqueror? For example, in firefox i just type in google or Google.

View 9 Replies View Related

OpenSUSE :: Mirroring Of Php Website For Offline Viewing

Mar 25, 2011

is there a way that I can archive an entire website (to a local drive) that makes heavy use of php so that I could view at a later time OFFLINE?

View 7 Replies View Related

OpenSUSE Network :: Some Website's CSS/images Won't Load?

Feb 2, 2009

Ever since switching to openSUSE 11.1, I have been having problems with certain websites (using the version of Firefox that came with openSUSE 11.1). Some website's CSS code won't load until repeated reloads - for example, wachovia.com. I'll visit the website and it will be all distorted because the stylesheets did not load, and I will have to refresh a number of times before it becomes usable. Other website's images won't load until multiple refreshes, like facebook.

Is this an openSUSE issue? An openSUSE interaction with Firefox issue? I've never had this problem on XP or Ubuntu.

View 2 Replies View Related

OpenSUSE :: Website Design / Maintenance Tool Sets

Oct 15, 2010

Two part question:
1. what tools are recommended for designing web pages?
2. What tool sets are recommended for maintaining them?

I suspect that the first question really addresses the second rather than the literal question because of the source of the request. Here's the environment. A small church wants to post and maintain a website. Various non-tech persons will be responsible for maintaining much of
the content of the site. This tells me that they want/need a site that contains the necessary content maintenance tools within the site itself, not a tool on the individual desktops with the only real need for the design/dev tools being for initial construction of the site and a GOOD book on site design to guide construction of the site in the first place.

View 9 Replies View Related

OpenSUSE :: SeaMonkey Crashes Computer On ABCGo Website?

Jan 22, 2011

When using SeaMonkey to view the following website, the whole computer "crashes". It crashes in the sense that it no longer accepts input(via keyboard and mouse), and the screensaver does not activate when the laptop screen is closed. The screen does not go black and the Caps Lock key does not flash as in a kernel panic. This is the only time in my entire lifetime of Linux that an application actually crashes the system and has effects similar to that of a kernel panic.

This is the website:No Ordinary Detention Full Episode - No Ordinary Family - ABCThe video plays for some time, but after a while the computer just stops responding to input and the video(unfortunately) stops playing.Unfortunately, I can not say much looking from the kernel log(/bin/dmesg), because each time I restart my computer, it is erased. Also, I checked the System Log(/var/log/messages), and nothing seemed out of the ordinary.I watched a previous episode of the show on the same website using Opera, and all fared well. However, what could be the problem with watching it using SeaMonkey?openSUSE 11.3 64-bitSeaMonkey 2.0.11Adobe Flash 10(10,0,45,2)KDE 4.5.5X.Org X Server 1.8.0

View 9 Replies View Related

OpenSUSE Network :: Browser Redirects To Chinese Website?

Feb 23, 2010

I have just installed opensuse and the codecs to replace windows on my laptop. This is my third day using open suse and some of the websites i try to open (amazon.co.uk, gmail.com and others) redirect to a chinese website called www.net.cn) This is the same with the firefox and opera browsers.

View 6 Replies View Related

OpenSUSE Network :: Lock A Certain Website For Internal Users?

Aug 4, 2010

I have a firewall/router box running openSUSE 11.2 between the outside world and the LAN. This router also provides DNS for the LAN and has SuSEfirewall enabled. LAN users need (almost) full access to the internet. However, I want to block certain sites which are not required for work (you name it: facebook is my candidate). What is the most elegant way to block certain sites (which have quite a lot of different IP numbers) ?

View 2 Replies View Related

OpenSUSE Network :: 10.3 - Hosting ASP Website (Apache2 Setup)

Feb 8, 2011

I'm completely new to this whole hosting on linux thing. I'm using apache2 and have everything setup as if I was doing it on a windows machine but when I navigate to the site via URL it displays the source code as plan text and thats all I see. I'm running openSuse 10.3.

View 9 Replies View Related

OpenSUSE :: Create And Host A Simple Website Using LAMP And Drupal?

Feb 14, 2010

I wanted to create and host a simple website using LAMP and Drupal. I read an article in a Linux magazine a while back on how to do this, but can't seem to find any instructions. Can someone direct me to a site or link that has step by step instructions on setting up lamp and drupal?

View 9 Replies View Related

OpenSUSE :: Install Virtual Box By Downloading The RPM From Their Website Running It With Yast?

Oct 24, 2010

I just tried to install virtual box by downloading the RPM from their website running it with yast. It said install succesful but I checked the install log and this is the result that I got. The program will not start. I want to run opensuse as my host and install Windows XP to run on top of it for my wife.

My software is System Atom 2GB of ram ION
Linux 2.6.34.7-0.4-desktop x86_64
openSUSE 11.3 (x86_64)
4.5.2 (KDE 4.5.2) "release 10"
NVIDIA 260.19.12

[Code]...

I did try to run sudo /etc/init.d/vboxdrv setup it failed I than ran vim /var/log/vbox-install.log and this information was in the file /usr/share/virtualbox/src/vboxhost/vboxdrv/build_in_tmp: line 55: make: command not found

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved