Can We Uninstall X-Window On Centos

Jul 3, 2007

if possible, what's the right command?

View 4 Replies


ADVERTISEMENT

Ddos Tcp Window

Apr 13, 2009

Someone is ddosing us but i don't think is a huge ddos and i need your advise about that.
I own a dedicated server with direct admin.

dual core

2gb ram and 100mbit speed

View 14 Replies View Related

FTP- Password Window

Apr 6, 2007

Sometimes when you upload to ftp, the password window keeps appearing.

You type in the correct password, and then it keeps appearing and appearing as you upload files.
Why is that?

Is it my fault or hosting's fault.

What are the good web ftp clients with no time and size limits?(not net2ftp)

View 3 Replies View Related

KDE Vs. GNOME Vs. Any Other Window Managers

Jun 15, 2007

However, my family wants to use Linux, but they want it user friendly, which is why I need a window manager (before anyone asks).

I have installed Gentoo Linux on an G4 White "PowerPC" Macintosh iBook with 512M RAM and a 27G HD.

Which system do you recommend? I would like posts that describe why you would choose this system.

View 14 Replies View Related

Ssh Window Doesn't Ask Confirmation Anymore

Aug 9, 2008

does anyone know what would cause a linux box (CentOS) to suddenly stop asking to overwrite or not?

Like before on this 1 particular box I would have to type:
cp file.txt file2.txt -f

in order to enforce overwrite
but recently if I do
cp file.txt file2.txt

it doesnt ask if I want to overwrite the file, it just does it

I think this happened with updating to the newest kernel and/or CENTOS 5

how to turn it back on so you have to answer YES/No (y/n)?

View 7 Replies View Related

Anybody Running Jboss On Window 2008

Dec 5, 2008

This is the first time I am using Windows 2008. I am used to Win xp but IIS in Windows 2008 looks like the default server and it always grabs the 80 port and if I remove it, Web Publishing and http services won't be available

Any body familar with Jboss on Windows 2008?

View 2 Replies View Related

How To Monitor A Script Running More Details On TOP Window

Dec 2, 2008

how to monitor a script running more details on TOP window?

I know command "top" will list all running tasks, a typical sample like this:

last pid: 28549; load averages: 0.06, 0.05, 0.06 10:40:53
45 processes: 44 sleeping, 1 on cpu
CPU states: 97.0% idle, 1.8% user, 1.2% kernel, 0.0% iowait, 0.0% swap
Memory: 32M real, 512K free, 15M swap in use, 186M swap free

PID USERNAME THR PRI NICE SIZE RES STATE TIME CPU COMMAND
28516 wnl 1 3 0 10M 7080K sleep 0:52 4.28% netscape
28549 wnl 1 23 0 1820K 1388K cpu 0:00 1.11% top
22839 root 1 34 0 9772K 4064K sleep 3:29 0.78% Xsun
28502 wnl 1 34 0 5220K 3824K sleep 0:14 0.34% emacs
28498 wnl 1 23 0 2792K 1764K sleep 0:00 0.07% xterm
28484 wnl 1 34 0 2104K 1484K sleep 0:00 0.04% olwm
122 root 3 33 0 2688K 1360K sleep 0:08 0.03% automountd
1 root 1 33 0 1564K 460K sleep 0:11 0.00% init
142 root 6 -13 0 1816K 1180K sleep 0:04 0.00% nscd
93 root 1 33 0 1800K 1088K sleep 0:04 0.00% in.named
180 root 1 34 -12 1552K 772K sleep 0:03 0.00% xntpd
98 root 1 23 0 1756K 912K sleep 0:02 0.00% inetd
126 root 1 33 0 1544K 924K sleep 0:02 0.00% syslogd
357 root 1 13 0 2636K 872K sleep 0:01 0.00% rpc.ttdbserver
136 root 1 23 0 1360K 676K sleep 0:01 0.00% cron


But I want to know further, like I am having a vbulletin forum, usually it just shows task name php, can I use top command or any other command/tool to list which page is being processing? like,
Code:
PID USERNAME THR PRI NICE SIZE RES STATE TIME CPU COMMAND
28516 wnl 1 3 0 10M 7080K sleep 0:52 4.28% /root/home/forums/showthread.php?t=1234

