Ubuntu Networking :: What Does The Future Hold For Personal Home Based Web Servers When IPv6 Rolls Out?

Jan 17, 2011

For the few thousands of people who have a little too much time on their hands who create personal web servers and host them using their local ISP on dynamic IP addressees.... what does the future hold for me.. {COUGH} ... I mean, them when IPv6 rolls out?

View 1 Replies


ADVERTISEMENT

Ubuntu Servers :: Setup A Home Web For Personal Site Using 11.04 And Apache

Jul 23, 2011

I am trying to set up a home web server for my personal site using Ubuntu 11.04 and Apache. I have set up a user called www and given it FTP access to its home area (/home/www) using vsftpd. I then edited /etc/apache2/sites-available/default and set the DocumentRoot directive to /home/www. When I made a test index.html file in that directory it worked fine. Then I FTP'd to the server (as www) from another PC and uploaded the site files. Now when I try to access the site I get an error 403 (forbidden).Obviously I'm doing something wrong here but I'm not sure what. What should I do to fix this.

View 2 Replies View Related

Networking :: Adding Ipv6 To Home Server?

Mar 3, 2011

I currently have a home server, running Gentoo, with IPv4 connectivity through Qwest.I feel that it is important that this server also be available through IPv6 (I'm aware that, after exhaustion, my end still might not get an address through DHCP).I currently use dyndns.org to provide me with a DNS entry mapping jrvanwhy.homelinux.net to my IPv4 address.I do not have any sort of tunnel set up yet for IPv6 traffic yet. The new domain name does not necessarily have to be the same [URL].I do not wish to spend any money on this.Is there some free service I can register for that would do both the tunneling and the DNS entry? Is there a service that can supply me with an IPv6 DNS entry, if I get a static IPv6 address with another tunnel broker, like Hurricane Electric?

View 2 Replies View Related

Ubuntu Networking :: How Can I Share Ipv6 Connection To Home Network

Jul 25, 2010

I'm using Internet connection through local network, receiving white (global) IP, route, DNS with local DHCP server. Lately I noticed that my Ubuntu gets ipv6 autoconfiguration from ISP router, receiving global ipv6 address and automatically adding ipv6 route. I can access Internet resources using ipv6 connection:
I can ping inet resources using my ipv6 global address and access, for example, ipv6.google.com or URL..

How can I share ipv6 connection to my home network? Using ipv4 it's easy, I just can use NAT for this. But if I understand correctly, in ipv6 there isn't such thing as NAT, because there is no limit in ip addresses.

View 2 Replies View Related

Ubuntu Servers :: Unable To Resolve Host URL - Domain Setup / Home Based Web Server

Jan 18, 2011

I have setup a home based web server to host a photo blog for myself and my friends. I will be running wordpress and possibly a phpbb3 forum. I'd like to open this to discuss server administration, server setup, and server maintenance. However, I have a pretty good start on all of those but serving a domain name to my static ip. Here my static ip is 24.10.202.144. I registered a domain through [URL]... It appears that I have the domain working to forward to my ip. However, I am still getting this output file from apache.

[code]...

I have tested the domain name across a few different computers on different ips. It works appropriately. I just want to make sure I have it set correctly on the (apache) server side of things. Then I can get more into Zone Editing etc.

View 9 Replies View Related

General :: Feature-rich Disk-based Personal Backup Program For?

Sep 4, 2011

Could you suggest feature-rich disk-based personal backup program for Linux (and I've seen a few)?

I want to do nightly backups of the whole system and be able to rollback to any of last 7 days. And, it must be incremental backups. What tool should I use? The tutorials I've read about rsync tell only how to store latest incremental backup and I need last 7.

View 3 Replies View Related

Fedora Networking :: Ipv6 With Tunnel Broker - Better Client For Non Native Ipv6 Connectivity?

Jul 22, 2009

I used to play with gw6c ( a client for tunnel broker ) It works well with fedora9 , fedora 10, but not with leonidas. my rpm is gw6c-6.0-0.4.beta4.fc9.i386.rpm ( a little old!) when I tried to install i have got this: libcrypto.so.7 est ncessaire pou w6c-6.0-0.4.beta4.fc9.i386 I try to make a soft link to libcrypto.so.0.9.8k, but nothing; The question :-Is there a solution for that pb - did you know a better client for non native ipv6 connectivity?

View 2 Replies View Related

Fedora Networking :: FC15 IPV6 Wireless Router - No Longer Gets An IPv6 Address

Aug 31, 2011

I have been struggling to get FC15 to act as an IPv6 router for a while now, am sure I am missing something trivial.. The idea is that I have a ppp / adsl connection (this works fine), use the wireless card on my pc with hostapd and dhcpd to provide connections to other pcs (works fine), and radvd to delegate ipv6 addresses.

The issue seem to be that as soon as I turn on ipv6 forwarding (net.ipv6.conf.all.forwarding =1), the ppp connection no longer gets an IPv6 address. This means the router cannot ping any ipv6 address outside my network.

If I disable ipv6 routing, my router gets an IPv6 address on its ppp connection, and can ping things such as ipv6.google.com just fine, however (of course) no packets are forwarded from my network and radvd complains that forwarding is disabled.

View 1 Replies View Related

Ubuntu :: Can Put Personal Files On Another Partition And Have It Mount In /home

Aug 4, 2011

I've been playing around with stuff lately, and I was thinking that I could theoretically move my personal files to another partition, have it mount under /home/User... then change the system partition to 6 or 7GB and go about my merry way...That way, if I need to reinstall the os, or when the next release comes out, or even install another primary system, I could just wipe the system partition and keep all my data on the HD...just make an fstab entry like:

Code:

/dev/sda3 /home/User btrfs default 0 2

or something, and them BOOM! it's done. I am the master of my domain.

View 9 Replies View Related

Ubuntu Security :: Seahorse Personal Key Import From Old Home Folder?

Jun 29, 2010

last week I decided to not just run dist-upgrade, but give the Lynx a completely fresh install. Before that I've only copied my home folder to an external hard-drive.

Now that I'm on Ubuntu 10.04 I have no clue how to import my old personal key and the passwords from the backup (my old home folder).

View 3 Replies View Related

Ubuntu Servers :: Set Permission For Future Public Files / Folders?

Jan 2, 2010

I just set up an VPS with ubuntu. I made a user1 and gave it ownership

Code:
chown -R user1 /home/www

This user also have been given all the root privileges (I know it is not recommended!)

The problem is that each time I make new site, and user1 wants to upload (through ftp) files to /home/www/newsite I need to redo the the above command in order to be enable user1 to upload. Not only this, I need to rework permissions (744 for folders and 644 for files), otherwise the newsite throws permission errors message.

View 2 Replies View Related

Ubuntu Servers :: Sudo Can't Hold Environment / Resolve This?

Oct 6, 2010

I'm with Linux 2.6.32-25-server #44-Ubuntu SMP Fri Sep 17 21:13:39 UTC 2010 x86_64 GNU/Linux , Ubuntu 10.04 Server
And I wanna execute the next script in bash profile code...

View 1 Replies View Related

Server :: How To Create Personal VoIP Network With Home Computer

Aug 13, 2010

Asterisk and its cousin technologies intrigue as well as confuse me. I'm wondering: Is it possible to set up an Asterisk (or other) server on a home computer with no special hardware and use it to route calls between mobile devices in remote locations? I'm hoping this could work similarly to Skype Mobile, Google Voice, etc., except on a WAY smaller scale. This is just something I'd use personally for calls to family and friends--nothing huge.

Since my computer is just a regular laptop with no 3G connectivity, I don't expect to use 3G for calls. I just think it would be cool, for instance, to go to a caf� with WiFi and use a SIP/VoIP client on my Android phone to call up a friend who also has a phone or PC with a SIP/VoIP client on it. I realize I could do the same thing far more easily with an account at Skype or some other provider. My interest in attempting this project is more for the learning experience than practical use.

If indeed this is possible to do with the hardware I already own, any tips for starting out? My computer is a MacBook Pro 5,5 (dual-booting Sabayon Linux and Mac OS X). I know I could install Asterisk from within Sabayon, install a specialized telephony distro to a new partition, or run a virtual Asterisk machine--but I'm not sure which option, if any, would be most appropriate here. I'm also not sure if Asterisk would accomplish what I want, or if I should look at other software.

View 6 Replies View Related

Ubuntu Servers :: Set The Server To Hold The Domain From A Dynamic Ip Address?

Sep 25, 2010

I have 4 servers that I got at auction and they now have ubuntu running with gnome interface.I installed apache2 and tried to edit the conf file but i am not sure if it is a router issue a dns or the config.I am trying to figure out how to set the server to hold the domain from a dynamic ip address and also how to create some test page to see if i can acess from the internet.

I have purchased some books on the command lines and how ubuntu works, I am understanding it so far, but dont know how to have a directory for the dns request to point to for the sitewhat i want to do with the servers...voipeb server for about 4 websites - one is for a volunteer rescue organization, another for a test auction site and 2 portfolio sitesremote file access- if possiblealso on a side note, is it possible to have a message relay from one cell phone or transmit to the server and have it send sms message to cell phones? - this will be used for the rescue group as well.

View 3 Replies View Related

Ubuntu Servers :: Worth Upgrading For A Personal Box?

Oct 10, 2010

I have an ancient computer that's been running Ubuntu since about last year. I started with 8.04.4 but then upgraded to 10.04 via apt-get.I mostly use this machine as a file dump for other computers on the network.

View 2 Replies View Related

Ubuntu Servers :: Configure The Personal Pc - Permission Error 403 ?

Jun 24, 2010

I switched from opensuse yesterday and i'm trying to configure the personal pc. In opensuse was pretty easy because i only needed to use the yast.Now: I've got 403 error

PHP Code:[code].....

View 3 Replies View Related

Ubuntu :: Cooking Egg Rolls On Llaptop Its So Hot

Jan 31, 2011

Not rly but i recently installed ubuntu desktop edition on my friends laptop 4 install tries later and boom we have lift off, all engines are a go. 3 days later my friend tells me his laptop is getting so hot he can cook his egg rolls on it (Hes korean what do you expect) and every 10 or so minutes it freezes.

1. Could this be because i used the wrong remix of ubuntu (Dekstop and not netbook)
2. Is there a tweak or thing i can do to resolve this
3. FYI it was not this hot with winblows
4. Why am i the only one without major issues ever with ubuntu

View 9 Replies View Related

Fedora Servers :: Start To Host Personal Website?

Apr 26, 2009

how i can start to host my own personal website on my own server that i just created.I was wondering if there were tips you can give me or a site you can recommend me to where i can get lessons on how to host my own site on my own server using fedora 10.

View 2 Replies View Related

Ubuntu Networking :: Cannot Hold A Connection With Any Wireless Signal ?

Apr 3, 2010

For some reason my laptop cannot keep a connection with any wireless signal. I have tried several networks and resetting the router and it just doesnt work. Im not sure why...i have selected to connect to a certain network and it either takes forever to finally connect or doesnt connect at all. also when it does connect it only last a few minutes, meanwhile using win7 i have no issues with the connection.

View 2 Replies View Related

Ubuntu Networking :: Eth0 Can't Hold The Gateway Ip Address

Aug 21, 2010

I would like to configure the eth0 manually. I can configure the ip address and sub-netmask but the system can't hold my gateway ip address (I added). It will keep it 0.0.0.0. I have no problem when I getting IP address from DHCP server.

View 1 Replies View Related

Ubuntu Networking :: FTP & Using Home Servers On The Same Network?

Feb 19, 2011

I'm having some difficulties setting up my ubuntu home server. I have vsftpd installed on my server, and I am able to use it perfectly when I am outside of my home. However, whenever I attempt to access my server through FTP from my desktop, it does not work. The file in question will load VERY SLOWLY to about 8% then the connection will drop out.My desktop and server are connected to the same router, and I feel as though this may be the issue.or vsftpd in a special way to access it through LAN?What I am trying to do specifically is use Comicpress (a Wordpress plugin) to upload comics to my server, with no luck.

View 1 Replies View Related

Ubuntu Installation :: 9.10 Server Edition - X Rolls Vertically

Jan 21, 2010

I have a server running ubuntu 9.10 server edition. The system has a built in tv-out powered by an Intel 82865G chip. I have a television connected to that, and it works fine in console mode, but when X loads, the screen starts rolling vertically (a 10 second video clip showing exactly what I mean can be seen at [URL]).

My xorg.conf:
Code:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection .....

View 3 Replies View Related

Ubuntu Servers :: Building PC For Sole Purpose Of Personal Proxy / Security Server

May 30, 2010

I don't care so much the practicality and needlessness of actually setting up a computer for proxy server for personal usage, but none-the-less, i want to do it, and i'm just wondering about hardware.The proxy, i don't intend on having a desktop environment, so it'll be a terminal interface.But for a system that will handle traffic for 3 pc's and a ps3, how much hardware would one suggest i need, as far as RAM, HDD space, so on and so forth.

I was thinking it would be fun to do with with my old amd k6-2 processor and it's 32mb of ram, but in order for that pc to work, i'll need to replace a few hardware pieces, and before i dumb money into it and pull it out of the closet, i want to find out if it would even be worth my time to do it.

View 2 Replies View Related

Ubuntu Servers :: How To Config Dyndns With Ipv6

Mar 10, 2011

I have just installed dyndns in my local ubuntu server runing on apache...I dont have static Ip's so I have to use ipv6 ip's

View 1 Replies View Related

Networking :: Hold Static Ip Address From A Different Gateway Router ?

Jul 6, 2010

I'm running Ubuntu 10.04 and my setup is as follows:

As you can see, I am directly connected to router 192.168.25.1, and so my ip address is 192.168.25.101. I want my ip address to be 192.168.13.101, and make router 192.168.13.1 my gateway router. Is this possible under the current physical layout (I do not want to have to connect directly into 192.168.13.1, but keep my computer where it is at)?

When I run tracepath, it shows 192.168.13.1 is one hop away.

What I've tried:

The problem is under this manual setup, I cannot ping 192.168.13.1 and running command netstat -rn returns the following:

View 2 Replies View Related

Fedora Networking :: Getting Message - WARNING - Probably Rcvbuf Is Not Enough To Hold Preload

Feb 28, 2010

I am getting the following message

WARNING: probably, rcvbuf is not enough to hold preload.

When i try to adjust the mtu to the router (1400) config

What is wrong about message? if i change to a low value, like 500, the message it doesn't showed..

View 1 Replies View Related

Ubuntu Servers :: Bind9 Attempting Ipv6 On Ipv4 Network

Oct 29, 2010

After upgrading from 9.10 to 10.04, a hundred or so of (for example)

Code:
error (network unreachable) resolving '14.42.117.203.in-addr.arpa/PTR/IN': 2001:500:13::c7d4:35#53: 1 Time(s)

messages appear in syslog each day. Each URL has from 2 - 6 attempts at various ipv6 addresses. My question is why is bind9 trying to resolve ipv6 addresses? I have done nothing to enable or disable ipv6 and thought that if not explicitly enabled I would not have to be concerned with it.

View 1 Replies View Related

Ubuntu Servers :: DNS / IPV6 Address - Error Network Unreachable

May 25, 2011

I use DNS on my server as a chasing DNS so its not fully configured. I seem to be having trouble with IPV6 addresses. I'm guessing this is linked to the 6to4 tunnel I have set up to my windows box, but I'm not really sure.

Code:
May 21 18:00:16 hyrule named[1148]: error (network unreachable) resolving 'D.ROOT-SERVERS.NET/AAAA/IN': 2001:dc3::35#53
May 21 18:00:16 hyrule named[1148]: error (network unreachable) resolving 'B.ROOT-SERVERS.NET/AAAA/IN': 2001:500:1::803f:235#53
May 21 18:00:17 hyrule named[1148]: error (network unreachable) resolving 'zg.akamaitech.net/AAAA/IN': 2001:503:a83e::2:30#53 .....

View 3 Replies View Related

Fedora Servers :: Apache Binding Only To Ipv6?

Feb 14, 2009

I just installed FC 10 and have apache running with the default config. the problem is that it is only listening on ipv6 for ports 80 and 443

Code:

Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:587 0.0.0.0:* LISTEN 2059/exim
tcp 0 0 0.0.0.0:465 0.0.0.0:* LISTEN 2059/exim

[code]....

here is the only part in the httpd.conf file that seems to have anything to do with this:

Code:

Listen 80

which from my understanding should make it listen on all interfaces, ipv4 and ipv6

View 8 Replies View Related

Networking :: Folders In The Directory /home Full On NFS Servers

Jan 28, 2010

we connected the new hard disk in the folder /home /newhdd it has alot of files and we gave access to the folder /home via NFS When we attach a folder on the remote computer is on a remote computer folder newhdd empty, while the other folders in the directory /home full like on NFS servers.

View 1 Replies View Related







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