Working bootable USB boot stick, can bootable ISO be created from it?

2011-12-09 Thread vr
As the title says; can a bootable ISO be created easily somehow off a 
working bootable USB stick that is formatted FAT?


I tried dd if=/dev/sdb of=/tmp/myboot.iso

but probably that won't ever work since they're a different media 
structure.


Any suggestions?


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: 
http://lists.debian.org/cd60bf92b1c8dce08e2c96a9482b3...@mycube.iotk.net



Re: Working bootable USB boot stick, can bootable ISO be created from it?

2011-12-09 Thread vr



On 09.12.2011 19:10, Brian wrote:

On Fri 09 Dec 2011 at 17:30:18 -0500, vr wrote:

As the title says; can a bootable ISO be created easily somehow off 
a

working bootable USB stick that is formatted FAT?


I would have thought so. dd gives you an exact copy of everything on 
the

stick.


I tried dd if=/dev/sdb of=/tmp/myboot.iso


What did you do then with myboot.iso?


I attached myboot.iso as Supermicro IPMI virtual storage, selected my 
IPMI virtual CD as the 1st boot device but it will not boot from the 
ISO.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: 
http://lists.debian.org/a448f3ffdd3a4f570918094a392a5...@mycube.iotk.net



Re: Trouble with remote rsyslog

2011-11-30 Thread vr



On 30.11.2011 12:49, Camaleón wrote:

On Wed, 30 Nov 2011 00:03:26 -0500, vr wrote:

(...)


SENDING SERVER (99.30.25.3, Squeeze, up to date)

/etc/rsyslog.conf
$ModLoad imudp
$UDPServerRun 514
main.info @99.30.25.3

^^^
(...)

Just thinking out loud... shouldn't that IP be the one of the 
receiver's

host?

Greetings,

--
Camaleón



oh crap... I had the SEND/RECEIVE IP's reversed in the email but 
they're right on the servers. Here's hopefully a clearer snip from each 
host, with the corrections mentioned so far, firewall confirmed off 
while testing to rule that out too, and rsyslog restarted at both nodes 
(and still not working):



mail:~# ifconfig | grep Bcast
  inet addr:99.30.25.2  Bcast:99.30.25.7  Mask:255.255.255.248

mail:~# grep RSYSLOGD /etc/default/rsyslog
RSYSLOGD_OPTIONS=-c4

mail:~# grep @99 /etc/rsyslog.conf
main.info  @99.30.25.3
mail.warn @99.30.25.3
mail.err@99.30.25.3

mail:~# egrep '(imudp|UDPServerRun)' /etc/rsyslog.conf
#$ModLoad imudp
#$UDPServerRun 514

mail:~# netstat -na | grep :514
mail:~#




RECEIVING SERVER
prod:~# ifconfig | grep Bcast
  inet addr:99.30.25.3  Bcast:99.30.25.7  Mask:255.255.255.248

prod:~# grep RSYSLOGD /etc/default/rsyslog
RSYSLOGD_OPTIONS=-c4

prod:~# egrep '(imudp|UDPServerRun)' /etc/rsyslog.conf
$ModLoad imudp
$UDPServerRun 514

prod:~# grep @99 /etc/rsyslog.conf
prod:~#

prod:~# netstat -na | grep :514
udp0  0 0.0.0.0:514 0.0.0.0:*
udp6   0  0 :::514  :::*


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: 
http://lists.debian.org/690a289d373b9c2a494130c011bc4...@mycube.iotk.net



Looking for newbie friendly Howto Debian 6 + spamassassin 3.3.1

2011-06-13 Thread vr
As the subject says. Findings in Google are dated, talk about creating 
lots of the config manually and seem wrong based on what I'm seeing on a 
new installed system.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/dce30c2850b534a993d3db429f676...@prod.iotk.net



Re: Looking for newbie friendly Howto Debian 6 + spamassassin 3.3.1

2011-06-13 Thread vr


On Mon, 13 Jun 2011 15:50:08 + (UTC), Camaleón wrote:


SpamAssassin configuration varies a lot depending on the partner
application in will run with (meaning the smtp server, antimalware 
and

any kind of proxy in between, like Amavisd-new).

In addition to this, you also need to deploy a strategy for SA, that 
is,
will it be run as a system-wide catch-up spam filter or based on a 
per-

site/per-user basis?



I have Postfix on a machine that acts as a gateway and am thinking to 
add Spamassassin to identify spam globally.  I say thinking because 
I'm not 100% sure I can add just SA? Lots of articles talk about amavis 
but I'm not sure why that layer seems required. I don't plan to add 
other features at this point.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/d4769653c9aa696888b537eb53af8...@prod.iotk.net



Re: Looking for newbie friendly Howto Debian 6 + spamassassin 3.3.1

2011-06-13 Thread vr



On Mon, 13 Jun 2011 16:29:25 + (UTC), Camaleón wrote:


Amavisd-new is used as the glue when you run postfix+SA (or any 
other
anti-spam service)+clamAV (or any other antivirus service). For 
something
a bit more serious I would recommend running amavisd-new -it allows 
to
escalate to a more complex layout very easily- but you can also run 
spamd

+clamav plugin (and so no amavisd-new).

Anyway, I have both setups on production system (one running 
amavisd-new

and other with spamd), and they're both very easy to configure.

Whatever you decide, I would start from here:

http://wiki.apache.org/spamassassin/IntegratedInMta


OK, I went ahead and installed amavisd-new and netstat shows listeners 
even though I haven't changed anything yet.


