Re: Wireless internet for squeeze desktop

2010-12-16 Thread George
On Fri, Dec 17, 2010 at 7:38 AM, Peter Tenenbaum
 wrote:

> In the near future I need to change the network setup for my desktop squeeze
> workstation so that it uses a wireless internet connection (it's using the
> ethernet spigot right now).  Can anyone suggest a wireless card or wireless
> USB adaptor which has good compatibility / support in squeeze?

Did you check the wiki? http://wiki.debian.org/WiFi#InstallDriver


--
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/aanlktimhoikc8uwapco5dcnyr2h�eng8vuxct0s...@mail.gmail.com



Re: Which OS to install?

2010-12-16 Thread Bob Proulx
Russell Gadd wrote:
> Again, thanks. I've just completed an install of Squeeze now so will
> try all this. Actually I'm using AMD64 again (same as my Lenny).
> Thought of using X86 to be "safe" but I figured that if 64 bit
> graphics work ok it shouldn't be an issue. Or is this too naive?

I have been running 64-bit amd64 as my primary desktop since the
original Sarge pre-Etch timeframe.  For all free software components
it is very well supported and reliable.  That is good for me.  But
full disclosure means mentioning that some closed source proprietary
applications will need some special handholding.  For the ones I have
given into running I do so in a 32-bit chroot environment.  But this
is a good reason to push harder on free software solutions such that
everything can just work.  Closed source proprietary software has been
and continues to be much trouble.

> Exactly! At present I'm assuming I can just add to the source and keep
> all else the same, provided I don't add anything materially different
> in the way it behaves. If all goes well I can then maybe look at
> building my own. I'm interested in also looking at other 2D Sudoku
> variants. Hopefully if I can master one type I should have a template
> for others. My main interest is in the solution algorithms rather than
> the graphics side, but I'd want to have the ability to modify the
> presentation and user interaction so I need to understand how this is
> put together.

Sounds like fun!  Maybe it will result in a better program and we will
eventually see your improved software in Debian.

Bob


signature.asc
Description: Digital signature


Re: RAID1 with multiple partitions

2010-12-16 Thread Bob Proulx
Tom H wrote:
> Both "mdadm --detail /dev/mdX" and "mdadm --examine /dev/sdXY" will
> output "(local to host )" on the uuid line for metadata
> v0.90 and on the name line for metadata v1.x.

I never see that[1] and therefore conclude that if HOMEHOST is never
set in the configuration file that it will not set it in the
superblock.  (Because I don't set it and I don't see it while you do
set it and you do see it.)

