[newbie] Apache2 and PHP

2004-06-12 Per discussione Klemens Arro
Hi,

I installed (clean install) Apache2 and PHP to my router/server, but when I try to 
open an PHP file with my browser, it tries to download the PHP file, not to run.
I have already wrestled with this problem with Mandrake 10 cooker, but at the end I 
got an update that fixed it.

I am using Mandrake 10.

-
ITV - Sinu lemmiksaated internetis! 
http://www.itv.ee



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Mandrake 10 and apache2

2004-06-03 Per discussione Klemens Arro
On Wednesday 02 June 2004 12:11, Derek Jennings wrote:
 There is a bug in libapr0 that causes this error with certain processors.
 Via C3 and K6-II  in particular seem to be affected.
 There is an update available on the update mirrors. It worked for me.
 Hopefully it will work for you too.

 derek

Thanks Derek, update fixed my problem.
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] Mandrake 10 and apache2

2004-06-02 Per discussione Klemens Arro
Hi,

I am trying to install apache on my router. When I compiled a new apache from 
source, it worked perfectly. But I want to use Mandrake rpm's (next time is 
easier to update). When I install apache rpm's and try to run it (httpd2 -k 
start), it said nothing, but I found this from error_log:

 [crit] (38)Function not implemented: mod_rewrite: could not create 
rewrite_log_lock
Configuration Failed

And yes I have installed apache2-modules rpm.
(Router has Mandrake 10 running :P )

Anyone?
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Remote Kontact

2004-05-27 Per discussione Klemens Arro
On Thursday 27 May 2004 08:02, Marc Lijour wrote:
 Le May 26, 2004 12:35 pm, robin a écrit :
  Klemens Arro wrote:
   Hy,
  
   I was wondering if there is a way to use my Kontact over web. So I
   could read my mail, check my appointments, view my contacts, read notes
   etc. over web?
 
  I think you need an LDAP-enabled server. There's something about it in
  the KOrganizer Help pages.

 Isn't it a IMAP server instead (or POP3)?

 Security options to investigate:
  - use POP3s (secure)
 - use SSH tunnel

 I guess google may give some tutorials.

  Sir Robin

Thanks for the info, but maybe is there some PHP/Perl/CGI/etc (web based) 
client what can read Kontact mails/notes/etc?

-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] Remote Kontact

2004-05-26 Per discussione Klemens Arro
Hy,

I was wondering if there is a way to use my Kontact over web. So I could read 
my mail, check my appointments, view my contacts, read notes etc. over web?
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Samba / Shorewall

2004-04-30 Per discussione Klemens Arro
On Friday 30 April 2004 03:02, Steve Jeppesen wrote:
 Klemens,
 I maybe wrong, but I thought you had to open ports 137, 138 and 139.

 Double check to be sure

Yes, you are right. But this didn't help either.
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Samba / Shorewall

2004-04-30 Per discussione Klemens Arro
On Friday 30 April 2004 09:35, Raffaele BELARDI wrote:
 Klemens Arro wrote:
  whats with samba and shorewall? I cant use samba server or Smb4K (guess
  that shorewall blocks it). When I take the whole firewall down
  Everything (no firewall) then samba works perfectly, but then I can't
  share my ADSL connection.

 My /etc/shorewall/rules below, part relevant to samba server. It was
 taken from the shorewall documentation, it works for me.

 raffaele

 #ACTION  SOURCE DESTPROTO   DESTSOURCE ORIGINAL
 #   PORTPORT(S)DEST
 # samba ports
 ACCEPT  net fw  udp 137:139
 ACCEPT  net fw  tcp 137,139
 ACCEPT  net fw  udp 1024:   137

This doenn't help either :(
My /etc/shorewall/rules looks like this (made by mcc)
ACCEPT  net fw  udp 137,138,139 -
ACCEPT  net fw  tcp 80,443,20,21,25,137,138,139 -
ACCEPT  loc fw  udp 137,138,139 -
ACCEPT  loc fw  tcp 80,443,20,21,25,137,138,139 -
REDIRECTloc 3128tcp www -
ACCEPT  fw  net tcp www
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Samba / Shorewall

