similar to: Change from Root

Displaying 20 results from an estimated 10000 matches similar to: "Change from Root"

2009 Nov 05
4
MySQL installation problem
Hi; It's been a while since I controlled my own server and I'm rusty. Trying to install mysql yum install mysql All looks well. Here's what happens: [root at 13gems www]# mysql ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) [root at 13gems www]# mysql -u root -p Enter password: ERROR 2002 (HY000): Can't connect to
2009 Nov 05
4
vsFTP Question
Hi; Now that it's installed, how do I start it and add a user? I can hardly believe there is *no* documentation! TIA, Victor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091105/78d77424/attachment-0004.html>
2009 Nov 10
3
mysqld not starting on reboot
Hi; I installed mysql using yum, so I have an /etc/init.d/mysqld file. For some reason, however, mysqld doesn't boot on reboot of the machine. Please advise. TIA, Victor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091110/3a8a8747/attachment-0003.html>
2009 Nov 13
3
vsftpd question
Hi; I've learned how to add a user and change the root dir of vsftpd (which of course is undocumented). Now I need to learn how to make it so that a given user can only access his/her folder (within the root dir). Please advise. TIA, Victor -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Nov 13
2
Rebuilding MySQL
Hi; Since I decided to "yum remove openssl", genius that I am (not!), I managed to screw up the OS so badly the server co. had to rebuild it for me <:-) These good people backed everything up very well, so the damage was minimal. Now I'm trying to rebuild MySQL. I did the "yum install mysql" no problem. However... [root at 13gems old]# /etc/init.d/mysqld start -bash:
2009 Nov 06
6
Apache
So where does centos hide my httpd.conf file? TIA, V -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091106/dd13a664/attachment-0003.html>
2009 Nov 13
4
On-Boot Scripts
Hi; Where do I add my on-bootup scripts? TIA, Victor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091113/0129a124/attachment-0003.html>
2009 Nov 12
6
EMERGENCY: Server Crash
Hi; I went to install some s/w and it looked like there was a problem with openssl. So I decided to uninstall it (yum remove) and reinstall it. When I went to reinstall, I discovered I couldn't use yum. Then I discovered: [root at 13gems qmail-1.03]# yum install openssl -bash: /usr/bin/yum: No such file or directory [root at 13gems qmail-1.03]# man yum Floating point exception [root at 13gems
2009 Nov 06
2
Apache Not Serving, But Is Serving?
Hi; I installed yum install mod_python and all went well. So I thought it would be appropriate to reboot apache apachectl -k restart and it appeared well but the pages don't load (they hang). Nevertheless, # ps wax|grep httpd 12179 ? Ss 0:00 /usr/sbin/httpd 17698 ? Z 0:00 [httpd] <defunct> 17703 pts/0 S+ 0:00 grep httpd So what gives? Please advise. Victor
2009 Nov 07
5
Serious Privileges Problem: Second Post!
I have a serious privileges problem that is making it impossible to serve python pages on a CentOS server. I have tried to resolve this problem in my last post, but now it appears that interest has petered out. I'm desperate and hoping someone on this list can help. [Fri Nov 06 11:50:40 2009] [error] [client 66.248.168.98] (2)No such file or directory: exec of
2009 Nov 06
3
No Such File...
Now that I've got the server serving my python pages, I'm getting this error: [Fri Nov 06 11:50:40 2009] [error] [client 66.248.168.98] (2)No such file or directory: exec of '/var/www/html/angrynates.com/global_solutions/index.py' failed, referer: http://angrynates.com/global_solutions/ [Fri Nov 06 11:50:40 2009] [error] [client 66.248.168.98] Premature end of script headers:
2009 Nov 12
2
Installing libssl-dev
Hi; I can't "yum install libssl-dev" because apparently it doesn't exist. Please advise. TIA, Victor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091112/74d9ffa3/attachment-0003.html>
2020 Jan 20
2
can't send email from my new centos 8
Hello to all! I apologize in advance, for the following could be too simple, but I can't figure it out. I configured a vps using centos 8, all is working fine but I'm not able to send email from this server. I tried $ telnet smtp.mailtrap.io 25 but it doesn't work yet $ telnet www.google.ca 80 does work and particularly $ telnet smtp.mailtrap.io 2525 does work too. I temporarily
2015 Aug 21
4
Announce: OpenSSH 7.1 released
OpenSSH 7.1 has just been released. It will be available from the mirrors listed at http://www.openssh.com/ shortly. OpenSSH is a 100% complete SSH protocol 2.0 implementation and includes sftp client and server support. OpenSSH also includes transitional support for the legacy SSH 1.3 and 1.5 protocols that may be enabled at compile-time. Once again, we would like to thank the OpenSSH community
2009 Oct 22
3
what else is missing in 5.4?
[root at alan centos]# du -sh 5.* 19G 5.3 14G 5.4 -- ?Don't eat anything you've ever seen advertised on TV? - Michael Pollan, author of "In Defense of Food"
2011 Dec 01
2
JNLP app problems
Hey folks, I'm trying to use a 5.3 box to run some JNLP apps, but all I get is a view of XML. I try doing some googling and don't come up with much other than this one thread that says I may need both 32 and 64 bit Java to run JNLP. But it is not clear to me how to do that. thanks, -Alan -- ?Don't eat anything you've ever seen advertised on TV? ? ? ? ?? - Michael Pollan,
2009 Nov 03
8
recommend benchmarking SW
Hey folks, We've got some new hardware and are trying to figure out what best to do with it. Either run CentOS right on the bare metal, or virtualize, or several combination options. Mainly looking at : - CentOS on bare metal - CentOS on ESXi 4.0 with local disk - CentOS on ESXi with 1 VM running Openfiler to serve disk to other VMs And want to benchmark these 3 scenarios So far all we
2013 Sep 16
7
Rsync rules for Shorewall
Hi folks, I''m having an issue with rsync between my firewall and an internal box. It seems to be a shorewall issue (or correctly speaking, an issue with my shorewall config) because if I disable shorewall my rsync works fine. And I just can''t find it documented anywhere what I need to do. I have rules like this : root@userver:/etc/shorewall# grep -i Rsync rules
2013 Jul 04
6
Trouble creating DomU with 2 NICs
Hey folks, I created a DomU, installed Linux, and then realized I''d only given it 1 NIC so brought it down to edit the cfg file to give it another NIC. Originally I just had : vif = [''''] And so I guess the defaults worked for the 1 NIC. So I changed it to : vif =
2009 Nov 06
2
Can't Display Python
Hi; Been a while since I had root access to a server and without GUI. I uploaded and tried to surf to this page: http://209.216.9.56/global_solutions/index.py?w=1024 but the code is displayed, not executed. Is it that I need to inform Apache that *.py files are to be interpreted by python? Please advise, and if easy, tell me what to do. TIA, Victro -------------- next part -------------- An HTML