> When you refer to "/dev/mdX_Y", do you mean partitionable arrays
> (/dev/md/dX", "/dev/md/dXpY")?

I was referring to this part of the documentation:

  When arrays are assembled using auto-assembly, arrays
  which do not record the correct homehost name in their
  metadata will be assembled using a "foreign" name.  A
  "foreign" name alway ends with a digit string preceded
  by an underscore to differentiate it from any possible
  local name. e.g.  /dev/md/1_1 or /dev/md/home_0.

Bob

[1] Here is an example of output from one of my systems.

$ sudo mdadm --detail /dev/md3
/dev/md3:
Version : 0.90
  Creation Time : Fri Apr 30 17:21:44 2010
 Raid Level : raid1
 Array Size : 419625728 (400.19 GiB 429.70 GB)
  Used Dev Size : 419625728 (400.19 GiB 429.70 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 3
Persistence : Superblock is persistent

Update Time : Thu Dec 16 23:12:50 2010
  State : active
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0

   UUID : 92ad3585:f8512ceb:e680833b:09bbf4f8
 Events : 0.389969

Number   Major   Minor   RaidDevice State
   0   870  active sync   /dev/sda7
   1   8   231  active sync   /dev/sdb7

$ sudo mdadm --examine /dev/sda7
/dev/sda7:
  Magic : a92b4efc
Version : 0.90.00
   UUID : 92ad3585:f8512ceb:e680833b:09bbf4f8
  Creation Time : Fri Apr 30 17:21:44 2010
 Raid Level : raid1
  Used Dev Size : 419625728 (400.19 GiB 429.70 GB)
 Array Size : 419625728 (400.19 GiB 429.70 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 3

Update Time : Thu Dec 16 23:14:04 2010
  State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0
   Checksum : e382b3ce - correct
 Events : 389968


  Number   Major   Minor   RaidDevice State
this 0   870  active sync   /dev/sda7

   0 0   870  active sync   /dev/sda7
   1 1   8   231  active sync   /dev/sdb7


signature.asc
Description: Digital signature


Wireless internet for squeeze desktop

2010-12-16 Thread Peter Tenenbaum
Hi, everyone --

In the near future I need to change the network setup for my desktop squeeze
workstation so that it uses a wireless internet connection (it's using the
ethernet spigot right now).  Can anyone suggest a wireless card or wireless
USB adaptor which has good compatibility / support in squeeze?

Thanks in advance,
-PT


[no subject]

2010-12-16 Thread Randy L Cheng
-- 
*You can not hide it because the news will soon be every where if you dont
get back to me on time, i have some pictures of it with me and i am ready to
expose you to the world if after 2 day you do not get back to me, don't try
to thinks of how i knew it because it is a mystry. you sins have found you
out... you do not know me but i know you well and you are like a book t me..

Dont think it is a junk email, i am talking to you Rev.
reply to this email or i expose you*


Re: RAID1 with multiple partitions

2010-12-16 Thread Tom H
On Thu, Dec 16, 2010 at 12:44 PM, Bob Proulx  wrote:
> Tom H wrote:
>> Bob Proulx wrote:
>>>
>>> I have not previously ever changed a hostname in /etc/mdadm/mdadm.conf
>>> and not had a problem renaming systems. My mdadm.conf files don't
>>> contain the actual hostname.
>>
>> Look up the HOSTNAME directive in the mdadm.conf man page.
>>
>> The default is "HOSTNAME ".
>
> Do you mean "HOMEHOST" instead of "HOSTNAME"?
>
> Regardless I have never changed it. My hostname is not "".
> My mdadm.conf does not contain the actual hostname. And use of
> "" is documented to automatically use the value from
> gethostname(2).
>
> In any case I have renamed systems many times and never had it fail
> because of changing the hostname nor have I ever seen the
> /dev/mdX_Y naming referred to in the documentation on any system that
> I have renamed. I wasn't even aware of the possibility until this
> discussion thread. When querying mdadm for details it is not
> reporting any arrays tagged with a homehost. I am using mdadm
> versions v2.6.7.2 in Lenny and v3.1.4 in Squeeze.
>
> I would guess that internally uuid naming has been doing the actual
> task of associating arrays. The documentation says:
>
> A new array will normally get a randomly assigned 128bit UUID
> which is very likely to be unique. ... Also, using --uuid=
> when creating a v0.90 array will silently override any
> --homehost= setting.

Yes, HOMEHOST, sorry.

Using "--uuid" overrides "--homehost" for metadata v0.90 since for
that version the hostname is used to create part of the uuid.

"" means "use the hostname of the current box".

Both "mdadm --detail /dev/mdX" and "mdadm --examine /dev/sdXY" will
output "(local to host )" on the uuid line for metadata
v0.90 and on the name line for metadata v1.x.

When you refer to "/dev/mdX_Y", do you mean partitionable arrays
(/dev/md/dX", "/dev/md/dXpY")?


-- 
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/aanlktimwnwbv_yokc-fvnxb5+by50o+9b592q+xdk...@mail.gmail.com



Re: RAID1 with multiple partitions

2010-12-16 Thread Tom H
On Thu, Dec 16, 2010 at 11:23 AM, David Gaudine
 wrote:
> On 10-12-16 3:13 AM, Tom H wrote:
>> On Wed, Dec 15, 2010 at 11:59 AM, David Gaudine
>>   wrote:
>>>
>>> The temporary hostname is in each ARRAY line in mdadm.conf.
>>
>> I've never seen a hostname value on the ARRAY line in mdadm.conf. Are
>> you confusing hostname and array name?
>
> The array name is based on the hostname.
>
> ARRAY /dev/md/0 metadata=1.2 UUID=ca74958e:22f7fbfc:05211e6a:b4750387
> name=gradstudies2:0
>
> I later went ahead and changed the hostname and the corresponding part of
> the array name and it booted.  Then I changed them back.  But wait... I
> forgot to change the array name back!  The above line is from a host that
> was initially called gradstudies4, then gradstudies2, now back to
> gradstudies4, and it works.  So apparently it doesn't matter.
>
> I guess it's the name on the HOMEHOST line that has to match what's in the
> superblock, and since the default is ... well,  means the
> local system, and I don't know if that's taken from the superblock or
> /etc/hostname.  But it works.

I never use the "--name" option when creating an md device but AFAIK
it just allows you to refer to an md device with a name of your
choice.

I'm glad that it works but the "HOMEHOST " is used at the
creation of the md device so there must be another mechanism at work
to allow for the assembly of "/" in spite of the change of hostname.


--
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/aanlktinq9ug7gaav5c35hw6g0rhj2wiyjhojmp8op...@mail.gmail.com



Re: how to make pdnsd listen on all interfaces?

2010-12-16 Thread Geoff Simmons
Hi Martin,

On Thu, Dec 16, 2010 at 07:56:47PM +0100, Martin Kraus wrote:
> I'm trying to get pdnsd to listen on all interfaces. server_ip=any
> should work but it always listens only on 127.0.0.1 even with several
> other interfaces present. is this a bug or am I missing something?

The pdnsd package defaults to use of an automatic configuration file
(containing reasonable defaults) from /usr/share/pdnsd, overriding
/etc/pdnsd.conf.  Both pdnsd-recurse.conf and pdnsd-resolvconf.conf
define a server_ip value of 127.0.0.1.

You probably want to adjust /etc/default/pdnsd to enable manual mode, as
described in /usr/share/doc/pdnsd/README.Debian.

Geoff


-- 
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/20101216232903.ga15...@tammy.lan.gsimmons.org



Re: Mozilla products in Debian

2010-12-16 Thread Andrei Popescu
On Ma, 14 dec 10, 09:37:29, Lisi wrote:
> > >
> > > I was under the (mis?)apprehension that things were only installed from
> > > backports if I specifically asked for them, i.e. "-t lenny-backports" was
> > > added to aptitude, and were only updated if already installed.
> >
> > 'apt-cache policy iceweasel' should tell you/us more.
> 
> 
> l...@tux:~$ apt-cache policy iceweasel
> iceweasel:
>   Installed: 3.5.15-1~bpo50+1
>   Candidate: 3.5.15-1~bpo50+1
>   Version table:
>  *** 3.5.15-1~bpo50+1 0
> 200 http://backports.debian.org lenny-backports/main Packages
> 100 /var/lib/dpkg/status
>  3.0.6-3 0
> 500 http://mirror.ox.ac.uk lenny/main Packages
> 500 http://security.debian.org lenny/updates/main Packages
> l...@tux:~$
> 
 
AFAICT this means that backports packages are installed only on demand, 
with -t (lower priority then lenny), but they will be automatically 
updated (higher priority then installed versions). Looks like the 
recommended backports setup.

> I am sitting in the corner with my dunce's hat on, and I haven't even got a 
> nice fat plum. :-((

Don't be so hard on you, it can happen to anyone. Once I called my 
company's IT-support (international phone call) because I was not able 
to log on. It took me almost 10 minutes to realize I changed my password 
the day before. I was so embarrassed...

Regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Re: usb drive nolonger registers on one pc, still registers on another

2010-12-16 Thread Thomas H. George
On Wed, Dec 15, 2010 at 02:54:54PM +, Camaleón wrote:
> On Tue, 14 Dec 2010 15:46:21 -0500, Thomas H. George wrote:
> 
> > On Tue, Dec 14, 2010 at 07:31:30PM +, Camaleón wrote:
> 
> (...)
> 
> >> Just for testing purposes... what happens if you disconnect the USB
> >> cable of the UPS unit from the computer and boot up the system
> >> afterwards? Are you getting the same warnings when plugin the USB hard
> >> disk and still fails to be detected with "fdisk -l"?
> >> 
> >> 
> > Yes.  I can't keep the USB hard disk connected to the computer.  As soon
> > as it is connected the attempts to "enumerate USB device on port 2" keep
> > scrolling by as sequential addresses are tried.  When the highest
> > address (125?) fails it starts over at address 5 (there are four other
> > USB devices attached and working normally).
> 
> Remove all the USB devices that are attached to the computer and just 
> leave the USB hard disk. Are you still getting the warnings when only 1 
> USB device is connected?
>  
Yes.  Disconnected USB mouse, printer, dvd-rw drive, scanner and ups.
Then connected the USB hard drive and again a continuous stream of
"unable to enumerate USB device on port 2"

> > I entered fdisk -l while the scrolling continued and the three sata hard
> > drives were detected (the response interleaved in the scrolling) but the
> > USB drive was not detected.
> 
Tried rmmod ehci_hcd which removed the module.  This did not help, same
result as above.

Tom
> 
> 
> -- 
> 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/pan.2010.12.15.14.54...@gmail.com
> 
> 


-- 
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/20101216221102.ga2...@tomgeorge.info



Re: Which OS to install?

2010-12-16 Thread Russell Gadd
On 16 December 2010 17:53, Bob Proulx  wrote:

> 
>
> Hint: APT'S 'build-dep' makes this easy.  Since this is already in
> Squeeze then if you were running squeeze you could install all of the
> build dependencies for that version by using apt.
>
>  $ sudo apt-get build-dep hitori
>
Thanks, most useful to know.

> That will automatically install any build dependencies onto your
> system that it doesn't otherwise have installed.  Then you can build
> from source normally.  And additionally you can rebuild the version
> from squeeze easily too.
>
>  $ apt-get source hitori
>  $ cd hitori-0.2.3
>  $ debuild -uc -us  # From the devscripts package.
>
Again, thanks. I've just completed an install of Squeeze now so will
try all this. Actually I'm using AMD64 again (same as my Lenny).
Thought of using X86 to be "safe" but I figured that if 64 bit
graphics work ok it shouldn't be an issue. Or is this too naive?

> You might also want to build your own source too but seeing how the
> Debian maintainer builds it is often useful.  Then you can learn from
> it and apply to your own custom build.
>
Exactly! At present I'm assuming I can just add to the source and keep
all else the same, provided I don't add anything materially different
in the way it behaves. If all goes well I can then maybe look at
building my own. I'm interested in also looking at other 2D Sudoku
variants. Hopefully if I can master one type I should have a template
for others. My main interest is in the solution algorithms rather than
the graphics side, but I'd want to have the ability to modify the
presentation and user interaction so I need to understand how this is
put together.

Russell


--
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/aanlkti=sreemymltpa9zaryvpc5sw2g0+m3uy5q7c...@mail.gmail.com



Re: using jigdo or/and rsync to keep images freshen.

2010-12-16 Thread Russell L. Harris
* shirish ???  [101216 21:21]:
> Hi all,
>  Disregard the above, re-read the mirroring page and this is what it
> should look like -
> 
> rsync --times --links --hard-links --partial -archive -verbose
> -compress --block-size=8192 --exclude=source/
> --exclude='*businesscard*.iso' --exclude='*netinst*.iso'
> --exclude=alpha/ --exclude=arm/ --exclude=hppa/ --exclude=hurd/
> --exclude=ia64/ --exclude=m68k/ --exclude=mips/ --exclude=mipsel/
> --exclude=powerpc/ --exclude=s390/ --exclude=sh/ --exclude=sparc/
> --exclude=i386/ --include='*-dvd.iso' ftp.de.debian.org::debian-cd/ .
> 
> or something like this. Now I wish there was a simpler way/command to do this.

Mirroring a repository is one matter, and is fairly complicated.  

But if your need is simply to keep a set of CD/DVD images up to date,
you really should be using jigdo (that is, jigdo-lite).  Jigdo minimizes
the load on the servers, and guarantees an accurate image.

You can write a set of bash scripts to automate the jigdo process, and
you even could run them via cron.  Note that several instances of
jigdo may run in parallel.

RLH


-- 
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/20101216215501.gb3...@rlharris.org



Re: using jigdo or/and rsync to keep images freshen.

2010-12-16 Thread shirish शिरीष
Hi all,
 Disregard the above, re-read the mirroring page and this is what it
should look like -

rsync --times --links --hard-links --partial -archive -verbose
-compress --block-size=8192 --exclude=source/
--exclude='*businesscard*.iso' --exclude='*netinst*.iso'
--exclude=alpha/ --exclude=arm/ --exclude=hppa/ --exclude=hurd/
--exclude=ia64/ --exclude=m68k/ --exclude=mips/ --exclude=mipsel/
--exclude=powerpc/ --exclude=s390/ --exclude=sh/ --exclude=sparc/
--exclude=i386/ --include='*-dvd.iso' ftp.de.debian.org::debian-cd/ .

or something like this. Now I wish there was a simpler way/command to do this.
-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17


--
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/aanlktin48b=gyr_8syptlpfunx_cme_se+ptkxe3g...@mail.gmail.com



Re: using jigdo or/and rsync to keep images freshen.

2010-12-16 Thread shirish शिरीष
Hi all,
Now reading through the whole thing it seems it should be something like this :-

rsync -avzP --exclude=source/ --exclude='*businesscard*.iso'
--exclude='*netinst*.iso' --exclude=alpha/ --exclude=arm/
--exclude=hppa/ --exclude=hurd/ --exclude=ia64/ --exclude=m68k/
--exclude=mips/ --exclude=mipsel/ --exclude=powerpc/ --exclude=s390/
--exclude=sh/ --exclude=sparc/ --exclude=i386/ --include='*-dvd.iso'
ftp.de.debian.org::debian-cd/ .

What is missing is how do I also exclude the 5.0.x series as well and
only have live-current as the only download . Any ideas people ?
-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17


--
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/aanlkti=zzmjgbxtxc3-=p_h0h_74vpbrveps7ix3k...@mail.gmail.com



Re: using jigdo or/and rsync to keep images freshen.

2010-12-16 Thread shirish शिरीष
In-line :-

2010/12/16 Andrew McGlashan :
> Andrew McGlashan wrote:
>>
>> Andrew McGlashan wrote:
>> The dry run shows ONLY version 5.0.7 downlaods, plus a little more in
>> "project" files.
>>
>> To get a dry run with rsync, use the "n" option, just like you added the
>> "P" option before.
>>
>> The SITE I am using is as follows:
>>   SITE=mirrors.kernel.org
>
> I've downloaded about 27GB and with that I have 12 iso files, there are 294
> to go!  39 of which will be DVD iso files.  That's crazy, I won't be
> continuing through with the whole deal.  There are also many other files
> too, I have all the img files though.
>
> So, only 5.0.7 and then for EVERY architecture going. not a good idea to
> download the lot, my fun is over  ;-)
>
> --
> Kind Regards
> AndrewM
>
> Andrew McGlashan
> Broadband Solutions now including VoIP

I think we missed something, did you read
http://www.debian.org/CD/mirroring/#exclude

I think that's the key.

-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17


--
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/aanlktik8oazlansgf50yyuzyr2bt9ysbuqoqehcrg...@mail.gmail.com



Re: xserver-testing issues.

2010-12-16 Thread Camaleón
On Thu, 16 Dec 2010 15:32:20 +0700, Sthu Deus wrote:

> Thank You for Your time and answer, Camaleón:
> 
>> - What is the setup you want? Dual screen in clone mode or xinerama
>> mode? Only one screen enabled and the other disabled (off)?
> 
> One (bigger) is enabled, lesser - disabled. I turn off the lesser head
> of the v-card w/ xrandr.
> 
> May, I can set only screen resolution - in Xorg.conf? - But it needs
> other things to specify too. - To make the final layout.

By reviweing the log you uploaded, it seems that both screens are getting 
the same resolution (1280x800):

***
(II) RADEON(0): Output VGA-0 using initial mode 1280x800
(II) RADEON(0): Output LVDS using initial mode 1280x800
***

I suppose you want to change the VGA-0 one, but what size do you want to 
get, 1600x900? The easiest way to select another resolution is by using 
the GNOME applet tool ("start/system/preferences/display resolution").
 
> Also, after my experiment w/ the conf. file and removing it again, -
> weird to say, but the 3D-acceleration speed again fell down - as it was
> w/ the conf. file... :(
> 
> Have no ideas - where it has stored else its settings, do You have an
> idea for that particular stuff?

Humm... nope, sorry ;-(

As long as there is no "xorg.file" to be read by xorg I dunno how (and 
from where) can still be getting the old settings.

Greetings,

-- 
Camaleón


-- 
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/pan.2010.12.16.20.11...@gmail.com



how to make pdnsd listen on all interfaces?

2010-12-16 Thread Martin Kraus
Hello. I'm trying to get pdnsd to listen on all interfaces. server_ip=any
should work but it always listens only on 127.0.0.1 even with several other
interfaces present. is this a bug or am I missing something?

thanks
mk


-- 
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/20101216185647.ga30...@finrod



Re: Can not set execute permission to file in usb storage media with fat32 format

2010-12-16 Thread Atif CEYLAN

Hi,
Do you receive any error message? Also, did you try as root?

On 12/16/2010 08:56 PM, Camaleón wrote:

On Thu, 16 Dec 2010 09:16:11 +0800, gulfstream wrote:

   

I want to execute some script file in usb storage media with fat32
format, but I can not set execute permission to them with "chown +x".
What shall I do?
 

You can try to set the default mount options for vfat storage media
by using GNOME config editor under this key:

/system/storage/default_options/vfat/mount_options

But in my system (lenny), the execute permission is automatically set:

s...@stt008:~$ ls -l /media | grep disk
drwxr-xr-x 3 sm01 root 1024 ene  1  1970 disk

s...@stt008:~$ mount | grep media
/dev/sdc1 on /media/disk type vfat 
(rw,nosuid,nodev,uhelper=hal,shortname=lower,uid=1000)

Greetings,

   



--
/**
 * @author Atıf CEYLAN
 * Software Developer&  System Admin
 * http://www.atifceylan.com
 */


--
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/4d0a631d.2090...@atifceylan.com



Re: Оффшоpы, оншopы и eвpoпейские кoмпaнии

2010-12-16 Thread Mark Goldshtein
2010/12/16 Alexey Salmin :
> 2010/12/17 Mark Goldshtein :
>> 2010/12/16 Alexey Salmin :
>>> 2010/12/16 Mark Goldshtein :
 2010/12/16 Stephen Powell :
> On Thu, 16 Dec 2010 06:21:02 -0500 (EST),  wrote:
>>
>> -
>> |  СХEМЫ ЗАКOННОЙ OПТИМИЗAЦИИ БИЗНЕCА:      |
>> |  OФФШОPЫ, ОHШОРЫ И ЕBРОПЕЙСКИЕ KOМПАНИИ.  |
>> |  ПPАKТИЧЕСКИЕ CХЕМЫ И PЕКОМЕНДАЦИИ        |
>> -
>>
>> ...
>
> You're on the wrong list.  debian-user is an English-only list.
> Please post in English or else use a list which is appropriate
> to your language.  (debian-russian?  I can't tell what language
> that is.)

 It is 100% pure spam.

 Lawful business optimization
 Offshore, onshore and European Companies
 Practical recommendations

 Kinda "advance business" in Russian. Useless or, saying frankly, a
 mockery for 99.9 population of Russia, excluding Moscow.
>>>
>>>
>>> What do you mean?
>>>
>>
>> Do you really want to discuss that matter here, in "Debian User Mailing 
>> List"?
>>
>
> Actually I didn't get your idea and that's why I'm asking.

I am just translated spam body and name it "spam" for comrades who
don't know Russian and concern about wrong mailing list.

As for the idea, it is quite simple. Does the information about
offshore companies and other mentioned in spam matter may be applied
to people in Russian heartland? Surely not.

> And asking a question in the same mailing list the original statement was 
> posted
> makes perfect sense to me :)

Yeah, for me too, but one need to use inner spam detecting mechanism
anyway. If there is one :)

-- 

Sincerely Yours'
Mark Goldshtein


--
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/aanlktikswzr-7rkyev2mbzbxxmw9wrp_nje1pxtbt...@mail.gmail.com



Re: Can not set execute permission to file in usb storage media with fat32 format

2010-12-16 Thread Camaleón
On Thu, 16 Dec 2010 09:16:11 +0800, gulfstream wrote:

> I want to execute some script file in usb storage media with fat32
> format, but I can not set execute permission to them with "chown +x".
> What shall I do?

You can try to set the default mount options for vfat storage media 
by using GNOME config editor under this key:

/system/storage/default_options/vfat/mount_options

But in my system (lenny), the execute permission is automatically set:

s...@stt008:~$ ls -l /media | grep disk
drwxr-xr-x 3 sm01 root 1024 ene  1  1970 disk

s...@stt008:~$ mount | grep media
/dev/sdc1 on /media/disk type vfat 
(rw,nosuid,nodev,uhelper=hal,shortname=lower,uid=1000)

Greetings,

-- 
Camaleón


-- 
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/pan.2010.12.16.18.56...@gmail.com



Re: Spontaneously aborting X startup during Linux boot process

2010-12-16 Thread Bob Proulx
Juan Ignacio Gaudio wrote:
> > I just need to be able to change to a console tty and restore the previous
> > xorg.conf. But as X starts automatically I can't manage to do that before X
> > crashes and I lose the keyboard again... do you know of a way of changing
> > the runlevel to just console (no X) or aborting X startup during Linux boot
> > process (some key combination or anything).
> 
> I searched it and turned up to be pretty simple.
> 
> It's just needed to append the runlevel number to the kernel line, something
> like this example:
> 
> kernel /boot/vmlinuz-2.6.30 root=/dev/sda2 ro 3

Note that the above isn't going to boot without X on a default Debian
Lenny system unless you have changed it.  By default on Debian all
runlevels are configured the same.  There isn't anything magical about
runlevel 2 or 3 or 4 or 5.  By default they are all the same.

You can as a local admin configure them to be different but unless you
have done so then booting runlevel 3 won't be any different than
booting the default runlevel 2.  X will start the same.

The traditional solution would be to boot single user mode with S or
'single' and make corrections from there.  Alternatively you can
disable gdm/kdm/xdm temporarily and then reboot to the full system
which will then be a text console.

Bob




signature.asc
Description: Digital signature


Re: Оффшоpы, оншopы и eвpoпейские кoмпaнии

2010-12-16 Thread Alexey Salmin
2010/12/17 Mark Goldshtein :
> 2010/12/16 Alexey Salmin :
>> 2010/12/16 Mark Goldshtein :
>>> 2010/12/16 Stephen Powell :
 On Thu, 16 Dec 2010 06:21:02 -0500 (EST),  wrote:
>
> -
> |  СХEМЫ ЗАКOННОЙ OПТИМИЗAЦИИ БИЗНЕCА:      |
> |  OФФШОPЫ, ОHШОРЫ И ЕBРОПЕЙСКИЕ KOМПАНИИ.  |
> |  ПPАKТИЧЕСКИЕ CХЕМЫ И PЕКОМЕНДАЦИИ        |
> -
>
> ...

 You're on the wrong list.  debian-user is an English-only list.
 Please post in English or else use a list which is appropriate
 to your language.  (debian-russian?  I can't tell what language
 that is.)
>>>
>>> It is 100% pure spam.
>>>
>>> Lawful business optimization
>>> Offshore, onshore and European Companies
>>> Practical recommendations
>>>
>>> Kinda "advance business" in Russian. Useless or, saying frankly, a
>>> mockery for 99.9 population of Russia, excluding Moscow.
>>
>>
>> What do you mean?
>>
>
> Do you really want to discuss that matter here, in "Debian User Mailing List"?
>

Actually I didn't get your idea and that's why I'm asking. And asking
a question in the same mailing list the original statement was posted
makes perfect sense to me :) Anyway all this thread is far off the
"Debian User Mailing List" topic.


--
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/aanlktimdxuabygy=wyo9scm2-qs6bvjuuy7sq2-q5...@mail.gmail.com



Re: Оффшоpы, оншopы и eвpoпейские кoмпaнии

2010-12-16 Thread Mark Goldshtein
2010/12/16 Alexey Salmin :
> 2010/12/16 Mark Goldshtein :
>> 2010/12/16 Stephen Powell :
>>> On Thu, 16 Dec 2010 06:21:02 -0500 (EST),  wrote:

 -
 |  СХEМЫ ЗАКOННОЙ OПТИМИЗAЦИИ БИЗНЕCА:      |
 |  OФФШОPЫ, ОHШОРЫ И ЕBРОПЕЙСКИЕ KOМПАНИИ.  |
 |  ПPАKТИЧЕСКИЕ CХЕМЫ И PЕКОМЕНДАЦИИ        |
 -

 ...
>>>
>>> You're on the wrong list.  debian-user is an English-only list.
>>> Please post in English or else use a list which is appropriate
>>> to your language.  (debian-russian?  I can't tell what language
>>> that is.)
>>
>> It is 100% pure spam.
>>
>> Lawful business optimization
>> Offshore, onshore and European Companies
>> Practical recommendations
>>
>> Kinda "advance business" in Russian. Useless or, saying frankly, a
>> mockery for 99.9 population of Russia, excluding Moscow.
>
>
> What do you mean?
>

Do you really want to discuss that matter here, in "Debian User Mailing List"?

-- 
Sincerely Yours'
Mark Goldshtein


--
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/aanlktimobuyhznhvmqe=k43z=7_vgk0f6dfznr9_i...@mail.gmail.com



STOP

2010-12-16 Thread Slicky Johnson
See Russian SPAM



-- 
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/20101216125901.3da30...@t61.debian-linux



Re: Time zone utility to read olson database

2010-12-16 Thread Bob Proulx
Adrian Chapela wrote:
> I am looking for tz the reader of olson database (tzdata). Where can I
> get it ? I am looking the official
> (http://www.twinsun.com/tz/tz-link.htm) URL and I was searching in
> Debian repository and I couldn't find any utility to read the database file.

zdump?

Examples here:

  
http://www.gnu.org/software/coreutils/faq/#The-date-command-is-not-working-right_002e

Bob


signature.asc
Description: Digital signature


Re: Оффшоpы, оншopы и eвpoпейские кoмпaнии

2010-12-16 Thread Alexey Salmin
2010/12/16 Mark Goldshtein :
> 2010/12/16 Stephen Powell :
>> On Thu, 16 Dec 2010 06:21:02 -0500 (EST),  wrote:
>>>
>>> -
>>> |  СХEМЫ ЗАКOННОЙ OПТИМИЗAЦИИ БИЗНЕCА:      |
>>> |  OФФШОPЫ, ОHШОРЫ И ЕBРОПЕЙСКИЕ KOМПАНИИ.  |
>>> |  ПPАKТИЧЕСКИЕ CХЕМЫ И PЕКОМЕНДАЦИИ        |
>>> -
>>>
>>> ...
>>
>> You're on the wrong list.  debian-user is an English-only list.
>> Please post in English or else use a list which is appropriate
>> to your language.  (debian-russian?  I can't tell what language
>> that is.)
>
> It is 100% pure spam.
>
> Lawful business optimization
> Offshore, onshore and European Companies
> Practical recommendations
>
> Kinda "advance business" in Russian. Useless or, saying frankly, a
> mockery for 99.9 population of Russia, excluding Moscow.
>
> --
> Sincerely Yours'
> Mark Goldshtein
>

What do you mean?


--
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/aanlktimsorvmz4kmmu5svs6urltbjedb3ysas9wpl...@mail.gmail.com



Re: Which OS to install?

2010-12-16 Thread Bob Proulx
Sven Joachim wrote:
> Russell Gadd wrote:
> > I would like to compile a GTK+ application from source (hitori-0.2.5)
> > so that I can play with the source code. I followed the instructions
> > up to ./configure which reports missing packages:
> > ...
> 
> You need the development packages for these libraries which are usually
> in libfoo-dev, for every "No package 'foo' found" that configure reports.

Hint: APT'S 'build-dep' makes this easy.  Since this is already in
Squeeze then if you were running squeeze you could install all of the
build dependencies for that version by using apt.

  $ sudo apt-get build-dep hitori

That will automatically install any build dependencies onto your
system that it doesn't otherwise have installed.  Then you can build
from source normally.  And additionally you can rebuild the version
from squeeze easily too.

  $ apt-get source hitori
  $ cd hitori-0.2.3
  $ debuild -uc -us  # From the devscripts package.

You might also want to build your own source too but seeing how the
Debian maintainer builds it is often useful.  Then you can learn from
it and apply to your own custom build.

Bob


signature.asc
Description: Digital signature


Re: Оффшоpы, оншopы и eвpoпейские кoмпaнии

2010-12-16 Thread Mark Goldshtein
2010/12/16 Stephen Powell :
> On Thu, 16 Dec 2010 06:21:02 -0500 (EST),  wrote:
>>
>> -
>> |  СХEМЫ ЗАКOННОЙ OПТИМИЗAЦИИ БИЗНЕCА:      |
>> |  OФФШОPЫ, ОHШОРЫ И ЕBРОПЕЙСКИЕ KOМПАНИИ.  |
>> |  ПPАKТИЧЕСКИЕ CХЕМЫ И PЕКОМЕНДАЦИИ        |
>> -
>>
>> ...
>
> You're on the wrong list.  debian-user is an English-only list.
> Please post in English or else use a list which is appropriate
> to your language.  (debian-russian?  I can't tell what language
> that is.)

It is 100% pure spam.

Lawful business optimization
Offshore, onshore and European Companies
Practical recommendations

Kinda "advance business" in Russian. Useless or, saying frankly, a
mockery for 99.9 population of Russia, excluding Moscow.

-- 
Sincerely Yours'
Mark Goldshtein


--
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/aanlktimd587z1yfxahnyqaht9j5sbeomxpn0vmegx...@mail.gmail.com



Re: RAID1 with multiple partitions

2010-12-16 Thread Bob Proulx
Tom H wrote:
> Bob Proulx wrote:
> > I have not previously ever changed a hostname in /etc/mdadm/mdadm.conf
> > and not had a problem renaming systems.  My mdadm.conf files don't
> > contain the actual hostname.
> 
> Look up the HOSTNAME directive in the mdadm.conf man page.
> 
> The default is "HOSTNAME ".

Do you mean "HOMEHOST" instead of "HOSTNAME"?

Regardless I have never changed it.  My hostname is not "".
My mdadm.conf does not contain the actual hostname.  And use of
"" is documented to automatically use the value from
gethostname(2).

In any case I have renamed systems many times and never had it fail
because of changing the hostname nor have I ever seen the
/dev/mdX_Y naming referred to in the documentation on any system that
I have renamed.  I wasn't even aware of the possibility until this
discussion thread.  When querying mdadm for details it is not
reporting any arrays tagged with a homehost.  I am using mdadm
versions v2.6.7.2 in Lenny and v3.1.4 in Squeeze.

I would guess that internally uuid naming has been doing the actual
task of associating arrays.  The documentation says:

   A new array will normally get a randomly assigned 128bit UUID
   which is very likely to be unique.  ...  Also, using --uuid=
   when creating a v0.90 array will silently override any
   --homehost= setting.

Bob


signature.asc
Description: Digital signature


Re: Russian SPAM

2010-12-16 Thread Klistvud

Dne, 16. 12. 2010 18:15:46 je Slicky Johnson napisal(a):

Keep replying so it never goes away. I myself love looking at it.


+1
Quoting it also helps.

--
Cheerio,

Klistvud  
http://bufferoverflow.tiddlyspot.com
Certifiable Loonix User #481801  Please reply to the list, not 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/1292520570.2793...@compax



Russian SPAM

2010-12-16 Thread Slicky Johnson
Keep replying so it never goes away. I myself love looking at 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/20101216121546.222fc...@t61.debian-linux



Re: Оффшоpы, оншopы и eвpoп ейские кoмпaнии

2010-12-16 Thread Carl Johnson
Paul E Condon  writes:

> On 20101216_065627, Stephen Powell wrote:
>> On Thu, 16 Dec 2010 06:21:02 -0500 (EST),  wrote:
>> > 
>> > -
>> > |  СХEМЫ ЗАКOННОЙ OПТИМИЗAЦИИ БИЗНЕCА:  |
>> > |  OФФШОPЫ, ОHШОРЫ И ЕBРОПЕЙСКИЕ KOМПАНИИ.  |
>> > |  ПPАKТИЧЕСКИЕ CХЕМЫ И PЕКОМЕНДАЦИИ|
>> > -
>> > 
>> > ...
>> 
>> You're on the wrong list.  debian-user is an English-only list.
>> Please post in English or else use a list which is appropriate
>> to your language.  (debian-russian?  I can't tell what language
>> that is.)
>> 
>> -- 
>>   .''`. Stephen Powell
>>  : :'  :
>>  `. `'`
>>`-
>
> I can't read Cyrillic, but the From: line contains 
> which doesn't seem to be a Russian address. Also the content is
>
> Content-Type: text/plain; charset=Windows-1251
>
> And multiple occurances of the strint
> "International Consulting Group"
>
> I suspect this is spam from a badly configured mailer.
>
> But I say this more in a spirit of trying to provoke a response from someone
> who is more skilled than I in researching this kind of thing.

I am not more skilled, but I have been seeing these for months (at
least).  Many of them have been addressed to debian-russian and yet they
still show up in debian-user, so it looks like it might be pretty well
configured to get by the filters.  I am suprised that it has not been
flagged as spam by debian yet, since they always have the same
structure.  I see a header marked as X-Spam-Status always has the
identifier SARE_FROM_CHAR_W1251 that seems to identifies only this type
of spam.

-- 
Carl Johnsonca...@peak.org


--
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/8739pxfy0b@oak.localnet



Re: sudo command not necessary (was Re: help getting grub to see Windows 7 on second drive)

2010-12-16 Thread shawn wilson
> In fact:
> r...@fischer:~# apt-cache show sudo
> Package: sudo
> Priority: optional
> ...
>
> which means the sudo package isn't even installed by default. Imagine
> you are new to Debian, and manage to send a message to debian-user where
> the advice: "sudo " is given. You try it, get command not
> found, think wtf and try another distro or you write back mentioning the
> error about sudo not found and end up not dealing with your problem at
> all but on how to install the sudo package.
>

Ya know, slackware didn't used to come with sudo - I remember downloading a
tarball, compiling, and installing it.

But, hell, my mac comes with sudo so I can almost see your point - almost,
but not quite.


Re: RAID1 with multiple partitions

2010-12-16 Thread David Gaudine

On 10-12-16 3:13 AM, Tom H wrote:

On Wed, Dec 15, 2010 at 11:59 AM, David Gaudine
  wrote:

The temporary hostname is in each ARRAY line in mdadm.conf.

I've never seen a hostname value on the ARRAY line in mdadm.conf. Are
you confusing hostname and array name?

The array name is based on the hostname.

ARRAY /dev/md/0 metadata=1.2 UUID=ca74958e:22f7fbfc:05211e6a:b4750387 
name=gradstudies2:0


I later went ahead and changed the hostname and the corresponding part 
of the array name and it booted.  Then I changed them back.  But wait... 
I forgot to change the array name back!  The above line is from a host 
that was initially called gradstudies4, then gradstudies2, now back to 
gradstudies4, and it works.  So apparently it doesn't matter.


I guess it's the name on the HOMEHOST line that has to match what's in 
the superblock, and since the default is ... well,  
means the local system, and I don't know if that's taken from the 
superblock or /etc/hostname.  But it works.


David


--
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/4d0a3cf6.4050...@alcor.concordia.ca



Re: Оффшоpы, оншopы и eвpoпейские кoмпaнии

2010-12-16 Thread Eduardo M KALINOWSKI

On Qui, 16 Dez 2010, Paul E Condon wrote:

I can't read Cyrillic, but the From: line contains 
which doesn't seem to be a Russian address. Also the content is

Content-Type: text/plain; charset=Windows-1251

And multiple occurances of the strint
"International Consulting Group"

I suspect this is spam from a badly configured mailer.

But I say this more in a spirit of trying to provoke a response from someone
who is more skilled than I in researching this kind of thing.


Just by the structure of the e-mail it seems quite clear that it's  
spam. No need to understand Russion or the Cyrillic alphabet.



--
Poorochrondria:
Hypochrondria derived from not having medical insurance.
-- Douglas Coupland, "Generation X: Tales for an Accelerated
   Culture"

Eduardo M KALINOWSKI
edua...@kalinowski.com.br


--
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/20101216134700.64045zfhwwj0t...@mail.kalinowski.com.br



Re: Оффшоpы, онш opы и eвpoпейские кoмпaнии

2010-12-16 Thread Paul E Condon
On 20101216_065627, Stephen Powell wrote:
> On Thu, 16 Dec 2010 06:21:02 -0500 (EST),  wrote:
> > 
> > -
> > |  СХEМЫ ЗАКOННОЙ OПТИМИЗAЦИИ БИЗНЕCА:  |
> > |  OФФШОPЫ, ОHШОРЫ И ЕBРОПЕЙСКИЕ KOМПАНИИ.  |
> > |  ПPАKТИЧЕСКИЕ CХЕМЫ И PЕКОМЕНДАЦИИ|
> > -
> > 
> > ...
> 
> You're on the wrong list.  debian-user is an English-only list.
> Please post in English or else use a list which is appropriate
> to your language.  (debian-russian?  I can't tell what language
> that is.)
> 
> -- 
>   .''`. Stephen Powell
>  : :'  :
>  `. `'`
>`-

I can't read Cyrillic, but the From: line contains 
which doesn't seem to be a Russian address. Also the content is

Content-Type: text/plain; charset=Windows-1251

And multiple occurances of the strint
"International Consulting Group"

I suspect this is spam from a badly configured mailer.

But I say this more in a spirit of trying to provoke a response from someone
who is more skilled than I in researching this kind of thing.


HFH (hope for help)
-- 
Paul E Condon   
pecon...@mesanetworks.net


-- 
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/20101216154318.ga31...@big.lan.gnu



Re: Time zone utility to read olson database

2010-12-16 Thread Joao Ferreira gmail
On Thu, 2010-12-16 at 14:45 +0100, Adrian Chapela wrote:
> Hello,
> 
> I am looking for tz the reader of olson database (tzdata). Where can I
> get it ? I am looking the official
> (http://www.twinsun.com/tz/tz-link.htm) URL and I was searching in
> Debian repository and I couldn't find any utility to read the database file.

not being 100% sure I'dd say it should be as simple as:

# apt-get install tzdata

or other related packages like tzwatch, python-tz, tzdata-java, etc

depends on what your purpose is...

joao



> 
> Regards.
> 
> 



-- 
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/1292512913.2327.26.ca...@squeeje.critical.pt



Re: using jigdo or/and rsync to keep images freshen.

2010-12-16 Thread Andrew McGlashan

Andrew McGlashan wrote:

Andrew McGlashan wrote:
The dry run shows ONLY version 5.0.7 downlaods, plus a little more in 
"project" files.


To get a dry run with rsync, use the "n" option, just like you added the 
"P" option before.


The SITE I am using is as follows:
   SITE=mirrors.kernel.org


I've downloaded about 27GB and with that I have 12 iso files, there are 
294 to go!  39 of which will be DVD iso files.  That's crazy, I won't be 
continuing through with the whole deal.  There are also many other files 
too, I have all the img files though.


So, only 5.0.7 and then for EVERY architecture going. not a good 
idea to download the lot, my fun is over  ;-)


--
Kind Regards
AndrewM

Andrew McGlashan
Broadband Solutions now including VoIP


--
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/4d0a2c4b.20...@affinityvision.com.au



Re: debian list problem

2010-12-16 Thread godo



I have a similar problem with the Debian mailing list, tho' not with my other
lists.  My emails are periodically bounced.  In my case it appears that the
list filters suddenly take objection to teh fact taht I send through my ISP
and receive through GMail.

Since this is what I want to do, so if an email gets bounced I reset my SMTP
setting to GMail, resend my one post, reset my SMTP settings to my ISP's
server.

Irritating, but effective.

Lisi



Thanks for replaying.
I was talk to my ISP and problem is fixed. Somehow his IP range was on 
spamer list.


--
Bye,
Goran Dobosevic
Hrvatski: www.dobosevic.com
 English: www.dobosevic.com/en/
Registered Linux User #503414


--
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/4d0a2b6b.6050...@dobosevic.com



Re: using jigdo or/and rsync to keep images freshen.

2010-12-16 Thread Andrew McGlashan

Andrew McGlashan wrote:
I might do a dry run, just to get a full listing as well.  There are 
sure to be many files that I'm downloading that will have no real use 
for me as most of the time I just use a netinst iso.  And of course, the 
whole deal starts again when there is a newer release, a minor or a 
major one!


The dry run shows ONLY version 5.0.7 downlaods, plus a little more in 
"project" files.


To get a dry run with rsync, use the "n" option, just like you added the 
"P" option before.


The SITE I am using is as follows:
   SITE=mirrors.kernel.org

Cheers

--
Kind Regards
AndrewM

Andrew McGlashan
Broadband Solutions now including VoIP


--
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/4d0a28a1.9080...@affinityvision.com.au



Re: using jigdo or/and rsync to keep images freshen.

2010-12-16 Thread Andrew McGlashan

Hi,

shirish शिरीष wrote:

I followed the discussion on the web. So from what I learnt it should
be something like this :-

$ rsync -avzP ftp.de.debian.org::debian-cd/ /sda8/


I tried it too, with the $SITE variable set, this is my take:

rsync -avzP --delete ${SITE}::debian-cd/ ./debian-cd-mirror

I found that some mirrors didn't work as expected and others worked to a 
point, then I found one that kept on working and cleaned up the mess 
left behind by an old out of sync mirror (with the --delete option).



Ok I cancelled it, as it was downloading the 5.0.7 how do I tell it to
download  6.0 squeeze beta2 ?


I don't have an answer, it depends what is on the mirror I support, then 
you _might_ be able to path it to the right area.



Due to connection limitations at my end the download will not happen
in one go but over few days. So how do I set it up so that each time I
just run some command and it takes from where it left.


rsync will sort it out itself, you can stop it anytime and start it 
again and it'll work through the list again, provided it's not 
completely different, you won't be downloading the same files again.



$wget -c something.something


Yep, it doesn't work with all servers though, but the -c for continue is 
quite handy at times.


Further on this topic, the rsync I am doing has all kinds of files, such as:
   .tar.gz
   .iso
   .img
   .squashfs

I hope that one of the files that will download will tell me "how" all 
this is to be used somehow ;-)


I might do a dry run, just to get a full listing as well.  There are 
sure to be many files that I'm downloading that will have no real use 
for me as most of the time I just use a netinst iso.  And of course, the 
whole deal starts again when there is a newer release, a minor or a 
major one!


Cheers

--
Kind Regards
AndrewM

Andrew McGlashan
Broadband Solutions now including VoIP


--
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/4d0a227a.40...@affinityvision.com.au



Unidentified subject!

2010-12-16 Thread Некий Неумник
So, sorry for delay.

There are some debian users without stable Internet Access.
I'm one of them 

So...

.
[ ... ] ACPI: preparing to enter system sleep state S5
[ ... ] Disabling non-boot CPUs
[ ... ] CPU 1 now offline
[ ... ] SMP alternatives switching to UP code
[ ... ] Power down


-- 
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/71661292507...@web119.yandex.ru



Re: using jigdo or/and rsync to keep images freshen.

2010-12-16 Thread shirish शिरीष
In-line :-

2010/12/10 shirish शिरीष :



> rsync, have really no idea.

I followed the discussion on the web. So from what I learnt it should
be something like this :-

$ rsync -avzP ftp.de.debian.org::debian-cd/ /sda8/

where /sda8/ is where the download will happen.
> So ideas, ways please. I want to be able to in a place where I can use
> the new images as well as help out friends in case they need Debian
> images.

This is what I tried :-

$ mkdir beta2rsync
$ cd beta2rsync/
$ pwd /home/shirish/beta2rsync

~/beta2rsync$ rsync -avzP ftp.de.debian.org::debian-cd/ .

Welcome to the FTP Server of the Department of Computer Science,
 Dresden University of Technology, Germany.

General administration:   ftp...@inf.tu-dresden.de
Debian mirror related feedback:   debian-...@ftp.inf.tu-dresden.de

 Hint: Don't use checksum'ing (-c), it's disabled.

Module  | Content and size
+

receiving incremental file list
./
current -> 5.0.7
current-live -> 5.0.7-live
5.0.7-live/
5.0.7-live/amd64/
5.0.7-live/amd64/bt-cd/
5.0.7-live/amd64/bt-cd/debian-live-507-amd64-gnome-desktop.iso.torrent
   27623 100%  195.48kB/s0:00:00 (xfer#1, to-check=1057/1073)
5.0.7-live/amd64/bt-cd/debian-live-507-amd64-kde-desktop.iso.torrent
   27561 100%   78.93kB/s0:00:00 (xfer#2, to-check=1056/1073)
5.0.7-live/amd64/bt-cd/debian-live-507-amd64-lxde-desktop.iso.torrent
   36302 100%   56.01kB/s0:00:00 (xfer#3, to-check=1055/1073)
5.0.7-live/amd64/bt-cd/debian-live-507-amd64-rescue.iso.torrent
   26796 100%   33.25kB/s0:00:00 (xfer#4, to-check=1054/1073)
5.0.7-live/amd64/bt-cd/debian-live-507-amd64-standard.iso.torrent
8037 100%9.71kB/s0:00:00 (xfer#5, to-check=1053/1073)
5.0.7-live/amd64/bt-cd/debian-live-507-amd64-xfce-desktop.iso.torrent
   38462 100%   19.11kB/s0:00:01 (xfer#6, to-check=1052/1073)
5.0.7-live/amd64/bt-hdd/
5.0.7-live/amd64/bt-hdd/debian-live-507-amd64-gnome-desktop.img.torrent
 252 100%2.26kB/s0:00:00 (xfer#7, to-check=1051/1073)
5.0.7-live/amd64/bt-hdd/debian-live-507-amd64-kde-desktop.img.torrent
 250 100%2.24kB/s0:00:00 (xfer#8, to-check=1050/1073)
5.0.7-live/amd64/bt-hdd/debian-live-507-amd64-lxde-desktop.img.torrent
 251 100%2.25kB/s0:00:00 (xfer#9, to-check=1049/1073)
5.0.7-live/amd64/bt-hdd/debian-live-507-amd64-rescue.img.torrent
 245 100%2.20kB/s0:00:00 (xfer#10, to-check=1048/1073)
5.0.7-live/amd64/bt-hdd/debian-live-507-amd64-standard.img.torrent
 247 100%2.21kB/s0:00:00 (xfer#11, to-check=1047/1073)
5.0.7-live/amd64/bt-hdd/debian-live-507-amd64-xfce-desktop.img.torrent
 251 100%2.25kB/s0:00:00 (xfer#12, to-check=1046/1073)
5.0.7-live/amd64/iso-cd/
5.0.7-live/amd64/iso-cd/MD5SUMS
1820 100%6.53kB/s0:00:00 (xfer#13, to-check=1045/1073)
5.0.7-live/amd64/iso-cd/MD5SUMS.sign
 198 100%0.71kB/s0:00:00 (xfer#14, to-check=1044/1073)
5.0.7-live/amd64/iso-cd/SHA1SUMS
2012 100%7.20kB/s0:00:00 (xfer#15, to-check=1043/1073)
5.0.7-live/amd64/iso-cd/SHA1SUMS.sign
 198 100%0.71kB/s0:00:00 (xfer#16, to-check=1042/1073)
5.0.7-live/amd64/iso-cd/SHA256SUMS
2588 100%9.26kB/s0:00:00 (xfer#17, to-check=1041/1073)
5.0.7-live/amd64/iso-cd/SHA256SUMS.sign
 198 100%0.71kB/s0:00:00 (xfer#18, to-check=1040/1073)
5.0.7-live/amd64/iso-cd/debian-live-507-amd64-gnome-desktop.iso
  858441   0%   31.63kB/s6:17:32  ^C
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at
rsync.c(543) [receiver=3.0.7]
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at
rsync.c(543) [generator=3.0.7]

Ok I cancelled it, as it was downloading the 5.0.7 how do I tell it to
download  6.0 squeeze beta2 ?

Due to connection limitations at my end the download will not happen
in one go but over few days. So how do I set it up so that each time I
just run some command and it takes from where it left.

In wget its simple,

$wget something.something.

Do a CTRL+C in case you want to quit or connection goes out or anything.

then do

$wget -c something.something

It will check how much it has downloaded and get the rest.

This of course depends on the server supporting download resuming.

Sorry for the long mail.

Please CC me as I'm not subscribed to the list.
-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17


--
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/aanlktikvmf3uacplljx=x+up_moj59g2v_hpi5u47...@mail.gmail.com



Time zone utility to read olson database

2010-12-16 Thread Adrian Chapela
Hello,

I am looking for tz the reader of olson database (tzdata). Where can I
get it ? I am looking the official
(http://www.twinsun.com/tz/tz-link.htm) URL and I was searching in
Debian repository and I couldn't find any utility to read the database file.

Regards.


-- 
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/4d0a17eb.8080...@gmail.com



gtkam cannot initialize Canon camera in Squeeze Testing

2010-12-16 Thread Chris Lale
gtkam has stopped working after a dist upgrade in Squeeze (Testing). It
still works on my laptop. Both are running amd64 packages. The computer
with the problem is running software raid on two hard drives.

The camera used to work and is still detected correctly as "Canon
Digital IXUS 80 IS", but gtkam now halts with the error message "Could
not initialize camera." Running as root doesn't help. I installed
digikam which also detected the camera ("Canon Digital IXUS 80 IS - PTP
mode, autodetected") but failed to connect ("Failed to connect to the
camera. Please make sure it is connected properly and turned on. Would
you like to try again?")

I'm pretty sure that it is nothing to do with gtkam. Both computers are
running gtkam version 0.1.17-1. The version of libgphoto2-2 on the
working laptop is 2.4.6-1+b1, and the version on the computer not
working is 2.4.6-3.

I suspect it is something to do with libgphoto2-2 or USB mounting - udev
or HAL, perhaps? I'm not sure how to test these ideas.

This blog post [1] suggests mounting usbfs to /proc/bus/usb, but this is
deprecated.

The problem may have started after an upgrade in which there was an
irreversible step - I think it was the introduction of UUID for disc
drives. I don't know whether this could be significant.


dmesg shows this

[1133220.248076] usb 2-3: new high speed USB device using ehci_hcd and
address 22
[1133220.383712] usb 2-3: New USB device found, idVendor=04a9,
idProduct=3184
[1133220.383721] usb 2-3: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[1133220.383728] usb 2-3: Product: Canon Digital Camera
[1133220.383733] usb 2-3: Manufacturer: Canon Inc.
[1133220.383737] usb 2-3: SerialNumber: 7A43A1E47EA744B69537151148EEA179
[1133220.383962] usb 2-3: configuration #1 chosen from 1 choice


and a zero length file /dev/bus/usb/07/22 is created.



My /etc/fstab looks like this:

#
proc/proc   procdefaults0   0
/dev/mapper/vg00-root /   ext4errors=remount-ro 0   1
# /boot was on /dev/md0 during installation
UUID=6d98ba56-b396-4651-affe-62795fa98a8e /boot   ext4
defaults $
/dev/mapper/vg00-home /home   ext4defaults0   2
/dev/vg00/home-backup /home-backup   ext4defaults0
 2
/dev/mapper/vg00-swap noneswapsw  0   0
/dev/scd0   /media/cdrom0   udf,iso9660 user,noauto 0   0


Any suggestions would be appreciated.

[1] http://manwe.elfove.cz/~brill/blog/

Chris.
--
Chris Lale.


-- 
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/4d0a1a0a.2000...@untrammelled.co.uk



Re: Which OS to install?

2010-12-16 Thread Russell Gadd
On 16 December 2010 08:41, Sven Joachim  wrote:
>  (see above post)

Thanks Sven, you have confirmed with useful detail the vague ideas I had.


-- 
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/aanlkti=4yqrkswbhexgxvdp7gjbzywnzu9=_mhhti...@mail.gmail.com



Fwd: Which OS to install?

2010-12-16 Thread Russell Gadd
On 16 December 2010 08:14,   wrote:
>
> 
>
> One thing I may suggest is look into the use of virtual machines for 
> something like this. You can install and run the OS of your choosing in a 
> window ontop of your main system,
>
> This has the advantages of sandboxing your experiments, having access to your 
> running and stable normal environment at the same time as experimenting, and 
> save hard disk space in unfilled partitions.
>
> It also won't affect your stable installs should something go terribly wrong.
>
> Your main disadvantage is your essentially running two OS's at the same time 
> so eats ram resources like crazy, and may not be an effective true test of 
> system intensive programs given the weight of all the extra stuff on the proc.
>
> Oricle's Virtual Box is a good simple to use Virtulization software if your 
> interested.
>
> Hope it helps;
> TeddyB

I have in mind to look into virtualisation sometime but at present I
am up to speed with multibooting. I take snapshots (compressed images)
of the partitions so I can recover a borked system easily. I use
BootitNG (learnt this when I was only using Windows) and it works very
well. When running any OS it can't see the main partitions of the
other OS's (they appear as unused disc space). I have a common data
partition on which I store the images (amongst other stuff). Also disc
space is abundant as I don't have much in the way of music or video.

My intention to try virtualisation is more to do with security -
running a browser in an effective sandbox. If I use a new OS for my
project I can still access the rest of its facilities e.g. use the
internet. Switching to using my PC for other purposes does require a
reboot but I'm not planning to try to do anything else whilst I'm
playing with this project.

Also I have a slight concern about how effective the virtualisation
sandboxing would be against some flaw in memory management due to
errors in my coding changes

Anyway thanks for your thoughts, appreciate the ideas.


--
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/aanlktikkvz=qj-6hzy7tdemvriav2u+ghhwfs9peu...@mail.gmail.com



Re: Оффшоpы, оншopы и eвpoпейские кoмпaнии

2010-12-16 Thread Stephen Powell
On Thu, 16 Dec 2010 06:21:02 -0500 (EST),  wrote:
> 
> -
> |  СХEМЫ ЗАКOННОЙ OПТИМИЗAЦИИ БИЗНЕCА:  |
> |  OФФШОPЫ, ОHШОРЫ И ЕBРОПЕЙСКИЕ KOМПАНИИ.  |
> |  ПPАKТИЧЕСКИЕ CХЕМЫ И PЕКОМЕНДАЦИИ|
> -
> 
> ...

You're on the wrong list.  debian-user is an English-only list.
Please post in English or else use a list which is appropriate
to your language.  (debian-russian?  I can't tell what language
that is.)

-- 
  .''`. Stephen Powell
 : :'  :
 `. `'`
   `-


--
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/694951434.1107286.1292500587650.javamail.r...@md01.wow.synacor.com



Оффшоpы, оншopы и eвpoпейские кoмпaнии

2010-12-16 Thread Cхемы зaконнoй оптимизации бизнeca
-
|  СХEМЫ ЗАКOННОЙ OПТИМИЗAЦИИ БИЗНЕCА:  |
|  OФФШОPЫ, ОHШОРЫ И ЕBРОПЕЙСКИЕ KOМПАНИИ.  |
|  ПPАKТИЧЕСКИЕ CХЕМЫ И PЕКОМЕНДАЦИИ|
-

>   Ceминар • 24 нoябpя • 2010 г.

>   г. Kиeв, ул. Гopькoго, 172
>   бизнeс-цeнтр «Пaллaдиум Cити», 8 эт, oф. 814.

>   Тeл.: (044) 331-641Ч, 592-756Ч


> ДОKЛAДЧИКИ

Иваннa Пилипюк — пapтнeр-консультант междунapодной конcaлтинговой кoмпании 
"International Consulting Group".

Иpинa Hecтеренко — вeдущий юpист мeждунаpодной консaлтинговой кoмпaнии 
"International Consulting Group".

Eкaтерина Утиpалова — вeдущий юpиcт пo paботе c кoмпaниями из запaднoго 
региoна, междунaродная консaлтинговая компaния "International Consulting Group".

НA СEМИHАРЕ BЫ УСЛЫШИТE OТВЕТЫ HA ВOПРОСЫ:

* Kaк зaкoнно cнизить налoги?
* Кaк cвеcти к минимуму затpaты и увeличить пpибыль?
* Kaк зaщитить свoи aктивы oт любыx поcягательств?
* Мoжно ли рaбoтать c оффшоpами? Нacколько этo зaконно?
* Какиe eврoпейские компaнии интeресны для pаботы, и пoчeму?
* Кaк зaконно увeличить вaловые зaтpаты cвoих компaний?
* Ктo eсть ктo в оффшopе? Кaк зaщитить сeбя в cвоeм бизнeсе?
* Kaк сoxранить кoнфиденциальность в бизнеcе?
* Kак упрaвлять активaми c помoщью иноcтpанных компaний?
* Кaк нaчaть бизнeс c нуля?
* Kак oткpыть cчeт в заpубежном банкe?
* И многоe дpугoе. 

ПPOГPAММА
Блoк 1. CХЕМЫ OПТИМИЗAЦИИ БИЗHЕСА C ПОМOЩЬЮ РAЗЛИЧHЫХ ИHOСТРАННЫХ КОМПAНИЙ. 
ПPЕИМУЩEСТВА И HEДОСТАТКИ ИCПOЛЬЗОВАНИЯ B БИЗHЕСЕ КOМПАНИЙ ИЗ BЫСOКОНАЛОГОВЫХ, 
HИЗKOНАЛОГОВЫХ, ОHШOРНЫХ И OФФШOPНЫХ ЮPИСДИКЦИЙ. Презeнтация 20 сxeм зaкoннoго 
иcпoльзования инocтpанных кoмпaний в бизнecе

* Экспоpт: вapиaции cхем.
* Импoрт: ваpиaции cxем, изменениe cxeм, в зaвиcимoсти oт пpедпочтений и 
требoваний cтран-партнеров.
* Bлaдeние. «Cкрытиe» coбственника бизнеca кaк зaлoг кopпоративной 
безoпaсности.
* Законнoе увeличeние валoвых затpaт украинcких предпpиятий.
* Зaщитa oт рeйдерства и дpугиx пocягaтельств.
* Защитa интеллeктуальной сoбcтвенности. Bозможности инocтpанных кoмпaний.
* Рeгистрация яxт и элитныx тpанспортных cредств.
* Пoполнeние обoротных cpeдств.
* Инвecтиpование и peинвестирование капиталa.
* Kомпании-копилки и дpугиe cxeмы. 

Блoк 2. ОФФШОPНЫЕ ВOЗМOЖНОСТИ. ХAРAКТЕРИСТИКА HАИБОЛЕЕ ИНТЕPЕСНЫХ C ТOЧKИ 
ЗPEНИЯ ОПТИМИЗAЦИИ БИЗHECА KOМПAНИЙ. B кaких cтpaнах лучшe peгиcтрировать 
кoмпaнии? Кaкие фopмы и виды юpидических лиц нaиболее удoбны в paзных стpанах? 
Иcпoльзoвание компaний из выгодныx oтноcительно налoгообложения и вeдeния 
бизнеcа cтpaн.

* Клacсические oффшоpы. Пpeимущества и нeдocтатки. Хaрактеристика cтрaн: 
Бeлиз, Панамa, Cейшелы.
* Hовая Зeландия – бeстcеллер пpoдаж, cекpеты пoпулярнoсти этoй юpисдикции.
* Испoльзoвание eврoпейских кoмпaний в бизнeсe. Новыe и cтаpые гoризoнты нa 
кaртe Eвропы и миpa: Cингaпуp, Эстoния, Польшa.
* Oффшopы в Гонкoнге и ОAЭ. Возмoжности pабoты c дaнными юриcдикциями.
* Beликобритания – poдoначальница всeх oффшоров. Bозможности иcпoльзования 
английскиx кoмпаний в бизнece. LLP - закoнный оффшoр в Beликобритании. 
Прeимущeства английскиx LTD для cхем влaдения бизнeсoм и зaщиты oт 
пocягaтельств. Пpоcтота и удобнoсть oбcлуживания английскиx компaний.
* Kипp - уникaльныe возмoжнoсти оптимизaции бизнeca. Осoбенности 
налогoобложения дивидeндов, пpoцeнтов, рoялти. 

БЛOК 3. OТЧEТНОСТЬ ИНОCТРАННЫХ КОМПAНИЙ. OCOБЕННОСТИ CДАЧИ OТЧEТОВ ПO 
ИHОСТРАННЫМ KOМПAНИЯМ.

* B кaкиx кoмпaнияx, и в кaких cтрaнах нужнo cдaвaть буxгaлтeрские oтчeты? 
Kaкиe компaнии пpoxодят aудит? Kтo сдаeт отчeты пo компaниям? Cколько стoит 
сдaча отчeтнoсти? Bиды oтчeтoв, стpоки и цeны.
* Oсoбенности oтчeтности eвpoпейских кoмпаний. VAT-нoмеp: oсoбенности 
получeния и испoльзoвания. B какиx случaяx и кoму нужeн VAT-нoмep. Изменeниe 
oтчетности компaний, в котoрых eсть eвропейский номеp HДС. 

БЛOK 4. УПPABЛЕНИЕ ИHОСТРАННОЙ КOМПАНИЕЙ. CТPУКТУРА, ДОЛЖНOСТНЫЕ ЛИЦA, 
ДОКУМEНТЫ, ЦEHЫ.

* Kтo eсть ктo в оффшоpе. Чeм стpуктура oффшорных кoмпаний oтличается oт 
вceх ocтaльных? Cтpуктура кoмпaнии, должнocтные лицa, cтепeнь ответcтвенности.
* Чтo вxодит в пакeт докумeнтoв пo иноcтранной кoмпании: чeткий пеpeчень 
веx нeобходимых докумeнтoв и уcлуг для пoлноцeнной рaботы пpедпpиятия.
* Kaк зaщитить сeбя oт номинaлoв Baшeй кoмпании? Koгдa eсть cмысл 
пользовaться уcлугами нoминальныx диpекторов и акциoнеров?
* Cколькo cтоит pегиcтрация и обcлуживaние иноcтранных кoмпаний? Oт чeго 
завиcит cтoимoсть компaний, и кaк знaть, зa чтo имeнно нужнo плaтить? 

БЛОK 5. БАНKОВСКИЙ CЧEТ HA OФФШOPЫ, ОНШOРЫ И ДPУГИE ИHОCТРАННЫЕ КOМПAНИЙ.

* Кaк oткрыть cчeт нa иноcтранную кoмпанию? Дeтaли прoцедуры, стoимoсть, 
cроки?
* Кaк прaвильнo выбpать бaнк для рабoты? Кpитeрии выбopa бaнкa.
* Bиды бaнков и иx крaткая прaктическая xарактеристика.
* Cпиcoк нeобходимой инфoрмации для oткрытия cчeта в заpубежном банкe. 
Пoчему бaнк мoжe

Re: Spontaneously aborting X startup during Linux boot process

2010-12-16 Thread Juan Ignacio Gaudio
Hello,

I searched it and turned up to be pretty simple.

It's just needed to append the runlevel number to the kernel line, something
like this example:

kernel /boot/vmlinuz-2.6.30 root=/dev/sda2 ro 3

Thanks,
Juan

2010/12/16 

>
> You can instruct the OS to boot into a diffrent run level by editing the
> kernel line before you boot it in grub. It will affect only that boot.
>
> I don't have the comand syntex infront of me, but a google for it should
> produce the info.
>
> --
> *From: * Juan Ignacio Gaudio 
> *Date: *Thu, 16 Dec 2010 12:06:31 +0100
> *To: *
> *Subject: *Spontaneously aborting X startup during Linux boot process
>
> Hello,
>
> I broke my X (again) trying to install a graphics device driver on my
> Vostro 1000, so now I don't have video and the keyboard does not respond.
>
> I just need to be able to change to a console tty and restore the previous
> xorg.conf. But as X starts automatically I can't manage to do that before X
> crashes and I lose the keyboard again... do you know of a way of changing
> the runlevel to just console (no X) or aborting X startup during Linux boot
> process (some key combination or anything).
>
> I'm running Debian Lenny.
>
> Thanks!
>
>


Re: Spontaneously aborting X startup during Linux boot process

2010-12-16 Thread teddieeb

You can instruct the OS to boot into a diffrent run level by editing the kernel 
line before you boot it in grub. It will affect only that boot.

I don't have the comand syntex infront of me, but a google for it should 
produce the info.


-Original Message-
From: Juan Ignacio Gaudio 
Date: Thu, 16 Dec 2010 12:06:31 
To: 
Subject: Spontaneously aborting X startup during Linux boot process

Hello,

I broke my X (again) trying to install a graphics device driver on my Vostro
1000, so now I don't have video and the keyboard does not respond.

I just need to be able to change to a console tty and restore the previous
xorg.conf. But as X starts automatically I can't manage to do that before X
crashes and I lose the keyboard again... do you know of a way of changing
the runlevel to just console (no X) or aborting X startup during Linux boot
process (some key combination or anything).

I'm running Debian Lenny.

Thanks!



Spontaneously aborting X startup during Linux boot process

2010-12-16 Thread Juan Ignacio Gaudio
Hello,

I broke my X (again) trying to install a graphics device driver on my Vostro
1000, so now I don't have video and the keyboard does not respond.

I just need to be able to change to a console tty and restore the previous
xorg.conf. But as X starts automatically I can't manage to do that before X
crashes and I lose the keyboard again... do you know of a way of changing
the runlevel to just console (no X) or aborting X startup during Linux boot
process (some key combination or anything).

I'm running Debian Lenny.

Thanks!


evolution-backup.tar.gz

2010-12-16 Thread wi
Hallo,

ich sichere meine E-Mails in evolution stets über "Einstellungen
sichern". Jetzt habe ich zum ersten Mal das Problem, dass es nicht
funktioniert.

Es wird die Meldung: unexpected end of file angezeigt.

Der Befehl gzip -cd evolution-backup.tar.gz | tar -xvf - im Terminal
ausgeführt liefert:

.evolution/
.evolution/mail/
.evolution/mail/filters.xml
.evolution/mail/config/
.evolution/mail/config/.goutputstream-3RFLLV
.evolution/mail/config/.goutputstream-9N34LV
.evolution/mail/config/.goutputstream-LRJKLV
.evolution/mail/config/et-expanded-mbox:_home_wi_.evolution_mail_local_Outbox
.evolution/mail/config/et-expanded-mbox:_home_wi_.evolution_mail_local_Drafts
.evolution/mail/config/.goutputstream-ZH23KV
.evolution/mail/config/et-expanded-mbox:_home_wi_.evolution_mail_local_Inbox
.evolution/mail/config/.goutputstream-T8CAMV
.evolution/mail/config/.goutputstream-HG06LV
.evolution/mail/config/.goutputstream-BAS3KV
.evolution/mail/config/.goutputstream-1NUKLV
.evolution/mail/config/.goutputstream-BLL6KV
.evolution/mail/config/et-expanded-mbox:_home_wi_.evolution_mail_local_._23evolution_Trash
.evolution/mail/config/.goutputstream-X6HYKV
.evolution/mail/config/et-expanded-mbox:_home_wi_.evolution_mail_local_Fink
.evolution/mail/config/state
.evolution/mail/config/et-expanded-mbox:_home_wi_.evolution_mail_local_Sent
.evolution/mail/config/.goutputstream-81TIKV
.evolution/mail/config/.goutputstream-768GKV
.evolution/mail/config/et-expanded-mbox:_home_wi_.evolution_mail_local_._23evolution_Junk
.evolution/mail/config/gtkrc-mail-fonts
.evolution/mail/config/et-expanded-mbox:_home_wi_.evolution_mail_local_Templates
.evolution/mail/config/.goutputstream-0TE1LV
.evolution/mail/config/.goutputstream-3WILLV
.evolution/mail/local/
.evolution/mail/local/Templates.ibex.index.data
.evolution/mail/local/Fink.cmeta
.evolution/mail/local/Inbox
.evolution/mail/local/Fink
.evolution/mail/local/Sent.ibex.index.data
.evolution/mail/local/Outbox
.evolution/mail/local/Inbox.ibex.index.data
.evolution/mail/local/Sent.cmeta
.evolution/mail/local/Fink.ibex.index.data
.evolution/mail/local/Outbox.ibex.index
.evolution/mail/local/Sent.ibex.index
.evolution/mail/local/Outbox.cmeta
.evolution/mail/local/Inbox.ibex.index
.evolution/mail/local/Sent

gzip: evolution-backup.tar.gz: unexpected end of file
tar: Unerwartetes Dateiende im Archiv.
tar: Unerwartetes Dateiende im Archiv.
tar: Error is not recoverable: exiting now

Es scheint also, die - für mich wichtige - Inbox eventuell noch
erreichbar zu sein, aber ich weiß nicht wie?

Kann mir jemand helfen? Wäre für mich wichtig.

Vielen Dank, Lars



-- 
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/1292493592.3154.5.ca...@latitude.wrt-net



Re: sudo command not necessary (was Re: help getting grub to see Windows 7 on second drive)

2010-12-16 Thread Tom H
On Mon, Dec 13, 2010 at 6:36 AM, Chris Bannister
 wrote:
> On Mon, Dec 13, 2010 at 11:52:23PM +1300, Chris Bannister wrote:
>> On Mon, Dec 13, 2010 at 03:48:52AM -0500, Doug wrote:
>>>
>>> I suspect it will work in any Linux, if you modify the sudoers file to add
>>
>> Right! *IF* you modify the sudoers file. It does not work out of the box
>> as it does in Ubuntu.
>
> In fact:
> r...@fischer:~# apt-cache show sudo
> Package: sudo
> Priority: optional
> ...
>
> which means the sudo package isn't even installed by default.

Not quite; sudo is installed by default when you install the GNOME
desktop (but only root is allowed to run sudo by default).


-- 
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/aanlktim=02cbh_rriz-ykyj6sgecysowfkdxug0kt...@mail.gmail.com



Re: Which OS to install?

2010-12-16 Thread shawn wilson
>
> Oricle's Virtual Box is a good simple to use Virtulization software if
your interested.
>
Virtualbox would be a good start. Kvm would be better. Eats up less
processor and I think they've got some memory sharing between Unixes.


Re: Which OS to install?

2010-12-16 Thread debian
I would suggest also use virtual machine for test propose as sandbox, 
and you can always easy recover it from snapshots.
Nowadays limitation with hardware is not so critical especially for 
linux/unix based OS not working with GUI.

Read about XEN also.

BR

16.12.2010 9:14, teddi...@tmo.blackberry.net wrote:

Ressell Gadd said

so I think I should start with
a clean system. At present I use Lenny (AMD64) with a couple of
backports (maybe  they are part of the problem), although I do
multiboot several OS's and I can install another easily. So I think I
may install another OS just for this project (which will keep my day
to day system intact). I'd like to ask for suggestions as to what OS,
preferably some flavour of Debian, perhaps the current Squeeze?

Any other suggestions gratefully welcomed, particularly where to start reading.



One thing I may suggest is look into the use of virtual machines for something 
like this. You can install and run the OS of your choosing in a window ontop of 
your main system,

This has the advantages of sandboxing your experiments, having access to your 
running and stable normal environment at the same time as experimenting, and 
save hard disk space in unfilled partitions.

It also won't affect your stable installs should something go terribly wrong.

Your main disadvantage is your essentially running two OS's at the same time so 
eats ram resources like crazy, and may not be an effective true test of system 
intensive programs given the weight of all the extra stuff on the proc.

Oricle's Virtual Box is a good simple to use Virtulization software if your 
interested.

Hope it helps;
TeddyB



--
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/4d09d0b4.6040...@utod.de



Re: Which OS to install?

2010-12-16 Thread Sven Joachim
On 2010-12-16 08:44 +0100, Russell Gadd wrote:

> I would like to compile a GTK+ application from source (hitori-0.2.5)
> so that I can play with the source code. I followed the instructions
> up to ./configure which reports missing packages:
> No package 'glib-2.0' found
> No package 'gtk+-2.0' found
> No package 'gmodule-2.0' found
> No package 'cairo' found
>
> This wasn't a surprise although using Synaptic or aptitude I can't
> find packages with these exact names but there are various libraries,
> etc. with related names.

You need the development packages for these libraries which are usually
in libfoo-dev, for every "No package 'foo' found" that configure reports.

> Trying to install one of these I get
> unresolved dependencies and a suggestion to check the repositories. It
> seems I've got a long path ahead of me so I think I should start with
> a clean system. At present I use Lenny (AMD64) with a couple of
> backports (maybe  they are part of the problem),

This could very well be the case.  If you have a backport of libfoo
installed, then you need libfoo-dev from the same backport, and synaptic
might not consider this since it is not the default version.

> although I do
> multiboot several OS's and I can install another easily. So I think I
> may install another OS just for this project (which will keep my day
> to day system intact). I'd like to ask for suggestions as to what OS,
> preferably some flavour of Debian, perhaps the current Squeeze?

Squeeze will be a better choice for development than Lenny, because the
packages in Lenny might simply be too old for some applications.  For
instance, hitori is already available in Squeeze (though only version
0.2.3, not 0.2.5), and it seems to require GTK+ 2.14 or newer for
building, while Lenny only has 2.12.  So you would need to install the
GTK+ version from lenny-backports to be able to compile hitori on Lenny.

Sven


-- 
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/87k4jaqfdf@turtle.gmx.de



Re: xserver-testing issues.

2010-12-16 Thread Sthu Deus
Thank You for Your time and answer, Camaleón:

> As per display resolution... let's see what can be done. In brief:
> you are using the radeon driver and have 2 monitors attached to the
> card. With no "xorg.conf" your system is happier but your display
> uses a lower resolution, okay... I need additional clarification in
> some points:
> 
> - What is the setup you want? Dual screen in clone mode or xinerama
> mode? Only one screen enabled and the other disabled (off)?

One (bigger) is enabled, lesser - disabled. I turn off the lesser head
of the v-card w/ xrandr.

May, I can set only screen resolution - in Xorg.conf? - But it needs
other things to specify too. - To make the final layout.

Also, after my experiment w/ the conf. file and removing it again, -
weird to say, but the 3D-acceleration speed again fell down - as it was
w/ the conf. file... :(

Have no ideas - where it has stored else its settings, do You have an
idea for that particular stuff?

> - What says your "/var/log/xorg.0.log" now? I mean "complete", you
> can upload the full log to any pastebin site.

Here it is:

http://pastebin.com/FtPbSmZY

> >> Then remove that file and let's try another thing. What gives you
> >> "cat / proc/asound/modules"?  
> > 
> >  0 snd_pcsp
> >  1 snd_hda_intel  
> 
> Good... let's go with another approach for setting up the first sound 
> device. Run "cat /etc/modprobe.d/alsa-base.conf | grep options" and
> put here the output.

OK, I got the point - alsa-base was removed while upgrading of some
packages to testing. So, now - it works perfectly - though no a lot of
controls for some reasons - but I can live this - if no ideas on this
wise.


Thank You, Camaleón, for Your help a lot - 3/3 problem have been solved
w/ Your help and others. - Thanks to all!


--
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/4d09ce9b.4b0fcc0a.33a0.5...@mx.google.com



Re: RAID1 with multiple partitions

2010-12-16 Thread Tom H
On Wed, Dec 15, 2010 at 9:01 PM, Bob Proulx  wrote:
>
> I have not previously ever changed a hostname in /etc/mdadm/mdadm.conf
> and not had a problem renaming systems.  My mdadm.conf files don't
> contain the actual hostname.

Look up the HOSTNAME directive in the mdadm.conf man page.

The default is "HOSTNAME ".


--
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/aanlkti=jwtayupuufo=r9ierpkdd-uuvhpvnolkfr...@mail.gmail.com



Re: Which OS to install?

2010-12-16 Thread teddieeb
Ressell Gadd said

so I think I should start with
a clean system. At present I use Lenny (AMD64) with a couple of
backports (maybe  they are part of the problem), although I do
multiboot several OS's and I can install another easily. So I think I
may install another OS just for this project (which will keep my day
to day system intact). I'd like to ask for suggestions as to what OS,
preferably some flavour of Debian, perhaps the current Squeeze?

Any other suggestions gratefully welcomed, particularly where to start reading.

 

One thing I may suggest is look into the use of virtual machines for something 
like this. You can install and run the OS of your choosing in a window ontop of 
your main system, 

This has the advantages of sandboxing your experiments, having access to your 
running and stable normal environment at the same time as experimenting, and 
save hard disk space in unfilled partitions.

It also won't affect your stable installs should something go terribly wrong. 

Your main disadvantage is your essentially running two OS's at the same time so 
eats ram resources like crazy, and may not be an effective true test of system 
intensive programs given the weight of all the extra stuff on the proc.

Oricle's Virtual Box is a good simple to use Virtulization software if your 
interested.

Hope it helps;
TeddyB

Re: RAID1 with multiple partitions

2010-12-16 Thread Tom H
On Wed, Dec 15, 2010 at 11:59 AM, David Gaudine
 wrote:
> On 10-12-10 10:22 PM, Tom H wrote:
> On Fri, Dec 10, 2010 at 5:57 PM, David Gaudine
>  wrote:
>>>
>>> grub-install --root-directory=/boot /dev/sda
>>> grub-install --root-directory=/boot /dev/sdb
>>>
>> grub-install /dev/sda
>> grub-install /dev/sdb
>>
>> "--root-directory=/boot" will have installed grub in "/boot/boot/grub".
>
> That's it! Thank you! I didn't report back sooner because I've been
> testing, testing, testing.
>
> I have one last raid-related question. I'm going to have to rename this
> computer, because it's a replacement for another computer (running Linux for
> 7 years without a hitch, time to retire) so I'll shut down the old computer
> and give the new one its hostname and IP address. I've done this before, so
> I do know I have to update /etc/hostname, /etc/interfaces, my exim
> configuration, etc. Only the part about RAID is new to me.
>
> The temporary hostname is in each ARRAY line in mdadm.conf. As I understand
> it, the temporary hostname is also in the superblock, and these must match
> or I won't be able to boot. So, do I have to do something about the
> superblock (how?), or just edit the name in the ARRAY lines, or not touch it
> at all?

You're welcome.

You're right; the hostname is saved in the superblock (as itself in
v1.x and as a part of the uuid in v0.9). That value is controlled by
the HOMEHOST value in mdadm.conf. The default is "HOMEHOST ",
which means "use the hostname of the current system".

I've never seen a hostname value on the ARRAY line in mdadm.conf. Are
you confusing hostname and array name?

You have to assemble an array with "--update=hostname" to update the
hostname value held in the superblock. I've never done so for "/"
though; it must have to be run from the initramfs prompt. There may be
another way but I'd have to look at the mdadm man page to find it but
don't have the time right now.


-- 
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/aanlkti=9ew9v+vdbe7adl2qx-bn5rqkei3_u0vo7s...@mail.gmail.com



Which OS to install?

2010-12-16 Thread Russell Gadd
I would like to compile a GTK+ application from source (hitori-0.2.5)
so that I can play with the source code. I followed the instructions
up to ./configure which reports missing packages:
No package 'glib-2.0' found
No package 'gtk+-2.0' found
No package 'gmodule-2.0' found
No package 'cairo' found

This wasn't a surprise although using Synaptic or aptitude I can't
find packages with these exact names but there are various libraries,
etc. with related names. Trying to install one of these I get
unresolved dependencies and a suggestion to check the repositories. It
seems I've got a long path ahead of me so I think I should start with
a clean system. At present I use Lenny (AMD64) with a couple of
backports (maybe  they are part of the problem), although I do
multiboot several OS's and I can install another easily. So I think I
may install another OS just for this project (which will keep my day
to day system intact). I'd like to ask for suggestions as to what OS,
preferably some flavour of Debian, perhaps the current Squeeze?

Any other suggestions gratefully welcomed, particularly where to start reading.


-- 
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/aanlkti=cawkqm=1u85jh8yo8xlmyt91bajttalwqe...@mail.gmail.com