Search found 83 matches
- Thu Jan 24, 2013 3:36 pm
- Forum: Linux Core
- Topic: Reading Output from another TTY in Real Time
- Replies: 0
- Views: 25875
Reading Output from another TTY in Real Time
....without using `screen` (Process was already started) Basically, the situation is this: I am currently "consolidating" some drive space and rearranging some NFS shares. I have about 5 separate rsync processes running - some local, some via ssh. Basically, I want to know if it is possible to view ...
- Wed Nov 30, 2011 4:04 pm
- Forum: Ubuntu/Debian
- Topic: Specify Debian Boot Parameter kern.hz
- Replies: 0
- Views: 20633
Specify Debian Boot Parameter kern.hz
Hey all, I am trying to figure out a way to optimize Debian in a VMWare environment so that it is not sucking up a load of the host system's memory. While using FreeBSD guests, there was a little trick that you could use in /boot/loader.conf to set "kern.hz=100." The VM went from using 15% of the me...
- Sat May 15, 2010 2:59 pm
- Forum: Ubuntu/Debian
- Topic: Lucid Lynx
- Replies: 2
- Views: 13208
Lucid Lynx
Running this in a VM today for the first time. I've been real busy, and test-driving new distros is kind of a hobby of mine. For a beginner, this is really nice. For a long time Linux user, like myself, it seems to be moving more and more away from the command line. I did the old: sed i 's/karmic/lu...
- Tue Apr 27, 2010 9:11 am
- Forum: Applications
- Topic: Nightly logs not separated
- Replies: 6
- Views: 19127
- Mon Apr 26, 2010 4:34 am
- Forum: Applications
- Topic: Nightly logs not separated
- Replies: 6
- Views: 19127
- Mon Apr 05, 2010 10:38 am
- Forum: Other Distributions
- Topic: INX -- Live Linux CD without X
- Replies: 1
- Views: 13332
INX -- Live Linux CD without X
http://inx.maincontent.net/ Pretty cool. Has some tutorials built-in for noobs to familiarize them in a CLI only environment. I just needed to write zeros to a drive, so I just did the old CTRL-C, but it is worth checking out. I find it useful because I am impatient, and Ubuntu and Knoppix take to l...
- Mon Apr 05, 2010 10:29 am
- Forum: Networking
- Topic: Multiple IP aaddresses on one NIC
- Replies: 20
- Views: 38446
I always opt for named based virtual hosts whenever possible. Not exactly sure why your company would want you to use ethernet bridging in the first place, especially if they are doing something that you can get away with by simply using named based hosts. Bridging is usually used in a Xen or other ...
- Mon Mar 22, 2010 10:31 am
- Forum: Networking
- Topic: Multiple IP aaddresses on one NIC
- Replies: 20
- Views: 38446
Here ya go Basher:
http://openvpn.net/index.php/open-sourc ... dging.html
This site gives a pretty good description of what Void was talking about, and an excellent HOWTO.
http://openvpn.net/index.php/open-sourc ... dging.html
This site gives a pretty good description of what Void was talking about, and an excellent HOWTO.
- Sat Mar 13, 2010 2:44 am
- Forum: Programming
- Topic: mysql-5.1.44 rpmbuild FAIL
- Replies: 6
- Views: 19434
They use many of the same repos that Red Hat Enterprise Linux uses. Or maybe I should say that their repos are just copied. Whatever comes out for RHEL comes out for CentOS and before that, White Box, so I don't think it s because of old packages. CentOS is, like what I was saying before, like Debia...
- Fri Mar 12, 2010 11:33 pm
- Forum: Programming
- Topic: mysql-5.1.44 rpmbuild FAIL
- Replies: 6
- Views: 19434
Nothing that wouldn't satisfy me, but CentOS is kind of like teh Debian of rpm based distros, in the sense that most of their packages are ancient. I am not sure what these guys are doing (my clients) buy they need mysql > 5.1. CentOS is at 5.0.77. I've been looking around for RPM packages, but I wo...
- Fri Mar 12, 2010 9:29 am
- Forum: Programming
- Topic: mysql-5.1.44 rpmbuild FAIL
- Replies: 6
- Views: 19434
Thanks Void, I looked over that page you gave me, and I didn't see the patch anywhere. There was a link to a "fix" but it took me to a 404 page. Does this mean I should just wait for the 5.1.45 release? I am kind of new to patching "bleeding" software. It also said something about the mysql trunk tr...
- Wed Mar 10, 2010 11:48 pm
- Forum: Applications
- Topic: Google Chrome for Linux
- Replies: 3
- Views: 14292
I like it as well too, and my annoyances were the exact same as yours. THat cookie thing is really annoying, and I am sure that now that it is in teh Linux community, it is only a matter of time before the adblock functionality is greatly improved. For a first run release on Linux, I've gotta give i...
- Wed Mar 10, 2010 11:41 pm
- Forum: Programming
- Topic: mysql-5.1.44 rpmbuild FAIL
- Replies: 6
- Views: 19434
mysql-5.1.44 rpmbuild FAIL
I've been at this a few days now, and keep getting the same errors. System Pentium 3 1GB RAM running CentOS 5.4 I see this pop up during the rpmbuild -ba output of the .spec file: Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should update your `aclocal.m4' by running aclocal....
- Mon Mar 08, 2010 4:57 pm
- Forum: Fedora/Red Hat
- Topic: centos + postfix + dovecot + mysql
- Replies: 8
- Views: 22521
Try this one
http://johnny.chadda.se/2007/04/15/mail-server-howto-postfix-and-dovecot-with-mysql-and-tlsssl-postgrey-and-dspam/ This is a good tutorial to follow, especially if you want to get under the hood. It was written for Debian Etch, which is ancient now, but can be applied to all of the newer systems tha...
- Sat Oct 03, 2009 5:20 pm
- Forum: Ubuntu/Debian
- Topic: Ubuntu Karmic BETA first look
- Replies: 3
- Views: 16088
I am pretty much the same way. My GUI is a black screen that says this: Login: Then, after I type in some magic words it says: [copperhead@mail ~]$ LOL I was just writing about the GUI because I was planning on installing this for my girlfriend so she could FINALLY use Linux. I need a nice, fast, st...