2004-04-30 Per discussione Klemens Arro
On Friday 30 April 2004 09:35, Raffaele BELARDI wrote:
 Klemens Arro wrote:
  whats with samba and shorewall? I cant use samba server or Smb4K (guess
  that shorewall blocks it). When I take the whole firewall down
  Everything (no firewall) then samba works perfectly, but then I can't
  share my ADSL connection.

 My /etc/shorewall/rules below, part relevant to samba server. It was
 taken from the shorewall documentation, it works for me.

 raffaele

 #ACTION  SOURCE DESTPROTO   DESTSOURCE ORIGINAL
 #   PORTPORT(S)DEST
 # samba ports
 ACCEPT  net fw  udp 137:139
 ACCEPT  net fw  tcp 137,139
 ACCEPT  net fw  udp 1024:   137

This doenn't help either :(
My /etc/shorewall/rules looks like this (made by mcc)
ACCEPT  net fw  udp 137,138,139 -
ACCEPT  net fw  tcp 80,443,20,21,25,137,138,139 -
ACCEPT  loc fw  udp 137,138,139 -
ACCEPT  loc fw  tcp 80,443,20,21,25,137,138,139 -
REDIRECTloc 3128tcp www -
ACCEPT  fw  net tcp www

* Sorry, I had a spelling error, I fixed this ;)
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Samba / Shorewall

2004-04-30 Per discussione Klemens Arro
On Friday 30 April 2004 13:54, Derek Jennings wrote:
 On Friday 30 Apr 2004 10:20, Klemens Arro wrote:
  On Friday 30 April 2004 09:35, Raffaele BELARDI wrote:
   Klemens Arro wrote:
whats with samba and shorewall? I cant use samba server or Smb4K
(guess that shorewall blocks it). When I take the whole firewall down
Everything (no firewall) then samba works perfectly, but then I
can't share my ADSL connection.
  
   My /etc/shorewall/rules below, part relevant to samba server. It was
   taken from the shorewall documentation, it works for me.
  
   raffaele
  
   #ACTION  SOURCE DESTPROTO   DESTSOURCE
   ORIGINAL #   PORT   
   PORT(S) DEST # samba ports
   ACCEPT  net fw  udp 137:139
   ACCEPT  net fw  tcp 137,139
   ACCEPT  net fw  udp 1024:   137
 
  This doenn't help either :(
  My /etc/shorewall/rules looks like this (made by mcc)
  ACCEPT  net fw  udp 137,138,139 -

 You DO NOT want this line. As I commented to Raffaele this opens the
 firewall to Windows networking over the Internet interface *very insecure!*

  ACCEPT  net fw  tcp 80,443,20,21,25,137,138,139 -

 This line opens your computer to the internet for Web server (80), Secure
 web server (443), ftp (20,21), SMTP (25), and Windows networking
 (137,138,139)

 You should only have these ports open if you actually want to use them, and
 of course 137,138, and 139 should not be exposed to the Internet

  ACCEPT  loc fw  udp 137,138,139 -
  ACCEPT  loc fw  tcp 80,443,20,21,25,137,138,139 -
  REDIRECTloc 3128tcp www -
  ACCEPT  fw  net tcp www

 Try adding the line to /etc/shorewall/policy

 fwloc ACCEPT

 That will allow all services running on your firewall device samba, etc to
 connect to the local network. If that is too broad for you then add
 ACCEPT  fw loc  udp 137,138,139 -
 ACCEPT  fwloc  tcp 137,138,139 -

 to /etc/shorewall/rules instead

 After making any change to shorewall restart it
  with
 'shorewall restart' in a root terminal.


 derek

now it shows me all computers at my network, but when i try to connect it 
tells me: Connection to X failed and nobody can't see me.

-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] Samba / Shorewall

2004-04-29 Per discussione Klemens Arro
Hy,

whats with samba and shorewall? I cant use samba server or Smb4K (guess that 
shorewall blocks it). When I take the whole firewall down Everything (no 
firewall) then samba works perfectly, but then I can't share my ADSL 
connection.

By allowing ports 193-194 doesn't help, neither by telling shorewall to allow 
Samba server!
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Dreamweaver for Linux?

2004-04-10 Per discussione Klemens Arro
On Saturday 10 April 2004 20:36, JoeHill wrote:
 On Sat, 10 Apr 2004 18:34:02 +0930

 Stephen Reynolds disseminated the following:
  I use Dreamweaver under windows to manage a number of Web sites. Is there
  a similar application in the Linux world?

 Maybe I was hallucinating, but I coulda sworn I heard Macromedia was
 talking about porting Dreamweaver and/or Director to Linux.

 ...anyone got some skinny on this?

