Ubuntu Servers :: How To Make Private Webpage

Mar 19, 2010

i want to make a webpage so that only people on my network can see it. how do i do this

View 9 Replies


ADVERTISEMENT

Ubuntu :: Make Webpage Look Same On All Displays

Sep 30, 2010

I have recently put together a website for my local club using Kompozer, Filezilla, and other open-source apps:

[URL]

Very simple; no CSS or frames, just tables. My question is this: How do I get the webpage to appear uniform on all displays? When I work on it on my own machine all is looking good, everything nice. But when I go to the club and check on one of their boxes or use a computer somewhere else, things are bent out of shape; the layout is too wide or thin, things are oversized or not, the main heading is on two lines instead of one. A real dog's breakfast.

I learn as I go but one thing I'm figuring is that I should scale my images in Gimp to the desired size rather than drag them to size in Kompozer.

I have looked for an answer to this, tried a few things adding various code to the page, but nothing so far seems to be working. I'm sure this is simple fix but I just haven't stumbled over it yet.

View 9 Replies View Related

OpenSUSE :: SSH Script - Make Changes To Several Computers At Once In A Private Network

May 17, 2011

I'm trying to make changes to several computers at once in a private network. I have ssh keys setup so that I can ssh from the main computer to all the other computers without having to enter my password. So I wrote a bash script like for computers in `cat computer list` do ssh $computers #type changes here exit done

but instead of executing the commands on every computer, it opens a shell on every computer for me to type into, just as if I had used ssh myself and not in a script. how to get this to work? I want to be able to add lines at the comment like "echo "test" > /testFile.txt" and be able to see the changes on each machine, in this case see testFile.txt on every machine.

View 6 Replies View Related

General :: Make Internet Go Through Firwall To Private Network?

May 14, 2011

I am new with IP tables stuff and i have a problem....
i have a pc Contain a fedora OS and i want to make a small network (4 PCs Contain XP OS) and using the pc of fedora OS as a firewall
i want to Prevent the ping (i think it called(ICMP)) in the privat network and prevent one of the PCs from Browsing Internet(prevent port 80 and 81 as i think)
and i still don't know how to make the Internet go Through the firewall to the private network...

note: WAN = eth0
LAN = eth1

View 9 Replies View Related

Ubuntu Security :: Private Folder For Private Files?

Aug 18, 2010

i noticed that all files can be seen by another computer if the drive is accessed

can I stop this? can i set a private folder?

View 7 Replies View Related

Ubuntu Servers :: How To Setup A 2nd Ftp Account For Own Private Use

Jan 12, 2010

i followed this guide, [URL] a few days ago and set up an sftp server no problem. The user can only see what is in there home folder which is only the examples file which is empty. Today i went to set up a 2nd ftp account for my own private use. I have it set up and all, followed exactly what he said the 2nd time around and my 2nd user is not chroot'd. I can explor the contents of the whole drive.

My fist user that works fine is "ftpuser" and the group is "sftponly" just like in the guide. My 2nd user is named "ftptaylor". Now i did have an ftp server set up with vsftpd where i had the same ftpuser account in a different group, but it was jailed to /home/ftpuser. I cant tell you how i did it, i followed a number of guides untill one worked. But could it be that the guide above does not in face jail the users, but just that my user was already jail'd?

View 2 Replies View Related

Ubuntu Servers :: Add Some Directorys For Private Use (to See How It Works)?

May 14, 2011