# netstat -ntap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address   Foreign Address 
State   PID/Program name
tcp0  0 0.0.0.0:25  0.0.0.0:*   
LISTEN  6244/master
tcp0  0 127.0.0.1:10024 0.0.0.0:*   
LISTEN  6123/amavisd (maste
tcp0  0 127.0.0.1:10025 0.0.0.0:*   
LISTEN  5467/perl


This doc says master.cf needs edits...

http://wiki.apache.org/spamassassin/IntegratedInPostfixWithAmavis

Copy and pasted the edits to the bottom of master.cf and restarted 
Postfix but it returns:


127.0.0.1 port 10025: Address already in use (so I removed them)

So... I'm not asking to troubleshoot amavisd-new, postfix or 
spamassassin... but I am still looking for current documentation for 
Debian 6 + Spamassassin and now Amavisd-new so I can try them out on a 
Squeeze system.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/94be0f1bf1cebdae1fd8919dfede2...@prod.iotk.net



Re: Looking for newbie friendly Howto Debian 6 + spamassassin 3.3.1

2011-06-13 Thread vr


On Mon, 13 Jun 2011 20:08:06 + (UTC), Camaleón wrote:


Good. Now you can follow with this:

/usr/share/doc/amavisd-new/README.postfix.html



Had found that and been reading.
Looks to be similar saying master.cf changes need to be done even 
though services are already on those ports.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/948a5196d583515f3a574c036b27f...@prod.iotk.net



Re: Looking for newbie friendly Howto Debian 6 + spamassassin 3.3.1

2011-06-13 Thread vr


On Mon, 13 Jun 2011 15:59:17 -0400, vr wrote:


OK, I went ahead and installed amavisd-new and netstat shows
listeners even though I haven't changed anything yet.


[...]

tcp0  0 127.0.0.1:10025 0.0.0.0:*
LISTEN  5467/perl



Thanks Andreas, I had installed the spampd package earlier based on 
other Google hits suggesting using the 'daemon' was better than spamc.


I uninstalled spampd and put the edits back in master.cf and now things 
look a little more right.


netstat -ntap | egrep '10024|10025|25'
tcp0  0 0.0.0.0:25  0.0.0.0:*   
LISTEN  6665/master
tcp0  0 127.0.0.1:10024 0.0.0.0:*   
LISTEN  9064/amavisd (maste
tcp0  0 127.0.0.1:10025 0.0.0.0:*   
LISTEN  6665/master



Slowly inching forward...


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/f71d5767c122b070694b63b36a9bd...@prod.iotk.net



Postfix backport?

2011-05-02 Thread vr

Hello,

In Squeeze I'm seeing Postfix 2.7.1-1 is the latest stable version.
On the Postfix website 2.8.2 is listed as stable so it seems like a big 
gap.
I've heard about the concept of backport but searching returns 
results for Ubuntu.

Can anyone recommend one for Debian, assuming it exists?


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/22695492494a39372680c4aa62cde...@prod.iotk.net



Re: Postfix backport?

2011-05-02 Thread vr
Are there any reasons why you'd need postfix 2.8?  Are there any 
features

you require that are not available in 2.7?



Would like to utilize Zombie blocker which became available in 2.8.



http://backports.debian.org



Thank you for this. Unfortunately no results returned so it must not be 
available.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/7456dd2bbbfe5a9e1d4407b61ec2d...@prod.iotk.net



Error for wireless request Set Mode (8B06)

2011-01-29 Thread vr


I'm playing with a laptop that has an Atheros AR2413 based (badged as 
Dynex DG-WGNBC) pcmcia card and a wired NIC using Debian Unstable, 
current as of a few hours ago. I'd like to make an access point.


lspci | grep -i atheros
06:00.0 Ethernet controller: Atheros Communications Inc. AR2413 
802.11bg NIC (rev 01)


This page says the wireless card should be using the ath5k driver.

http://en.wikipedia.org/wiki/Comparison_of_open_source_wireless_drivers

and also says master mode is supported in that driver.

I've confirmed ath5k is loading with lsmod | grep -i ath
ath5k 104074   0
mac80211  123574   1 ath5k
ath 6014   1 ath5k
cfg80211   87661   3 ath5k,mac80211,ath
led_class   1757   1 ath5k

I've defined wlan0 in /etc/network/interfaces as:
auto wlan0
iface wlan0 inet static
 address 192.168.1.2
 netmask 255.255.255.0
 network 192.168.1.0
 broadcast 192.168.1.255
 wileless-channel 7
 wireless-essid wifitest
 wireless-key1 s:86753
 wireless-mode master

but at ifup wlan0 this error occurs:
Error for wireless request Set Mode (8B06) : Set failed on device 
wlan0 ; Invalid argument.


How can I make that card the master it needs to be?


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/8dd5828cb59ab4ea31b0d982f99d0ecf@192.168.0.66



Re: Error for wireless request Set Mode (8B06)

2011-01-29 Thread vr


On Sun, 30 Jan 2011 01:38:32 -0500, Celejar wrote:

 
 Using hostapd (I think):
 
 http://blog.dmaggot.org/2010/05/setting-up-an-atheros-based-ap-using-ath5k-and-hostapd/

Excellent link. A few minor tweaks and I can see the AP from a wireless
device now.

thank you!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e4ef5512e575c5c98d9bf9dfe5984ef8@192.168.0.66



Did I find a bug? If so, where to file?

2011-01-21 Thread vr


Using Debian unstable and did an update last night, hit a snag.

dpkg: parse error, in file '/var/lib/dpkg/status' near line 2483 
package 'gstreamer0.10-nice':

`Depends' field, reference to `libc6': version contains ` '
E: Sub-process /usr/bin/dpkg returned an error code (2)


Line 2483 of /var/lib/dpkg/status contains this:
Depends: libc6 (= 2.2.59, libglib2.0-0 (= 2.14.0), 
libgstreamer0.10-0 (= 0.10.15), libnice0 (= 0.0.1), libxml2 (= 
2.6.27)


So I changed line 2483 to this:
Depends: libc6 (= 2.2.59), libglib2.0-0 (= 2.14.0), 
libgstreamer0.10-0 (= 0.10.15), libnice0 (= 0.0.1), libxml2 (= 
2.6.27)


and it worked. Was this borked on just my system or is this a bug that 
needs filed somewhere? And if so, would I file it against 
gstreamer0.10-nice or dpkg or something else?




I also ran into problems in /var/lib/dpkg/status with Package: 
procps having typos of Maintainerz missing the colon and having a 
z. And typo Recomends:. Where should those get reported?


thank you!


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/90abe2f846f4db5b3232b00196b268f8@192.168.0.66



Got recursion not available from...

2011-01-05 Thread vr


I'm using a Lenny system to host Postfix and Windows 2003 for name 
resolution. More frequently than I probably should, I will see NOQUEUE 
in /var/log/mail.log related to DNS lookups. I've not yet narrowed it 
down to forward lookups, reverse lookups or both.


I originally suspected the Windows box but I can reproduce these 
failures on other systems from the nslookup command line tool and 
without using Windows 2003 for name resolution. Also on systems without 
Postfix. So I started Googling and find hits like this one:


http://ubuntuforums.org/showthread.php?t=827449

My command line errors look the same as reported at that URL.

nslookup X.X.X.X
;; Got recursion not available from x.x.x.x, trying next server
;; Got recursion not available from x.x.x.x, trying next server
Server: x.x.x.x
Address:x.x.x.x#53

Non-authoritative answer:
*** Cant find X.X.X.X: No answer

Usually for me, querying a single IP will fail the first time, then 
subsequent lookups against the same data will succeed. The only way 
I've been able to reproduce it in succession was if an IP address 
lookup fails (say 12.34.56.78) I can query 12.34.56.79, .80, .81 to see 
the recursion not available message.


At this point I'm not sure if it's a problem with NSLOOKUP, or 
whatever DNS library Lenny is using, or my environment specifically 
so Has anyone run across this problem and defeated it?



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/3e1f6e751ddeee9814605a9fc09b7...@192.168.0.66



Re: Got recursion not available from...

2011-01-05 Thread vr

On Wed, 5 Jan 2011 10:03:36 -0800, Mike Bird wrote:
 On Wed January 5 2011 09:11:50 vr wrote:
 nslookup X.X.X.X
 ;; Got recursion not available from x.x.x.x, trying next server
 ;; Got recursion not available from x.x.x.x, trying next server
 
 Please cat /etc/resolv.conf and post the result here.
 
 --Mike Bird

nameserver x.x.x.x
nameserver x.x.x.x

The x's are obviously my IP's which I don't want on a public mailing
list.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/39e25269d3c9b4994404c48f3e001...@192.168.0.66



Re: Got recursion not available from...

2011-01-05 Thread vr

On Wed, 05 Jan 2011 19:42:07 +0100, (François TOURDE) wrote:
 Le 14979ième jour après Epoch,
 vr écrivait:
 
 On Wed, 5 Jan 2011 10:03:36 -0800, Mike Bird wrote:
 On Wed January 5 2011 09:11:50 vr wrote:
 nslookup X.X.X.X
 ;; Got recursion not available from x.x.x.x, trying next server
 ;; Got recursion not available from x.x.x.x, trying next server

 Please cat /etc/resolv.conf and post the result here.

 --Mike Bird

 nameserver x.x.x.x
 nameserver x.x.x.x

 The x's are obviously my IP's which I don't want on a public mailing
 list.
 
 Your ip is probably 99.30.25.3, which is on your mail headers.. ;)
 

No, that's the network I'm posting to this mailing list from. ;-)

 It's strange to have your public IP used as a resolver on your local
 network.
 
 Could you give us more infos about your connection and your router? How
 are the machines connected ?

This is a little difficult because I've been able to experience it on a
few different networks with virtualized clients and virtualized DNS
servers and others with physical clients and physical DNS servers. I
suppose I can outline where I discovered it first with the hopes that
the pitchforks won't come out since it's a Linux client querying a
Windows 2003 server?

In that scenario there is one ESXi 4.0 node hosting Debian Lenny and
Windows 2003SP2. They sit on the same physical node.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/fec5f53dc6ae9cfcb2cee92cc7c50...@192.168.0.66



Re: Got recursion not available from...

2011-01-05 Thread vr