I heard this to, but I can't remember where :(
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Dreamweaver for Linux?

2004-04-10 Per discussione Klemens Arro
On Saturday 10 April 2004 12:04, Stephen Reynolds wrote:
 I use Dreamweaver under windows to manage a number of Web sites. Is there a
 similar application in the Linux world?

 SR

I don't know if this is what you are looking for but check this 
http://www.nvu.com (works for my designs, but I like to program with Quanta)
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] install windows without disturbing linux

2004-04-09 Per discussione Klemens Arro
On Thursday 08 April 2004 22:22, Stephen Kuhn wrote:
 Windows - rather, all MS OS's - require that they're on the first
 partition. So, if you make some free space on your HDA and install
 Windows, it will rewrite the MBR to point to IT as the first partition
 and likely hose up your entire installation of MDK (or any other non-MS
 OS).

 When installing, the idea would be to install Windows first and finish
 that, then install linux afterwards and let lilo (or grub) be the
 bootloader. Sucks, but that's the safest way.

 Generally, when I do dual-boots, I create a partition for Windows
 towards the end of the first drive and leave free space prior to that
 for linux - after installing Windows, I then make use of the remaining
 space for linux and let lilo deal with booting.

 BTW, can't your brother deal with VMware?

 stephen kuhn - owner
 ==
 illawarra computer services
 a kuhn media australia company
 http://kma.0catch.com
 --
   * This message was composed on a 100% Microsoft free computer *
   We expressly refuse to utilise Microsoft DRM encoded documents
 --
 Never put off until tomorrow what you can do today. There might be a law
 against it by that time.

thanks, he agreed with this :P

-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] vmware

2004-04-09 Per discussione Klemens Arro
Hi,

I installed VMware and tried to install windows but VMware didn't find windows 
CD. I even tried to boot from startup disk, it booted but MS-DOS didn't 
access to CD-ROM either.
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] vmware

2004-04-09 Per discussione Klemens Arro
On Friday 09 April 2004 18:35, Paul wrote:
 Did you remember to put a device driver on the floppy for the cdrom, and
 load mscdex.exe for it?
 I know, back to very basics, but necessary for MessyDos.
 Paul

It was already loaded, if I type A:\setup it tels me that CD isn't ready.
I think it is VMware fault.
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] vmware

2004-04-09 Per discussione Klemens Arro
On Friday 09 April 2004 21:20, Marco Verheul wrote:
 On Fri, 2004-04-09 at 15:28, Klemens Arro wrote:
  Hi,
 
  I installed VMware and tried to install windows but VMware didn't find
  windows CD. I even tried to boot from startup disk, it booted but MS-DOS
  didn't access to CD-ROM either.

 Which Windows version are you trying to install? I installed W2000 this
 week form a bootable CD. I just made a new virtual machine, put the CD
 in a started it. The installation began instantly.

 I didn't install another Windows version yet that requires a
 boot-floppy, so I can't help you there.

 Regards, Marco

I am installing win98. I made a ISO from win98 CD and told VMware to use this 
instead of CD-ROM, it worked...but my problem is still that I cant access my 
Cd's from VMware

-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] vmware

2004-04-09 Per discussione Klemens Arro
On Friday 09 April 2004 22:46, Stephen Kuhn wrote:
 Did you add a CDROM device in the configuration editor for VMware? What
 version are you using? What device is your CDROM drive in linux?

Yes, I did that. It started working, I don't know how ;)

Thanks anyway!
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] install windows without disturbing linux

2004-04-08 Per discussione Klemens Arro
Hi,

how can I install windows without disturbing my mdk 10 linux.
I am sharing my computer with my brother and he wants windows :'(

I have a partition for it, but I am afraid that, when I install it, it will 
delete my lilo?

thanks.
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] samba problem

2004-04-08 Per discussione Klemens Arro
Thanks everybody, I got it working :P

-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] install windows without disturbing linux

