Displaying 9 results from an estimated 9 matches for "redirecionamento".
2016 Jun 15
1
weird error rights in folders
...xclude_dir = tmp, cache
[netlogon]
path = /opt/samba/var/locks/sysvol/cmc/scripts
read only = No
[sysvol]
path = /opt/samba/var/locks/sysvol
read only = No
[home]
path = /dados/users
read only = No
comment = pasta dos usuários para redirecionamento
[publico]
comment = Publico
path = /dados/samba
read only = No
[dpto]
comment = Pasta Departamental
path = /dados/samba
read only = No
[share]
comment = Pasta Compartilhada
path = /dados/share
read only = No
[isos]...
2004 Aug 06
0
Grátis!! Registe o seu dominio na Internet
...inha_pagina/index.html, aproveite
esta oportunidade para criar um endereço mais simples e fácil de comunicar,
do tipo, www.minha_pagina.web.pt, SEM PAGAR NADA.
O WEB.PT Free consiste num registo de domínio '.web.pt' ou '.inet.pt' ou
'icom.pt' ou 'kom.pt' e posterior redirecionamento para um outro endereço
já existente. Normalmente chama-se a este tipo de serviços 'URL FORWARDS'
ou 'REENCAMINHAMENTOS DE URL'.
Visite o site http://www.web.pt e registe GRATUITAMENTE o seu domínio na
Internet ou vá a http://free.web.pt para mais informações.
---------------------...
2004 Aug 06
0
Grátis!! Registe o seu dominio na Internet
...inha_pagina/index.html, aproveite
esta oportunidade para criar um endereço mais simples e fácil de comunicar,
do tipo, www.minha_pagina.web.pt, SEM PAGAR NADA.
O WEB.PT Free consiste num registo de domínio '.web.pt' ou '.inet.pt' ou
'icom.pt' ou 'kom.pt' e posterior redirecionamento para um outro endereço
já existente. Normalmente chama-se a este tipo de serviços 'URL FORWARDS'
ou 'REENCAMINHAMENTOS DE URL'.
Visite o site http://www.web.pt e registe GRATUITAMENTE o seu domínio na
Internet ou vá a http://free.web.pt para mais informações.
---------------------...
2012 Jan 13
0
Preços por serviços e equipamento
...e me passar os valores aproximados para realizar essas
configura??es,
uma amigo n?o sabe como e quanto cobrar para fazer as configura??es para um
cliente e fica me perguntando, eu cobro por hora, e o senhores ?
O servi?os s?o:
- Configura??o do PABX digital
- Configura??o de URA
- Configura??o de redirecionamento para celular por operadora
ATT
--
Cl?udio Duarte
(61) 3037 - 2015
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120113/00fc365b/attachment.htm>
2001 Jul 31
1
Grátis!! Registe o seu dominio na Internet
...inha_pagina/index.html, aproveite
esta oportunidade para criar um endereço mais simples e fácil de comunicar,
do tipo, www.minha_pagina.web.pt, SEM PAGAR NADA.
O WEB.PT Free consiste num registo de domínio '.web.pt' ou '.inet.pt' ou
'icom.pt' ou 'kom.pt' e posterior redirecionamento para um outro endereço
já existente. Normalmente chama-se a este tipo de serviços 'URL FORWARDS'
ou 'REENCAMINHAMENTOS DE URL'.
Visite o site http://www.web.pt e registe GRATUITAMENTE o seu domínio na
Internet ou vá a http://free.web.pt para mais informações.
---------------------...
2001 Jul 31
0
Grátis!! Registe o seu dominio na Internet
...inha_pagina/index.html, aproveite
esta oportunidade para criar um endereço mais simples e fácil de comunicar,
do tipo, www.minha_pagina.web.pt, SEM PAGAR NADA.
O WEB.PT Free consiste num registo de domínio '.web.pt' ou '.inet.pt' ou
'icom.pt' ou 'kom.pt' e posterior redirecionamento para um outro endereço
já existente. Normalmente chama-se a este tipo de serviços 'URL FORWARDS'
ou 'REENCAMINHAMENTOS DE URL'.
Visite o site http://www.web.pt e registe GRATUITAMENTE o seu domínio na
Internet ou vá a http://free.web.pt para mais informações.
---------------------...
2005 Oct 18
0
Two differente networks at the same ethernet pci adapter
...wo routes do take, but it seens
to do not work. This is the script I am using (this scripts works fine when
I have two ethernet cards like eth0 and eth1 for backbone and eth2 for LAN):
---- SCRIPT BEGINING /usr/loca/firewall/loadbalance ----
#!/bin/sh
#-------------------------
# Configuracao de redirecionamento de portas para os links
# Balanceamento de carga entre pontos de rede
# ++++++++++++++++++++++++
# Script criado por NATANIEL KLUG
#-------------------------
#
#----
# Variaveis de sistema
#----
IPTABLES="/usr/local/sbin/iptables"
IP="/sbin/ip"
#
#----
# ENTRADA DE LINKS
#----
I...
2016 Jun 15
2
weird error rights in folders
Hi all,
here the company was using the packages Sernet-samba version 4.2.xx
I removed it and started compiling it to version 4.4.4
I took only the smb.conf.
The problem is that when I click the right button and go on the Security
tab get this message.
"As the permissions on home (\\ samba) are not sorted correctly, some of
them may have no effect."
Is there any command for me to
2005 Oct 19
2
Load balance (two links in one server): why is this not working?
...cript bellow) some conectios just drop. So I can enter some pages but other I could not... What can I do?
I am using this script (and reading this howto, again, to see if I missed something: http://www.ssi.bg/~ja/nano.txt):
--- SCRIPT ---
#!/bin/sh
#-------------------------
# Configuracao de redirecionamento de portas para os links
# Balanceamento de carga entre pontos de rede
#-------------------------
#----
# Variaveis de sistema
#----
IPTABLES="/usr/local/sbin/iptables"
IP="/sbin/ip"
#
#----
# ENTRADA DE LINKS
#----
IF1=''eth0''
IF2=''eth3''
#
#---...