On Wed, 5 Jan 2011 11:57:25 -0800, Mike Bird wrote:
 On Wed January 5 2011 10:24:25 vr wrote:
 On Wed, 5 Jan 2011 10:03:36 -0800, Mike Bird wrote:
  On Wed January 5 2011 09:11:50 vr wrote:
  nslookup X.X.X.X
  ;; Got recursion not available from x.x.x.x, trying next server
  ;; Got recursion not available from x.x.x.x, trying next server
 
  Please cat /etc/resolv.conf and post the result here.
 
  --Mike Bird

 nameserver x.x.x.x
 nameserver x.x.x.x

 The x's are obviously my IP's which I don't want on a public mailing
 list.
 
 Are you talking about 99.30.25.1 and 99.30.25.2?  (They should be
 on different backbones in different geographical areas.)
 

No.

 Are your name servers configured to allow recursion?
 

Yes.

 Didn't you say earlier that your name servers run under Windows 2003?
 
 If so, why is this a Linux issue?
 
 --Mike Bird

In all cases of experiencing this issue, it's Linux clients querying a
DNS server. The servers queried have been both Windows  Linux. The
client that gets recursion not available is always Linux (Lenny).


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/a51c3e0f1df9c55ebd93afc15c46b...@192.168.0.66



Scanner recommendations

2010-12-30 Thread vr


Can anyone recommend a current shipping quality scanner they've bought 
and used with Squeeze? My Google searches return articles from 2000 and 
2003. I'd like to scan 35mm negatives, slides, some photos and regular 
paper documents.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/e5343afdd927c28839440f1658fd9...@192.168.0.66



Re: Scanner recommendations

2010-12-30 Thread vr

On Thu, 30 Dec 2010 20:25:29 +, Chris Davies wrote:
 
 Have you checked http://www.sane-project.org/sane-mfgs.html ?
 
 In terms of recommendations, my Epson 2480 is good but it's been
 superceded long since. I get good results from current HP multifunction
 devices at work (network connections and USB) with the hpjis suite. Since
 I'm on holiday I can't tell you the precise model names, but they'll be
 pretty recent (within 12-15 months).
 
 Chris

No, hadn't seen that URL, thank you!

I'm seeing many products advertising ICE. Have you found this to be
something desirable or perhaps maybe market hype?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/515c50d8ace89fb14f5a75a219f05...@192.168.0.66



Re: Bonded NIC's did not come up at boot?

2010-11-25 Thread vr

On Wed, 24 Nov 2010 20:13:18 -0600, Stan Hoeppner wrote:
 Camaleón put forth on 11/24/2010 8:29 AM:
 
 If you know a better tool for this then just tell and take our poor
 minds from our big ignorance but let me to complain about something I
 consider it should be warned or better yet, corrected.
 
 There is no better tool.  There is no tool, period.  You are
 attempting to query a virtual device for an MII interface.  Again, the
 MII interface is a piece of SILICON HARDWARE on a NIC.  You simply
 cannot query a virtual NIC for hardware parameters.
 
 Now, what I would recommend is that you file a feature request against
 mii-tool and ethtool asking that for any query to a bonded virtual NIC
 that the physical parameters of each physical NIC be output, along with
 the bonding status.  However, given how long bonding has been available,
 if the devs were going to do this they'd probably have done it by now.
 
 Maybe someone else wrote a tool with said functionality that superseded
 mii-tool and ethtool.  If so I am unaware of it.  Time for you and the
 OP to Google.
 
 -- 
 Stan

When I did Google, I see others expressing the same ignorance based on
the output of this tool.  I appreciate the enlightenment and education
you have provided that this tool is not for virtual interfaces.  I did
not realize that distinction based on the many blogs and other postings
peppered across the Internet that include mii-tool as part of setting
and troubleshooting interface functions, including bridges and
aggregates.

Having said that, my opinion is that a software tool, any software
tool, would properly renounce incorrect usage at run-time rather than
produce misleading output.  I rely on how a tool responds, whether it be
to my ignorance or proficiency, in order to make as intelligent
decisions I am capable of, for what to do next.  If that makes me
ignorant, well then there's nothing further I can say since this is my
opinion; for I am a dumb end-user and developers smarter than me
anticipate end-user stupidity and code for these discrepancies.

Going forward, I like your suggestion to contact the developers and/or
submit feature requests to resolve the situation.  But I think the
reality is, as you pointed out, doing so is not likely to result in the
software changing.  It appears to me that the tool has been static for
quite some time.  I've also read at least one post stating ethtool has
replaced mii-tool but I don't know if that claim has validity.

Thanks to all who replied, this thread was helpful to me.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/93e43fd36994fae43b6852f27321c...@192.168.0.66



Bonded NIC's did not come up at boot?

2010-11-22 Thread vr


I have a lenny system. My goal is to have two interfaces, 1 NIC active 
and 1 NIC in standby on a second switch, so this host will have switch 
 port fault tolerance.


I found and followed this guide:
http://www.howtoforge.com/nic-bonding-on-debian-lenny
and all seemed to be working correctly after restarting networking.

After reboot and issuing ifconfig, only the lo interface was listed.

Issuing ifup bond0 brought up the bonded interface so I edited 
/etc/network/interfaces and changed

auto lo
to
auto lo bond0
and the bonded interface now activates at boot time.

My question is, should I have needed to add bond0 to the auto line or 
is there some other proper Debian-way I should adjust elsewhere?



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/5312b5931efcc0a0e1671576f93ad...@192.168.0.66



Re: Bonded NIC's did not come up at boot?

2010-11-22 Thread vr

On Mon, 22 Nov 2010 22:30:28 + (UTC), Camaleón wrote:
 I followed these instructions for setting up bonding (active backup) in 
 lenny:
 
 http://wiki.debian.org/Bonding
 
 They worked like a charm :-)
 
 Greetings,
 
 -- 
 Camaleón

Thanks for that URL.  I see auto bond0 in that doc which must be
necessary and answers my original question.
I've reconfigured my host using the wiki page info and rebooted a few
times.

mii-tool is showing:
eth0: negotiated 1000baseT-HD flow-control, link ok
eth1: negotiated 1000baseT-HD flow-control, link ok

but mii-tool bond0 shows:
bond0 10 Mbit, half duplex, link ok

My switchport says the port is currently at 1000... How can I get that
bonded link to return the right speed at the host?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/dbe731edd8d30bbd547fe8d25ce19...@192.168.0.66



Re: Bonded NIC's did not come up at boot?

2010-11-22 Thread vr

On Mon, 22 Nov 2010 18:20:30 -0600, Stan Hoeppner wrote:
 vr put forth on 11/22/2010 5:32 PM:
 
 mii-tool is showing:
 eth0: negotiated 1000baseT-HD flow-control, link ok
 eth1: negotiated 1000baseT-HD flow-control, link ok

 but mii-tool bond0 shows:
 bond0 10 Mbit, half duplex, link ok

 My switchport says the port is currently at 1000... How can I get that
 bonded link to return the right speed at the host?
 
 Switch *port* or *port[s]*.  Your original email said you're linking to
 two separate switches, one attached to each NIC.
 
 Which bonding mode are you using (0-6)?  If you are using mode 4 this
 won't work with two switches.  802.3ad requires both bonded ports be on
 the same switch, and the switch must be manually programmed for this.
 
 Configuring mode 4 on your Linux host with each cable going to a
 different switch may very likely cause the bogus mii-tool output for the
 bonded link.
 
 Give us _all_ of the technical details of how you _want_ this setup and
 how you currently have it setup so that we may better help you.
 
 -- 
 Stan

I've configured bond_mode active-backup which I understand to be mode
1.

Physically, NIC-1 is cabled to switch-1. NIC-2 is cabled to switch-2.

The goal is for this Linux host to survive a switch, switch-port, or
NIC failure.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/47b7a448290799c4959a5f4144720...@192.168.0.66