2004-04-08 Per discussione Klemens Arro
On Thursday 08 April 2004 14:43, Anne Wilson wrote:
 On Thursday 08 April 2004 12:30, Klemens Arro wrote:
  Hi,
 
  how can I install windows without disturbing my mdk 10 linux.
  I am sharing my computer with my brother and he wants windows :'(
 
  I have a partition for it, but I am afraid that, when I install it,
  it will delete my lilo?

 It partly depends on which version of windows, as to whether you can do
 it.  Win98 has to be on the first partition, but I don't think this is
 true of later versions - I don't have xp, so I can't be certain.

 Assuming, then, that you have W2K or XP, simply install windows, which
 it will do into the partition you have saved for it, but yes it will
 overwrite your lilo.  This isn't a tragedy, however, as you should then
 boot from your Mandrake cd1, at the splash screen you hit F1, I think,
 and then type 'rescue'.  This should bring up a menu, on which one
 option is to restore the boot loader.  This will bring lilo back with
 an option to boot into windows.

 Anne

Thanks
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] samba problem

2004-04-07 Per discussione Klemens Arro
Hi,

I have samba server running, but I can't connect to any other win server's 
neither can they connect to my server.

I have tried to configure it with MCC samba wizard, but it fails when it asks 
for allowed users and I have tried to configure it with SWAT, but I cant get 
it to work. :'(

I added my smb.conf file as attachment.

Thanks!
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850
# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2004/04/07 23:23:33

# Global parameters
[global]
dos charset = CP850
unix charset = UTF-8
display charset = LOCALE
workgroup = VIRTUALHOME
realm = 
netbios name = NOLIFE
netbios aliases = 
netbios scope = 
server string = Nolife systems
interfaces = 
bind interfaces only = No
security = SHARE
auth methods = 
encrypt passwords = Yes
update encrypted = No
client schannel = Auto
server schannel = Auto
allow trusted domains = Yes
hosts equiv = 
min passwd length = 5
map to guest = Bad User
null passwords = No
obey pam restrictions = No
password server = *
smb passwd file = /etc/samba/smbpasswd
private dir = /etc/samba
passdb backend = smbpasswd
algorithmic rid base = 1000
root directory = 
guest account = nobody
pam password change = No
passwd program = 
passwd chat = *new*password* %n\n *new*password* %n\n *changed*
passwd chat debug = No
passwd chat timeout = 2
username map = 
password level = 0
username level = 0
unix password sync = No
restrict anonymous = 0
lanman auth = Yes
ntlm auth = Yes
client NTLMv2 auth = No
client lanman auth = Yes
client plaintext auth = Yes
preload modules = 
log level = 0
syslog = 1
syslog only = No
log file = /var/log/samba/log.%m
max log size = 50
timestamp logs = Yes
debug hires timestamp = No
debug pid = No
debug uid = No
smb ports = 445 139
protocol = NT1
large readwrite = Yes
max protocol = NT1
min protocol = CORE
unicode = Yes
read bmpx = No
read raw = Yes
write raw = Yes
disable netbios = No
acl compatibility = 
nt pipe support = Yes
nt status support = Yes
announce version = 4.9
announce as = NT
max mux = 50
max xmit = 16644
name resolve order = lmhosts wins host bcast
max ttl = 259200
max wins ttl = 518400
min wins ttl = 21600
time server = No
unix extensions = Yes
use spnego = Yes
client signing = auto
server signing = auto
client use spnego = Yes
change notify timeout = 60
deadtime = 0
getwd cache = Yes
keepalive = 300
kernel change notify = Yes
lpq cache time = 10
max smbd processes = 0
paranoid server security = Yes
max disk size = 0
max open files = 1
socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192
use mmap = Yes
hostname lookups = No
name cache timeout = 660
load printers = Yes
printcap name = cups
disable spoolss = No
enumports command = 
addprinter command = 
deleteprinter command = 
show add printer wizard = Yes
os2 driver map = 
mangling method = hash2
mangle prefix = 1
stat cache = Yes
machine password timeout = 604800
add user script = 
delete user script = 
add group script = 
delete group script = 
add user to group script = 
delete user from group script = 
set primary group script = 
add machine script = 
shutdown script = 
abort shutdown script = 
logon script = 
logon path = \\%N\%U\profile
logon drive = 
logon home = \\%N\%U
domain logons = No
os level = 20
lm announce = Auto
lm interval = 60
preferred master = No
local master = Yes
domain master = No
browse list = Yes
enhanced browsing = Yes
dns proxy = No
wins proxy = No
wins server = 
wins support = Yes
wins hook = 
wins partners = 
kernel oplocks = Yes
lock spin count = 3
lock spin time = 10
oplock break wait time = 0
ldap suffix = 
ldap machine suffix = 
ldap user suffix = 
ldap group suffix = 
ldap idmap suffix = 
ldap filter = (uid=%u)
ldap admin dn