I would like to accomplish: 1. Users to have access to their own Share on the server, no one exept the user shall be able to browse, read/write. (sould the user directories be in /home/<username> folder or shall one use another structure?

2. There shall be a public are where all users can browse, read and write. no guests, only users who have accounts!

3. A GroupShare. Users who are members of group Staff many browse, read/write.

4. Add some directorys for private use (to see how it works)

So would this be correct: Create the Directory Structure on the server:

Code:
# mkdir /usr/smbroot
# mkdir /usr/smbroot/users
# mkdir /usr/smbroot/public
# mkdir /usr/smbroot/groups/staff
# mkdir /usr/smbroot/private/fredrik_extended
or shall one use the default user shares /usr/<username>/?

[Code]...

View 1 Replies View Related

Ubuntu Servers :: Test Website In Private Cloud?

Oct 15, 2010

I have installed Ubuntu enterprise cloud on two machines(Cluster and node)and trying to set up an image and test my internal website in private cloud. if there is any documentation or any steps?

View 1 Replies View Related

Ubuntu Servers :: Setup The Necessary Public/private Keys To Use In FileZilla?

Jan 26, 2010

I installed OpenSSH via tasksel and am using Webmin for administration. I'd like to be able to SSH externally and want to setup the necessary public/private keys to use in FileZilla. In Webmin, under Servers > SSH Server I can click 'Host Keys' and see an RSA key. Is this the public or private key for my server? Do I need to copy this into a text file to import it into FileZilla on my remote PC (that I want to connect from)? Is that all that needs to be done (aside from opening the port on my router/firewall)? Or, is there an automated way to set this up via Webmin?

View 1 Replies View Related

Ubuntu Security :: Public / Private Keys On Multiple Servers?

Mar 26, 2010

At the moment we have one SSH server with the private key being on a usb flash drive, and the public key being on the server in authorized_keys2. Now that three more servers are coming online, should we generate new keys, so we have muliple private and public keys (one pair for each server), or use the same two keys to access all the servers

View 5 Replies View Related

Ubuntu Servers :: Using X11vnc On Virtual Private Server To Connect

Sep 26, 2010

I have a virtual private server that I am trying to connect to using x11vnc. I ran this through ssh to setup gnome

sudo apt-get install gnome-core
sudo apt-get install gdm
sudo /etc/init.d/gdm start
sudo dpkg-reconfigure xserver-xorg

I later ran sudo apt-get install ubuntu-desktop to see if that would help.

Code:
#cat /etc/issue
Ubuntu 10.04.1 LTS
l
Code:
#sudo startx
Fatal server error:
xf860OpenConsole: Cannot open /dev/tty0 (No such file or directory)
I assume this is because it probably doesn't have a video card.
[Code]...

View 4 Replies View Related

Ubuntu Servers :: Access Stuff (File) Over The Private Internet

Aug 8, 2011

I'm a absolute "server- noob" but I've got some experienced with desktop linux and want to build my own file server to access my stuff over the internet. I'm using dropbox for a while now like a cloud drive by simply mounting the "private" folder (which I encrypted with encfs/BoxCrypt) in order to cross-platform use important files. The problem is that Dropbox only provides 2 GB for free and I don't know how secure my data is up there. Moreover I don't wanna always sync all files locally.

I got an intel atom machine standing around and so I want to build my own file server to provide the same or at least a similar service.

1. Which type of server application provides a "network drive" that computers (several users) from the internet can access?

2. What's the best way to encrypt my data and transmission in order to make the system absolutely unattackable/unreadable from outside?

3. Is there a service that can provide a dropbox-style sync mechanism?

4. Which distro should I use? I'd prefer a non-desktop enviroment solution but never had anything to do with it. Is that possible for an average linux user?

I'm aware that this solution won't be very fast because of the limited upload of a standard internet connection but that would be ok! It's more that I want to have the possibiltiy to access all my data as a thin-client anywhere, anytime on any machine and still be on the safe side. I know that this is some kind of contradiction but what would be the best compromise? I know some questions may sound stupid but I really never had anything to do with servers at all in the past...

View 3 Replies View Related

Ubuntu Servers :: Set Up Proxy Within A Secure Webpage?

Feb 23, 2010

I would like to set up a proxy server at home which i can use to access sites from work. I was thinking a web-page i log into and then a sort of use like a browser? like this for example, but where i can have a secure login

View 4 Replies View Related

Ubuntu Servers :: Right Direction For Adding SSL To A Webpage?

Jul 1, 2010

Can someone point me in the right direction for adding SSL to a webpage?I've installed Phpmyfaq, on an Ubuntu 9 server, but I want to set it up so that logging in is done securely.

View 1 Replies View Related

Ubuntu Servers :: Rewrite All Links Within Given Webpage

Feb 8, 2011

I am trying to setup a virtual machine server as a web development environment. Install and setup is going correct. To avoid any accidents I have the apache alias set to www.example.dev instead of www.example.com. The URL will redirect no problem but I need to find a way to have every instance of a link (example.com) show up as (example.dev) so that whole site will function on the server without linking to the live external site. I'm using git as a version control system that will push certain commits to my live site and thus want to avoid changing any configuration files to get this desired effect on my virtual machine. How to do this server side, maybe via PHP, apache2.

View 4 Replies View Related

Ubuntu Servers :: Accessing The Webmin - This Webpage Is Not Available

Apr 28, 2011

i try to access my webmin but it give me "This webpage is not available." now, webmin is useless for me if i want to uninstall webmin, is some other application will affected (like apache, mysql, etc) ?

View 9 Replies View Related

Ubuntu Servers :: Webpage Can't Be Viewed On Local Host?

Mar 7, 2010

I have tried to set up the desktop version of the server . In my apache2.conf file I have changed the following lines-

Code:
# Include the virtual host configurations:
#Include /etc/apache2/sites-enabled/
Include /home/www/websites/
Yes I do keep the default values commented out

In my virtual host file I have made the following changes to the DocumentRoot, and to one of the <Directory>; the rest of the file doesn't appear here as nothing was changed.

Code:
<VirtualHost *:80>
ServerAdmin webmaster@localhost
# DocumentRoot /var/www

[Code]....

View 7 Replies View Related

Ubuntu Servers :: Webmin Not Working - Webpage Can't Be Displayed

Jan 13, 2011

I have installed ubuntu server 10.04 on a virtualhost. I have installed webmin fine.
When I try to access the webpage from my web browser the webpage cant be displayed.
I have attached the output of ifconfig.

View 3 Replies View Related

General :: Windows - Discovering Proxy Servers On A Private Network?

Feb 8, 2011

Suppose that I am in a private network of computers (say each having ip addresses 192.168.. ). Some of the machines( we have no information regarding their ip, name and no physical access to the servers) in the network are connected to internet and they run an http proxy at some port say 3128. Is there a program which can be run on Windows or Linux which will give me the list of machines(ip addresses and ports if possible) acting as proxy servers?

View 1 Replies View Related

Fedora Servers :: Setup A Little Mail Ob Private Using Getmail To Get The Mails From Different Pop Accounts?

Aug 17, 2010

i've set up a little mail server ob my private server, using getmail to get the mails from different pop accounts and to send it to maildirs of some virtual users, and i use dovecot as imap server to provide the mails to my clients which are mostly outook 2007. i run getmail as a cronjob which fetches my mails every 2 minutes, anyhow i'd like to run it on demand when a client pushes the send/receive button. is there a way to tell dovecot to run getmail on demand?

View 6 Replies View Related

General :: How To Make Public Folder Within Private Folder?

Sep 21, 2010

My Linux username is "virchanza" and my group is "virchanza".How do I make a publicly-accessible folder within my private home folder?

View 3 Replies View Related

Ubuntu Servers :: Make Visible For WAN ?

Jan 16, 2011

I downloaded Ubuntu Server. I absolutely love it. It is easy to set up and I've already learned alot while doing so.

Now, I want to get a bit further. I want my Ubuntu Server to be accessible from the internet, so I can access my files and webpages from everywhere.

Everything works locally, but I don't have any clue to maken it visible for WAN. Is everything from here set in the router settings? Or will I also have to make adjustments in the Server's settings?

View 5 Replies View Related

Ubuntu Servers :: Unable To Mount / Make It Possible?

Feb 20, 2010

I'm trying to run this command code...

how do I fix this? Although I'm working on Ubuntu 8.04.4 server 32 bit

View 3 Replies View Related

Ubuntu Servers :: FTP Slow In Certain Folders / Make It Up?

Jul 21, 2010

I posted this yesterday, but my post completely disappeared (I looked high and low -- nothing.)
I am using Ubuntu Server 10.04, all the latests updates.
For an FTP Server, I use ProFTP.

One specific directory, and it's subdirectories on my server will not download at a reasonable rate. They move at about 17-50KBPS.
All other folders work fine, at around 1.5-2.5MBPS.

What is going on? I have no idea how to troubleshoot this. The files being transfered are in a directory under home. They should have no permissions issues (I reapplied the permissions I want already), I tried restarting ProFTP, the files vary in sizes (from a few kilobytes to about 120 megabytes).
I use Webmin for most web management.

I am not having overload issues with my network card or CPU utilization while downloading these files. They are being accessed from the local network.

This issue is taxing because the files in question are backup files.

View 9 Replies View Related

Ubuntu Servers :: Make It A .com - Redirect DNS To Server IP?

Oct 26, 2010

I'm hosting my own dedicated server with Ubuntu Server 10.10. I have it set up with a static local IP, and I've configured DynDNS to link up with my router and allow my server to go live to the internet. I have all the appropriate ports unlocked, with the exception of port 80. This port is blocked by my ISP (Charter) and I can't use it. Due to this, I configured my router to listen on port 81, and direct it to my server.

So, In order to view it, you need to go to the IP XXX.xxx.XXX.xxx:81 Today, I registered (www.online-self.com) in hopes of getting around my current mask (provided by DynDNS.com (omegame.selfip.com). So here is my dilemma, When I go to the host of my domain name , I want to redirect my DNS to my server IP.

I can't seem to do it though? They want a strict IP address, no port extensions. How do I get around this so that my domain name and IP address link up? I'm thinking I may be missing a step, or maybe I needed to register a domain name that simply redirects? I'm starting to get confused on what I should do next. Can I even do this?

View 6 Replies View Related

Ubuntu Servers :: How To Make The Server Route Between

Nov 9, 2010

For the last couple of days I've been building on a server built from an old (well, not too old) computer. My goal is to use it for multiple purposes like a webserver, home automation, and possibly a future media center (if I get my TV card to work). But perhaps the main reason is to get wireless access to the internet for my laptop, and to connect it to my other (stationary) computer. When I'm done I'm also planning on writing a guide for setting up an access point with the rt61 chipset, as there seems to be many people looking for this. First I just need to get through this problem though .

For this I use two wired NICs, eth0 for the local interface to my computer, and eth1 as an external interface for the internet. Moreover I use a wireless NIC (DWL-G510 using the rt61pci driver) in conjunction with the daemon hostapd to provide a wireless interface for portable computers to connect to. eth1 gets its IP through DHCP from my ISP, while eth0 and wlan0 have static IPs on two different subnets like this (copied from /etc/network/interfaces):

Code:
auto eth0
iface eth0 inet static

[code]....

View 4 Replies View Related

Ubuntu Servers :: How To Make A Local Domain

Jan 14, 2011

how to make a local domain? I have a laptop and server in my localhost. How can I make so that when I type backup.home or something like that into chrome it points to my server? I have apache2 installed with some virtualhost and mypage.192.168.1.4(my server ip) dosent work I propably need a domain or something like that.

View 5 Replies View Related

Ubuntu Servers :: Possible To Make Apache Return With Nothing?

Apr 11, 2011

I'm running a server and Cogeco doesn't want that.

What I want to do is make it so when someone goes to my_domain/ apache will pretend it doesn't exist, but I want subdirectories to work still.

What I tried was denying access to /var/www, but the apache returns with a message for that.

View 6 Replies View Related

Ubuntu Servers :: Make Execute PHP And Perl Scripts?

Jan 1, 2010

How would I make my server execute PHP and Perl scripts? (I'm going to be working with both)

I have PHP5 and the latest Perl installed, and my installation is fresh.

Code:
<VirtualHost *:80>
ServerAdmin webmaster@localhost
DocumentRoot /var/www
<Directory />
Options FollowSymLinks
code....

View 1 Replies View Related

Ubuntu Servers :: How To Make A Clean Uninstall/remove

Jan 21, 2010

1) Check if MySql is installed and running

2) How can I connect to create my db. (I want to do it from CLI not using an admin tool)

3) And if I have problems how can I make a clean uninstall/remove.

View 6 Replies View Related







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