What controls font settings?

2010-10-03 Thread vr


I was using wmaker on Debian unstable.  During my netinst installation 
I did not use tasksel to pick desktop or base system.  I've 
manually installed xserver-xorg, etc., to get my desktop going.


Eventually I installed emelfm and its fonts appeared small and tight.  
After a few days I did an apt-get dist-upgrade and the fonts looked 
spotty in emelfm, iceweasel, and just wmaker in general.  I installed 
xfce4 tonight and the fonts and GUI became really smooth.  But emelfm 
and iceweasel and the xfce4 menu still has largish looking fonts, 
although they are smooth.


Aside from configuring each app to use specific fonts, what's 
controlling this 'under the hood' font activity so to speak?



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/3977834917858c0cb2a1b4a40126d...@192.168.0.66



New sound card on amd64

2010-09-25 Thread vr
I'm using Debian unstable amd64 with an Intel DP55WB motherboard with
on-board audio.

I bought a replacement HT Omega Claro+ sound card with a CMI8788 chipset
because I'm after optical output to hook to a surround receiver.

I powered off my Debian system, inserted the new card, powered on and went
straight in the motherboard BIOS and disabled the on-board Intel sound
card.  Then I booted to Debian.

I've un-muted everything in alsamixer and set the volumes to 84.  The
device is seen and is set to C-Media CMI8788 in alsamixer.

I get audio out of the 1/8th inch jack ports but I cannot get audio out of
the optical port.

I did an apt-get update ; apt-get dist-upgrade (no errors).

I can successfully speaker-test -Dplug:spdif -c2 with no errors, though
I'm not sure if that's completely accurate syntax to test the optical out.

Is there some other bit needed to make the optical port come alive?

Do I need to issue some command to flush remnants the old Intel drivers
out?



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/51a5c931aa68dd1ef657333dbc35a...@192.168.0.66



[SOLVED] Re: New sound card on amd64

2010-09-25 Thread vr
Setting the S/PDIF Loopback in alsamixer [Off] seems to do the trick.


On Sat, 25 Sep 2010 19:24:51 -0400, vr debian-u...@iotk.net wrote:
 I'm using Debian unstable amd64 with an Intel DP55WB motherboard with
 on-board audio.
 
 I bought a replacement HT Omega Claro+ sound card with a CMI8788 chipset
 because I'm after optical output to hook to a surround receiver.
 
 I powered off my Debian system, inserted the new card, powered on and
went
 straight in the motherboard BIOS and disabled the on-board Intel sound
 card.  Then I booted to Debian.
 
 I've un-muted everything in alsamixer and set the volumes to 84.  The
 device is seen and is set to C-Media CMI8788 in alsamixer.
 
 I get audio out of the 1/8th inch jack ports but I cannot get audio out
of
 the optical port.
 
 I did an apt-get update ; apt-get dist-upgrade (no errors).
 
 I can successfully speaker-test -Dplug:spdif -c2 with no errors, though
 I'm not sure if that's completely accurate syntax to test the optical
out.
 
 Is there some other bit needed to make the optical port come alive?
 
 Do I need to issue some command to flush remnants the old Intel drivers
 out?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/a4d88c5b5304f0b5c8f70ad84916b...@192.168.0.66



Send an email on . . .

2010-08-19 Thread vr
I have a few systems spread out geographically and would like to know what
might be the best way, in real time, to fire off email alerts or text
messages when a particular logon happens or some text is written to syslog
at the local system?

I've read about swatch and logwatch so far but the documentation I've
found is older. Are these the current best tools? Or can someone point me
at something that worked better than them that was not a full blown
commercial IDS?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/ba284c62172c83358dd7efd17e8bf...@192.168.0.66



Internet filtering

2010-07-26 Thread vr
What is a good utility to block outbound traffic on the home network?
Ideally it will not need to be set in a browsers proxy setting to be
effective.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5322171bdcbcc94e32c46a97e5603...@192.168.0.66



Re: Internet filtering

2010-07-26 Thread vr
On Mon, 26 Jul 2010 20:26:29 -0400, H.S. wrote:
 On 26/07/10 07:38 PM, vr wrote:
 What is a good utility to block outbound traffic on the home network?
 Ideally it will not need to be set in a browsers proxy setting to be
 effective.


 
 You need to describe your network and the desired control to get some 
 relevant answers. Without knowing these details, the generic answer is 
 to use a firewall on your internet gateway.
 
 

The service provider (ATT) provided a four port 2-Wire router that is both
wireless and wired.
It has very few options for firewalling and is required to connect to
their service.

I have uplinked an two HP 1800-8G switches to the ISP's device and plugged
in my devices there.  The LAN has a macintosh client, a couple Windows 7
clients and a few Debian clients and a network printer. 

I'd like the flexibility to selectively stop outbound protocols up to and
including Instant Messenger file transfers but do so without having to
configure something specific on the client devices. Other than a new router
IP perhaps?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/b3bffadc951ba8421f8782f1b2565...@192.168.0.66



Re: Internet filtering

2010-07-26 Thread vr
On Mon, 26 Jul 2010 21:09:44 -0400, H.S. wrote:
 
 I am not familiar with ATT. Is your service ADSL or cable?
 

They call it VDSL.

 
 If your router does not have the features you desire, than you probably 
 need to replace it. It may be replaced with a Debian machine working as 
 a router. This will probably give you the maximum flexibility. I use 
 this method and am quite satisfied with it. The machine needs to have 
 two LAN interface to work as a router, one for WAN (internet) and the 
 other for LAN. The other option is to buy a new router that has the 
 desired features. I would recommend a Linksys or another router that is 
 supported by DDWRT, OpenWRT or Tomato open source firmwares. Eventually 
 it all depends on how much you make your current router do this for you.
 

I'm interested in more info about the two network card configuration like
you're running. I have spare parts laying around which could perform that
duty.  Can you tell me what software package you are using to control the
traffic across your network cards?  Is it GUI based?  Can you define which
protocols you want to allow?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/a53b5b827386b27dc044813d33d57...@192.168.0.66



Loop device is read only

2010-07-16 Thread vr
I can't seem to write to an image I downloaded and mounted as a loop
device?

# ls -l /opt | grep floppy
drwxr-xr-x 2 root root 4096 Jun 18 10:08 floppy

# mount -o loop fdbasecd.iso /opt/floppy/
#

# grep loop /etc/mtab
/dev/loop0 /opt/floppy iso9660 rw 0 0

# mount | grep loop
/dev/loop0 on /opt/floppy type iso9660 (rw)

# touch /opt/floppy/test
touch: cannot touch `/opt/floppy/test': Read-only file system

# ls -l /opt
dr-xr-xr-x 4 root root 2048 Sep  4  2006 floppy


I don't think it's the ISO... I downloaded it here:
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.0/fdbasecd.iso


What could cause my permission to go from 755 to 555?

How can I put some more data into this ISO?



or alternatively... my need is to get a Supermicro BIOS update into a
bootable DOS diskette image or cdrom image that I will then mount as
virtual media with Supermicro's IPMIView tool.  If there's a better way,
please suggest.  Thanks!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2a1455bae1b2eb6876a902805d7be...@192.168.0.66



Using gparted GUI to make GPT partition tables

2010-06-25 Thread vr
Is the GUI for gparted effective enough for dummies to get properly 
aligned partitions via mindless clicking? Or do you still have to do 
some math to get things just right?



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4c24cd43.9070...@iotk.net



Re: Using gparted GUI to make GPT partition tables

2010-06-25 Thread vr

On 6/25/2010 12:08 PM, Klistvud wrote:

Dne, 25. 06. 2010 17:37:39 je vr napisal(a):

Is the GUI for gparted effective enough for dummies to get properly
aligned partitions via mindless clicking? Or do you still have to do
some math to get things just right?



It's as dummy-proof as it gets. No math required. Although, if you
really want *mindless* clicking, I'd recommend a first-person-shooter
instead.

;)



Well after 3 days of reading do's and do not's of SSD's and partitioning 
I'm to a point of just wanting to get on with it but haven't found the 
right recipe to follow.  A first person shooter might be more enjoyable! :)


I picked up an OCZ Vertex 2 and I think I'm in don't want to choose 
wrong and end up with a slow, stutttering improperly set up system as a 
result.


I made a bootable Debian testing daily built USB stick to install and 
I have a bootable Ubuntu live USB stick to create the partition layout, 
whatever that should look like for a desktop Core i5-750 box?



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4c24dcbc.1050...@iotk.net



Re: Understanding my recurrent network connectivity problems

2010-06-25 Thread vr

On 6/25/2010 5:57 AM, Merciadri Luca wrote:

Hi,

For one week now, I sometimes `loose' any access to the LAN and the WAN.
Here is the way I am connected to the Internet:

ISP (house's wall) -  ISP modem (RJ-45) -  D-Link DIR-635 router (RJ-45)
-  Switch (RJ-45) -  192.168.0.101 (this computer).


[snip]

Does your ISP claim to disallow routers or possibly charge extra for 
multiple PC's? Might be time to input your PC's MAC in the MAC spoofing 
section of your router.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4c24f90f.60...@iotk.net



Re: Understanding my recurrent network connectivity problems

2010-06-25 Thread vr

On 6/25/2010 3:27 PM, Merciadri Luca wrote:

Might be that, but how could my ISP guess that I'm using a router?



The first few characters of a MAC address are registered to a company.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4c250925.8070...@iotk.net



Re: Using gparted GUI to make GPT partition tables

2010-06-25 Thread vr

On 6/25/2010 3:29 PM, Celejar wrote:

I'm not sure what exactly we mean here by special alignment, but if
all that's required is partitions that start at the beginning of the
disk, end at the end, and each begin where the previous one leaves off,
then the GUI is fine, and no math is required, IIRC.

Celejar


There's many blogs talking about SSD's needing to have their partitions 
start on an erase block sized of some multiple.  I followed a couple of 
supposed recommendations using gparted from the command line only to get 
warned that the resulting partition was not properly aligned for best 
performance. I'm more or less drowning in what might be misinformation 
at this point.


Who here has set up a Vertex 2, how'd you do it, and is it working well 
for you?



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4c250ce4.7050...@iotk.net



Re: Understanding my recurrent network connectivity problems

2010-06-25 Thread vr

On 6/25/2010 3:53 PM, Merciadri Luca wrote:

vr wrote:

On 6/25/2010 3:27 PM, Merciadri Luca wrote:

The first few characters of a MAC address are registered to a company.

Sure, but are you sure that they can know the router's MAC address?




Yes, your device is physically attached to their network.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4c250f2e.3000...@iotk.net



Debian as an SSL VPN server or gateway?

2010-06-21 Thread vr

Hi,

Assuming there is even such a server software available today... Is 
anyone running Debian as an SSL VPN gateway for Windows 7 64-bit clients 
and if so, can you discuss your configuration or pitfalls to beware of 
when just getting started?



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4c1ffac5.70...@iotk.net



Re: Odd name resolution

2010-05-30 Thread vr
On Sat, 29 May 2010 08:57:28 + (UTC), Camaleón noela...@gmail.com
wrote:
 Do you have avahi daemon running in that host?
 

Evidently I do. Thank you for pointing me in the right direction!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/c1a84cfef6b9f79d189d9943a0e3c...@192.168.0.66



Odd name resolution

2010-05-28 Thread vr
On my host I'm not sure why I'm able to ping hostname.local and get a
reply from my local IP. For example, the hosts name in question is
sager.mydomain.tld.

nslookup sager.mydomain.tld works as I'd expect.

nslookup sager.local returns NXDOMAIN.

I have my own DNS server and I don't have a .local zone defined anywhere
that I'm aware of or could find tucked away.

I don't have extra stuff in hosts:
cat /etc/hosts
127.0.0.1   localhost

I don't have a mailname file:
cat /etc/mailname
cat: /etc/mailname: No such file or directory

and my hostname output looks correct:
hostname -f
sager.mydomain.tld

Any ideas where hostname.local comes in?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/eb68d8fd7fcde1a6d198a142aec57...@192.168.0.66



Put date on log file names?

2010-05-17 Thread vr
Due to message volume, I'm considering rotating my mail logs daily at my 
local time midnight and retaining about 30 days worth of files on 
disk. I'd like to have the date in the file names so visually I'll know 
what span is in each file.


Can this be done? (put dates into the file name)

Should this be done? (put the date into the file name)

If you're doing something like this already, how did you do it?


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4bf183e6.6020...@iotk.net



Re: Different ways of creating a USB-install stick

2010-05-12 Thread VR




Does anyone know where debian keeps the boot.img.gz files
necessary for creating the stick?






By going to www.debian.org, clicking getting debian, scrolling down to 
Tiny CDs, floppy disks, USB sticks, etc then selecting your 
architecture, then clicking hd-media.


E.g. 
http://ftp.nl.debian.org/debian/dists/lenny/main/installer-i386/current/images/hd-media/



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4beae92b.2070...@iotk.net



Re: Migrate OS to smaller drive?

2010-04-11 Thread vr
On Sun, 11 Apr 2010 19:30:14 -0500, Ron Johnson ron.l.john...@cox.net
wrote:
 On 2010-04-11 18:49, thib wrote:
 Ron Johnson wrote:
 Yes, wire is slang for network cables, but SATA cables are actual 
 wires too and orders of magnitude slower than CPU/RAM transfer.
 
 This is true, but isn't relevant to what you suggested.
 Think about it some more.
 
 ...
 
 Oh yes.
 
 We'll never talk about this again, I promise.
 
 -thib
 
 PS  I'll tell you something embarrassing about me if you find a SATA 
 controller that can inflate.
 
 
 You're absolutely correct.  This time...
 

I've used dd to push a copy of a working system onto larger drives in the
past. So my misuse of the term migrate is me actually doing a copy of the
working system to a new, larger device and then zap the original.

I'd hoped there was a block by block way to do it so I didn't have to set
up the partitions  filesystems ahead of time but I suppose that part won't
be too painful.

The system is relatively idle during these types of surgeries because I
boot from a live CD so the data on disk isn't churning.

Thanks to all who responded, it gave me a lot to consider for this type of
project. Like doing proper diffs afterwards to make sure everything landed
on the new device properly!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/f6af5a3f47ea48bd1e0f695949793...@192.168.0.66



ATI Radeon HD 5600?

2010-04-10 Thread vr
I just picked up a laptop that has that display adapter.
lspci:
01:00.0 VGA compatible controller: ATI Technologies Inc Redwood [Radeon HD
5600 Series]


The highest resolution I've been able to get so far is 1400x1040 but using
the VESA driver.
xrandr:
Screen 0: minimum 800 x 600, current 1400 x 1050, maximum 1400 x 1050
default connected 1400x1050+0+0 0mm x 0mm
   1400x1050  60.0* 
   1280x1024  61.0  
   1280x960   61.0  
   1152x864   60.0  
   1024x768   61.0  
   800x60061.0


I've tried to install the ATI driver from AMD's website but when I specify
fglrx in xorg.conf X doesn't launch, but the module loads.
dmesg | grep fglrx
[   12.403952] [fglrx] module loaded - fglrx 8.71.4 [Mar  2 2010] with 1
minors

lsmod | grep fglrx
fglrx2236840  0 

Does anyone have one of these working @ 1920x1080 resolution?
Or maybe offer some pointers to help me get up to 1920x1080?

thanks!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/79820ac5f818ee0ea7d24cac05a59...@192.168.0.66



Re: ATI Radeon HD 5600?

2010-04-10 Thread vr
On Sat, 10 Apr 2010 11:37:55 -0400, Dave Witbrodt
wrote:
 On 04/10/2010 10:37 AM, vr wrote:
 I just picked up a laptop that has that display adapter.
 lspci:
 01:00.0 VGA compatible controller: ATI Technologies Inc Redwood [Radeon
 HD
 5600 Series]


 The highest resolution I've been able to get so far is 1400x1040 but
 using
 the VESA driver.
 xrandr:
 Screen 0: minimum 800 x 600, current 1400 x 1050, maximum 1400 x 1050
 default connected 1400x1050+0+0 0mm x 0mm
 1400x1050  60.0*
 1280x1024  61.0
 1280x960   61.0
 1152x864   60.0
 1024x768   61.0
 800x60061.0
 
 The VESA driver only allows you to use 4:3 modes, with none of the nice 
 features (acceleration, power management) that the Evergreen hardware 
 has to offer.
 
 The proprietary ATI fglrx driver only works with versions of the X 
 server before 1.7.  What version of Debian are you using?  What version 
 of the X server do you have installed?  (Try 'apt-cache policy 
 xserver-xorg-core'.)
 


I am using Unstable, last dist-upgraded as of 4/9

uname -r
2.6.32-3-amd64

With X server version:
xserver-xorg-core:
  Installed: 2:1.7.6-2
  Candidate: 2:1.7.6-2
  Version table:
 *** 2:1.7.6-2 0
500 http://ftp.us.debian.org unstable/main Packages
100 /var/lib/dpkg/status


 Open source support (via radeon, but not radeonhd) for Evergreen 
 cards has been starting to appear since February.  Debian Sid has very 
 recent versions of the radeon driver (xserver-xorg-video-radeon, v. 
 6.13.0-1) which includes all of the X support made available so far 
 upstream; but you will really want a very new kernel if you want to take

 advantage of kernel mode setting.  The Debian Kernel Team has backported

 a lot of DRM support from 2.6.33 into recent 2.6.32 kernels, and also 
 has made available experimental 2.6.33 kernels.  (I'm actually using 
 2.6.34-rc3 compiled from upstream because some Evergreen specific 
 commits appeared yesterday which update Evergreen support, and I am 
 testing a Radeon HD 5750 card which I own.)
 

Ahhh, OK! I installed xserver-xorg-video-radeon and set my driver to
radeon in xorg.conf.
I get 1920x1080 now. I'm not doing fancy window manager stuff ATM so I'm
not sure I'll take this further, for now.
Thank you!

 Some of this open source software has probably trickled into 
 Squeeze/testing by now, if you are not using Sid and don't want to move 
 to it.
 
 
 I've tried to install the ATI driver from AMD's website but when I
 specify
 fglrx in xorg.conf X doesn't launch, but the module loads.
 dmesg | grep fglrx
 [   12.403952] [fglrx] module loaded - fglrx 8.71.4 [Mar  2 2010] with
1
 minors

 lsmod | grep fglrx
 fglrx2236840  0

 Does anyone have one of these working @ 1920x1080 resolution?
 Or maybe offer some pointers to help me get up to 1920x1080?
 
 You need an old (pre-1.7) X server to use 'fglrx', and you have to make 
 sure to install kernel headers matching the same version of the kernel 
 you are using, for 'fglrx'.  It's possible that ATI will release a new 
 'fglrx' this month (or next) which is compatible with X server 1.7.X. 
 (I haven't been using 'fglrx', though; I'm only interested in testing 
 the open drivers, and helping to get them to work.  If you just want to 
 use the card in a normal way, you should probably try to get 'fglrx' to 
 work until more features are provided by the radeon driver later this 
 year.)
 
 
 HTH,
 Dave W.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/bad3c53157590d134c625cfe9d094...@192.168.0.66



Migrate OS to smaller drive?

2010-04-10 Thread vr
What's the best mechanism to migrate a working bootable system from one
drive to a smaller capacity drive?

e.g. take this 226G filesystem

df -h
FilesystemSize  Used Avail Use% Mounted on
/dev/sdb1 226G  4.1G  210G   2% /
tmpfs 3.0G 0  3.0G   0% /lib/init/rw
udev  3.0G  244K  3.0G   1% /dev
tmpfs 3.0G 0  3.0G   0% /dev/shm

and transfer it onto say a 32G drive?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/3cc33b52b344d44be33167a82fe30...@192.168.0.66



Lenny in less than 32 MB of drive space?

2010-03-26 Thread VR

Hello,

I'm poking at a Wyse 3150SE and have the 180 MB netinst booting from USB 
but would ideally want the operating system inside this unit instead of 
attaching a permanent USB flash for storage.


I'm wondering if anyone lurking here has successfully gotten Debian to 
install into less than 32 MB of disk space? Or if it's possible?



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4bacdc3f.7040...@iotk.net



Re: Lenny in less than 32 MB of drive space?

2010-03-26 Thread VR

On 3/26/2010 12:09 PM, VR wrote:

Hello,

I'm poking at a Wyse 3150SE and have the 180 MB netinst booting from USB
but would ideally want the operating system inside this unit instead of
attaching a permanent USB flash for storage.

I'm wondering if anyone lurking here has successfully gotten Debian to
install into less than 32 MB of disk space? Or if it's possible?




Also important to note; I'm not planning to do GUI based stuff - ever. 
I'm trying to create a small footprint console services based device 
like a DHCP server or print server or SSH server... stuff like that. 
I've got a few of these devices I can reuse so I'll probably only do a 
single service per unit.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4bace4e7@iotk.net



Reinstalling original package maintainers conf file

2010-03-23 Thread VR

Hello,

I apt-get dist-upgrade 'ed a system to Lenny and selected to not use the 
package maintainers .conf file for syslog during that install.


After documenting the changes from the old syslog.conf I'm now trying to 
reinstall sysklogd to acquire the package maintainers /etc/sysklogd.conf.


Is there a way to reinstall the sysklod package and have it prompt me 
again to use the package maintainers sysklogd.conf?



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4ba8c523.5080...@iotk.net



Debian Lenny, apache2, ldaps to active directory

2010-02-19 Thread vr
Hello,


I'm trying to get SSL enabled between apache2 and ldap communication to a
Microsoft active directory so passwords are not sent in clear text in their
next hop during authentication.


I've got my Debian i386 system up and apache2, ldap, ssl-cert all
installed and also:
* enabled apache2 modules ldap  authnz_ldap.
* confirmed at the active directory server that port 636 is open via
netstat.
* confirmed using nmap that the active directory server shows port 636
open to the network.


In my apache2 virtualhost section, if I use:
ldap://adserver.domain.tld:389/DC=domain,DC=tld?sAMAccountname?sub?(objectClass=*)
NONE
I can successfully make connections to https://myserver.domain.tld using
an active directory account, authentication works fine but will be plain
text.


If I use:
ldaps://adserver.domain.tld:636/DC=domain,DC=tld?sAMAccountname?sub?(objectClass=*)
SSL
the authentication fails, per my error.log with:
authentication failed; URi / [LDAP: ldap_simple_bind_s() failed]Can't
contact LDAP server].


I have searched extensively for ideas to get this working but am at a dead
end.


Are there any admins here who have traveled this path before that might
offer insight or suggestions? Or perhaps some ridicule and insult instead?
It's Friday and I'm in a light-hearted mood. :)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4a2631d5a64e2aa8fa9b96353b4b6...@192.168.0.66



