search for: gimmicks

Displaying 20 results from an estimated 32 matches for "gimmicks".

Did you mean: gimmick
2017 Mar 08
4
From Networkmanager to self managed configuration files
...eir network "managed" by Networkmanager. We just need to set an IP address, subnet mask, gateway, and DNS servers and we will never be changing that configuration ever again for the entire life of the server. Any 3-4 line script that does the job is sufficient, servers don't need gimmicks, they're not going to be hotspotting on wireless networks, the cable goes in, the server enters production and that's it! -- Regards, Giles Coochey +44 (0) 7584 634 135 +44 (0) 1803 529 451 giles at coochey.net
2010 Jun 03
3
General-purpose GPU computing in statistics (using R)
Hi All, I have been reading about general purpose GPU (graphical processing units) computing for computational statistics. I know very little about this, but I read that GPUs currently cannot handle double-precision floating points and also that they are not necessarily IEEE compliant. However, I am not sure what the practical impact of this limitation is likely to be on computational
2007 Jan 11
1
Error reading dovecot.conf under vmware/archlinux
Hi I have some problemes when dovecot read it's config file dovecot.conf My config is : Linux distribution : Arch Linux 0.7.2 Gimmick UNDER VMware session (VMware workstation version 5.5.2build 29772) Linux kernel version 2.6.17 Dovecot version 1.0.rc17 GCC version 4.1.1 Using the 'dovecot-example.conf' as dovecot.conf => When Dovecot si compiled with :
2016 Sep 28
2
Good Bye SAMBA?!?!?
On 09/28/2016 06:43 AM, Jonathan Hunter via samba wrote: > On 28 September 2016 at 11:07, Sven Schwedas via samba > <samba at lists.samba.org> wrote: >> Okay, can we ban the troll already? > OK, here's a devil's advocate post from the other perspective :) Just > because someone's views don't align with ones own, doesn't make them a > troll. And it is
1997 Jul 23
1
Free Money Making Software!
/////////////////////////////////////////////////////////////////////////////// This Message was Composed using Extractor Pro Bulk E- Mail Software. If you wish to be removed from this advertiser's future mailings, please reply with the subject "Remove" and this software will automatically block you from their future mailings.
2016 Sep 28
0
Good Bye SAMBA?!?!?
...s when they all supposedly are getting the same AD policies. - You found out the current AD structure was put together by a click-monkey who understood nothing about corporate structure and proper OU layout. For instance, he made all computers users and put them out in a single OU and then use some gimmicks to apply, say, web server rules to the proper machines. Those gimmicks are held by Elmer's glue and it just started raining. - What to do when the master AD server takes a dump. Hint: AD does not really have multimaster replication. - Latency issues between a webserver and its database server....
2012 Feb 08
4
SIP hardware phones
I'm trying to understand why vendors keep making 100Mbps integrated 1-port switches in their hardware SIP phones. Even the recently-announced D40 and D50 Digium phones are limited to 100Mbps. Only the more expensive models (like the D70) can run at 1000Mbps. However, you can't expect a firm with hundreds of extensions to buy the most expensive model... And gigabit speed is important when
2007 May 17
9
LDAP for Virtual Domains
Is anyone using LDAP along with Dovecot where mail is being accessed in the form of /var/vmail/${domain}/${user}? I have not figured out how to extract the domain from LDAP in order to make this work. I know this is sparse information but maybe there is an easy fix. If not, I can post more information. Bryan
2015 May 07
0
Backup PC or other solution
...ll tell when was the last time a file has been backed up/touched > even if drive with said file is not mounted, I will need to get to > learn more about it. I don't think rdiff-backup would work with rotated drives - not really. You could make it work to some extent with some cumbersome gimmicks, but not perfectly. I found this thread on the subject: http://www.backupcentral.com/phpBB2/two-way-mirrors-of-external-mailing-lists-3/rdiff-backup-23/rdiff-backup-and-rotated-external-drives-122523/ But why rotate drives? Big drives are not very expensive nowadays. Regards, Jussi
2017 Mar 08
0
From Networkmanager to self managed configuration files
...writing your own scripts. > We just need to set an IP address, subnet mask, gateway, and DNS servers and > we will never be changing that configuration ever again for the entire life > of the server. > Any 3-4 line script that does the job is sufficient, servers don't need > gimmicks, they're not going to be hotspotting on wireless networks, the cable > goes in, the server enters production and that's it! By 3-4 line script, I assume you mean the content of all the files in /etc/sysconfig/network-scripts that aren't your ifcfg files? jh
2007 May 24
2
Speex into a wav file
...-------------------------------- "The RIAA is obsessed to the point of comedy with the frustration of having its rules broken, without considering whether such rules might be standing in the way of increased revenues. Indeed, Napster and Gnutella may turn out to be the two best music-marketing gimmicks yet devised, if only the RIAA would take its head out of its ass long enough to realise it." -- Thomas C Greene on www.theregister.co.uk
2008 Nov 06
4
Recommend Wireless IP Phone
Any recommendations on good wireless SIP phones? Thanks, Pedram -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081105/6248fa14/attachment.htm
2005 Oct 04
0
Extra money with Digitals Planet Co.
Dear readers, EmploymentGuide.com presents e-Recruiting campaign of Digitals Planet Co., one of the leaders in on-line business in the USA. Digitals Planet Co. sells and supports wide range of digital goods worldwide, like plasma TV-sets, LCD TV-SETS, home projectors, projection TV-sets, and other accessories. The company also provides digital business and home solutions. Digitals Planet Co.
2012 Aug 22
1
interaction with hardware RAID?
It is well documented that btrfs data recovery (after silent corruption) is dependent on the use of btrfs''s own RAID1. However, I''m curious about whether any hardware RAID vendors are contemplating ways to integrate more closely with btrfs, for example, such that when btrfs detects a bad checksum, it would be able to ask the hardware RAID controller to return all alternate
2007 May 23
2
Speex into a wav file
Erik de Castro Lopo wrote: > David Siebert wrote: > >> Actually I was hoping to store speex compressed audio into a wav >> container. Not to trans code it. > > To the best of my knowledge, that is not possible. Well, it's possible to put compressed data into the WAV file instead of PCM audio data, and set the compression-type format flag to some made-up value, but
2017 Mar 08
2
From Networkmanager to self managed configuration files
...s. > >> We just need to set an IP address, subnet mask, gateway, and DNS >> servers and we will never be changing that configuration ever again >> for the entire life of the server. >> Any 3-4 line script that does the job is sufficient, servers don't >> need gimmicks, they're not going to be hotspotting on wireless >> networks, the cable goes in, the server enters production and that's it! > > By 3-4 line script, I assume you mean the content of all the files in > /etc/sysconfig/network-scripts that aren't your ifcfg files? > ifco...
2017 Mar 08
4
From Networkmanager to self managed configuration files
Hello Guys, update my post, because of a route from ipv6 on same networkcard, with only ipv4 enabled Sincerely Andy
2015 May 07
2
Backup PC or other solution
On May 7, 2015 6:05 AM, "Jussi Hirvi" <greenspot at greenspot.fi> wrote: > > I wonder why nobody has yet mentioned rdiff-backup. It combines browsable directories with multiple versions - the version data is stored in a separate rdiff-backup-data subdirectory (one per backup task). > > One downside is that rdiff-backup causes a lot of network traffic. For that reason I
2007 Aug 03
0
"Asterisk can be attacked using buffer overflow."
...agazine Article <http://www.forbes.com/technology/2007/08/02/voip-security-flaws-tech-internet-cx_ag_0802techvoip.html> LAS VEGAS - Internet Security VoIP Vandals Andy Greenberg, 08.02.07, 12:32 AM ET Internet telephone services like Skype and Vonage are starting to look less like digital gimmicks and more like the next generation of voice communication. They're cheaper than traditional phone services and increasingly fast and reliable. But they may also be far more hackable. Security professionals at the Black Hat conference in Las Vegas spent Wednesday outlining the exploitable vulner...
2004 Nov 06
3
Compile flac-1.1.1 on ppc Linux
Hi all, I'm trying to compile the flac-1.1.1 tarball on a Linux PPC system (a G3 iBook running Debian Testing). Configure is fine, but make bombs out almost immediately with: lpc_asm.s: Assembler messages: lpc_asm.s:1: Error: junk at end of line, first unrecognized character is `l' lpc_asm.s:2: Error: junk at end of line, first unrecognized character is `C' lpc_asm.s:4: