Ubuntu :: Server Can't Be Accessed / What To Fix It?
Feb 1, 2011
My server is Ubuntu 10.04 which is used to test an Open ERP system.
However, once I setup everything and trying to be access from other workstations, it doesn't work!
Also, the server cannot found any Windows PCs in the network.
I have configured web server in my home. it is working in LAN. but every one should be accessed from out site from LAN. how is possible ? i would like to access as http://123.123.123.123 Then i dont need the host name? My public IP http://123.123.123.123. My LAN IP [URL]... i did the port forwarding in my router. when i access the web from outside automatically logging into my ADSL router.
Is there a way to prevent users of an OpenVPN service from accessing restricted sites? I know this can be done through a proxy server but through a VPN there seems to be no way of preventing traffic from accessing porn sites or other as the traffic is encrypted. I am using a VPN in the same fashion as a proxy server except that the VPN is necessary because some video sites use rtmp on port 1935, which a proxy server cannot route.
Does anyone know how to go about setting up a secure IMAP email server that is able to be accessed from outside the network? Similar to how you can access your google email account from your computer using Thunderbird.
I have used search and google but i can't see to find an answer to this (if it's here please link and spank me for search-failing I admin a server that serves small (static) images as part of a bigger site. There is about 1 TB of images, but most of the are seldom accessedThe problem: Large cheap disks are slow and i would like to move the most accessed images to something faster (be it a server with faster disk in better raid or a machine with ram-cache or SSD or whatev). But how do i find the "top accessed files in period X"? Anyone have an idea? It's probably an obvious cat-grep-sed-mangle of something in /proc but i just can't solve it on my own.
I have installed ubuntu9.10-desktop-i386,then I install the vsftpd to transfer files with my another computer which own a win xp os.And the ip ofin computer is "192.168.2.10",this address is fixed.the ip of the Ubuntu compuer is "92.168.11.1",the address is dynamic,since I use the wireless network.When I startup the ftp server in my ubuntu, I can not access it from my win computer,but I can access it in my ubuntu .However when I startup the tomcat in my win machine, I can access it in my ubuntu using"http://192.168.2.10:8080/files
I have finished something simple and would like some people to test it, and when I gave my url of my website that sits on my computer to someone, the response was that she kept getting messages saying that connection has been reset. She tried for a couple of times and could not see my website, which the address is accurate.
Are there specific things I need to do to allow users to see my site? Yet, why does she not get messages saying that "failed to access" or something like that?
I have a teenage daughter that understands Ubuntu, but not so much the terminal, and she does not know the superuser password. Unfortunately, she regularly goes on the Internet during the nighttime and in the early morning. What I am attempting to do is prevent anyone from going onto the Internet during the night (11 PM - 5:30 AM) unless they know the superuser password or a fair bit about the terminal.
I have already tried some commands, however all of them can be bypassed by restarting the computer. ex. sudo ifconfig eth0 down
For additional information on my Internet:
My Internet connection is relatively slow, so I would prefer if the solution does not hinder it any further. It is slow because there is no high-speed in my area, and I am forced to use Xplorenet -> "Fixed Wireless". I do not have a router.
I have installed ubuntu 10.10 inside windows using wubi installer on drive "D".Now inside ubuntu I can excess contents of all other drives except drive "D". Why it is so? Is there an way to access the data on drive "D" within ubuntu?
In order to get internet access at my school I have to log into a vpn. No other addresses can be accessed before login. With XP the login is authenticated through the browser (IE and Firefox supported) and run by a juniper network connect applet.
Now when I try to do this in firefox in Ubuntu it tells me that I'm not allowed to login. So I started doing a little research and found out that I should be able to authenticate with VPNC. Trouble is I can't get internet to install anything. Which means I have to download the packages in XP and reboot into Ubuntu. And every time I hit a snag I have to reboot into XP to look up what I need to do. So what I'm wondering is if there is some work around that will get me logged in (maybe through the browser authentication?) so that I can work through issues in one os instead of two?
My Ubuntu 10.04 freezes continually when it starts accessing the HDD. I will be working normally, then when i switch windows, it will suddenly access the HDD and spin up for 4 to 7 mins. I can't access anything during this period. The processor is generally only 1-5% impacted during this. I think its accessing the swap.
I admit, it's an older computer with only 2gb of RAM. Wondering how to debug this and if I should install an older version of Ubuntu to fix the issue. I've tried three different harddrives, so i know it's not errors on the disk.
I recently set up a computer running Ubuntu 9.10 Desktop for use as a server, and successfully have it hosting game servers.I'm relatively new to Ubuntu, so I'm not sure how to go about this, but ideally I would like a user to be able to access a single folder on the server over the internet, and be able to upload and download files from it.It would be nice to set up multiple folders like this, so different people would have access to their own personal folder, but not anyone else's.
Few years ago i tried a linux in a browser, i do not remember the distro. I'm currently trying to find a distro that where the X session can be accessed via the browser
I have two networks on a server. One being my internal network, and the other being an external IP address. This is on Debian Lenny. Here is my /etc/network/interfaces file:
I can reboot my system and sometimes eth1 is accessible from SSH, and other times eth0 is accessible. Then sometimes eth1 will just stop being pingable alltogether. This is a fairly fresh install of Debian, and the only thing I have running is VMWare Server 2.0, bridged to both of my network connections.
I've had a Samba share set up for awhile now on my Ubuntu 10.04 server. Now I'm trying to create separate shares for separate users. When I started, I was logging in from my Windows box where I was Tony, and the only user on my 'nix box was htpc. I had the majority of my file permissions as open.
Now, I've created new users on the server, including Tony. But when I open a Samba share from my Windows computer, it does so as htpc. This is not a setting I ever put anywhere. I don't care about specific user names, but I want to have a folder that only I can access from my Windows box, and for someone else to have a folder only they can access from their Windows box.
I really like being able to mount remote file systems using the Places > Connect to Server ... tool on Ubuntu 10.10 -- it makes transferring files a breeze.
Unfortunately, the only way to access a particular server at work (call it Server A), is by first SSHing into an intermediate (Server B), which is the only one with a public ip.
My process for transferring files from Server A is currently:
I want to monitor the websites that people in my network are visiting.It's a home network with various devices (PCs, phones, Ipads), and a ubuntu headless server. I'd like to install some monitoring software on the server, which would ideally provide me a list of website the devices (attempted to) connected to.Does such a software exists?? Can I control it via Webmin. Would setting my NIC in promiscuous mode affect performance?
With the find command it is easy to find files that have been modified or accessed within a given period. When a file is created, the acesss time is the same as the modify time. But as soon it is accessed (read), the access time changes, but the modify time does not. I need to find files that been accessed at all, ie. files which have access time newer than modify time. How do I do that?
I have a 500 G, where 80 are used for FC13. I added a new 80 G partiton, using Disk Utiliy, called it Backup, and I can access it when I am logged as root, When I log with any other user, even with all privileges (added almost in all groups), I get a dialog box requesting authentication.
I enter my user password, file manage just disappears as soon as dialog box disappears and I think it is a permission issue again.
In disk utility opposite to Device there is "dev/sdb", in mount point there is media/backup.
I opened fstab, I can not see an entry, here is the fstab :
Quote:
# # /etc/fstab # Created by anaconda on Wed Jun 16 00:58:19 2010 # # Accessible filesystems, by reference, are maintained under '/dev/disk'
[Code]....
So what is the route to follow to follow to allow my user to access normally read and write to it without anu persmission issues
Get the list of virtual addresses being accessed by any application during its execution time. I don't want the complete memory map but just the pages which were accessed during an application's execution?
I'm looking to find out how many times a file has been displayed on the web. I've setup Google Analytics link tracking but I'm trying to figure out how many times BEFORE Google analytics was setup people clicked and viewed a pdf file.
Is there a script that I could run through the log files to find out how many times it has been served?
We have one ftp server. Number of users are using it remotly. My requirement is that suppose any user is not connecting to the server using FTP for 15 days then account should get expired/locked automatically. Is it possible?
Every now and then, say with a period of one hour, the system begins accessing the hdd and doesn't stop accessing for at least 5 minutes. What can be the reason? Can it have something to do with the swap partition?