Re: [newbie] samba problem

2004-04-07 Per discussione Klemens Arro
On Wednesday 07 April 2004 23:58, Klemens Arro wrote:
 Hi,

 I have samba server running, but I can't connect to any other win server's
 neither can they connect to my server.

 I have tried to configure it with MCC samba wizard, but it fails when it
 asks for allowed users and I have tried to configure it with SWAT, but I
 cant get it to work. :'(

 I added my smb.conf file as attachment.

 Thanks!

I forgot to tell, I have a samba 3 server (default from mdk 10/cooker)

sorry

-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] samba problem

2004-04-07 Per discussione Klemens Arro
On Thursday 08 April 2004 00:50, Stephen Kuhn wrote:
 Could be that your firewall is blocking port 137, 138 and 139?


I don't think so. I have allowed Samba server from mcc Firewall

-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] KDE, opening link

2004-03-26 Per discussione Klemens Arro
Hi,

why Konqueror downloads the page when I am opening some link from 
KMail/kopete/etc., is it possible to turn this off?
(my default browser is firefox)
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Changing The Default KDE Browser

2004-03-25 Per discussione Klemens Arro
On Thursday 25 March 2004 20:32, Derek Jennings wrote:
 On Thursday 25 Mar 2004 12:35, Stephen Reynolds wrote:
  How do I change the default KDE web browser from Konqueror to Mozilla in
  MDK 10?

 MenuSystemConfigureConfigureyour desktopComponentsFileAssociations
 Enter html in the search box, select texthtml
 In the box on the right move mozilla up to the top of the list.

 derek

This changes only html, but when I click link (not link that ends with .html) 
from Kontact, kopete etc. Then it will open Konqueror.

-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] MS: 'We're very sorry'

2004-03-19 Per discussione Klemens Arro
On Friday 19 March 2004 14:47, Fajar Priyanto wrote:
 On Friday 19 March 2004 07:30 pm, JoeHill wrote:
  On Fri, 19 Mar 2004 19:07:03 +0700
 
  Fajar Priyanto disseminated the following:
   So, I think in some degree, MS is letting piracy to happen, because
   they know it is their way to dose the computer users to keep using
   their product thus maintaining its popularity.
 
  Bingo.

 Yes Joe. Here in my place, it is not MS that promoting the use of legal
 software, but the open source community. What a paradox :)

Same here.

-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Join the Club : http://www.mandrakeclub.com


[newbie] apache2 problem

2004-03-17 Per discussione Klemens Arro
Hy,

I updated my mdk 10 box, and what hapend is that apache (v. 2) don't start 
anymore. If I start it manually it starts, but it don't recognise php files 
anymore.
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Join the Club : http://www.mandrakeclub.com


Re: [newbie] apache2 problem

2004-03-17 Per discussione Klemens Arro
On Wednesday 17 March 2004 13:49, JoeHill wrote:
 On Wed, 17 Mar 2004 12:39:42 +0200

 Klemens Arro disseminated the following:
  I updated my mdk 10 box, and what hapend is that apache (v. 2) don't
  start anymore. If I start it manually it starts, but it don't recognise
  php files anymore.

 First eliminate the obvious: go to Mandrake Control Center and check under
 services to make sure Apache is configured to run at boot.

It is configured to run on boot. And it shows like httpd is running, but it 
isn't.


 With Apache running, do a:

 service httpd restart

It did'nt sow errors:
[EMAIL PROTECTED] klemens]# service httpd restart
Shutting down httpd2:   [   OK]
Starting httpd2:[   OK]
[EMAIL PROTECTED] klemens]#


 and watch for any errors.

 As for the PHP issue, make sure you have apache2-mod_php installed:

 rpm -qa | grep apache

yes, it is installed.

Yesterday it was working, at night I made update (bugs etc.) and when I booted 
up my box at morning, it didnt work.

