Re: why can't I delete a file? tipps help

2009-08-18 Thread Soren Orel
permisson denied (13) yes, I have write permission, and the mounted filesystem is also writable On Tue, Aug 18, 2009 at 9:29 PM, Ansgar Burchardt wrote: > Hi, > > Soren Orel writes: > > > I already tried "chattr -i filename" > > but I still can't delete i

Re: why can't I delete a file? tipps help

2009-08-18 Thread Soren Orel
# lsattr somefile --- somefile On Tue, Aug 18, 2009 at 4:01 PM, Soren Orel wrote: > I already tried "chattr -i filename" > but I still can't delete it.. > any ideas, why can't I remove a file from my hdd, even when booting with a > livecd? >

why can't I delete a file? tipps help

2009-08-18 Thread Soren Orel
I already tried "chattr -i filename" but I still can't delete it.. any ideas, why can't I remove a file from my hdd, even when booting with a livecd?

vsftpd only allow access for a group

2009-08-16 Thread Soren Orel
How can I do that? I mean to only allow FTP access for a certain group? Like when doing SFTP with openssh-server with "Subsystem sftp internal-sftp" and using the "AllowGroups GROUPNAME", "Match Group GROUPNAME", etc in "/etc/ssh/sshd_config"? thank you

Re: how to generate random negative numbers

2009-08-12 Thread Soren Orel
: command not found u...@debian:~$ it still doesn't work, and it gives only negative numbers when using e.g.: 30-30 but thank you:) I'm still searching:P On Wed, Aug 12, 2009 at 1:52 PM, Alan Chandler wrote: > Soren Orel wrote: > >> I know I could generate numbers

how to generate random negative numbers

2009-08-12 Thread Soren Orel
I know I could generate numbers like: 0; 1; 2 with: $[ ( $RANDOM % 3 ) + 0 ] But how could I generate numbers like: 0; 1; 2; -1; -2; etc? So negative+positive numbers too + zero thank you

Re: hot to set pal from ntsc

2009-07-27 Thread Soren Orel
# xrandr --output S-video --set TV_FORMAT PAL X Error of failed request: 186 Major opcode of failed request: 156 (RANDR) Minor opcode of failed request: 15 () Serial number of failed request: 17 Current serial number in output stream: 17 :D On Mon, Jul 27, 2009 at 11:51 AM, Soren Orel

hot to set pal from ntsc