Re: Roman Gelfand has invited you to open a Google mail account

2010-01-05 Thread vr
On Tue, 05 Jan 2010 10:55:09 -0600, Stan Hoeppner
wrote:

 This is total crap, and should be beneath a company of Google's stature.
 
 --
 Stan

It's said a portion of Googloidians are former Microsoft employees so this
wouldn't seem outlandish to me.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Completely USB media based system?

2009-12-24 Thread vr
Is there an installer mechanism to push Debian's boot info to a USB flash
drive and then the rest of the system to a different USB hard drive,
easily?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Completely USB media based system?

2009-12-24 Thread vr
On Thu, 24 Dec 2009 19:19:53 -0500, Pobega wrote:

 Is there any reason why you can't do this with the standard installer?
 Seems like it would be pretty simple to do in partman.

That's what I've been trying but after I reboot the installed system I
get:

root (hd1,0)
Filesystem type unknown, partition type 0x7
kernel /boot/vmlinux-2.6.26-2-amd64 root=/dev/sdb1 ro quiet
Error 17: Cannot mount selected partition
Press any key to continue . . .

which doesn't make sense (to me) because the install seems to go fine and
the devices are bootable, marked bootable, recognized in the BIOS, etc. Any
insight is appreciated. :-)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Configure Lenny client respond to snmp queries

