Displaying 20 results from an estimated 1000 matches similar to: "Newbie"
2005 Feb 21
2
Execution of WineTools with Wine version 20041201 on RedHat 9
Hi,
I've installed Wine version 20041201 on RedHat 9 and Winetools 210-jo,
but when I try to execute Winetools (by typing wt2 on shell (as a user,
not root), I just get all the error messages below. Any suggestions as
to what I'm doing wrong, please?
Best regards,
Andy
[andrew@Atlas2 andrew]$ wt2
bash: wt2: command not found
[andrew@Atlas2 andrew]$ cd /usr/local/winetools
[andrew@Atlas2
2005 Feb 24
1
[Fwd: Re: Execution of WineTools with Wine version 20041201 on RedHat 9]
Joachim, apologies again for bothering you,
but after I sent the email below, I managed to link Xdialog in /usr/bin
to /usr/local/Winetools to get Winetools to work (I'm still getting used
to the 'peculiarities' of linux!). I went through the Base Setup
procedure as advised, and it seemed to work 'mostly OK', but I think
there is a problem with my glibc as you advised - a
2004 Dec 06
3
ADS Authentication
I'm about ready to smash my head through a wall...I could use a few answers.
1. When using security = ads, and completing net ads join, it was my
understanding that samba authenticated username/pword against ads, and
local posix accounts were nolonger needed, is this true?
2. If yes, I have not been able to get it to work. If I have a posix
user account with the same name as one in
2017 Dec 12
1
MIT Kerberos suddenly stopping
Hello,
I'm using samba 4.7.3 to run an AD and I'm currently having issues with
the MIT kerberos because it stops some time after starting (and
apparently working correctly) without logging nothing out of the
ordinary.
My setup has 2 DC: one in an ubuntu 12.04 with version 4.1.9 (which
we're migrating from) and the one I mentioned in CentOS 7 (which will
be the only DC in the future).
2013 Jan 07
9
Devise Admin View password
Hi Everyone
i am using devise for authentication for my app.
Is there any way, Admin user can view other users password as normal string.
Without storing there password as string in database?
Please advise.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2014 Sep 26
3
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
Hi Michal,
thank you for your answer.
so if i understand that correctly, no matter if i shutdown or destroy the domain and no matter if it is a transient or an persistent vm, the thread should disappear, right?
in my case they still exist, also an hour after i destroy the domain (and don´t start any new one).
i use libvirt-1.1.35 on fedora core 20, for information.
all the best
max
2014 Oct 01
2
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
Hi
----------------ursprüngliche Nachricht-----------------
Von: "Michal Privoznik" mprivozn@redhat.com
An: "web2" ustermann78@web.de , "libvirt-users redhat.com"
, "libvirt-list redhat.com"
Datum: Wed, 01 Oct 2014 18:12:45 +0200
-------------------------------------------------
> On 01.10.2014 10:31, web2 wrote:
>> Hello,
>>
>>
2012 Sep 13
10
access key error
I am getting following error while run my rails app in my server
ActionView::Template::Error (You did not provide both required access keys.
Please provide the access_key_id and the secret_access_key.):
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2014 Oct 01
2
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
Hello,
sorry for my later answer.
so, after i started libvirtd (no vm´s running) and attach gdb i get the following threads
(gdb) info thread
Id Target Id Frame
11 Thread 0x7f18fef4e700 (LWP 20695) "libvirtd" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
10 Thread 0x7f18fe74d700 (LWP 20696) "libvirtd"
2012 Sep 18
13
pg gem error
gem install pg give the following error, please help how can i solve this
Building native extensions. This could take a while...
ERROR: Error installing pg:
ERROR: Failed to build gem native extension.
/home/saravanan/.rvm/rubies/ruby-1.9.3-p194/bin/ruby extconf.rb
checking for pg_config... yes
Using config values from /usr/bin/pg_config
checking for libpq-fe.h... yes
checking for
2004 May 27
4
iptables and samba
hi
i m using the script below
-------------------------------------------------------------------------------------------------------------------------------------
iptables -F
iptables -t nat -F
iptables -P INPUT DROP
iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A INPUT -i eth0 -p tcp --dport 8080 -j ACCEPT
iptables -A INPUT -i eth0 -p tcp --dport 22 -j ACCEPT
2013 Feb 07
11
Rails change default time zone.
Hello everyone,
I am using rails 3.2.8.
I want to change time zone to New York time.
I changed following, but didn''t work
#config/application.rb
config.time_zone = ''Eastern Time (US & Canada)''
config.active_record.default_timezone = ''Eastern Time (US & Canada)''
If am wrong please clarify.
Thank You!
--
You received this message
2009 Mar 06
4
how to access samba server from remote location
Dear all,
We have redhat 9 linux server configured with samba server. We have share
folder in which we have lot of information. We want to all the users from
our different branch office to access the samba server and share the
information.
In the local network we map the samba share folder as a drive. How to do
the same in the remote location.
Pls guide me.
Regards
M.Saravanan
CCAT LTD
302,
2005 Oct 13
1
Idealx 9.1
Hoping someone knows how to deal with this, as I'm scratching my head.
I have 8.3 or 8.4 installed already and they work ok for the most part.
Server: FBSD5.4, Samba 3.0.20
Error in smbldap-useradd:
camarillo# ./smbldap-useradd -w fums
Could not find base dn, to get next uidNumber at
/usr/local/sbin//smbldap_tools.pm line 995, <DATA> line 283.
Data output during connection to
2005 Aug 04
3
how can i add group policy in samba
Hi all,
I am new to samba. I have created samba as PDC. I want
to restrict users for changing settings. I have
configured all client machines with XP. How can i use
Group Policy with netlogon.
Thanks in advance.
Regards,
Saravanan
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail
2004 Jan 13
3
How to create RPMs
Dear friends,
Do anybody know how to create a rpm file from a source program. I have the wine source program Wine-20030318.tar with me. I would like to create a rpm file for this program. How can i achieve it. Please kindly guide me.
Saravanan. V
______________________________________
Scanned and protected by Email
2011 May 19
3
Cookie Overflow at CSV import
Hi
I have a form for importing a csv file. With every entry in my CSV I
do a delayed background call from a webservice and the result is then
saved to my database. This is working great!
Now I tried a CSV file with over 400 rows. After clicking import in my
form it takes some time and then I get the following error message:
''ActionDispatch::Cookies::CookieOverflow''. But
2018 Jan 25
2
Re: libvirtd hangs
Ján Tomko wrote 2018-01-18 14:27:
> On Thu, Jan 18, 2018 at 11:30:16AM +0700, Artem Likhachev wrote:
>> # strace -p 5786
>> read(53, "\0\0\0\34", 4) = 4
>> read(53, "keep\0\0\0\1\0\0\0\2\0\0\0\2\0\0\0\0\0\0\0\0", 24) = 24
>> poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=12,
>> events=POLLIN}, {fd=13, events=POLLIN},
2003 Dec 17
2
Can't start R-devel
Hello ...
With a new checkout of R-devel, I'm getting the following error on
startup:
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for a HTML browser interface to help.
Type 'q()' to quit R.
Error in open.connection(con, "rb") : unable to open connection
In addition: Warning message:
cannot open compressed file
2007 Feb 14
10
Asynchronous signal handling in fasttrap provider
Hi,
I was going through the implementation of the fasttrap provider. I found
that when displaced execution happens (ie., when the instruction traced is
being executed out of the scratch space) if an asynchrnous signal comes we
need to defer the delivery.
Can somebody explain why this is necessary and how is it implemented?
Thanks in advance
Saravanan S
-------------- next part --------------
An