|
| View previous topic :: View next topic |
| Author |
Message |
gorans
|
Posted: Mon Sep 13, 2004 8:51 pm Post subject: BLAG as a hidden server |
|
|
My questions ( i use BLAG 10000)
- VNC viewer works very well, but I cannot find a VNC server - how do i install a VNC server?
- Ive installed Samba and it seems to work well, but SWAT will not work - what shall I do to make it work.
- Ive used Webmin for BLAG 9002 I think - is it available for BLAG 10000 and will it cover SWAT?
- Where Can I find documentation to make BLAG a Mailserver?
:roll:
Regards
Goran
PS. BLAG is the superior dist. OK some more documentation hints could help. DS
:D
|
_________________ Cars and Computers are equal. There is no patent on steering wheel or breaks as drivers tools.
No Software patents!! |
|
 |
jebba
|
Posted: Mon Sep 13, 2004 10:00 pm Post subject: Re: BLAG as a hidden server |
|
|
| gorans wrote: | My questions ( i use BLAG 10000)
- VNC viewer works very well, but I cannot find a VNC server - how do i install a VNC server? |
| Code: | apt-get update
apt-get install vnc-server |
| Quote: | | - Ive installed Samba and it seems to work well, but SWAT will not work - what shall I do to make it work. |
Dunno...freaking wndz...
| Quote: | | - Ive used Webmin for BLAG 9002 I think - is it available for BLAG 10000 and will it cover SWAT? |
I haven't used webmin, but it should work fine on any blag.
| Quote: | | - Where Can I find documentation to make BLAG a Mailserver? |
man postfix
http://www.postfix.org/
Edit /etc/postfix/main.cf
To start postfix:
| Code: | | /sbin/service postfix start |
To make it start on boot:
| Code: | | /sbin/chkconfig --level 35 postfix on |
| Quote: | PS. BLAG is the superior dist. OK some more documentation hints could help. DS
:D |
Thanks! We have a wiki, but it's pretty bare. Perhaps you can add a postfix session when you get it all sorted. :)
http://wiki.blagblagblag.org/
-Jeff
|
|
|
 |
stevo32
|
Posted: Tue Sep 14, 2004 4:06 am Post subject: |
|
|
Ok, I use VNC ALOT so i should be able to help here.
- VNC viewer works very well, but I cannot find a VNC server - how do i install a VNC server?
apt-get update && apt-get install tightvnc-server
|
_________________ E-mail me at s.clement@localhost (replace localhost with sympatico.ca) or stevo32@localhost (replace localhost with blagblagblag.org). |
|
 |
|
|
|