Debian :: Server On Vmware Can't Be Found After Being Online Several Hours

Aug 27, 2010

Recently I set up a Debian server following this guide:

However I wasn't able to connect to the internet after the clean install of debian.

I found a fix:

Where x is a number not in use by any machine

Where y is the number on the gateway

These commands are appended to /etc/rc.d/rc.local and works fine.

The server is virtual and running on a vmware installation.

The problem, I have, appears randomly after the server has been startet. Sometimes after 20 hours and sometimes after 9 hours only.

I can't connect to the server through the web (server.mydomain.com). However I can reach my computer running vmware at (host.mydomain.com). In vmwares terminal window I can access the debian installation which is running all fine. No errors or so. I can even ping remote ip-adresses from the debian server without problems. Restarting the server fixes the problem. But it then re-appears after some time.

View 4 Replies


ADVERTISEMENT

Debian Configuration :: Can't Get Server Online?

Dec 27, 2010

I'm trying to get my simple home web server on the internet but I cannot seem to make it work. I've set up a LAMP stack to host my website and it works perfectly on my local network (accessing from [URL].. but not from the internet. To test it for now before I set up a dynamic dns service, I am trying to access my website via my WAN IP address from within and outside of my home network (ie http://69. When I do this, I get a "taking too long to respond" message, instead of a host not found or 404 or something of that nature. My box has a pentium 4, 2 gigs of ram, and is on a DSL line so I have a hard time believing anything is "taking too long". Here are the software packages I've installed:

-ssh
-apache2
-php5
-mysql
-phpmyadmin
-proftpd
-mediatomb

All of these packages work perfectly fine from within my home LAN, but NONE work outside of my network.

Other configs:
-My router forwards traffic on port 80 to my server
-My iptables allow incoming traffic on port 80
-My ISP, AT&T, does not block port 80 (or any port, according to various online sources)

Perhaps Apache is not configured correctly? What apache config options would be related to this problem?

I've previously tried a similar setup with the dyndns service fully configured (I followed a very thorough guide down to the t - wish I had the link it was excellent), but to no avail - I got the same "too long to respond" accessing from my domain name. I understand that there are a multitude of causes for this problem, so what can I do to narrow down the source? "How to set up a LAMP server" guide, because all of them have lead me to where I am now.

View 3 Replies View Related

General :: Vmware Server 2.0.2 Installation On 12 - Making Sure Services For VMware Server Are Stopped

May 19, 2010

I have installed fc12 on my core2due machine, and I have installed the vmware server on it, its rpm is installed successfully with out any error, after that a message is displayed

The installation of VMware Server 2.0.2 for Linux completed successfully. You can decide to remove this software from your system at any time by invoking the following command: "rpm -e VMware-server".

Before running VMware Server for the first time, you need to configure it for your running kernel by invoking the following command: "/usr/bin/vmware-config.pl".

I tried this command and find the this message

[Akram@localhost Downloads]$ su -c "/usr/bin/vmware-config.pl" Password: Making sure services for VMware Server are stopped.

None of the pre-built vmmon modules for VMware Server is suitable for your running kernel. Do you want this program to try to build the vmmon module for your system (you need to have a C compiler installed on your system)? [yes] yes

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

Your kernel was built with "gcc" version "4.4.2", while you are trying to use "/usr/bin/gcc" version "4.4.3". This configuration is not recommended and VMware Server may crash if you'll continue. Please try to use exactly same compiler as one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "4.4.3" anyway? [no] yes

What is the location of the directory of C header files that match your running kernel?[/usr/src/linux/include]

Now it asks me in last lines that "What is the location of Directory of C header files that match your running kernal?"

View 1 Replies View Related

Software :: Importing A Vmware Virtual Machine File Vi Vmware Server 2.0.2?

Jul 27, 2011

I completed the installation of VMWare Server 2.0.2 onto a CentOS 5.4 64-bit distribution. There is a VMware virtual machine file on the server in question, and I want to activate it through the application console.

I did not see anything readily apparent that would facilitate the importing of the virtual machine file. Does anyone have a procedure that can accomplish this task?

View 5 Replies View Related

Debian Installation :: Vmware Workstation 7.1.4 - Can't Complete Compile Modules Of Vmware

Jun 6, 2011

I want to install debian on vmware workstation 7.1.4 but there's a problem! when I try to install vmware tools or open-vm, it can't complete compile modules of vmware. It is a big problem... It seem problem of kernel version after 2.6.37... But I can't find solution. logs.... Before you can compile modules, you need to have the following installed...

[Code].....

View 2 Replies View Related

OpenSUSE Install :: URL Not Found DURING ONLINE UPDATING?

Jul 9, 2010

When I try to update on line I get the messagehttp://download.opensuse.org/reposit...ctory_Desktop/ not found.I am using openSuse 11.2 with KDE desktop.

View 7 Replies View Related

Server :: Debian 5.0.6 Iptables Modules Installation - VMware

Mar 2, 2011

I use Debian 5.0.6 32-bit through VMware workstation installed on my Windows Server 2003. I just simply installed it from CD-1 and I use Directadmin on that.

I need a lot of iptables commands for blocking but I keep getting missing module errors on that one, I did lsmod | grep -i iptables to see there are no modules. It should have been installed by the disc image but I don't know why it didn't. So I now want to know how to get those modules required by iptables.

View 3 Replies View Related

Server :: Only Allow User Access Web-server On Working Hours?

Aug 3, 2010

I only allow my users to access my web-server (apache) on working hours (mon to fri and 08:00 to 17:00).. how to configure my Apache?

View 2 Replies View Related

Software :: VMware Player No Headers Found?

Apr 19, 2011

I've been working on this problem for two nights, googled a lot, but still no luck. I'm working on Fedora 14, here's my kernel version

Code:
[root@terran /]# uname -r
2.6.35.12-88.fc14.x86_64
and I've booted from this kernel, I've installed the same kernel-headers:
Code:
[root@terran /]# yum install kernel-headers

[Code]...

View 1 Replies View Related

General :: Vmware Cli Command Resxtop Not Found On 64 Bit Ubuntu?

May 29, 2011

I installed VMware-vSphere-CLI-4.1.0-254719.x86_64 on 64-bit Ubuntu 10.10 and I'm having an issue.

When I try to run resxtop it says:

exec: 527: /usr/lib/vmware-vcli/bin/resxtop: not found

What should I do? The file is clearly both in that location and in /usr/bin/resxtop

View 1 Replies View Related

Debian Multimedia :: Can't Configure X-Server - Errors "device Not Found" And "no Screens Found"

Apr 15, 2011

I installed debian 4.0 (etch) on an old computer with some pickled graphics card in it, and then I upgraded the computer to one with slightly newer hardware only without the graphics card (the new one used on board graphics). I moved the hard drive from the old one to the new one but when I booted it up it failed to start the X-server and I got some errors listed for "device not found" and "no screens found".

I tried using "dpkg-reconfigure xserver-xorg" however I can't seem to find a working configuration. It seems pretty silly that when installing debian it can detect all this automatically with no problems but when it comes to changing some hardware around you are left in the dark with a complicated re-configuration process. Is there not some way to automate this? I'd rather not have to re-install everything

View 8 Replies View Related

OpenSUSE :: Kernel Upgrade, VMware Borked, GLIBCXX_3.4.11 Not Found

Jan 27, 2010

Using Suse 11.2, Linux 2.6.31.8-0.1-desktop.i386

Did a kernel upgrade today and VMware 6.5 wouldn't build modules, failing with

Code:
version `GLIBCXX_3.4.11' not found

To get it working again:

Code:
cd /usr/lib/vmware/lib/libstdc++.so.6
mv libstdc++.so.6 libstdc++.so.6.orig
ln -s /usr/lib/libstdc++.so.6.0.12 libstdc++.so.6

[Code]....

View 1 Replies View Related

Debian Multimedia :: Streaming .avi Online | Multimedia Server

Apr 13, 2010

I want to stream .avi *divx/xvid* (because of the nice compression and quality) online and have all streams accessible through a web based library type thing. Something like Jinzora ( http://en.jinzora.com/ ) is what I am looking for, but it's buggy. I would even be satisfied with a web based library of streams that you click and open with an external program. I have searched a lot for this and the only thing I found that can do this how I want (if it worked right) was jinzora. I don't want to convert to mpeg4 or flv because of size and quality issues.

View 5 Replies View Related

Debian Configuration :: No Network After Some Hours

May 25, 2011

I have a computer home that I use a web server and I had Lenny in it for about a year and didn't experience any problems. Recently I needed to update to Squeeze just to be able and use part of my server for a game(which I couldn't compile on Lenny). I renamed every "lenny" word in the /etc/apt/sources.list with "squeeze" and ran dist-upgrade. Everything seemed fine(minor some "link not found" warnings). I also had some minor problems with the mysql configuration after the update but I managed to fix them all. Then I noticed that after some hours(not sure how many) I can suddenly not reach my computer via ssh. Neither can I visit my website(even from the local network). The computer doesn't appear either in the router's "attached devices" list. My other computers have no problems so it can't be a router issue.Pinging from the server to the outside world doesn't work. I tryied "sudo /etc/init.d/networking restart" and that didn't do anything. The only way to fix the problem is by rebooting but then again after some hours the problem is still there. Do you guys have any idea what the problem can be?

View 1 Replies View Related

OpenSUSE :: VMWare Installation - Kernel Headers For Version 2.6.34-12-desktop Were Not Found

Jul 23, 2010

I have installed OpenSUSE 11.3 64 bit and want to install VMWare workstation 7.1. I have run the install script for VMWare without any issues. When I start the VMWare Workstation I get a window saying this: Before you can run VMWare, several modules must be compiled and loaded into the running kernel. Kernel Headers 2.6.34-12-desktop Kernel headers for version 2.6.34-12-desktop were not found.

View 9 Replies View Related

Networking :: TCP Server Dies After Few Hours Of Inactivity ?

Jan 15, 2010

We have a NAS application which can be accessed by both HTTP and HTTPS connections.

The issue we are facing is that the tcp server instance that initiates the HTTP access dies after a few hours of inactivity(the NAS application was kept idle for around 10 hours). However, the tcpserver that launches HTTPS connections remained running.So the connection failed through HTTP access but the connection succeeded through HTTPS access.

The converse has also been observed where the tcpserver for HTTPS is dead but tcpserver for HTTP is running.

The version of tcpserver that we are using here is ucspi-tcp-0.88.tar.gz.

I have the following queries:

a)Has anyone faced the same problem before?

b)Is it an issue with this package version of tcpserver ?

c)Will upgrading to newer versions of tcpserver bail me out of the issue?

d)Also, could anyone let me know what are the possible causes for the tcpserver to die ?

View 3 Replies View Related

General :: Server Seem To Crash Every Couple Of Hours?

Sep 28, 2010

This is Plesk linux server.I am using CentOS release 5.5 (Final) OS. Server seem to crash every couple of hours. Perhaps apache has memory leak?

Sep 28 07:06:29 wed kernel: Call Trace:
Sep 28 07:06:29 wed kernel: [] out_of_memory+0x8e/0x2f5
Sep 28 07:06:29 wed kernel: [] __alloc_pages+0x245/0x2ce
Sep 28 07:06:29 wed kernel: [] __do_page_cache_readahead+0x95/0x1d9
Sep 28 07:06:29 wed kernel: [] __wait_on_bit_lock+0x5b/0x66

[Code]....

View 4 Replies View Related

Debian Hardware :: Xorg Hang After Several Hours?

May 5, 2011

I use debian as my OS, it's good until I update few days ago; the Xorg hang after several hours.

Debian version: 5.0, testing
uname -a: Linux mada 2.6.38-2-amd64 #1 SMP Thu Apr 7 04:28:07 UTC 2011 x86_64 GNU/Linux
vedio: GEFORCE GT330M
driver: nouvea

(I have reinstall Debian many times. but it doesn't work.)

View 2 Replies View Related

Debian Configuration :: Network Dies Every 10ish Hours

Jul 13, 2010

I'm having a really weird, annoying problem: approximately every 10 hours, like clockwork, my internet connection stops working. (Last time I had the presence of mind to check the uptime: it was 9 hours 48 minutes; this was maybe 5-10 minutes after it happened). My existing connections (IRC, etc.) keep working fine, I can access my home router's configuration page, and `ping` still works, but otherwise new connections invariably time out (whether it's a web browser, git/subversion, or whatever). I have found no solution to this other than rebooting.

View 13 Replies View Related

Networking :: Intel Wifi Link 5100 Not Found On Sony Vaio Backtrack 4 Vmware

Apr 9, 2010

Intel wifi link 5100 not found on sony vaio backtrack 4 vmware I use vmware to load backtrack I have a sony vaio with 5100 AGN wifi card installed in it. I had tried anything to make my wifi work but always show no interface no wireless. I googled it for help for weeks and all i get was download the iwlwifi things and i already installed in it. i even tried many other thing

/etc/init.d/wicd start
/etc/init.d/networking start

and everytime i type ifconfig it just show eth and lo and no wlan0 in it everytime i type airmon-ng there are no chipset interface and ...........thing (forgot) I could find my wireless card name when i type ilg... something i forgot The problem is,i think my linux doesn't reconize the card even i have installed the driver Anything that i can do to make my linux reconize wifi link 5100 agn wireless card?

View 7 Replies View Related

Debian Configuration :: Connected To Internet Yet Server Not Found?

Sep 20, 2010

I just reinstalled debian on my computer, I've had it working for a long time, only difference is I used to have Cable Internet and now I use DSL. Anywho, I reinstalled debian from the kde CD on the debian website, it auto-configured my network out of the box. My network is connected to the computer, pinging google works perfectly, and ifconfig shows that eth0 is working correctly without any errors. However on both Konqueror and Iceweasel, every time I try to connect to a website, it tells me the server cannot be found. Basically it acts like I don't have internet. Using the terminal works though, I have installed KDE-FULL from the terminal and wicd, so I know I do have internet. I don't know what it could be, like I said, I installed from the cd and this happened. Maybe there's a bug on the KDE debian cd

View 14 Replies View Related

Debian Configuration :: Computer Reboot Automatically Each 4 Hours 30 Minutes

Jul 30, 2015

I've an Blade 1500, sparc64 IIIi with 2 hard disks and 2go of RAM. The computer run with debian 7.7.0 and BSD (opensxce) for each hard disks.

1/ When it's run under BSD there are no problems, the uptime are on many hours.
2/ when it's run under debian with XFCE x-window, the uptime is 4 hours 30 minutes and computer reboot automatically !

Into the control panel i've deactivate the hibernation, screensaver and power management ! I want to find the files for manage the time down. I think that the problem is in XFCE window manager.

View 0 Replies View Related

Debian Multimedia :: Gnome-shell Slows Down After Few Hours Of Working

Aug 30, 2015

Why there is too much error in every version of gnome-shell and after everything slows down after a few hours of working in gnome-shell on debian(only on debian, i'm using gnome-shell in fedora and excellent experience i had in it) some of syslog output :

# tail -f /var/log/syslog
Aug 30 21:20:38 ali-deb gnome-session[8351]: (gnome-shell:8495): GLib-GObject-CRITICAL **: g_object_set: assertion 'G_IS_OBJECT (object)' failed
Aug 30 21:20:38 ali-deb gnome-session[8351]: (gnome-shell:8495): GLib-GObject-CRITICAL **: g_object_set: assertion 'G_IS_OBJECT (object)' failed
Aug 30 21:20:38 ali-deb gnome-session[8351]: (gnome-shell:8495): Clutter-CRITICAL **: clutter_layout_manager_get_child_meta: assertion 'CLUTTER_IS_LAYOUT_MANAGER (manager)' failed

[Code] .....

View 2 Replies View Related

Fedora X86/64bit :: 24 Hours Format To 12 Hours Format Lovelock?

Jul 27, 2011

I have a problem,I want to change the hour format from 24 hours to 12 hours, I cant find the way to do this,

View 14 Replies View Related

Debian :: Hosting Server - Operating System Not Found Error

Feb 19, 2015

I will have a hosting server installed with debian 7.5 and has the following error: "operating system not found".

I've done everything I could. Reinstall grub and I let it install fine and no errors, but does not booting, among the iso "boot-repair-disk-32bit.iso" and repair, all good, but not booting.

The system has a Raid 5 disks with one volume and two partitions, including a livecd ubuntu, and I see perfectly partitions have no problems, checked. I go with the "Super Grub Disk" (iso) and let me enter the system out there, but they do not enter the iso, not start me. All isos the'm putting on a flash memory to boot.

View 2 Replies View Related

Debian Multimedia :: X Server Bailing - Fatal Module Fbcon Not Found

Jan 31, 2010

Boot up with 2.6.32 kernel. Get to login screen, X attempts to start and fails. I log in, execute startx and succeed. Yesterday, could not boot up at all with .30 kernel. Upgraded to .32, so partially fixed. Yesterday also un-installed Synaptics package, as do not have touch-pad on this machine (Thinkpad X40)

This from kdm.log:
X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-686 i686 Debian .....

View 3 Replies View Related

Software :: Flash Audio Frozen In A Loop In Firefox On Debian After Some Hours Of Usage?

Aug 10, 2010

my system:
Debian v.5.0.5,
architecture: i686,
Firefox 3.6.3 (but had the same problem with older versions of Firefox),
Flash: Shockwave Flash 10.0 r32

After a fresh X start, Flash works without any problems for a day or so but then at some point the audio starts to freeze in a loop (sounds like an old record with a scratch) and the video also freezes up. This happens while listening to last.fm, but the same problem affects other flash videos on other sites but apparently only if they have an audio track, so I think it is mostly an audio buffer problem.Restarting Firefox doesn't seem to help but when I log out and start a new session (rebooting is not necessary) it is fine again.Does anybody else have that problem? I couldn't find anything so far and I don't have rootaccess to this machine, so I'm a bit restricted.Does anybody know which files flash writes to for buffering stuff? Maybe I can just delete a file that has been somehow corrupted instead of restarting? It's quite annoying if you have lots of applications running

View 5 Replies View Related

Server :: Split LVM2 Partition While Server Is Online?

Apr 27, 2010

I need to split one of my big partitions without data loss while the server is running,here is my df -h output:

Filesystem Size Used Avail Use% Mounted on
/dev/pve/root 95G 756M 89G 1% /
tmpfs 1003M 0 1003M 0% /lib/init/rw
udev 10M 2.7M 7.4M 27% /dev
tmpfs 1003M 4.0K 1003M 1% /dev/shm
/dev/mapper/pve-data 356G 52G 304G 15% /var/lib/vz
/dev/sda1 504M 32M 448M 7% /boot

I want to make a little partition from /dev/mapper/pve-data with size of 50 GB while the other files on that partition remain untouched,

View 8 Replies View Related

CentOS 5 :: Install Anti Virus / Security Package On Server Uses Cron Jobs To Do Scan Every 12 Hours

Feb 27, 2011

I have a Cent OS dedicated server, not sure what version though as I'm new to Linux. How do I find out what version I have? Is there an anti virus or security package that I can install on my server which can use Cron Jobs to do a scan every 12 hours.

View 7 Replies View Related

Server :: Ganglia Not Able To Get Online?

Jun 8, 2010

I have installed Rocks cluster and Ganglia to monitor the system. When I try http://localhost/ganglia its working fine. But, when i do http://myipaddress/ganglia its not working.

View 2 Replies View Related







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