I am trying to setup samba on centos 6.3.
I already have samba working on centos 5.
I have followed every instruction that I can find using Google but I still cannot see the samba server with Windows 7
Any advice please.
John C
===================================
countrydj UK
Hi Guys...
I have just upgraded to Windows 7 and I need to get my leapftp 2.7 to work.
I had no problems when I had Windows XP.
This is the connection log:
[14:17:15] 220 (vsFTPd 2.2.2)
[14:17:15] USER ukzone
[14:17:15] 331 Please specify the password.
[14:17:15] PASS xxxxxx
[14:17:15] 230...
Hi Guys..
I am trying to identify why some emails are not getting through, so I look in my maillog file.
Does anybody know what MAIL/EXPN/VRFY/ETRN stands for.
I get lots of these in my maillog:
... did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA
and I would like to know what...
Hi...
I am using Centos 5 on my linux server.
This is my problem:
Using my own server's SMTP (Relaying is allowed from my ip number),if I send an email, using Eudora or any other mail client, to one of my customers it will not send. It gives a 550 5.1.1 User unknown message.
I can send email to...
Hi...
I want to allow relaying through my server for specific domains.
I know I can allow ip numbers by adding:
80.80.80.80 RELAY
to my /etc/mail/access file.
I'm sure that it can be done for specific domains but my tests have failed so far.
e.g.
mydomain.com RELAY
Has anybody any ideas how to...
I have a form for adding a notice to a notice board which is passed to a perl script.
I am constantly being inundated with spam url links on a notice board which I want to stop.
Can anybody tell me how I can check the form $notice for the first occurance of http:// and https:// and www. In...
I have a .jar file which I have unzipped into it’s own directory.
The directory now contains a number of .class files.
I have converted the files into .java files.
I have found the file that a need to edit and edited it.
I have now converted it back to a .class file.
I now convert it to the...
Hi..
I am very new to perl.
I am getting a lot of unwanted visitors posting obsenities on my notice board and other such boards.
At the moment I have a list of ip numbers within the script:
$remote_ip = $ENV{REMOTE_ADDR};
if(
($remote_ip eq "194.83.57.154")
|| ($remote_ip eq "121.127.81.60")
||...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.