View 1 Replies View Related

Email Function Not Working (MS Window Server 2003)

May 23, 2008

We have a MS Window server 2003 with SP2, currently there is a website running, the webiste is desgined by using asp.net 2.0 c#.

We reinstalled the window server 2003 last week, and we found the email functions not working any more(users in the website can't receive email each other).

I have spent days and trying to figure out, but no luck, I have tried to reset the IIS settings, SMTP Virtual settings, and add/remove windows componets settings...

View 6 Replies View Related

Tools Repair Disk - Window Server 2003

Nov 13, 2008

My server show the error:

The file system structure on the disk is corrupt and unusable. Please run the chkdsk utility on the volume DeviceHarddiskVolume1.

The file system structure on the disk is corrupt and unusable. Please run the chkdsk utility on the volume C:.

I have requested them to add another disk and copy the data

With which utility can try to repair the disk

View 3 Replies View Related

Should I Uninstall Munin

Jan 26, 2008

I have WHM 11.15.0 cPanel 11.17.0-R19429
FEDORA 4 i686 on standard - WHM X v3.1.0

/var keeps getting filled up with munin logs. Do I really need these logs? The server already had munin when I got it so I don't know how it was installed.

Can I disable it? I looked at the cron tab, and I don't see munin, but when I did chkconfig --list I found:

munin-node 0: off 1: off 2: on 3: on 4: on 5: on 6: off (spaces added because it made smileys)

How do I disable it?

View 5 Replies View Related

How To Uninstall Shoutcast ...

Feb 21, 2008

Well seeing as my partner is in charge of services, n he is away, i got stuck with learning it. N i was just testing shoutcast n how to install it.

But seeing i was only testing i didn't care what IP it was on, n i stuck it on the main ip which i kinda don't want it there anymore?

So how do i remove/uninstall shoutcast?

View 10 Replies View Related

Uninstall PHP5

Jan 31, 2008

I compiled php5 from source, i'm running php5+lighttpd using fastcgi..

i want to uninstall php5 and install php4, i tried this :

[root@srvxx php-5.2.5]# make uninstall
make: *** No rule to make target `uninstall'. Stop.

anyone knows how to uninstall PHP5?

View 5 Replies View Related

LXAdmin Help - How To Uninstall

Jan 12, 2008

How do I uninstall LXAdmin, I got a complete empty VPS with no control panel with it, using Virtuzzo so I decided to install LXAdmin but no longer want it can someone please tell me how I would uninstall it now?

View 3 Replies View Related

Unable To Uninstall Spamassassin

Jul 1, 2009

i have a problem uninstalling spamassassin

I use the command rpm -e spamassassin

I get error msg saying error: package spamassassin is not installed

View 5 Replies View Related

How To Uninstall OpenVZ + Environments

Mar 11, 2008

I'm trying to install VMWare Server so I need to un install OpenVZ and the Environments what's the best possible route to do this but I need to do it as fast as possible.

View 1 Replies View Related

Uninstall Dovecot From Source

May 7, 2009

I have installed dovecot from source some time ago. Now i require it to be thoroughly removed. regarding the procedure for a proper uninstall.

View 5 Replies View Related

How To Uninstall ASSP On Windows 2008

Jul 4, 2009

How can i completely uninstall ASSP from my windows 2008 server? i am using plesk with mailenable pro.

View 0 Replies View Related

Possible Uninstall Directadmin And Install Cpanel

Apr 9, 2009

I receive my server tha preinstall diectadmin. May I know is it possible I remove the directmin adn install the cpanel without format the drive?

View 7 Replies View Related

Install And Uninstall The Servlets For More Than One Domain

Oct 20, 2008

To install and uninstall the servlets for one domain i have used

Code:
To Install servlets:
/scripts/addservlets --domain = domain name

Code:
To uninstall servlets,
/scripts/remservlets --domain = domain name
Is there any option to install and uninstall the servlets for more than one domain ie.,bulk install servlets.

View 1 Replies View Related

Want To Uninstall Antivirus Clamav From CPanel WHM

Dec 6, 2008

I want to uninstall antivirus clamav from cPanel WHM, after I uninstall successful I realise my yum and rpm are stop to working propraly and get blocked, i can find what happen I don`t do anything else I just remove antivirus clamav from cPanel WHM.

View 4 Replies View Related

Plesk 12.x / Linux :: Uninstall PHP 5.4 Multiple Version

Aug 26, 2014

I tryed install multiple-php version in my Plesk 12 on CentOS 6.5 using Plesk KB but it doesn't work very well so I installed php-panda and it works fine but I want uninstall the php 5.4.31 version that fail but leaving the no-atomic old version. How can I do that? I know that is installed in other directory.

View 1 Replies View Related

Plesk 11.x / Windows :: How To Uninstall And Reinstall Parallel

Jul 20, 2012

What steps do I need to take to uninstall Parallel Plesk 11 for Windows. Then Reinstall Parallel Plesk 11 for Windows. Because my "File Manager" got corrupted, my download link timesout and I need this fixed.

View 5 Replies View Related

Plesk 12.x / Linux :: How To Disable Or Uninstall WordPress Toolkit

Jul 14, 2014

Is it possible disable or uninstall 'WordPress Toolkit' for Plesk 12.x?

View 2 Replies View Related

Plesk 12.x / Linux :: Cloudflare Will Not Uninstall If Domains Activated

Jun 8, 2015

I deleted the Domain from Cloudflare but did not deactivate it before from Plesk. I add again the Domain and try to deactivate it but you can deactivate it.

(Error) CloudFlare can not delete domain.tld from this interface. your Plesk server is not the authoritative partner with CloudFlare for your domain.

What is the way to deactivate and uninstall Cloudflare?

View 6 Replies View Related

Plesk 12.x / Linux :: Uninstall Parallels Panel News Extension Error

Sep 12, 2014

when trying to uninstall this extension I get the following error: Executing /opt/psa/admin/plib/modules/panel-news/scripts/pre-uninstall.php failed.

View 3 Replies View Related

Difference Between CentOs 5.0 And Centos 4.5? Both With Plesk

Oct 1, 2007

What is the difference between CentOs 5.0 and Centos 4.5? (Both contains Plesk)

Would CentOS 5 contain more updates and fixes? CentOS 4.5 be more stable?

View 0 Replies View Related

Uninstall MySQL 3.23 And Install MySQL 5.0

Mar 28, 2007

I've rented a dedicated server that comes with Red Hat Enterprise Linux 4 and MySQL 3.23 but I need at least MySQL 4.1 or higher. My knowledge about GNU/Linux is very limited, so I've read some documents at mysql.com and now I think I have to follow these steps:

1. Uninstall MySQL 3.23 with this command line:
shell> rpm -e mysql-*.rpm

2. Install the server and client RPMs of MySQL 5.0:
shell> rpm -i MySQL-server-VERSION.i386.rpm
shell> rpm -i MySQL-client-VERSION.i386.rpm

View 2 Replies View Related

Upgrading From Centos 4.6 To Centos 5.2

Aug 19, 2008

Does it worth to upgrade cent os to latest version on server where is installed whm/cpanel?Could i request upgrade from cpanel support ?

View 3 Replies View Related

CentOS 4 32-bit Or CentOS 4 X86_64 Bit

Aug 7, 2007

which one do i have to choose?? and why?

my server is P4 3.6GHz HTT with 2GB RAM

View 6 Replies View Related

HOW TO : CentOS 3/RedHat 9 ---> CentOS 4.5, Step By Step.

May 18, 2007

I've made a how to, based on my personal knowledge about upgrading a CentOS 3, RedHat 9, or 8?, Fedora Core, and maybe others, to the new CentOS 4.5 OS. (or CentOS 4.x)

[url]

Please post, comments, questions, etc. here.
I've myself upgraded many servers this way, (even, tonight, I upgraded another, so I finally decided to do this with all my notes)

View 3 Replies View Related







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