similar to: rename network card device /dev/p3p2 to /dev/eth0

Displaying 20 results from an estimated 400 matches similar to: "rename network card device /dev/p3p2 to /dev/eth0"

2007 Sep 28
5
Problem with FlexLM licensing
I'm trying to run up ModelSim (a commercial simulator for hardware description languages), which is licensed on FlexLM, using the hard disk number. This program isn't listed in the apps database. I have a valid license, and the Flex tools are correctly identifying, under Wine, that there's a licence and that it's valid. They find the appropriate env variable, identify the
2015 Feb 12
7
Cronjob and sudo
I need to remove empty files out of a directory that are over 6 hours old so I created this script and put it in cron.hourly. #!/bin/sh cd /var/list sudo -u matt find /var/list -mmin +360 -empty -user matt -exec rm {} \; I want to run it as matt rather than root for just an added bit of safety. Problem is I get this. "sudo: sorry, you must have a tty to run sudo" Is there another
2015 Feb 12
0
Cronjob and sudo
On Thu, February 12, 2015 12:32 pm, Matt wrote: > I need to remove empty files out of a directory that are over 6 hours > old so I created this script and put it in cron.hourly. > > #!/bin/sh > cd /var/list > sudo -u matt find /var/list -mmin +360 -empty -user matt -exec rm {} \; > > I want to run it as matt rather than root for just an added bit of > safety. Problem is
2008 Oct 22
2
LMTools
Hi guys. I need some help to try to make a license server work on Wine. I am trying to port some engineering applications to linux via Wine. If I can make it works, I can prove to my boss that we can get out of windows (finally). I am trying to use softwares like i-Deas, Unigraphics and HyperWorks under Wine in my Ubuntu distro. My problem starts in license, that uses the LMTools to get up.
1999 Apr 28
3
License manager
Has anyone successfully incorporated a Win95 app that uses FlexLM license manager on a Samba file system. I would be extremely interested in talking with you as we are trying to install Parametric Technology's ProEngineer on our Samba file server. We do have a copy of the Unix version of the license manager, but I am not sure how I can get the Win95 client to talk to it. Any and all
2008 Nov 15
4
fixme:ntdll - What I supposed to do to solve this problem?
When I am trying to run an application under wine, I am getting this error in console. Code: fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 17/02/2008, dlt (d/m/y): 19/10/2008 What is this and what I can do to solve it? The application is an license manager (lmgrd). I am using Ubuntu 8.10 x64 and wine is 1.1.8 []'s
2001 Sep 06
1
Running soft with flexlm MAC based license under wine?
Hello, When I try to run the FlexLM protected (with NIC MAC based licecnse) software under wine (Linux) I get the following messages: fixme:win32:DeviceIoControl Unimplemented control 256 for VxD device VNETBIOS fixme:win32:DeviceIoControl Unimplemented control 256 for VxD device VNETBIOS fixme:win32:DeviceIoControl Unimplemented control 256 for VxD device VNETBIOS And finally the program
2008 Jul 16
2
Re: Problem with FlexLM licensing
Where do you get your Linux FlexLM server? It's not that you are really deciding when you buy a software.
2008 Jul 27
3
license server platform authentication
I am trying to get a program running under wine that needs to connect to a flexlm license server. Unfortunately I get denied when authentication because the license is a 'windows' license and I am running the program from a linux platform. Is there a way to make wine authenticate as windows? I am using the 'windows version' of the program, so I am assuming that there is
2009 Feb 21
3
error while installing orcad
hello guys [Exclamation] i am using ubuntu 8.1, wine 1.0.1 i've tryed to install orcad v15.7. the setup menu consists of three buttons: Set Up Licensing - that installs the licence manager, needy for the program later when it prompts for the licence file.however while trying to install it i get the following message: The network protocols installed on this computer either cannot be detected or
2008 Jul 10
4
Re: Problem with FlexLM licensing
I have the same problem. copying the dll to system32 and/or win32xoem don't fix this problem... :(
2013 Sep 02
1
elrepo kmod-sk98lin.i686
Hi, I noticed that one of out "Centos 5" servers with an onboard "Marvell 88E8001" was showing some packet overruns. # ifconfig -a eth0 | grep "RX p" RX packets:1629537 errors:0 dropped:0 overruns:3694 frame:0 So I thought about using a driver from "elrepo" the lspci id's suggest to install the "kmod-sk98lin" driver. I yum installed
2008 Mar 09
0
Wine and Data Execution Prevention
Hi! I have still the problem of the flexnet licensing server not working and throwing me the following error: Flexible License Manager status on Sun 3/9/2008 17:16 Code: [Detecting lmgrd processes...] License server status: 27000 at linux-da28 License file(s) on linux-da28: c:\Programme\SDL International\License Server\License Files\license.lic: lmgrd is not running: Cannot write data to
2002 Jan 10
1
caching
I work for a large broadcasting company, which like all companies these days is looking to decrease it's costs. Ogg would allow us to break away from the traditional Real Media streams licenses/ upgrade support costs that we have have to pay, it would also allow our users (we are a public service broadcasting company BTW.) to have a greater range of applications available to them with support
2007 Sep 04
4
Foolproof way of getting hostid on Solaris 10
Dear Experts, Is there a foolproof way of getting hostid on solaris 10 sparc? I am asking this because i have seen Dtrace scripts which allow to change hostid. I want this because i want to tie down my application to specific host and do not want my client to re-use it on other machine just by changing hostid. Thanks, -- This message posted from opensolaris.org
2005 May 16
3
cisco 3620 setup (newbie cisco alert)
I'm experimenting (using for the first time) with using a cisco3620 to connect to the PSTN via a channelised E1 interface, with * handling all of the SIP calls. If anyone has any installation tips / help / documentation I would be most appreciative :) However, my first question is this: when I am in the setup, I see the following: Current interface summary Controller Timeslots
2015 Dec 18
5
playing DVDs on C7
Hi all! I'm trying to finish setting up my newly upgraded C7 system. It's on the same hardware I ran C6 on for several years. on C6 I had no trouble playing DVDs (after installing tons of packages and libdvdcss). Well, on C7, I've got totem (videos) and all its plugins I can find via yum, VLC (from nux) all the gstreamer and gstreamer1 packages I can find, everything with
2008 Nov 29
0
Re: LMTools
The license I was running with the command line Code: wine lmgrd This will UP the license service. Then I just run the software executable. Code: wine hmopengl In one of my tests (This is for Hyper Works) I will try to make it work with the following softwares: - Hyper Works - I-Deas 12 - NX 6 []'s
1999 May 05
0
? lmhosts ?
STEP 6. Try listing the shares available on your server k6:/usr/sbin# smbclient -L k6 Added interface ip=192.168.1.1 bcast=192.168.1.255 nmask=255.255.255.0 startlmhosts: Can't open lmhosts file /etc/lmhosts. Error was No such file or di rectory Server time is Wed May 5 18:35:46 1999 Timezone is UTC-4.0 Session setup failed for username= myname=K6 destname=K6 ERRSRV - ERRbadpw (Ba d
2001 Dec 01
4
Control Panels
Me again... Is it possible to run a control panel in wine? ta. -- ********************************************** Warning: Anti-spam e-mail addy in force. Bring back MST3K!