2009-12-23 Thread vr
Hello list,

I tried to get a lenny based box to respond to snmp queries a few months
ago but failed. This time around I am using a VirtualBox with netinst-x86
lenny installed as my client. The system that I will have poll lenny is
using Cacti (but does not have too).

Upon issuing aptitude search snmp I get 43 results back. After Internet
searching for a bit I'm finding what appears to be somewhat dated
documentation for setting up snmp. My questions; does anyone have any
pointers to current doc they've used that covers what I'm trying to do? And
which snmp package would you recommend for someone just getting started
with snmp?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Configure Lenny client respond to snmp queries

2009-12-23 Thread vr
On Wed, 23 Dec 2009 22:26:58 +0800, Umarzuki Mochlis 
wrote:
 http://gameornot.net/umarzuki/?p=157
 
 use google translate if you're not familiar with malay language
 

Excellent! This got me a working config and I am on my way.

Thank you everyone who replied!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



apache2 directory protection

2009-12-04 Thread vr
I am having trouble getting apache2 recognizing directory protection.

I've created a directory /var/www/mydir and created .htaccess  .htpasswd
files in there but am never prompted for login.

.htaccess
AuthUserFile /var/www/mydir/.htpasswd
AuthType Basic
AuthName test
require valid-user

.htpasswd
mytestuser:hashedScramble

I understand that .htpasswd should reside someplace else and even moved it
to rule this out but is the above not enough on a default installation of
apache2 under lenny to protect a directory?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: apache2 directory protection

2009-12-04 Thread vr
On Fri, 04 Dec 2009 11:14:38 -0500, vr debian-u...@iotk.net wrote:

 I understand that .htpasswd should reside someplace else and even moved
it
 to rule this out but is the above not enough on a default installation
of
 apache2 under lenny to protect a directory?

I managed to find my answer:
The directory /var/www has AllowOverride None which I changed to All.
Sorry for the noise!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Using ICH10R or ICH9R created volumes

2009-11-17 Thread vr
Is using volumes created in chipset RAID utilities supported?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Log rotation time?