-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Join the Club : http://www.mandrakeclub.com


Re: [newbie] apache2 problem

2004-03-17 Per discussione Klemens Arro
On Wednesday 17 March 2004 15:59, Fajar Priyanto wrote:
 On Wednesday 17 March 2004 08:32 pm, Klemens Arro wrote:
  I am a bad explainer, so i try again ;)
  Yesterday I was working at my server (localhost), then after I went to
  sleep I updated my new mdk 10 (security, bugs etc.), then I turned my
  computer off. At mourning I tuned my computer on again, opened localhost
  and it wasn't there. Then I checked apache, mcc showed like it was
  running, but when I made httpd2 -k restart then it said: httpd not
  running, trying to start. So now I had running apache, but then I opened
  my php script, it didn't work, mozilla offered me to download it.
 
  (the worst part of this is that I have a deadline at work, and I cant
  work without php :'( )
 
  Here, I hope I got it explained now ;)

 I see,
 Then install mod_php, the easiest way is from Configuration  Packaging 
 Install Software. Search php, and install that has got to with Apache. In
 mine, I always configure Apache full with all of its modules when I install
 mdk. Goodluck.

no, I already have mod_php, like I said yesterday it was working.

-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Join the Club : http://www.mandrakeclub.com


[newbie] Kontact summary news

2004-03-15 Per discussione Klemens Arro
Hy,

sorry about my silly guestion, but where can I add and modify Kontact news 
(news from Summary, fetched from someware)?
-- 
Klemens Arro

My software never has bugs; it just develops random features.

Using: Mandrake Linux 10
Registered Linux User#: 346118
ICQ#: 179198850

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Problem with sharing ADSL on mdk 10

2004-03-07 Per discussione Klemens Arro
Derek Jennings wrote:

On Friday 05 Mar 2004 22:45, Klemens Arro wrote:
SNIP
 

Thanks, but it didn't help, shorewall started but I still can't share my
ADSL.
As for the question, no I didn't put it there, Mandrake Controll Center
internet connection sharing tool put it there.
Here is /etc/shorewall/interfaces:

#ZONEINTERFACE  BROADCAST   OPTIONS
net ppp+detect
loc eth0detect
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
   

/etc/shorewall/zones:

#ZONE   DISPLAY COMMENTS
net Net Internet zone
loc Local   Local
#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE
/etc/shorewall/policy:

# THE FOLLOWING POLICY MUST BE LAST
#
loc net ACCEPT
fw  net ACCEPT
net all DROPinfo
all all REJECT  info
#LAST LINE -- DO NOT REMOVE
/etc/shorewall/rules:

#   PORTPORT(S)
DEST LIMIT
   

Nothing to do with your Internet sharing but you should remove these 2 lines
 

ACCEPT  net fw  udp 137,138,139 -
ACCEPT  net fw  tcp 137,138,139 -
   

If these lines are present, and you are running Samba (Windows networking), 
then anyone on the internet could access your Samba file shares.

 

ACCEPT  loc fw  udp 137,138,139 -
   

Again nothing to do with your problem, but if you want to add any other 
features to your Linux box you should open up the appropriate port here.
Ports you might like to open are :- 
22 - ssh service
631 - CUPS print server
1 - Webmin configuration
 

ACCEPT  loc fw  tcp 137,138,139 -
   

This line has nothing to do with Internet sharing. I do not know how it got 
in, but I suggest you remove it.
 

REDIRECTloc 3128tcp www -
   



 

ACCEPT  fw  net tcp www
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
/etc/shorewall/masq:

   

You only need one of these lines. The other can be removed.
 

ppp+192.168.0.0/255.255.255.0
ppp+192.168.0.0/255.255.255.0
   

I assume your internal ethernet is on the 192.168.0.0 subnet?

None of the comments I have made above would stop shorewall from working, and 
you say that shorewall now starts, so it looks as if Internet sharing is 
actually working.

Your problem may be that you have not configured the Windows clients 
correctly. If you have not started a DHCP server on the Linux box (to 
allocate IP addresses to the Windows machines), then you should be using 
static addressing on the Windows clients. (IP addresses manually configured)
You should also configure the Windows clients to use the Linux box as the 
Default Gateway, and you should enter the IP addresses of your ISPs DNS 
servers in the DNS configuration of your Windows clients.

