similar to: Betr.: IP Problems - Address won't stick on reboots!

Displaying 20 results from an estimated 500 matches similar to: "Betr.: IP Problems - Address won't stick on reboots!"

2005 May 25
0
Betr.: Centos and SAMBA
Hi, I've setup a SAMBA PDC on Centos 4 last weekend and migrated my NT4 PDC (Users, Groups, etc) to the new Centos Server in a matter of a couple of hours. I've used the scripts and howto from: http://samba.idealx.org/smbldap-howto.en.html#htoc89 Thom van der Boon E-Mail: Thom.van.der.Boon at vdb.nl ===== Thom.H. van der Boon b.v. Havens 563 Jan Evertsenweg 2-4 NL-3115 JA
2005 Jun 23
2
Betr.: Multiple IP Addresses in a single NIC
Hi, You need to issue two commands: /sbin/ifconfig eth0:0 xxx.xxx.xxx.xxx /sbin/route add -host xxx.xxx.xxx.xxx dev eth0 For example: /sbin/ifconfig eth0:0 172.16.1.199 /sbin/route add -host 172.16.1.199 dev eth0 You can even assign multiple aliases to one NIC (One of my servers has about 10 ip addresses): For example: /sbin/ifconfig eth0:0 172.16.1.199 /sbin/route add -host 172.16.1.199
2005 May 23
3
Betr.: VPN
IF you are not stuck to IPSec, you might want to take a look at OpenVPN (www.openvpn.org). I found OpenVPN easier to install than FreeSWAN (an IPSEC VPN) and have setup an OpenVPN solution between my German office and our mainoffice in a matter of hours. Thom van der Boon E-Mail: Thom.van.der.Boon at vdb.nl ===== Thom.H. van der Boon b.v. Havens 563 Jan Evertsenweg 2-4 NL-3115 JA Schiedam
2002 Dec 06
0
Betr: wine-users digest, Vol 1 #1353 - 2 msgs
>Message: 1 >Date: Thu, 5 Dec 2002 10:06:45 -0800 (PST) >From: Kevin DeKorte <kdekorte@yahoo.com> >Subject: Shell script for launching wineapps from a unix file manager >To: Wine Users <wine-users@winehq.com> > >All, > >Did a little research and found this little trick that >works well. > >First create this batch file and modify to your >system.
2005 Oct 11
4
pointers for using CentOS box as filter for children
greetings has anyone here setup a CentOS box to use as a home or business gateway for children through young adults or otherwise? i realize this is a generalized question and that iptables and many other things exist that could be implemented. im looking for a way to give the youngster the benefit of the doubt and allow them to "obey God/parents" first before they have to be totally
2005 Jun 10
2
what is asteriskathome-1.0.iso?
i will be installing asterisk; before that i understood i need RHEL3 or CentOS and i downloaded asterisk@home1.0 already int this download page http://sourceforge.net/project/showfiles.php?group_id=123387 i have seen Download asteriskathome-1.0.iso and Download asteriskathome-1.0-md5sum.txt please anyone explain __________________________________________________ Do You Yahoo!? Tired of
2015 Jan 29
0
Indexing Mail faster
Hi Thom, No results. I think I am missing some repositories. I might add some from ubuntu. On Thu, Jan 29, 2015 at 4:02 PM, Thom Miller <thom at cagroups.com> wrote: > On Thu, 2015-01-29 at 15:56 +0800, Kevin Laurie wrote: > > Hey Joseph > > Thanks. Strace seems like a very useful tool > > Only problem is that I dont think it is maintained on ubuntu. > > Tried to
2006 Dec 25
1
USB Mem Stick
Hi all, Is there any good how-to's for getting a usb memory stick to auto mount when it is connected to the usb port? Or is this to happen automatically? I got a 2G memory stick for Christmas so that I can transfer files from machine to machine (home/work) but it doesn't look like it mounts automatically like the cdrom does. Thnx for your input. -- Regards Robert Smile... it
2011 Jun 10
1
Where do I stick the PARTIAL flag in xappy?
I want to be able to do searches with FLAG_PARTIAL and some without. Most searches without but with the PARTIAL for an autocomplete widget. I'm using xappy and I can't find where to send the flag when I build up the query. The docs talk of setting up the database with or without FLAG_PARTIAL but that's probably not what I want. Peter
2013 Dec 10
2
- install centos via usb stick
hello everybody, before you come to write this post I checked the official documentation of centos. to be brief: - I format my usb pendrive in fat - Using the command dd if =name.iso of =/dev/sdx (with or without bs for the purposes of issue, and 'indifferent) Restart the system and remains in the screen with the cursor flashing (infinity) I also tried with other distributions and every
2013 Mar 17
2
syslinux.exe, on XP, fails to run on a USB stick
I was trying to set up a USB stick with syslinux.exe, on a XP machine. Had the following problems: 1. Tried: 1.1 from XP native cmd shell: E:\>syslinux\syslinux.exe --directory /syslinux --install --force --mbr --active e: 1.2 and a similar command from cygwin. where e: is the USB stick. With cygwin I got a segmentation fault. With XP
2009 Dec 02
0
(HOWTO) Crypto root with the LUKS key on a USB stick
I've written up a document on how to have whole-disk encryption (minus /boot) while having your LUKS key on a USB stick. (Whether or not this is a good idea depends on your usage model, and I won't get into that). The document is at <http://www.gno.org/~gdr/sysadmin/centos/5.4/usb-crypto-key.html> and is targetted at CentOS 5.4. It supersedes my howto for crypto root (for
2009 Mar 11
0
anyone got a routine published to create a bootable XEN-on-a-usb stick?
as per ESX3.5? thanks, martco _________________________________________________________________ Get 30 Free Emoticons for your Windows Live Messenger http://www.livemessenger-emoticons.com/funfamily/en-ie/ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2003 Sep 29
1
Booting from a USB flash memory stick.
Hi, This might be a bit off topic, but I hope people can help anyway. I have a USB 256Mb Memory stick. I have created an ext2 partition on it, and have saved files to it. I have stored a kernel image on it, together with an /etc/lilo.conf file. When I run lilo, if writes lilo to the boot sector of the flash disk. When I try to boot into linux using the USB Memory stick, I get a single
2004 Jun 23
1
Boot disk on USB memory stick
Having looked at some of the discussions circulating before, I tried the recipe that Bruce Bryne suggested to make a memory stick to be a RedHat EL bootable file system for RedHat installation, but then hit a "missing operating system" problem. Below are the steps I took: a. mkdosfs /dev/sdc1 b. mount /dev/sdc1 /mnt/stick c. cp rhas3u2/isolinux/* /mnt/stick where rhas3u2 is the
2006 May 13
0
Re: installing from a Compact Flash IDE using the USB stick receipe
(CC-ing to mailinglist that is about syslinux and extlinux) On Thu, May 11, 2006 at 02:24:33PM +0200, Michelle Konzack wrote: > Am 2006-05-09 15:22:29, schrieb martin f krafft: > > also sprach Michelle Konzack <linux4michelle at freenet.de> [2006.05.07.1442 +0200]: > > > 2) mkdosfs -F 16 /dev/sda1 > > > 3) syslinux /dev/sda1 > >
2014 Apr 16
0
syslinux fails to make a bootable USB stick in Slackware64-14.1 installer
On 04/16/2014 02:15 PM, Didier Spaier wrote: > Running "syslinux -s /dev/dsb" during installation of Slackware64-14.1 > (to make a bootable USB stick) fails like this: > > Error converting to codepage 850 Invalid argument > Cannot initialize 'S:' > Bad target s:/ldlinux.sys > syslinux: failed to create ldlinux.sys > > But running the same command in
2014 Apr 16
2
syslinux fails to make a bootable USB stick in Slackware64-14.1 installer
On 16/04/2014 23:46, H. Peter Anvin wrote: > On 04/16/2014 02:15 PM, Didier Spaier wrote: >> Running "syslinux -s /dev/dsb" during installation of Slackware64-14.1 >> (to make a bootable USB stick) fails like this: >> >> Error converting to codepage 850 Invalid argument >> Cannot initialize 'S:' >> Bad target s:/ldlinux.sys >>
2014 Apr 16
0
syslinux fails to make a bootable USB stick in Slackware64-14.1 installer
On 04/16/2014 04:07 PM, Didier Spaier wrote: > > Confirmed, thanks Hans. > Don't call me that, please. > > So I assume that we need to ship iconv in the initrd. > Or ship the "linux" version instead of the "mtools" version of syslinux, or use the extlinux installer and mount explicitly. -hpa
2011 Oct 09
0
[LLVMdev] How to stick two instructions together?
Hi all, Currently, I run into a problem in selecting a multiply-add-forward instruction in my backend. ... %bin = xor i16 %1, %2 (any binary operation) %mul = mul i16 %3, %4 %add = add i16 %mul, %bin should generate a multiply-add-forward instruction as XOR R0, R1, R2 ; R1 xor R2 -> R0 MULADDFWD R5, R3, R4 ; R3 * R4 + *result of (R1 xor R2)* -> R5 (Note the implicit operand of