2009-11-10 Thread vr
On Tue, 10 Nov 2009 12:48:21 +0800, Jerome BENOIT
jgmben...@mailsnare.net
wrote:
 Hello VR,
 
 actually it is configured in `/etc/crontab' , see crontab(1) crontab(5)
 cron(8) with man for further details:

Thanks for this. Based on an earlier list reply I was able to set it
before midnight my time last night so it is resolved.

 I guess it is a good idea to adapt the configuration with respect to the
 use of the computer.
 If you box is a laptop, you may consider to install anachron.
 

It is on my syslog receiver for a relatively low volume mail server.

 For some people, like me, minnight is really not appropriate :-)

I would be interested to hear why it would not be appropriate in your
case because perhaps you've got a scenario that might apply to me now or in
the future. I can see high volume being a factor if logs grow so large per
minute/hour/day they become unmanageable? But I am interested to know your
experiences.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Log rotation time?

2009-11-09 Thread vr
It looks like the stock logs rotate at 6:24 AM my time? This seems like a
strange time to do it to me, is this typical? Or is something not set
local correctly my system?

Is doing it at the stroke of midnight an unwise practice?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Depends overkill, how do you weed out the packages

2009-11-05 Thread vr
I have a fresh install of Debian Lenny 503 amd64 via a netinst CDROM. I've
only installed a couple of packages like openbox because I want to run as
lean a desktop I can to try out virtualbox-3.0.

I figured openbox would be enough to handle the GUI needed for
virtualbox-3.0 but after adding the official repository to my sources list
I get a bunch of KDE and audio hits when trying to install VirtualBox.

This doesn't seem right so I am looking for pointers on how to trim down
this list of what I perceive as excessive bloat. Included is the list of
stuff Lenny wants me to install. I've marked some of the things I think I
know what they are which are features I for sure don't want but at the same
time I don't want a busted unusable system by forcibly not installing them.
Any advice or wisdom from those who have gone before me to do battle
against dependencies would be greatly appreciated!




aptitude install virtualbox-3.0
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following NEW packages will be installed:
 aspell{a} [no]
 aspell-en{a} [no]
 binutils{a}
 ca-certificates{a} [no]
 cpp{a}
 cpp-4.1{a}
 cpp-4.3{a}
 dbus{a}
 dbus-x11{a}
 dictionaries-common{a} [no]
 djvulibre-desktop{a} [no]
 fam{a}
 gcc{a}
 gcc-4.1{a}
 gcc-4.1-base{a}
 gcc-4.3{a}
 ghostscript{a} [no]
 gs-common{a}
 gsfonts{a}
 hal{a}
 hal-info{a}
 hicolor-icon-theme{a}
 htdig{a}
 kde-icons-oxygen{a} [no]
 kdebase-runtime{a}
 kdebase-runtime-bin-kde4{a} [no]
 kdebase-runtime-data{a}  [no]
 kdebase-runtime-data-common{a} [no]
 kdelibs-bin{a} [no]
 kdelibs5{a} [no]
 kdelibs5-data{a} [no]
 khelpcenter4{a} [no]
 libaa1{a}
 libasound2{a}
 libaspell15{a} [no]
 libasyncns0{a}
 libatk1.0-0{a}
 libatk1.0-data{a}
 libaudio2{a} [no]
 libavc1394-0{a} [no]
 libavcodec51{a} [no]
 libavutil49{a} [no]
 libc6-dev{a}
 libcaca0{a}
 libcap1{a}
 libclucene0ldbl{a}
 libcroco3{a}
 libcucul0{a}
 libcups2{a} [no]
 libcupsimage2{a} [no]
 libcurl3{a}
 libdb4.5{a}
 libdbus-1-3{a}
 libdbus-glib-1-2{a}
 libdirectfb-extra{a}
 libdjvulibre21{a}
 libdrm2{a}
 libenchant1c2a{a}
 libfaad0{a}
 libfam0{a}
 libflac8{a} [no]
 libfreebob0{a}
 libgd2-noxpm{a}
 libgif4{a}
 libgl1-mesa-glx{a}
 libglu1-mesa{a}
 libgmp3c2{a} [no]
 libgomp1{a}
 libgpm2{a}
 libgraphviz4{a} [no]
 libgs8{a}
 libgsf-1-114{a}
 libgsf-1-common{a}
 libgsm1{a}
 libgtk2.0-0{a}
 libgtk2.0-bin{a}
 libgtk2.0-common{a}
 libhal-storage1{a}
 libhal1{a}
 libhunspell-1.2-0{a} [no]
 libidn11{a}
 libiec61883-0{a}
 libilmbase6{a}
 libjack0{a} [no]
 libjasper1{a} [no]
 libjpeg62{a} [no]
 liblcms1{a}
 libldap-2.4-2{a} [no]
 liblockfile1{a}
 libltdl3{a}
 liblzo2-2{a}
 libmad0{a}
 libmagick10{a} [no]
 libmalaga7{a}
 libmng1{a}
 libmodplug0c2{a}
 libmpcdec3{a}
 libmpfr1ldbl{a}
 libmysqlclient15off{a}
 libogg0{a}
 libokularcore1{a}
 libopenexr6{a}
 libpaper-utils{a}
 libpaper1{a}
 libpci3{a}
 libphonon4{a}
 libpoppler-qt4-3{a}
 libpoppler3{a}
 libpostproc51{a}
 libpq5{a}
 libpulse0{a} [no]
 libqca2{a}
 libqimageblitz4{a}
 libqt4-core{a} [no]
 libqt4-dbus{a} [no]
 libqt4-designer{a} [no]
 libqt4-network{a} [no]
 libqt4-qt3support{a} [no]
 libqt4-script{a} [no]
 libqt4-sql{a} [no]
 libqt4-sql-mysql{a} [no]
 libqt4-svg{a} [no]
 libqt4-test{a} [no]
 libqt4-xml{a} [no]
 libqtcore4{a} [no]
 libqtgui4{a} [no]
 libraptor1{a}
 librasqal0{a}
 libraw1394-8{a}
 librdf0{a}
 librsvg2-2{a}
 libsdl-ttf2.0-0{a}
 libsdl1.2debian{a}
 libsdl1.2debian-alsa{a}
 libsmbclient{a} [no]
 libsmbios-bin{a}
 libsmbios2{a}
 libsoprano4{a}
 libspectre1{a}
 libspeex1{a}
 libsplashy1{a}
 libsqlite3-0{a} [no]
 libssh2-1{a}
 libstreamanalyzer0{a}
 libstreams0{a}
 libstrigiqtdbusclient0{a}
 libsvga1{a}
 libtalloc1{a}
 libtheora0{a}
 libtiff4{a}
 libvoikko1{a}
 libvorbis0a{a} [no]
 libvorbisenc2{a} [no]
 libwavpack1{a} [no]
 libwbclient0{a}
 libwmf0.2-7{a}
 libx86-1{a}
 libxcb-shape0{a}
 libxcb-shm0{a}
 libxcb-xv0{a}
 libxcomposite1{a}
 libxcursor1{a}
 libxdamage1{a}
 libxfixes3{a}
 libxi6{a}
 libxine1{a} [no]
 libxine1-bin{a} [no]
 libxine1-console{a} [no]
 libxine1-ffmpeg{a} [no]
 libxine1-misc-plugins{a} [no]
 libxine1-plugins{a}   [no]
 libxine1-x{a} [no]
 libxml2-utils{a} [no]
 libxmu6{a}
 libxslt1.1{a}
 libxt6{a}
 libxtst6{a}
 libxv1{a}
 libxvmc1{a}
 libxxf86vm1{a}
 linux-headers-2.6-amd64{a}
 linux-headers-2.6.26-2-amd64{a}
 linux-headers-2.6.26-2-common{a}
 linux-kbuild-2.6.26{a}
 linux-libc-dev{a}
 lockfile-progs{a}
 make{a}
 mime-support{a}
 myspell-en-us{a} [no]
 mysql-common{a} [no]
 okular{a}
 openssl{a}
 pciutils{a}
 phonon{a}
 phonon-backend-xine{a} [no]
 pm-utils{a}
 pmount{a}
 portmap{a} [no]
 powermgmt-base{a} [no]
 psfontmgr{a}
 psmisc{a}
 python{a}
 python-central{a}
 python-minimal{a}
 python2.5{a}
 python2.5-minimal{a}
 qt4-qtconfig{a} [no]
 radeontool{a}
 raptor-utils{a}
 redland-utils{a}
 shared-mime-info{a}
 svgalibg1{a}
 uswsusp{a}
 vbetool{a}
 virtualbox-3.0
0 packages upgraded, 215 newly installed, 0 to remove and 1 not 

Re: gtk2 environment, what controls it?

2009-10-27 Thread vr

On Sun, 25 Oct 2009 21:24:14 -0600, green greenfreedo...@gmail.com
wrote:
 vr wrote at 2009-10-22 23:23 -0600:
 Before the upgrade I was able to associate file types, jpg, , etc.,
with
 default applications like qiv and then double click on a JPG to view
the
 file. Same with pdf, mpg, etc. Now when I double-click I get the X
wrist
 watch for a moment and then nothing. 
 
 Not GTK I think, but MIME.  Notice that pcmanfm depends on the
 shared-mime-info 
 package.
 
 You can find a particular file's MIME type with the file command and -i
 option.
 
 You might try the mimeopen and mimeview commands (from
 libfile-mimeinfo-perl 
 and mailutils, respectively) and their man pages.
 
 Perhaps someone else will help you past here; I know little about MIME.

Tanks for the ideas, I'm still stuck

I've reinstalled everything with mime* or gtk* in the package name
(aptitude reinstall package) and am still having trouble launching
file
types. I also logged on as user root to see if it was my profile but root
has the same symptoms. So I created a new user and verified it with them
too.

In pcmanfm the type is listed as executable when the file is chmod
700. When the file is double clicked the wait-watch is displayed briefly
and nothing happens. If the file is chmod 600, pcmanfm brings up the
Choose an Application dialog. Does anyone know how this list is
populated? 

In pcmanfm there's also the option to right click on a file and open
with... and when I check the box to always open, for example MP3, with
Audacious2, it does not retain the association. Doing this a couple times
shows Audacious2 in the menu more than once. I cannot find where these
lists are stored and have grepped recursively through $HOME (grep -r -i
audacious *) with no results.

Any other suggestions are greatly appreciated!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



gtk2 environment, what controls it?

2009-10-22 Thread vr

I'm currently using openbox and I've been using an app called PCMan File
Manager which was working well up until a recent aptitude dist-upgrade.

Before the upgrade I was able to associate file types, jpg, , etc., with
default applications like qiv and then double click on a JPG to view the
file. Same with pdf, mpg, etc. Now when I double-click I get the X wrist
watch for a moment and then nothing. 

Top shows Xorg move up the list breifly but no 'launch' of the viewer.

I tried to re-associate some extensions but get the same no launch
results.

I tried to dig through ~/.config and find pcmanfm's config then blow it
away but this didn't not resolve the issue when that config was recreated
on next launch.

I tried to aptitude purge pcmanfm then reinstalled pcmanfm which also did
not resolve the no launch.

I'm thinking there is a gtk configurator tool or something gtk-ish
somewhere that I need to look at closer but have no idea what it's called.
I've poked around the gtk project pages and have not been able to
understand how their stuff would tie in to GUI apps to point me in a
forward direction. Am I possibly on the right track? Is there a gtk profile
or settings somewhere that can be reset or weeded through?

I'm pretty stuck at the moment so thanks in advance for any replies!



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: lenny 503 amd64 w/ Intel DP55WB NIC not detected

2009-09-28 Thread VR

VR wrote:

This (Intel DP55WB) onboard network card is not being detected during 
installation.

Intel's Windows driver download page lists this NIC in the same download 
as the DX38BT. I've been using a DX38BT without issue for about a year.


Is it likely the DP55WB NIC is different?

Or does anyone have a suggestion to help discover the card?




Would it be accurate to submit this as an installer bug report?


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




lenny 503 amd64 w/ Intel DP55WB NIC not detected

2009-09-25 Thread VR

This onboard network card is not being detected during installation.

Intel's Windows driver download page lists this NIC in the same download 
as the DX38BT. I've been using a DX38BT without issue for about a year.


Is it likely the DP55WB NIC is different?

Or does anyone have a suggestion to help discover the card?


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Cloning

2009-09-18 Thread VR

I have a desktop system I want to clone.

It is currently 4 physical 500 GB disks striped RAID0.
/dev/md0 = /boot
/dev/md1 = /
and of course swap.

I want to get md0, md1 and swap on to /dev/sde (disk 5 @ 2 TB).

What would be the best way to get there while retaining boot records?

The goal is to unplug the 4 disks and plug in the 1 disk and boot up.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




unsubsribe

2001-04-03 Thread @VR