- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
22 Posted Topics
hello everyone i am getting problem while configuring ntp server in rhel6 when i write nptq -p output:- no association id's returned what should i do | |
From where could i learn mail server in rhel6 in details plz give me a appropriate link. | |
Hello friends I have problem with ldap client. if i login from root on client side then through su - command i can login with user which is on the ldap server but on another terminal login with user which is on ldap server is not successful. what can be … | |
hello During configuring kerberose server on RHEL6 . on client side i hav problem in starting service krb5kdc restart error:- cannot initilize realm see log file service kadmin restart error:- Default principal database doesnot exist | |
How can i join to domain which are connected with one switch.domain1 has 192.168.1.0 255.255.255.0 and domain2 has 192.168.2.0 Mere changing subnet mask 255.255.0.0 would be worked or not . | |
hello there I m trying to do database connectivity with sqlserver2000 it runs if i write that code in a normal java file but if i run that code with jsp file it gives an exception com.microsoft.jdbc.sqlserver.SQLServerDriver Although i hav set the CLASSPATH of Jar file for sqlserver 2000 here … | |
ResultSet rs=st.executeQuery("select * from category"); rs.moveToInsertRow(); rs.updateString("cname",c); rs.insertRow(); rs.moveToCurrentRow(); i want to insert new row in table of sqlserver2000 database the row should insert at last in a table .can i use variable at place of value in updateString("column name","value") the code i m using is here ![]() | |
Re: u must install vsftpd package first. yum install vsftpd service vsftpd restart chkconfig vsftpd on it is a default configuration of ftp. ftp is not so secure. | |
| |
Can we send and receive a mail on lan in RHEL 6 if yes how ? | |
if i divide a float value from 0 then i get output:- infinity and then throws NumberFormatException why can anybody favour me. | |
Re: deploy ur project folder in c:->program files->apache tomcat->webapps->urproject folder start tomcat c:->program files->apache tomcat->bin->start.bat(double click) write path of ur project folder in Browser like http://localhost(or server ip)/project folder/index.html | |
i hav problem in uploading(put) data on ftp server plz help | |
I m facing problem in Red hat Linux 6 .when i use command :-ifconfig ip_address netmask then use cmd:-service network restart .It stops eth0 but doesnot start eth0 Although i hav used cmd:-setup to configure ip_address and stop the Network Manager by cmd:- service NetworkManager restart cmd:-ifup eth0 is also … | |
When i declare array in c before main method it gives, an error. Declaration is char a[65000]; main() {} and another declaration in other file char a[63000]; main() {} has no error what is the reason. | |
char a[5000]; main() {} and in another file main() { char a[5000]; } after compiling both file. exe of both file size have large difference. why | |
|
The End.