Displaying 17 results from an estimated 17 matches for "sura".
Did you mean:
stra
2012 Dec 13
1
Checking data migration from samba3 to samba4
...we check the data from Samba4 that the data from Samba3 successfully
migrated?
I dunno if it successfully migrated coz got these (last part):
[root at gaara LiveData]# /usr/local/samba/bin/samba-tool domain
classicupgrade --dbdir=/srv/LiveData/var_lib_samba/samba
--use-xattrs=yes --realm=kazekage.sura.sandbox.local
--dns-backend=SAMBA_INTERNAL /srv/smb.conf
Once the above files are installed, your Samba4 server will be ready to use
Admin password: c#NR4;R>RqfO;VSp5&NKV3A)D+C?r!R
Server Role: active directory domain controller
Hostname: gaara
NetBIOS Domain:...
2012 Dec 20
1
Changing administrator password after Samba4 classic upgrade
...#39;t alter the domain.
At first, got a problem on group 'Everyone' and 'root' which then deleted.
*[root at gaara ambot]# /usr/local/samba/bin/samba-tool domain classicupgrade
--dbdir=/srv/LiveData/var_lib_samba/samba --use-xattrs=yes
--dns-backend=SAMBA_INTERNAL --realm=kazekage.sura.sandbox.local
/srv/smb.conf
Reading smb.conf
WARNING: Ignoring invalid value 'cups' for parameter 'printing'
Provisioning
Exporting account policy
Exporting groups
Ignoring group 'Everyone' S-1-1-0 listed but then not found: Unable to
enumerate members for alias, (-107374148...
2010 Jan 22
5
Rails Render Issue
...page With login.....
<%end%>
In my photos/index view
<%if logged_in? %>
.... Welcome page .....
<%else%>
<%=render "users/index"%>
<%end%>
Routes:
map.root :controller => ''user'', :action => ''surahome''
When i login to the page, it redirects to http://www.example.com/photos
and the page displays correctly.
When i access the main url http://www.example.com
i got this error : Missing template photos/_index.erb in view path
app/views
I am working with rails 2.3.5
Any...
2005 Apr 13
0
Re: LARTC Digest, Vol 2, Issue 40
...can reach the person managing the list at
> lartc-owner@mailman.ds9a.nl
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of LARTC digest..."
>
>
> Today''s Topics:
>
> 1. QoS on Linux bridge??? (Marcin Sura)
> 2. Re: (Wilson)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 13 Apr 2005 00:55:13 +0200
> From: Marcin Sura <slacklist@op.pl>
> Subject: [LARTC] QoS on Linux bridge???
> To: LARTC@mailman.ds9a.n...
2004 Aug 17
2
esfq hash type
Hi
I have a small lan (10.0.0.0/8) behind my linux box. I use MASQUERADE to allow
users connects to internet.
I set up an esfq qdisc for outgoing traffic. And there is a little
question. Does source hash type in esfq recognize NATed local ip''s?
--
Pozdrawiam
Marcin mailto:slacklist@op.pl
_______________________________________________
LARTC mailing
2014 Mar 25
1
Dovecot Port 993 and 995 not connecting.
...0:993 0.0.0.0:*
LISTEN 5454/dovecot
netstat -lnp | grep 995
tcp 0 0 0.0.0.0:995 0.0.0.0:*
LISTEN 5454/dovecot
-------------
postconf -n
http://tny.cz/ed4d7ecb
dovecotconf
http://tny.cz/a6506b10
Any advice or help?
Thanks
--
Carlos Sura.-
www.carlossura.com
www.carlossura.com/blog
2012 Jul 25
1
Bind isn't working. after upgrade.
...45)
Jul 25 00:17:57domain xinetd[1494]: xinetd Version 2.3.14 started with
libwrap loadavg labeled-networking options compiled in.
Jul 25 00:17:57 domainxinetd[1494]: Started working: 0 available services
P.S. I've tried removing the packages , reinstalling, stop using chroot,
etc.
--
Carlos Sura.-
www.carlossura.com
2016 Jun 07
3
PACT-2016 ACM Student Research Competition (SRC)
...ven Eeckhout, University of Ghent
R. Govindarajan, Indian Institute of Science
Boris Grot, University of Edinburgh
Christoph Kessler, Linkoping University
Dorit Nuzman, Intel
Rodric Rabbah, IBM
Ronny Ronen, Intel
Xipeng Shen, North Carolina State University
Gabriel M. Silberman, Dell Research
Zehra Sura, IBM
CONTACT
For questions regarding the submission process, or for additional
information, clarifications, or questions, please contact the ACM
Student Research Competition Chair, Erik Altman (ealtman at us.ibm.com)
SPONSORS
The ACM Student Research Competition at PACT-2016 is sponsored by the
A...
2004 Aug 18
4
Gamest and QoS
Hi
I share my bandwith (adsl 512/128) between 12 users. I set up simple qos script for
incoming (IMQ) and outgoing traffic using htb in root, 4 classess and esfq qdisc at
leafs.
Interactive traffic goeas to class1 , http,mail etc. to class2, p2p,
ftp to class3, and rest to class4. Classess divide link in
proportion 20% (prio 1), 40% (prio 2), 20% (prio 3) ,20% (prio 4)
This works
2005 Apr 17
2
QoS for lan users ...
Hi
I have Linux box (Debian) that acting as a bridge.
Eth0 and Eth1 are bridged (br0).
Br0 have public IP.
Eth0 connects to the internet.
Eth1 connect to servers in DMZ (with public IPs).
Eth2 connects my Lan (192.168.1.0/24).
My connections is 2Mbit/2Mbit.
I''m doing SNAT for my Lan.
QoS on eth0 works fine for DMZ, but is there a possibility to doing
QoS on
2005 May 28
4
Where to get monitor_tc.pl
Is there an other place than www.docum.org where one could get
monitor_tc.pl? Docum.org seems to be down.
Peter
--
The bogosity meter just pegged.
2004 Aug 15
1
Little question about imq device
Witam
I''ve found many examples where packets are redirected to IMQ device
in PREROUTING chain for ingress traffic shaping purposes.
But is there any sense in redirecting packets to IMQ in FORWARD
chain also for ingress traffic shaping purposes?
--
Pozdrawiam
Marcin mailto:slacklist@op.pl
_______________________________________________
LARTC
2005 Apr 12
0
QoS on Linux bridge???
Hi
I have Linux box (Debian) that acting as a bridge.
Eth0 and Eth1 are bridged (br0).
Br0 have public IP.
Eth0 connects to the internet.
Eth1 connect to servers in DMZ (with public IPs).
Eth2 connects my Lan (192.168.1.0/24).
My connections is 2Mbit/2Mbit.
I want to limit upload speed for each service on each server in DMZ, but also for
users on my Lan. The same for
2004 Aug 17
0
dcc irc sessions
Witam
Anybody know how to deal with dcc irc sessions? I want to put them
to lower priority queue, but i dont know how to track them, and then
mark to use with fw filter.
I tried iptables with -m helper --helper irc, but it seems to match only outgoing
dcc sessions. But what about incoming?
I''m shaping traffic from and to my small, NATed lan.
--
Pozdrawiam
Marcin
2004 Sep 02
0
Future of QoS in Linux
Hi
I''m on my last year and I''m writing my final project about QoS
support in Linux 2.4 kernels and, in general, about QoS in Linux OS.
My professor asked me about future of QoS in Linux. And I asking you :)
What are the difference between QoS subsystem in 2.4 and 2.6 kernels?
What are the future plans for evolution of QoS support in Linux.
--
Pozdrawiam
Marcin
2015 Jul 17
2
"wbinfo --sid-to-gid" returns false gids
I've got this on the backup DC
root at bdc:~# wbinfo --sid-to-gid S-1-5-21-1166961617-3197558402-3341820450-516
3000000
while
root at bdc:~# ldbedit -H /usr/local/samba/private/idmap.ldb objectsid=S-1-5-21-1166961617-3197558402-3341820450-516
shows correct xid 3000019
and on the primary DC I've got
itk at dc:/$ wbinfo --sid-to-gid S-1-5-21-1166961617-3197558402-3341820450-516
3000019
2015 Jul 17
1
"wbinfo --sid-to-gid" returns false gids
17.07.2015, 17:30, "Rowland Penny" <rowlandpenny241155 at gmail.com>:
> On 17/07/15 12:03, Andrej Surkov wrote:
>> I've got this on the backup DC
>>
>> root at bdc:~# wbinfo --sid-to-gid S-1-5-21-1166961617-3197558402-3341820450-516
>> 3000000
>
> OK, you have problems there, but not what you think. On my first DC
> (note I don't have