2009-07-27 Thread Soren Orel
Hi I connected my Debian Lenny with a tv by an S-video-Scart cable. Ok...I restart X, ALT+CTRL+Backspace I log in, ok, I get screen, but it's just black and white...where are the colors? :D:S Ok..I google...it says I'm maybe having NTSC configured, and I need PAL (I'm in Europe) Ok...how can I chan

Re: normal firefox for debian lenny 64bit?

2009-07-21 Thread Soren Orel
so neither testing has up-to-date security, neither does sid? sorry if i misunderstood On Tue, Jul 21, 2009 at 3:46 PM, Soren Orel wrote: > But where can I download SID?? I just can't find an e.g.: "download amd64cd > for sid"...:( > > On Tue, Jul 21, 20

Re: normal firefox for debian lenny 64bit?

2009-07-21 Thread Soren Orel
But where can I download SID?? I just can't find an e.g.: "download amd64cd for sid"...:( On Tue, Jul 21, 2009 at 3:44 PM, Avi Greenbury < avismailinglistacco...@googlemail.com> wrote: > On Tue, 21 Jul 2009 15:13:55 +0200 > Soren Orel wrote: > > > "Last

Re: normal firefox for debian lenny 64bit?

2009-07-21 Thread Soren Orel
thing, but there*'*s already Firefox _3.5_. (I hope they *fixed* the bug in that version) On Tue, Jul 21, 2009 at 3:13 PM, Soren Orel wrote: > "Lastly, for the real question: why are you on Lenny? Institution mandate? > Narrow pipe? Fear of Testing breakage?" > What do

Re: normal firefox for debian lenny 64bit?

2009-07-21 Thread Soren Orel
.it's just a "little" thing, but theres already Firefox _3.5_. (I hope they the bug in that version) On Tue, Jul 21, 2009 at 3:06 PM, Ron Johnson wrote: > On 2009-07-21 07:54, Soren Orel wrote: > >> Ok, I downloaded: >> http://packages.debian.org/experiment

Re: normal firefox for debian lenny 64bit?

2009-07-21 Thread Soren Orel
..thanks On Tue, Jul 21, 2009 at 2:46 PM, Jonas Meurer wrote: > hey, > > On 21/07/2009 Soren Orel wrote: > > I tried Swiftfox, because Iceweasel is still 3.0.6. > > > > [...] > > > > Are there any up-to-date Firefox "clone" browsers

normal firefox for debian lenny 64bit?

2009-07-21 Thread Soren Orel
I tried Swiftfox, because Iceweasel is still 3.0.6. ..but I just can't install it right, because there are always some error messages..like: swiftfox-bin:20493): Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so: wrong ELF class: ELFCLASS64 (swiftfox-bin:20493): Gtk-WARNING **: Error

Re: Security support for Squeeze delayed

2009-07-20 Thread Soren Orel
So is Debian Squeeze not up-to-date by security fixes? wow. :S:S On Mon, Jul 20, 2009 at 4:11 PM, Soren Orel wrote: > http://wiki.debian.org/DebianSqueeze > Is it still actual? > thank you >

Re: boot lvm squeeze

2009-07-20 Thread Soren Orel
So I can't have the boot partition in an LVM under squeeze by default, thanks On Mon, Jul 20, 2009 at 4:01 PM, Soren Orel wrote: > I've downloaded a weekly snapshot about squeeze: > http://cdimage.debian.org/cdimage/weekly-builds/amd64/bt-cd/ > but I just want to ask, I&#x

Security support for Squeeze delayed

2009-07-20 Thread Soren Orel
http://wiki.debian.org/DebianSqueeze Is it still actual? thank you

boot lvm squeeze

2009-07-20 Thread Soren Orel
I've downloaded a weekly snapshot about squeeze: http://cdimage.debian.org/cdimage/weekly-builds/amd64/bt-cd/ but I just want to ask, I've heard that I could simply install squeeze, and boot from LVM, does GRUB2 does this? Is it in squeeze by default? (I mean I just can install testing and not have

Re: kernel compile - Unable to mount root fs

2009-07-19 Thread Soren Orel
On Sun, Jul 19, 2009 at 01:13 -0700, Don Quixote de la Mancha wrote: > > On Sat, Jul 18, 2009 at 5:39 AM, Soren Orel wrote: > > > hmmm.. it works, but I have to hit Ctrl+D at every boot... :D > > > > On some of your vmlinux lines in your menu.lst you have the word >

Re: kernel compile - Unable to mount root fs

2009-07-18 Thread Soren Orel
hmmm.. it works, but I have to hit Ctrl+D at every boot... :D http://img149.imageshack.us/img149/5726/screenshotual.png On Sat, Jul 18, 2009 at 12:00 PM, Siggy Brentrup wrote: > Sorry that I didn't see this thread earlier. > > On Sat, Jul 18, 2009 at 11:17 +0200, Soren Orel wrote

Re: does find has feature to find several names

2009-07-18 Thread Soren Orel
Sat, Jul 18, 2009 at 12:08 PM, Siggy Brentrup wrote: > On Sat, Jul 18, 2009 at 12:00 +0200, Soren Orel wrote: > > so that I don't have to write this: > > > > find . -type f -name "*.sh" -o -name "*.html" > > > > is there a > > > >

does find has feature to find several names

2009-07-18 Thread Soren Orel
so that I don't have to write this: find . -type f -name "*.sh" -o -name "*.html" is there a find . -type f -name "*.sh|*.html" method? :D:D thank you

Re: kernel compile - Unable to mount root fs

2009-07-18 Thread Soren Orel
it works! I just forget: cp arch/x86/boot/bzImage /boot/vmlinuz-2.6.30-1 and: mkinitramfs -o /boot/initrd.img-2.6.30-1 2.6.30.1 and to edit grub: title kernel 2.6.30.1-barminev root (hd0,1) kernel /vmlinuz-2.6.30-1 root=/dev/hda2 ro initrd /initrd.img-2.6.30-1 thank you!!! alias köszi! :D O

Re: kernel compile - Unable to mount root fs

2009-07-17 Thread Soren Orel
thank you for the quick replies :O I just only did, what I mentioned in the starting mail:S ls -la /boot: http://pastebin.com/f7dc58737 cat /boot/grub/menu.lst http://pastebin.com/f566152fc On Fri, Jul 17, 2009 at 9:11 PM, Don Quixote de la Mancha < quix...@dulcineatech.com> wrote: > Did you b

Re: kernel compile - Unable to mount root fs

2009-07-17 Thread Soren Orel
trying in single mode: http://img514.imageshack.us/img514/7868/screenshotsrf.png trying in normal mode: http://img219.imageshack.us/img219/6290/screenshot1u.png I forget to tell, that this pc uses lvm :S On Fri, Jul 17, 2009 at 8:59 PM, Aioanei Rares wrote: > Soren Orel wrote: > >>

kernel compile - Unable to mount root fs

2009-07-17 Thread Soren Orel
debian lenny I download 2.6.30-1 source tar -xjf linux-2.6.30.1.tar.bz2 cd linux-2.6.30.1 cp /boot/config-2.6.26-2-686 ./.config apt-get install make gcc libncurses5-dev make menuconfig (replace M to *): Device Drivers - Multiple device support (RAID and LVM) - Device mapper support File systems

how to sed every char

2009-07-05 Thread Soren Orel
I can sed all the a-b-c-d-e, etc chars like this: sed "s//[a-z]/g" but how can I sed all the chars? (numbers, letters, special char) thank you regards, soren

Re: iceweasel 3.5?

2009-07-01 Thread Soren Orel
I download it from http://packages.debian.org/sid/iceweasel but the bug still exists :D :) On Wed, Jul 1, 2009 at 2:49 PM, Soren Orel wrote: > When will Iceweasel 3.5 come to Debian Lenny? :P > > I hope this bug > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525938

Re: iceweasel 3.5?

2009-07-01 Thread Soren Orel
http://glandium.org/blog/?p=361 On Wed, Jul 1, 2009 at 2:49 PM, Soren Orel wrote: > When will Iceweasel 3.5 come to Debian Lenny? :P > > I hope this bug > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525938 > > is fixed in Iceweasel 3.5, because with 3.0.6, (

iceweasel 3.5?

2009-07-01 Thread Soren Orel
When will Iceweasel 3.5 come to Debian Lenny? :P I hope this bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525938 is fixed in Iceweasel 3.5, because with 3.0.6, (up-to-date Lenny) the https://addons.mozilla.org/hu/firefox/addon/4364 is still not working properly :(

Re: how to grep error messages

2009-06-28 Thread Soren Orel
final solution: if ! cd "$1"; then echo "error"; exit 1; fi thank you!

Re: how to grep error messages

2009-06-28 Thread Soren Orel
pt with a bad path, e.g.: doesn't wrote escape char before space, or put quote around the path, like: "/home/user/Desktop/some existing dir with spaces" thanks :P:) On Sun, Jun 28, 2009 at 11:39 AM, Soren Orel wrote: > I can /dev/null the error messages like: > > cd &

how to grep error messages

2009-06-28 Thread Soren Orel
I can /dev/null the error messages like: cd "$1" 2> /dev/null e.g.: I get error If "$1" has spaces in it Ok, but how can I grep the error message? I tried: if cd "$1" 2> grep -i "No such file or directory"; then echo "badbadbad"; exit; fi But it doesn't work :S thank you!

slow when copying

2009-06-27 Thread Soren Orel
..soo I use Debian Lenny with GNOME. Sometimes I backup my data on my laptop to a USB HDD. But when I copy the data to the USB HDD, GNOME slows down, very slow, I mean it sometimes just freezes for seconds :S Can I give a priority for the copy, so that I could use my PC when I'm backing up my fi

Re: wget directories

2009-06-26 Thread Soren Orel
Thank you!! It really works! thanks

wget directories

2009-06-26 Thread Soren Orel
I want to download files, that are in a list. e.g.: cat list.txt http://mysite.com/xyz.txt http://mysite.com/somedir/something http://mysite.com/anotherdir/something2 Ok, I can do "wget -i" like the "man wget" says. But it only downloads the files, and doesn't creates the directories. So I can

what happened to ftp.de.debian.org

2009-06-21 Thread Soren Orel
Doesn anybody know? I mean it was down for a few hours. Just asking!! :P Hardware upgrade? :) Thank you!