>> It looks like I've imported a pub/sec keypair now. Should I remove
>> the public key for security? Maybe I misunderstood from the beginning
>> and having both keys on the same system isn't a security issue?
>>
>> - Grant
>>
>
> It is still
keys on the remote
> system.
I'm trying to encrypt email on my remote system and read it on my
local system. I'm the only one who needs to read the mail.
Should I delete the private key from the remote system? It sounds
like the public key can always be regenerated from the private key so
there's no use in deleting it from the local system.
- Grant
7;t done it,
> GnuPG's docs say that the public key can easily (one gpg command) be
> regenerated from the private key, so you may as well keep it around for
> convenience.
Perfect, thanks everyone.
- Grant
Also thanks to James for the h.264 tip. That's the kind of thing you
don't figure out until you're already deep into zoneminder.
- Grant
be I should just have each of these
systems record their videos and send a copy to the other system. That
way I always have two copies of all videos, and I can wget what I need
from over the internet if I need to review something.
How does that sound? Would you use H.264 for this?
- Grant
g? Can java be made to work too?
- Grant
d to either try one
> of the open source alternatives or install Flashblock [1].
Do you mean open-source alternatives to netscape-flash? If so, can
you recommend one?
- Grant
think I just need a file location. The cdrdao list seems to be
dead. I tried to post to it a while ago and only received a message
that my message was awaiting moderator approval.
- Grant
m very concerned with having as perfect a copy of the original CD as
possible. I read an article once about how cdrdao was the only method
that seemed to get it right.
- Grant
f these:
>>
>> ERROR: CD/cdda.toc:36: Invalid CD-TEXT item for a track.
>
> What do you like to do?
>
> Did you try cdda2wav and cdrecord?
>
> The CUE format interpreter in cdrdao is known to be incomplete.
How would you go about figuring out which file to patch to update toc2cue?
- Grant
's required for converting the
CD image to FLAC with the flac command. I'm actually not interested
in burning CDs, FLAC files only.
- Grant
see no reason why there should be a need for a cue sheet just to do a
> simple compression.
If not the flac command then cuebreakpoints. Is there a way to split
a FLAC file with a toc file?
- Grant
le per track. Why do you like additional splits?
I like to end up with a raw/toc pair of files to act as a raw backup
of the CD, and a series of individual FLAC files for each track. For
the individual files, would you do that like this:
# cdda2wav -B -Oraw
# rm audio.cddb
# rm audio.cdindex
# rm *.inf
# flac --best --endian=big --sign=signed --channels=2 --bps=16
--sample-rate=44100 --verify CD/audio_*.raw
How would you generate a raw/toc(inf?) pair for backup?
- Grant
w/toc(inf?) pair for backup?
>
> The toc information is coded in the adjacent .inf file.
But how do you get cdda2wav to produce a single raw/inf pair instead
of a pair for each track? I tried removing -B but it then only rips
the first track.
> Try to run an extrat run and ask if there are parts that you do not
> understand.
What is an extrat run?
Thanks,
Grant
the first track.
>
> I don't understand your problem. Did you read the cdda2wav man page?
I did read it but I didn't find a way to get cdda2wav to produce a
single raw/inf pair for the entire CD instead of a pair for each
track. Do you know if it can do that?
- Grant
k?
I like to have a raw backup of the entire CD to avoid issues brought
about by splitting 1 thing into 15 things.
- Grant
d to either try one
> of the open source alternatives or install Flashblock [1].
I've got flashblock installed and it works with youtube.com as far as
being able to click and play the video, but not cnn.com. Do you find
it works pretty well in general?
- Grant
I have this:
# lspci
05:0a.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX
[Cyclone] (rev 34)
05:0b.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX
[Cyclone] (rev 30)
but from ifconfig I only have eth0. Can anyone tell me how to investigate this?
- Grant
1
* Bringing up eth1
* 192.168.1.1
* network interface eth1 does not exist
* Please verify hardware or kernel module (driver) [ !! ]
- Grant
>>
>>
>> I didn't think that through, sorry. I think this is what I should have
>> posted:
>>
>> # /etc/init.d/net.eth1 start
>> * Starting eth1
>> * Bringing up eth1
>> * 192.168.1.1
>> * network interface eth1 does n
ave
a wired/wireless LAN/internet connection and 3 systems on the LAN
running Gentoo. No USB drive though.
- Grant
4
> CDTEXT_SIZE_INFO
>
> I filed a Gentoo bug here:
>
> http://bugs.gentoo.org/show_bug.cgi?id=238891
>
> I think I just need a file location. The cdrdao list seems to be
> dead. I tried to post to it a while ago and only received a message
> that my message was awaiting mo
> Hey Grant,
> I'm the owner of an EeePC 701 (though it recently became defective, i'm
> opening a case with asus for repairs...).
>
> First thing i did was to burn Slax 6 (see slax @ http://www.slax.org/) on a
> USB key, boot it and `dd if=/dev/zero of=/dev/hdc
apse"
[0] Unknown config option "sql_query"
[0] Motion 3.2.10.1 Started
/lib/rcscripts/sh/rc-daemon.sh: line 231: 11597 Segmentation fault
/sbin/start-stop-daemon '--start' '-c' 'motion' '-g' 'video'
'--quiet' '--exec' '/usr/bin/motion' [ !! ]
Is there any way I can track down the problem? Is there another
program that can take videos based on motion detection?
- Grant
#x27;m working on it.
- Grant
.6.25-hardened-r8/drivers/net/wireless/ath5k/regdom.c
/usr/src/linux-2.6.25-hardened-r8/drivers/net/wireless/ath5k/regdom.h
but I can't find ath5k in menuconfig. Does anyone know where it is?
- Grant
>> but I can't find ath5k in menuconfig. Does anyone know where it is?
>
> It won't show up in the menus if options on which it depends are not
> selected, but it will show up when you use the search function - press /.
Thanks guys. Anybody tried it?
- Grant
able to
get rid of later? What would you guys do in this situation?
- Grant
s great except it freezes the whole system when starting ath0
in master mode if I have SMP enabled in my kernel:
http://madwifi.org/ticket/1903
- Grant
symlinks in /usr/local, as if you installed into /usr/local
> directly. To uninstall, issue a 'xstow -D myproject-1.2.3' and
> remove /usr/local/stow/myproject-1.2.3. All clean and tidy again.
>
>Wonko
Thank you very much. 3.2.11 ended up fixing the segfault.
- Grant
this from happening? I'm mainly concerned about
sshd.
- Grant
them back. Is there
>> any way to prevent this from happening? I'm mainly concerned about
>> sshd.
>>
>> - Grant
>>
>
> Then let them depend on net.lo.
Sounds good, do I need to edit /etc/init.d/sshd to do that, or is
there a better way?
- Grabt
them back. Is there
>> any way to prevent this from happening? I'm mainly concerned about
>> sshd.
>>
>> - Grant
>>
>
> Then let them depend on net.lo.
What about sticking 'rc' in the crontab? No good?
- Grant
od?
>
> What's wrong with setting RC_STRICT (?) appropriately, it's what it is
> for. With the right setting, net.lo will satisfy sshd.
Thank you, I do think RC_NET_STRICT_CHECKING is what I'm after.
- Grant
I'm on an excruciatingly slow internet connection right now. The
email client seems to be the major productivity blocker. Thunderbird
spends a lot of time loading or whatever and squirrelmail is just
slow. Would something like mutt be an improvement? Any other
recommendations?
- Grant
I see there is a new intel USE flag for xorg-server. I also see
(-i810%*) which may be due to my hardened profile? Should I change
VIDEO_CARDS="i810" to intel? I have this in the laptop's lspci:
"Intel Corporation 82801H".
- Grant
cedes and
> replaces the old drivers. The USE flag change reflects this.
>
>> I have this in the laptop's lspci:
>> "Intel Corporation 82801H".
>
> which will be driven nicely by the new driver
Thank you very much Alan.
- Grant
. (??IEEE80211 instead of MAC80211??)
>
> Mine works great except it freezes the whole system when starting ath0
> in master mode if I have SMP enabled in my kernel:
>
> http://madwifi.org/ticket/1903
>
> - Grant
In case anyone else runs into this with madwifi-ng, it's fix
After updating to the latest stable x86 openssh and merging config
files on my remote system, I get:
# /etc/init.d/sshd restart
* Stopping sshd ... [ !! ]
There is nothing in /var/log/sshd/current. Does anyone know what I should do?
- Grant
t;
> Or you could reboot the host, and (assuming it's in your default
> run-level) sshd will start on boot.
I could reboot, but how can I be sure sshd will start again? The fact
that it's not stopping makes me wonder if there is something wrong.
If it doesn't start I'm locked out of the remote system.
- Grant
>> If it doesn't start I'm locked out of the remote system.
>
> You may be interested in :
> /etc/init.d/sshd reload
I get:
# /etc/init.d/sshd reload
* Reloading sshd ...
No /usr/sbin/sshd found running; none killed. [ ok ]
# /etc/init.d/sshd restart
* Stopping sshd ... [ !! ]
- Grant
em. sshd is in /usr/bin/sshd. Not sbin. You have an
> outdated /etc/init.d/sshd file. You might need to etc-update, or reinstall
> sshd and run etc-update afterwards
Thanks for helping me out with this. I re-emerged openssh and now
sshd restarts just fine.
- Grant
I'm getting the following from dumphd:
"bad version number in .class file"
I gather that I may have the wrong version of something Java installed
but I don't know how that works. Can anyone tell me what package I
should try upgrading or downgrading?
- Grant
>> I'm getting the following from dumphd:
>>
>> "bad version number in .class file"
>>
>> I gather that I may have the wrong version of something Java installed
>> but I don't know how that works. Can anyone tell me what package I
>> should try upgrading or downgrading?
>
> This normally means the
e machines connected to the
Gentoo firewall/router?
- Grant
--
gentoo-user@gentoo.org mailing list
s not even
scratching the surface. Let me know if you'd like more info.
- Grant
--
gentoo-user@gentoo.org mailing list
rogram :) ?
You can use PenguinTV with any Italian RSS video feed you can find. I
would try searching for "Italian video RSS" if I were you.
- Grant
--
gentoo-user@gentoo.org mailing list
Is there some Italian program :) ?
Also, do a search for a show you like on tvrss.net.
- Grant
--
gentoo-user@gentoo.org mailing list
The contents of my /home/grant/vmware folder have suddenly
disappeared. I haven't noticed anything else strange yet. I did
configure and start shorewall for the first time yesterday instead of
using a few iptables commands from the Gentoo Home Router Guide. I'm
also running PenguinT
> The contents of my /home/grant/vmware folder have suddenly
> disappeared. I haven't noticed anything else strange yet. I did
> configure and start shorewall for the first time yesterday instead of
> using a few iptables commands from the Gentoo Home Router Guide. I'm
&g
> A good rootkit will install a "ps" that won't show the 'bot
> processes. The one time a machine of mine got hacked, netstat
> still worked, but I don't know why a hacked netstat couldn't be
> installed as well.
> Looking through /proc/≤pid> is
> A good rootkit will install a "ps" that won't show the 'bot
> processes. The one time a machine of mine got hacked, netstat
> still worked, but I don't know why a hacked netstat couldn't be
> installed as well.
> Looking through /proc/≤pid> is
.
> >
> > > Looking through /proc/≤pid> is probably still reliable.
> >
> >
> > Hello Grant,
> >
> > I keep an old portable around, running wireshark and a flat hub.
> > You can set your ethernet address to 0.0.0.0 and fire up wireshark.
> >
I just sat through about 5 minutes of 100% CPU usage and a thrashing
hard disk. I ran top and it reported 0% idle CPU, but the list of
processes totaled maybe 20% CPU usage. How can this be?
- Grant
--
gentoo-user@gentoo.org mailing list
ht? If it does display trends, shouldn't
it have picked up on that one?
- Grant
--
gentoo-user@gentoo.org mailing list
My girlfriend is from Spain as is her laptop and many of the keys I
press don't coincide with the characters printed on the screen. I
changed /etc/conf.d/keymap to:
KEYMAP="es"
and rebooted but the keymap behavior doesn't seem to have changed.
Does anyone know how t
out" "es" in
xorg.conf, or set it with 'setxkbmap es' from the commandline. Or
set it using the KDE or Gnome Control Center.
Thanks, that worked perfectly.
- Grant
--
gentoo-user@gentoo.org mailing list
Is anyone using X-Forwarding over a local wireless connection? I'm
forwarding a couple of light apps and they work fine with -Y but -X is
unusable. I've been trying to use vmware workstation with an XP guest
OS over wireless, but it's no good. Would I have better luck wit
eed to upgrade that, but it
feels like a bandwidth problem when I'm running vmware via
X-Forwarding.
- Grant
--
gentoo-user@gentoo.org mailing list
guess portage wants to re-emerge the old
sources because it thinks they are still installed.
How can I let portage know that those old sources aren't installed anymore?
- Grant
--
gentoo-user@gentoo.org mailing list
wired Ethernet link,
but the lower latancy of the wired link will result in
better performance for some classes of applications.
Do you think vnc or nx would be a significant improvement over x-forwarding?
- Grant
--
gentoo-user@gentoo.org mailing list
> The contents of my /home/grant/vmware folder have suddenly
> disappeared. I haven't noticed anything else strange yet. I did
> configure and start shorewall for the first time yesterday instead of
> using a few iptables commands from the Gentoo Home Router Guide. I'm
&g
gt;
> > By unmerging them ?
> >
> > # emerge -Cva =hardened-sources-2.6.16-r10 =hardened-sources-2.6.14-r7
>
> How can I see which versions of hardened-sources portage thinks are
> currently installed? I guess I should manually unmerge old sources as
> above instead
y to
delete the VM.
They are on the same network. Is that kind of an attack something
that happens very often?
- Grant
--
gentoo-user@gentoo.org mailing list
ike what I'm after here. Is there a
portage command I can run to see which packages are installed in more
than one slot? I'm having disk space problems on my laptop.
- Grant
--
gentoo-user@gentoo.org mailing list
o should use Debian's
Iceweasel name.
I agree. It's confusing that the brand-less name is the same as the
development name.
- Grant
--
gentoo-user@gentoo.org mailing list
erge -Pp
Though you should never run that without --pretend cause that will destroy
your system.
Ok, I guess this is where I either stop or find out if udept works.
- Grant
--
gentoo-user@gentoo.org mailing list
Hello, apparently it's time for me to upgrade like so:
mail-mta/postfix-2.3.6 [2.2.10]
Has anyone else made this upgrade? How did it go? Anything to watch out for?
- Grant
--
gentoo-user@gentoo.org mailing list
> Hello, apparently it's time for me to upgrade like so:
>
> mail-mta/postfix-2.3.6 [2.2.10]
>
> Has anyone else made this upgrade? How did it go? Anything to watch
> out for?
>
> - Grant
The upgrade here was OK. I didn't have to change anything - just emer
It occurred to me that if the shorewall firewall on my headless router
doesn't start for whatever reason, I'll be totally exposed. Is there
a way to protect against that?
- Grant
--
gentoo-user@gentoo.org mailing list
> It occurred to me that if the shorewall firewall on my headless router
> doesn't start for whatever reason, I'll be totally exposed. Is there
> a way to protect against that?
Well, you'll get an error during boot that iptables did not come up.
The machine is headless though.
I assume that
password strategy in use by whatever is actually
listening on the box.
So as far as incoming connections are concerned, if there are no
listening applications, there is no need for a firewall?
- Grant
--
gentoo-user@gentoo.org mailing list
might do the same.
Ubuntu takes the approach you just asked about and it mostly works well,
especially for notebooks on a LAN behind a NATing gateway. If you are
running a network with valuable private information on it, you might
well prefer a belts and braces approach of having a mostly-closed
f
I just did an emerge --sync; emerge world and I'm having some trouble with:
firewall as well.
As always, the best solution will vary according to what *you* need
On more question, is default the right runlevel in which to run
shorewall? It looks like it's one of the last services to start that
way.
- Grant
--
gentoo-user@gentoo.org mailing list
=xfce-base/libxfcegui4-4.4.0
=xfce-base/libxfce4util-4.4.0
=xfce-base/xfce-mcs-manager-4.4.0
=xfce-base/libxfce4mcs-4.4.0
That is all required for the terminal package though. I guess I
should wait until I upgrade to xfce-4.4 before I bring terminal back
into the loop?
- Grant
--
gentoo-user@gentoo.org mailing list
Can anyone tell me what these folders are for in my .maildir folder?
courierimapuiddb
courierimapsubscribed
courierimapkeywords
courierimaphieracl
I'm wondering if they're for the courier webmail client I'm not using.
- Grant
--
gentoo-user@gentoo.org mailing list
> Can anyone tell me what these folders are for in my .maildir folder?
>
> courierimapuiddb
> courierimapsubscribed
> courierimapkeywords
> courierimaphieracl
>
> I'm wondering if they're for the courier webmail client I'm not using.
>
> - Grant
Is there a Gentoo way to install new plugins for squirrelmail or
should I go ahead and untar?
- Grant
--
gentoo-user@gentoo.org mailing list
> Is there a Gentoo way to install new plugins for squirrelmail or
> should I go ahead and untar?
>
> - Grant
I don't use this or even know for sure what it is except that it has
something to do with emails. Since maybe you are new, have you checked
into what USE flags are av
Has anyone upgraded to the recently stable php-5.2.1-r3? How did it go?
- Grant
--
gentoo-user@gentoo.org mailing list
> Has anyone upgraded to the recently stable php-5.2.1-r3? How did it go?
>
> - Grant
It went very well. I use lighhtpd + gallery, and I did not even have to
rebuild either one of them for things to just work. Suhosin or whatever
(man, where do they get these names?) worked fine,
>> > Has anyone upgraded to the recently stable php-5.2.1-r3? How did it
>> go?
>> >
>> > - Grant
>>
>> It went very well. I use lighhtpd + gallery, and I did not even have to
>> rebuild either one of them for things to just work. Suhosin
ny other plugin. Untar into
plugins directory, read the documentation, adjust as needed and run
conf.pl to enable the plugin.
Got it, thanks.
- Grant
--
gentoo-user@gentoo.org mailing list
ule and its functionality, you may
need to change the server build configuration files and re-compile
Apache.
I don't see any obvious USE flags, but is mod_deflate perhaps only
included with USE="static_modules"?
- Grant
--
gentoo-user@gentoo.org mailing list
to the server. To enable the module and its functionality, you may
> need to change the server build configuration files and re-compile
> Apache.
>
> I don't see any obvious USE flags, but is mod_deflate perhaps only
> included with USE="static_modules"?
>
> - G
is saying. Is there any way I can try
to improve the sound quality/performance? I am using the in-kernel
alsa drivers. Is it worth a try to emerge the ones in portage instead
or is that unlikely to help?
- Grant
--
gentoo-user@gentoo.org mailing list
gt; make out what the other person is saying. Is there any way I can try
> to improve the sound quality/performance? I am using the in-kernel
> alsa drivers. Is it worth a try to emerge the ones in portage instead
> or is that unlikely to help?
>
> - Grant
Have you RTC support in t
gt; make out what the other person is saying. Is there any way I can try
> to improve the sound quality/performance? I am using the in-kernel
> alsa drivers. Is it worth a try to emerge the ones in portage instead
> or is that unlikely to help?
>
> - Grant
You may wish to try th
oblem is I need to use a sip phone (sjphone) and I can
> > > barely make out what the other person is saying. Is there any
> > > way I can try to improve the sound quality/performance? I am
> > > using the in-kernel alsa drivers. Is it worth a try to emerge
> > >
are lots of
> > > clicks in the sound when on the phone. Hard to describe.
> > >
> > > - Grant
> > Did you build your own kernel?
>
> I did. Are there certain options I need to make sure I have enabled?
>
> - Grant
just forwarding some guesses, but have
gt; > > > > It does sound like something of a timing issue. There are
> > > > > lots of clicks in the sound when on the phone. Hard to
> > > > > describe.
> > > > >
> > > > > - Grant
> > > >
I need to use Text::Query::Advanced on my server so I guess I need to
install Text::Query. Is there no ebuild for that module? If not, I
remember there was a Gentoo tool for installing CPAN modules that
aren't in portage. What was that tool called?
- Grant
--
gentoo-user@gentoo.org ma
;re looking for g-cpan.
Thanks David. g-cpan generated an ebuild for Text::Query in
/usr/local/portage and then I was able to emerge it like any other
overlay ebuild. Very nice. It seems like I should submit the
generated ebuild to bugs.gentoo.org for inclusion in portage. Is that
worthwhile?
t; generated ebuild to bugs.gentoo.org for inclusion in portage. Is that
> worthwhile?
Nope. See http://www.gentoo.org/doc/en/ebuild-submit.xml.
Ok, are all perl modules in CPAN being deleted from portage?
- Grant
--
gentoo-user@gentoo.org mailing list
are all perl modules in CPAN being deleted from portage?
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=3&chap=1#doc_chap2_sect2>
Alright, thanks.
- Grant
--
gentoo-user@gentoo.org mailing list
rtain audio or video launched on
the laptop via VNC or NX, but outputted by the desktop?
- Grant
--
gentoo-user@gentoo.org mailing list
control the apps for the "TV" user from my laptop as well
as have access to the same files as the TV user.
- Grant
--
gentoo-user@gentoo.org mailing list
control that
> session? Is there a way to have certain audio or video launched on
> the laptop via VNC or NX, but outputted by the desktop?
>
> - Grant
Short answer - yes :-)
Your idea sounds about right too.
Some reading.
http://gentoo-wiki.com/HOWTO_X-forwarding
Thanks, I'l
Hello, does anyone know of a package in portage that will take my data
and generate a graph or chart from it for online viewing?
- Grant
--
[EMAIL PROTECTED] mailing list
1101 - 1200 of 4020 matches
Mail list logo