BTW: By default shorewall inhibits 'ping' so do not be surprised if you cannot 
ping the Linux box from your Windows clients.

HTH

derek
 

Yes, my internal ethernet subnet is 192.168.0.0.
I configured windows but it didn't help, I even allowed pinging (from 
MCC) but i still can't ping my box.
And dhcpd daemon is running and is configured (with DHCP configuration 
wizard).
I liked to get it work like mdk 9.x had (DHCP auto configuring windows).

Actually whole MCC firewall and internet connecting is weird: first 
button Internet connection is always empty, even if i fill there 
something and I click ok, next time it is empty again. second button 
manage connection don't show my Internet access (ppp+). third, always 
after changing firewall rules it asks me my Internet connection (there 
is written, if adsl, put ppp+) but there is list only (i can't change 
it) and no ppp+, only eth0 and eth1 (so I have used always eth0, this is 
connected to ADSL modem).

(Sorry about my bad English skills ;))

--
Klemens Arro
My software never has bugs; it just develops random features.

Registered Linux User#: 346118
ICQ#: 179198850

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Problem with sharing ADSL on mdk 10

2004-03-07 Per discussione Klemens Arro
Derek Jennings wrote:

On Sunday 07 Mar 2004 10:02, Klemens Arro wrote:
SNIP
 

REDIRECTloc 3128tcp www -

   

Did you remove this line Klemens?

Because that line definitely *will* interfere with browsing.
It intercepts all requests on port 80 and hands them to a Squid proxy server.
(Don't forget to restart shorewall after any change)

 

Yes, my internal ethernet subnet is 192.168.0.0.
I configured windows but it didn't help, I even allowed pinging (from
MCC) but i still can't ping my box.
And dhcpd daemon is running and is configured (with DHCP configuration
wizard).
I liked to get it work like mdk 9.x had (DHCP auto configuring windows).
Actually whole MCC firewall and internet connecting is weird: first
button Internet connection is always empty, even if i fill there
something and I click ok, next time it is empty again. second button
manage connection don't show my Internet access (ppp+). third, always
after changing firewall rules it asks me my Internet connection (there
is written, if adsl, put ppp+) but there is list only (i can't change
it) and no ppp+, only eth0 and eth1 (so I have used always eth0, this is
connected to ADSL modem).
   

The shorewall configuration GUI in Mandrake sucks. That is why so many people 
dislike shorewall. You are much better off configuring shorewall directly in 
the text files. (Or using the webmin module)

Flash of inspiration!!
--
Rereading the above paragraph gives me an idea.  You are using ppp over 
ethernet yes?  Here in the UK we use ppp over atm so I have no personal 
experience with pppoe, but my understanding is that a ppp connection is made, 
and then an ethernet connection runs over the top of that, and you make your 
connection to the ethernet. Yes?  In that case your /etc/shorewall/interfaces 
file should show eth0 as 'net' and eth1 as 'loc' , and your masq file should 
reference eth0.
Perhaps someone who uses pppoe could comment on that.

 

(Sorry about my bad English skills ;))
   

Your English is just fine. (Where is domain .ee ? )

derek
 

Thanks a lot, but I didn't get it to work. I didn't have time to wait, 
so I installed Mandrake 9.2 back :(
When I have more time I'll tray again.

And domain .ee is from Estonia (south from Finland, very small country)

--
Klemens Arro
My software never has bugs; it just develops random features.

Registered Linux User#: 346118
ICQ#: 179198850

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Problem with sharing ADSL on mdk 10

2004-03-07 Per discussione Klemens Arro
Troy Thomas Hall wrote:

SNIP

Yes, my internal ethernet subnet is 192.168.0.0.
I configured windows but it didn't help, I even allowed pinging (from 
MCC) but i still can't ping my box.
And dhcpd daemon is running and is configured (with DHCP 
configuration wizard).
I liked to get it work like mdk 9.x had (DHCP auto configuring windows).

I had a problem similar to this when I tried to configure my system. 
And it was because the silly wizard installs tmdns (?) even though you 
have bind installed.  The result being tmdns takes over and bind never 
gets to do its job.
Thanks a lot, but I already installed Mandrake 9.2 back, I didn't have 
time :(
When I have more time I'll tray again.

--
Klemens Arro
My software never has bugs; it just develops random features.

Registered Linux User#: 346118
ICQ#: 179198850

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] Problem with sharing ADSL on mdk 10

