Search found 6 matches

by JerrePip
2011/09/22 09:31:47
Forum: CentOS 6 - Software Support
Topic: mysql troubles
Replies: 3
Views: 2805

Re: mysql troubles

after a lot more reading i found a solution that works for me
open a terminal and type

nano /etc/sysconfig/network

HOSTNAME=internal.hostname.DOMAIN.com

close and save

is this a correct way to do it or did i do something wrong?
by JerrePip
2011/09/22 08:31:00
Forum: CentOS 6 - Software Support
Topic: mysql troubles
Replies: 3
Views: 2805

mysql troubles

Hey I just installed mysql-server with yum but when i try to run "mysqld start" i get "/etc/init.d/mysqld: line 16: /etc/sysconfig/network: No such file or directory" and when trying to run "mysql" i get "ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.so...
by JerrePip
2011/09/18 06:01:08
Forum: CentOS 6 - Software Support
Topic: [RESOLVED] Java EE 6 on CentOS
Replies: 3
Views: 1962

Re: Java EE 6 on CentOS

wow never ask questions when you've been awake for 30+ hours :D i simply forgot to point to the right .jar files
by JerrePip
2011/09/17 21:10:56
Forum: CentOS 6 - Software Support
Topic: [RESOLVED] Java EE 6 on CentOS
Replies: 3
Views: 1962

[RESOLVED] Java EE 6 on CentOS

Hi, does anyone knows a good guide on how to install Java EE 6 on CentOS 6? i've allready downloaded the .sh file and ran it, finished the wizard installer even, but in my eclipse whenever i try to use a EE6 Class it can't be resolved so i think it hasn't installed correctly. However i don't know wh...
by JerrePip
2011/09/17 13:23:30
Forum: CentOS 6 - Networking Support
Topic: [RESOLVED] setting up wireless internet connection
Replies: 3
Views: 3176

Re: setting up wireless internet connection

found a solution on following webpage
http://wiki.centos.org/HowTos/Laptops/NetworkManager
i'm still very new to CentOS6 but glad i got it working :)
by JerrePip
2011/09/17 09:24:57
Forum: CentOS 6 - Networking Support
Topic: [RESOLVED] setting up wireless internet connection
Replies: 3
Views: 3176

[RESOLVED] setting up wireless internet connection

Hello everyone, I am trying to connect to the internet through my wifi, because of my job i'm on the road often and it would become handy that i could connect to hotspots. So far I've managed to install the driver and get my wifi antena to work (at least the light is burning), but when trying to get...