Forum: Windows NT / 2000 / XP Aug 19th, 2009 |
| Replies: 8 Views: 350 About processes:
I have 20 or 30 running (so it is lot). Try > Start > run and type msconfig, select startup tab and turn off everything except anti-virus. You can make a print screen about what was... |
Forum: Windows NT / 2000 / XP Aug 19th, 2009 |
| Replies: 8 Views: 350 Did you try create new user account and log into the new? If the problem remains? |
Forum: Windows NT / 2000 / XP Aug 19th, 2009 |
| Replies: 8 Views: 350 What does it mean windows explorer don't start? You open My Computer and it does not open it? Or you are trying to open local disks?
I have bad experience the last months with the anti-viruses which... |
Forum: Windows Software Aug 15th, 2009 |
| Replies: 2 Views: 415 SFTP is a ssh based ftplike protocol. It communicates completely through ssh port. You can start it from linuxshell by sftp <serverIP>.
WinSCP is an sftp client for Windows.... |
Forum: C++ Aug 8th, 2009 |
| Replies: 1 Views: 327 Sorry for the unclear design of code, I run out of 30 mins when it is possible to edit the post... |
Forum: C++ Aug 8th, 2009 |
| Replies: 1 Views: 327 I have lots of Drytek > Vigor 2700,2800 routers on the public net. I manage this networks and since this type of routers has Log support I write an application on my linux box to collect those logs.... |
Forum: Linux Servers and Apache Aug 8th, 2009 |
| Replies: 1 Views: 878 The permission related issue is solved now.
I moved the ftpuser into www group under which the apache runs and set the permissions for the web directory so that group can change them. |
Forum: Linux Servers and Apache Aug 8th, 2009 |
| Replies: 6 Views: 1,109 I moved the SUSE server to slackware. I convert the maildirs to mailboxes. I made a oldmails imap folder from which I just moved the mail (by thunderbird) to the inbox.
Now I have my old mails on... |
Forum: Linux Servers and Apache Jul 29th, 2009 |
| Replies: 1 Views: 878 I need to enable ftp access on some web directories in apache. What is the best way to do this?
My apache server is running on linux. It runs as user wwwrun and group www.
What should be the... |
Forum: Windows NT / 2000 / XP Jul 28th, 2009 |
| Replies: 24 Views: 1,495 In such cases like this I always catch the communication by wireshark network analyzer. Sometimes it gives good feedback about what is happening.
You should se there how your PC asks DNS about the... |
Forum: Windows NT / 2000 / XP Jul 23rd, 2009 |
| Replies: 24 Views: 1,495 I had several times the same problem.
When you connect to the network your network connection gets the needed values (IP address, netmask, DNS) from the DHCP. In my case it was the router or Novell... |
Forum: Linux Servers and Apache Jul 17th, 2009 |
| Replies: 6 Views: 1,109 Ehm, sorry. I tried this one.... The IMAP mail folders also contain maildir format of messages. |
Forum: Linux Servers and Apache Jul 16th, 2009 |
| Replies: 6 Views: 1,109 Ok. I have my new servers on slackware.
1. Partitions and backup
I have two partitions, one /boot and one /root. The root is on the raid array /dev/md0.
Questions:
The boot partition backup is... |
Forum: Linux Servers and Apache Jul 10th, 2009 |
| Replies: 6 Views: 1,109 Its really terrible with Hans and his wife.
So rather ext3 than ReiserFS.
I am playing with RAID arrays now, and followed few howtos how to set them up. Finally I find that my root partition has... |
Forum: Linux Servers and Apache Jul 10th, 2009 |
| Replies: 6 Views: 1,109 The time is right now - I'm going to move my server from SUSE Enterprise to Slackware. It is not about that I don't like SUSE, I just like Slackware more.
The main job will be the mail server - I... |
Forum: Kernels and Modules Jul 2nd, 2009 |
| Replies: 6 Views: 1,585 Hi Vasudev1.
I know this feeling of yours :) ! I had the same feeling several years ago. To tell the truth this was the reason that I finaly used linux (slackware).
When I started I found this... |
Forum: *nix Software Jul 2nd, 2009 |
| Replies: 6 Views: 969 For process management you can simply fork() the main process and create child processes. Thats why the linux is multhithreading system. This is simply different in MS.
If you want to queue your... |
Forum: Window and Desktop Managers Jul 1st, 2009 |
| Replies: 13 Views: 4,787 I would like to add to iptables, that it can be managed very nicely with webmin. All you need is to set up some preffered linux distribution (with IPTABLES in it) and set up webmin package. After... |
Forum: Network Security Jun 29th, 2009 |
| Replies: 2 Views: 528 Hello to all.
I need some basic security advise. I get new hardware for security application. It sends alarm signals through network connection. The hardware is very new on the market so I decided... |
Forum: Network Security Dec 7th, 2008 |
| Replies: 3 Views: 572 I was thinking about this for a long time. But not only for hotmail, for all mail service providers.
Just imagine how much information goes through these servers.
What can guarantee that they do... |
Forum: Network Security Dec 7th, 2008 |
| Replies: 1 Views: 385 I do use now several dnsbls. They work well, with some little problems.
Lots of dynamic IPs, from where the clients connecting to my server are on the netblock list on spamhaus.org.
When I read... |
Forum: Domains and DNS Dec 5th, 2008 |
| Replies: 1 Views: 3,069 If I telnet to my mail server, and do not issue any command just the QUIT, I get the same logs. (except the NOQUEUE: at the beginning.)
The NOQUEUE i get when my server denies the connection.
... |
Forum: IT Professionals' Lounge Dec 5th, 2008 |
| Replies: 107 Views: 15,776 I am from Slovakia, but my Heart from Hungary... what is the same for me. |
Forum: *nix Software Dec 5th, 2008 |
| Replies: 2 Views: 650 I didn't really try it, but wine can run windows applications.
Go to http://www.winehq.org/ for more info.
It somehow creates environment what is similar to windows.
I was trying several times... |
Forum: Network Security Dec 5th, 2008 |
| Replies: 1 Views: 385 I have several servers for mail. Some of them on postfix and some on sendmail.
Maybe a moth ago I started to have problems with spam.
I did not use dnsbl-s before. Now I am trying to use sorbs.net... |
Forum: Linux Servers and Apache Dec 5th, 2008 |
| Replies: 4 Views: 1,100 What do you want to do with this server, testing your web pages or run it as a bussiness server? |
Forum: Kernels and Modules Dec 5th, 2008 |
| Replies: 6 Views: 1,457 You are welcome.
Let us know if you solved it. |
Forum: Kernels and Modules Dec 5th, 2008 |
| Replies: 6 Views: 1,457 If you use an PEC extension to PHP you need to compile your php with support of this extension.
After you installed the fribidi, at this point your system (OS) knows the fribidi libraries.
This... |
Forum: Kernels and Modules Dec 4th, 2008 |
| Replies: 6 Views: 1,457 I have read lots of howtos where was instructions about recompilations to support some kind of 'libraries'.
But lot of those instructions was written just for case 'if it is not compiled with it... |
Forum: *nix Software Dec 4th, 2008 |
| Replies: 2 Views: 953 I have never seen configuration like this.
And I am really interested to know more about the network where you do need it?
Subnets, gateways, wan access. Hardware: routers, switches. |
Forum: *nix Software Dec 4th, 2008 |
| Replies: 5 Views: 1,390 What about log files.
I don't exactly know where fedora stores them, but it should be somewhere in /var/log.
I have /var/log/httpd and error_log where I see if there is some error in my apache... |
Forum: IT Professionals' Lounge Nov 13th, 2008 |
| Replies: 6 Views: 647 I need to use as cheap solution as possible.
The OpenVPN seems good for me. I first tried it on linux, which should have act as VPN server.
I didn't finish it, I had no time and had lot of... |
Forum: IT Professionals' Lounge Nov 12th, 2008 |
| Replies: 6 Views: 647 I need to connect several remote LANs with VPN so that the remote LAN machines should be in in the same subnet.
For example, LAN1 PC 192.168.0.20, remote LAN2 PC 192.168.0.30.
I have an... |
Forum: Viruses, Spyware and other Nasties Nov 12th, 2008 |
| Replies: 11 Views: 1,015 Maybe it is stupid,
but when I was resolving virus problems I created new windows account and try to log into the new one...
After this I made all the scans with antivirus and and spayware... |
Forum: Kernels and Modules Nov 12th, 2008 |
| Replies: 11 Views: 2,336 I don't exactly see what is the point of your question,
but I suggest that you have some old hardware with limitations and you want to replace your MS operating system(s) with linux.
I assume... |
Forum: Windows NT / 2000 / XP Aug 13th, 2008 |
| Replies: 0 Views: 1,255 I need to set up my new IBM X3200 server for a small server application. This application can run on both windows server and Windows XP.
I was searching the specifications and discussions if it is... |
Forum: C++ Jun 6th, 2008 |
| Replies: 1 Views: 862 Hello.
I am working on a code where I need to simulate a character string on the serial port com1. (/dev/ttyS0).
I have a WinCom aplication which helps me to read the output from an Enigma... |
Forum: Getting Started and Choosing a Distro Jun 5th, 2008 |
| Replies: 1 Views: 867 Nice.
But something is missing here. More, more time.
I want to spend with the UNIX like OS's as much time as possible. (Why??)
Because I like the way the things are done in it. :)
I don't know... |
Forum: C++ Jun 5th, 2008 |
| Replies: 4 Views: 2,363 I don“t want to discard the MS environment, but for now it is easier to me to go on with the "Linux's file descriptors":
/*
* 'open_port()' - Open serial port 1.
*
*... |
Forum: C++ Jun 2nd, 2008 |
| Replies: 4 Views: 2,363 I find a simpler one:
#include <stdio.h>
#include <dos.h>
void main(void)
{
unsigned int far *ptraddr; /* Pointer to location of Port Addresses */
unsigned int address; /*... |