2004-03-06 Per discussione Klemens Arro
Hi,

This is actually my first post ever to any mailing list :-S
So here is my problem, I use Mandrake 10.0 (ftp/coocer). I am sharing my 
ADSL (pppoe), I configured it with drakeconnect and here are results 
from syslog:

Mar  6 19:16:24 nolife shorewall: Loading /usr/share/shorewall/functions...
Mar  6 19:16:24 nolife shorewall: Processing /etc/shorewall/params ...
Mar  6 19:16:24 nolife shorewall: Processing 
/etc/shorewall/shorewall.conf...
Mar  6 19:16:24 nolife shorewall:
Mar  6 19:16:24 nolife shorewall: Notice:  The 'check' command is 
unsupported and problem
Mar  6 19:16:24 nolife shorewall:  reports complaining about 
errors that it didn't catch
Mar  6 19:16:24 nolife shorewall:  will not be accepted
Mar  6 19:16:24 nolife shorewall:
Mar  6 19:16:24 nolife shorewall: Shorewall has detected the following 
iptables/netfilter capabilities:
Mar  6 19:16:24 nolife shorewall:NAT: Available
Mar  6 19:16:24 nolife shorewall:Packet Mangling: Available
Mar  6 19:16:24 nolife shorewall:Multi-port Match: Available
Mar  6 19:16:24 nolife shorewall:Connection Tracking Match: Available
Mar  6 19:16:24 nolife shorewall: Verifying Configuration...
Mar  6 19:16:24 nolife shorewall: Loading Modules...
Mar  6 19:16:24 nolife shorewall: Determining Zones...
Mar  6 19:16:24 nolife shorewall:Zones: net loc
Mar  6 19:16:24 nolife shorewall: Validating interfaces file...
Mar  6 19:16:24 nolife shorewall: Validating hosts file...
Mar  6 19:16:24 nolife shorewall: Determining Hosts in Zones...
Mar  6 19:16:24 nolife shorewall:Net Zone: ppp+:0.0.0.0/0
Mar  6 19:16:24 nolife shorewall:Local Zone: eth1:0.0.0.0/0
Mar  6 19:16:24 nolife shorewall: Validating policy file...
Mar  6 19:16:24 nolife shorewall:Policy for loc to net is ACCEPT 
using chain loc2net
Mar  6 19:16:24 nolife shorewall:Policy for fw to net is ACCEPT 
using chain fw2net
Mar  6 19:16:24 nolife shorewall:Policy for net to loc is DROP using 
chain net2all
Mar  6 19:16:24 nolife shorewall:Policy for net to fw is DROP using 
chain net2all
Mar  6 19:16:24 nolife shorewall:Policy for loc to fw is REJECT 
using chain all2all
Mar  6 19:16:24 nolife shorewall:Policy for fw to loc is REJECT 
using chain all2all
Mar  6 19:16:24 nolife shorewall: Validating rules file...
Mar  6 19:16:24 nolife shorewall:Rule ACCEPT net fw udp 137,138,139 
- checked.
Mar  6 19:16:24 nolife shorewall:Rule ACCEPT net fw tcp 137,138,139 
- checked.
Mar  6 19:16:24 nolife shorewall:Rule ACCEPT loc fw udp 137,138,139 
- checked.
Mar  6 19:16:24 nolife shorewall:Rule ACCEPT loc fw tcp 137,138,139 
- checked.
Mar  6 19:16:24 nolife shorewall:Error: Undefined Client Zone in 
rule REDIRECT masq 3128 tcp www -
Mar  6 19:16:25 nolife rc: shorewall käivitamine:  failed
Mar  6 19:16:25 nolife service_harddrake[956]: ### Program is starting ###
Mar  6 19:16:26 nolife modprobe: FATAL: Module ide-probe-mod not found.
Mar  6 19:16:26 nolife modprobe: FATAL: Module ide-disk not found.
Mar  6 19:16:26 nolife service_harddrake[956]: running: /sbin/modprobe hid

--
Klemens Arro
Yeah, Windows is great... with out it, how the hell would I download Linux?

Registered Linux User#: 346118
ICQ#: 179198850
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com