Ubuntu Servers :: No Inetd File Found In 10.04?
Jul 3, 2011no inetd file found in ubuntu 10.04 after i run command sudo apt-get install openbsd inetd still that file is not created : /etc/inetd.conf
View 3 Repliesno inetd file found in ubuntu 10.04 after i run command sudo apt-get install openbsd inetd still that file is not created : /etc/inetd.conf
View 3 RepliesWhile trying to run the file in PHP I am getting below error. httpd.conf not found Following directories (and its subdirectories) are accesible via Apache:
View 3 Replies View RelatedI have requirement to delete some log files from a directory if a string"deletethisfile" is found.Then restart the application servers.1. Search for the string ?deletethisfile? in server.log file under a directory, If found 2. Stop that particular server.3. Delete the log file 4. Restart the server.
View 2 Replies View RelatedDuring install of 9.10 server, both ethernet adapters were found. One is built-in to the motherboard, the second is on a PCIe slot. Selected the on-board adapter for eth0 during install, set fixed IP on the web, connected, updated, etc. w/ no problems. The second adapter is for the LAN.BUT, on first and subsequent reboots after installation complete the second adapter is not detected at all, as if it were not even plugged into the PCI or the driver not loaded. This happens on either of two slots, with two different adapters, Intel or Netgear, both pretty recent, and both of which are detected and work in a different box. 'Ethtool eth1' says device not found.This is a fairly recent motherboard 3N78EM).Since the adapter was found during installation I'm assuming that the problem is not with not the board. I've built several server systems with two or three ethernet adapters and have never run into this situation.
View 3 Replies View RelatedHas Inetd been updated to something else or has /etc/inetd.conf been changed to a different directory with Ubuntu 10.04?
Just curious, I'm was looking to set permissions on /etc/inetd.conf, but cannot find the file. If I just need to install it.
I want to configure following serivices on non-standard (or not well-known)port uisng RED-HAT LINUX INETD: TELNET, SSH, SNMP, FTP
1) Is there any issue/limitation doing this?
2) Any caveat or peculiarities related to any of the services?
I would like to support following sevices on non-standard port uisng INETD running on Red Hat LINUX:
SSH, SNMP, FTP
I just tried to setup telnet server by telnetd + inetd in cygwin 1.7, but not lucky.
Here is the command to setup inetd:
in inetd.conf I use default setting:
But after telnet the server, it will just stop at:
trace the source code, seems it stop in function getterminaltype by the lines:
I'm not familiar with the telnet protocol, so not sure what happening here.
How to change the properties of inetd controlled services in Linux ? in linux it is xinetd controlled services.
View 3 Replies View RelatedIm trying to install proftpd on my debian server but i get this error
ProFTPd warning: cannot start neither in standalone nor in inetd/xinetd mode.
I have created a folder including some html link pages in /test/htlink . Now I want to create a soft link of that folder as htlink -> /test/htlink in /var/www/html . Now when I m browsing the folder , its erroring (404 Not Found) folder is not found on the server . I have given 777 permission on every file-folder in /test . No firewall & no SELINUX .
*** I want to browse the folder ***
when i wget aro2220.com it displays
--2011-03-02 16:35:58-- url... 127.0.1.1
Connecting to aro2220.com|127.0.1.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 177 [text/html]
Saving to: 'index.html'
100%
2011-03-02 16:35:58 (12.4 MB/s) - 'index.html' saved [177/177]
However, when I look into the file it is actually blank saying something like "It works! This is the default web page for this server" which can't be correct since that is not what Aro2220.com actually displays.
Furthermore, when I try to wget files I've put on the server for myself it returns a 404, file not found.
Running Ubuntu 9.10 64bit server. Installed it as a minimal virtual machine. The 'nm' command does not exist in /usr/bin. Assuming this is because the nm command is not included in a minimal install. How can I install the nm command ?
View 2 Replies View RelatedI'm trying to install che Naviagent for the EMC2 clariion SAN storage. The communication is through iSCSI. The Naviagent is actually installed but doesn't starts and what I get is: FATAL module sg not found. I've read about the fact that in this ubuntu distribution the sg is builtin in the kernel and is not a module.
View 1 Replies View RelatedI just installed eBox on the Ubuntu server 10.version, server reports is successfully finished installation, but I received warning message Not Found
The requested URL /ebox was not found on this server. Apache/2.2.14 (Ubuntu) Server at 192.168.1.100 Port 80
when I tried to open ebox web based panel in firefox on my laptop.
my Apache web server is running well, see,
It works!
This is the default web page for this server. The web server software is running but no content has been added, yet.
Just wanted to point this out in case anyone had the same problem i did. Following the directions here:[URL]The final step on upgrading 8.04 LTS to 10.04 Server is:sudo do-release-upgrade --devel-releaseThis doesn't work![URL]says to use --proposed, which WORKS
View 3 Replies View RelatedUbuntu 10.04 server 64-bit I was following; The Perfect Server - Ubuntu Hardy Heron (Ubuntu 8.04 LTS Server) - Page 4 [URL] to set up the server on Ubuntu 10.04 and encountered problem on editing /etc/default/syslogd
[Code]....
compaq presario sr2150nx <-- my computer.[URL]NO operating system but vista home appears to work with this computer. I know my CD/DVD im burning server 10.10/04 (have tried both) work, the HDD is bran new and works in my other server and desktop.Any input would be much appreciated. Im willing to give any other info needed assuming i can find it.------
Using google ive found you can downgrade to windows xp... but does that also mean ubuntu as well?On boot. this is there error the computer give me."Reboot and Select proper Boot device. or Insert Boot Media in selected Boot device and press a key"
I have Ubuntu 10.10 running on a HP Proliant DL380. The Server has 1 SCSI disk install which runs the Ubuntu OS. I recently added a new SCSI drive to the system (hot swap)
Run fdisk -ls
But it does not show the device.
I've also run
Code:
sudo rescan-scsi-bus.sh -w -l
which returned
Code:
0 new device(s) found.
0 device(s) removed.
I've have 4 other scsi bays which have the same result. I need to be able to see the drive before I can even mount/format.
Alright, here's the problem: I have a server going that was running 10.10, then upgraded to 11.04 with no problems, but when I reinstalled 9.04 (so i could muck around with GNUPanel), the install couldn't find the ethernet on the motherboard (which I had no problems with on 10.10 or 11.04). I'm a bit of a newb, but it seems to me that something is very wrong here because I can't get online. All of the other computers in my house are unaffected, so I think I can narrow it down to the device not being recognized, but beyond that, I'm lost.
View 3 Replies View RelatedI think I miss something here(Ubuntu 9.10 server 64bit):
/etc/srg/srg.conf
Code:
##### SRG Example Configuration File #####
# Squid log file to process
# Defaults to access.log in the srg directory.
# e.g. log_file "/usr/local/squid/logs/access.log"
[Code].....
WARNING: Configuration file not found!
No logfile lines found to process!
I have a HP Proliant DL380 G3 server with Ubuntu Server 9.10
I have a HP Storageworks Ultrium 215 tape device
For some reason the Ubuntu server does not find the tape device
I am using eBox at my Ubuntu Studio laptop to manage the manage server application configuration, but in the firefox browser, I put the Ubuntu server 9.10 ip address 192.168.122.1/ebox into the firefox, but firefox can not connect the server, but I saw my Ubuntu server icon in the network of the studio admin menu. and I put command sudo ebox at the command line of the server, but the server says 'command not found'
View 1 Replies View RelatedI have a ubuntu server 10.04 that will not boot. I saysno ip address specified and hostname not found refer to mount cifs blah blah blahmountall mount /directory/share [863] terminate with status 32I know its because I had a share mounted at boot but the server cannot mount the share for some reason. is there a way around this so I can boot the machine.I can ping the server. I just cant ssh to it. I need to get to a prompt some how so I can remove the mount from fstab.
View 1 Replies View RelatedI have received a new modem from my provider and installed it. No problem with that except that there is a problem with my internetconnection. The internetconnection is established.But my computer gives an error every time I want to visit a website:
View 4 Replies View RelatedI just recently installed Ubuntu for our server, and I had a question about using tcsh. I'm trying to run a script of commands and the first line of my script is: Quote: #! /bin/tcsh -f I chmod +x my script, but when I type the name of my script at the command line i get this message: Quote: myscript: Command not found. the only way my script will work is if I type: Quote: tcsh myscript
Only then, will myscript execute its set of commands. I would like to be able to type the name of scripts without having to type tcsh at the beginning, each time. Is there a way to do that?
I have the current disk setup :
disk1 :
Code:
sda:
(primary) sda1 ntfs
(primary) sda2 ext3 (mounted as / )[code]....
Before i set up the raid, but with this exact partitioning, the system booted perfectly. When i installed mdadm and created the raid1 mirroring on sda6 and sdb1, the init got screwed up, and all i get is a shell on initramfs, from where i can inspect that sda is binded on md, and cat /proc/mdstat tells me that i have an inactive sda[4].I can't mount the root partition (sda2), because it's busy (i suspect dmraid to lock it), which is, i guess, why init cannot be found.
I wonder if my error is to setup a raid array using a logical partition contained in an extended partition (but i hardly see why it would not work - but the sda bind and the sda[4] in mdstat seems to tell me that it does not), or it's just the initrd that is improperly configured. The other things that bothers me, is that changing the partition type of the raid partitions (fd to 0 - Empty), to disable raid autodetection, resulted in the same behavior on boot. Which might lead me again to think about configuration file problem instead of improper setup.The live cd doesn't not seem to recognize raid, so i can't inspect problems any further, but i could inspect system configuration, but i don't really know where to start.
I'm monitoring all kind of things like ( Mem, network, cpu, IOPS,..) But still not found a command where i can see the CPU usage but in MHZ ( or Hz). Using top or looking into /proc/cpuinfo doesn't give me the info i want.
View 4 Replies View RelatedI just installed apache2 server on my ubuntu 10.04. It works fine (i get the "that works" page when i access to http://localost/ and get no errors or warnings when i start apache.However, the localhost/~florian returns a 404 not found.I've enabled the userdir module
Code:
a2enmod userdir
and restarted the apache server
[code]....
I installed lighttpd to be able to view cgi files that display the status of my UPS. For the most part is has worked w/o incident i.e. until recently when the UPS battery failed on my APC backups xs 1500 lcd. I could not view the multimon.cgi file via the localhost or 127.0.0.1 url e.g.: [URL]... I'd get 404 page not found message. After checking links here and on the web, I tried: [URL]... The page is displayed. From this discovery, I'm not sure that this is a web server configuration or a network host configuration issue or what. I'm running Lucid with all updates, no mods to lighttpd except I added the mod_fastcgi line to the lighttpd.conf file
View 7 Replies View Related