Displaying 20 results from an estimated 2000 matches similar to: "error installing wine from terminl"
2003 Feb 11
0
Vmware and samba
I'm not able to use samba and vmnetnat. Please help me because this is
making me crazy.
I use XP on an ADSL connection. PPPoE IP is assigned dinamically. Eth0
IP can be assigned dinamically or statical *tried both*
RedHat 8.0 is the guest, XP service pack 1 is the host. I also uses
sygate firewall on XP *but i set allow all for testing*
Linux routes via NAT and it works fine (even DNS
2006 Nov 22
1
problem with the plm package
Hi all,
I have a problem in installing and using the plm
package using R 2.2.0 on windows xp.
I installed it from a .zip file downloaded from
the CRAN. Apparently everything is ok:
> utils:::menuInstallLocal()
package 'plm' successfully unpacked and MD5 sums checked
updating HTML package descriptions
However, when I try to load it:
> library(plm)
Errore in lazyLoadDBfetch(key,
2007 May 08
0
yum can't connect to mirrors
Hello,
I added rpmforge yum repo to my yum config and then the box couldn't
connect to fetch updates. I added enabled=0 to rpmforge.repo as well as
add-ons, contrib, and centosplus, but i'm still getting mirror errors. I
believe i've got some file corruption somewhere, but i don't see where. I
can't even fetch packages in updates now, keep getting connection refused
2010 Sep 08
1
Anyone else having problems with updates this morning?
Good morning all, I ran an 'yum update' and have been receiving the
following errors:
Loaded plugins: fastestmirror
Determining fastest mirrors
Could not retrieve mirrorlist
http://mirrorlist.centos.org/?release=5&arch=x86_64&repo=addons error was
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name
resolution')>
Could not retrieve mirrorlist
2005 Aug 24
2
FTP timout
Hi all,
I have 2 CentOS 3.5 boxes & i do backups on the LAN
Recently, I always get FTP timout error with large files "700 MB and more" .
i tried to log and do manual backup with FTP command and i also got the same result "FTP timeout"
i tried to google and i did
# modprobe ip_conntrack_ftp
but still get the same timeout message
Any one can help???
Hameed
2005 Apr 07
1
timeout
Hi
I dont work much with syslinux and linux. But in my last test with pxelinux I woundert why the timout function is ignored by pxelinux. There is no hint in the documentation or in the web. I've figured out that the timout function doesn't work if the prompt setting is 0.
timout 50
prompt 0
doesn't work
I've tested it in versio 3.07, 3.06 and an "unknown" old
2009 Jan 28
0
How-to-rotate-plot-title
I wonder whether it is possible to rotate the title of the barplot on
the top right corner of the attached layout. It would be more readable
if the whole string were rotated by 180 degrees (mirrored).
Thank you very much.
Maura
========================================================================
====
Benvenuto in Alice Giga Mail!
mauede@alice.it tramite il servizio Giga Mail ha messo a tua
2010 May 25
0
Follow-up: how can I read a non-standard XLS file
I am uploading 2 XLS-similar files to server www.alice.it.
I expect many people in this mailing list won't understand the
instructions for
grabbing the files because of the different language (sorry I do not
have control
on that. Telecom has).
But it's really very simple. The message you receive will contain a wet
site address
which should even appear highlighted (on my computer it
2008 Jun 26
1
Problems with some rpms in my local repo
This is perplexing.
on a Centos 5.1 box that I am trying to upgrade, I keep getting:
[Errno 4] IOError: <urlopen error unknown url type: media>
from my local repo. I did a blank system install via http from this
server with no problem.
For instance, if I limit myself to:
yum upgrade yum
I get:
Loading "priorities" plugin
Loading "installonlyn" plugin
Setting up
2008 Jul 03
5
Centos 5.2 upgrade - urlopen error unknown url type: media
My first notebook upgrade:
I repaired my old HP nc4010 (bought a new hinge on ebay) and realized
this was the perfect way to test out the upgrade to 5.2 before doing it
on my production notebook.
First I updated to 'current' 5.1 (by current I mean I have not synced my
5.1 local repo since building my 5.2 repo). I had not used my nc4010
for a while and the kernel was at
2010 Jul 14
1
Running yum shows errors
Hi
I am getting the following errors when i try to use yum to install the
net-snmp paclages.
[root at sc1 yum.repos.d]# yum install net-snmp
Loaded plugins: fastestmirror
Determining fastest mirrors
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in ?
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 229,
2007 Dec 11
3
Problem with local base repo
Last night my rsync got some 'new' files for the base repo and new repodata.
This morning, I set a server to upgrade from 5 to 5.1 by setting it to
access my local base and updates repos. I got the following error:
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for openssh-clients to pack into transaction set.
2005 Jun 23
0
WinXP - Not So Roaming profile
Hi folks,
I am trying to deploy an LDAP based Samba3 PDC, migrated from an old WinNT4
Domain to support roaming profile for new WinXP clients.
But I do not want a full roaming profile. AFAIK WinXP profiles tends to grow. If
possible, I would like to roam only the desktop settings, and maybe the
navigator (IE or Firefox) configuration.
Another important (I believe) information is that our WinXP
2014 Nov 06
0
RemoteApp Failed Logon
I have MS AD DC running Windows Server 2008 R2 and I decided to use
samba 4 Version 4.1.6-Ubuntu as Domain Controller Member but I've had
some problems with Web Access RemoteApp when the TS uses samba as logon
server, the logon account fail, see below:
Nome do Log: Security
Fonte: Microsoft-Windows-Security-Auditing
Data: 06/11/2014 08:08:08
Identifica??o do Evento:4625
2004 Oct 04
1
ASTERISK PACKET ANALYSIS
Hi all, I've analyzed the packet stream resulting from a SIP session through Asterisk, and I found that Asterisk sends a lot of useless messages! In example, it repeats the three way handshake (invite-ok-ack) every time, also when it has just to forward the 'bye' message. Has anyone found the same srange thing?
thanks..
2012 May 28
4
How to load a selection list into the method new of a controller?
Hi friends!
I''m relatively new with Rails and I''m struggling for a long time with this
problem (it should have a pattern solution but until now I didn''t find it):
I have the following models: Institution, City, State and Country.
class Country < ActiveRecord::Base
has_many :states
has_many :cities, :through => :states
end
# == Schema Information
# Table
2009 Oct 05
4
reverse name resolving of winbind 3.4.x
Hi all,
I did upgrade from samba 3.0.28 to 3.4.1 on a domain member server. Now it seems there is a problem with reverse name
resolving of winbind.
The tools "ls" and "getfacl" shows UIDs instead of the usernames. When I run id "<username>" the username and the UID
are shown correctly. After using "id" the name is also listed fine in the output of
2006 Apr 03
1
PXE E11 ARP timout , have a question about this thread
Hi,
I installed LTSP and trying to boot diskless pc, but I got error PXE-E11 ARP
timout.
How did you get over it, I grab your mail from
--
Maris Dembovskis
Latvia, Valmiera, Gulbene
Vidzeme - kur labas idejas dzimst ritdienai
2005 Aug 25
1
Fw: FTP timout
Thank you very much.
I had turned firewall OFF and it is working.
> ----- Original Message -----
> From: "Greg Knaddison" <greg.knaddison at gmail.com>
> To: "CentOS mailing list" <centos at centos.org>
> Sent: Wednesday, August 24, 2005 4:17 PM
> Subject: Re: [CentOS] FTP timout
>
>
> On 8/24/05, Abd El-Hameed Ayad <hamid at
2010 Feb 04
2
Unable to update a CentOS 4 : urlopen error nonnumeric port: 8080
Hi,
I am trying to update a CentOS 4.4 but the yum update gives me error
messages
Setting up Update Process
Setting up repositories
http://mirror.centos.org/centos/4/updates/i386/repodata/repomd.xml: [Errno
4] IOError: <urlopen error nonnumeric port: '8080?'>
Trying other mirror.
Cannot open/read repomd.xml file for repository: update
failure: repodata/repomd.xml from update: