@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7



Comments:

<0> anyone recommend a good backup utility? I'm running slackware 10.2.0.
<1> tar
<0> I tried the "easy backup and restore" by alan keates at http://www.faqs.org/docs/gazette/backup.html - it backs up certain directories and burns them to a rwcd - but I wasn't able to get it to function - seems the file is too big for the cd
<0> I want something that I can use to restore the system if the hd crashes
<2> Hello... how can i share a directory ?for example /tmp/dir1 ?
<3> what do you mean share exactly
<1> /tmp being 1777 is a bad example to share anyway
<1> gauze: hows that demo coming
<3> graz: had a problem with final mix. next week or so.
<1> cool
<1> sweet, moer Excel sloppiness
<4> hi guys, I accidentally deleted the window list from my kde taskbar, anybody know how I can get it bacK?
<4> erm never mind...found it
<4> sorry
<5> say i run ./configure on one of my PC's with intel d805. will that make file work for another PC with core 2, but same OS?
<6> the binary? sure



<7> Hello! Could someone please give me a hand? I saved a file to /mnt/sda3 before mounting sda3. After fscking and mounting sda3 my old files were still there, but I can't understand why "ls /mnt/sda3" returns one file before mounting, and several files after mounting.
<1> a mount sits on top of the data already there
<1> if you're holding a pen in one hand, and I put a paper plate over that hand, no pen
<1> take the plate away, pen
<1> get it?
<7> A good visualization, but what happens when no space on sda3 is left?
<1> what do you tink happens
<7> if I write a lot to the mounted /sda3, I think it would be saved on top of the unmounted file, right?
<1> no
<1> its saved to the device you mounted
<1> when you unmount that device, the data in that mountpoint is still there
<1> the data that was in that dir before you mounted to it
<7> hmm
<7> sda3 is 50 GB in size
<7> the file saved when sda3 was not mounted is 7GB
<7> and afterwards I saved 20GB on the mounted sda3
<1> whast the mountpoint
<7> but df tells me that only 12500k blocks are being used.
<1> whast the mountpoint
<7> 12500 1 k blocks I think
<1> ok, I give up
<7> wait
<7> Im a bit slow
<7> the command is "mount /dev/sda3 /mnt/sda3
<1> is /dev/sda3 currently mounted?
<7> yes
<7> /dev/sda3 on /media/sda3 type ext3 (rw)
<1> erm
<1> you said /mnt/sda3
<1> /mnt/sda3 is not /media/sda3
<7> oh, I just replaced this because I use Ubuntu but I'm aware that most other distros use /mnt
<7> as far as I remember
<1> doesnt matter what others use, its YOU I'm trying ot help
<7> ok. the actual command was mount /dev/sda3 /media/sda3
<7> sorry for the confusion
<1> ok so when sda3 is mounted, you see files in /media/sda3?
<7> yes
<1> and when you unmount sda3, what do you see in /media/sda3
<7> total 12608104
<7> drwxr-xr-x 3 root root 4096 2007-02-04 21:05 .
<7> drwxr-xr-x 9 root root 4096 2007-02-05 00:50 ..
<7> -rw-r----- 1 root root 7715233792 2007-02-04 23:41 dd_rescue.sav
<7> drwx------ 2 root root 16384 2007-02-04 20:24 lost+found
<7> -rwxrwx--- 1 root plugdev 3686 2007-02-04 20:21 usb2.sav.log
<7> -rwxrwx--- 1 root plugdev 13421772800 2007-02-04 20:55 usb3.sav
<1> dont paste.
<7> -rwxrwx--- 1 root plugdev 7327 2007-02-04 20:55 usb3.sav.log
<7> -rwxrwx--- 1 root plugdev 32516 2007-02-04 20:21 usb.sav.log
<7> sorry
<1> DONT PASTE
<1> ok, so th files show in /media/sda3 after unmounting the device?
<7> after umount /media/sda3
<8> are there any linux distros that just do anti-spam gateway functions? such as a bootable ISO
<7> ls -la /media/sda3 then returns 1 file
<8> rather than having to piece it all together
<1> newbie77: huh? you just said all those show after unmounting
<7> size: 704643072
<7> only one file is shown when sda3 is unmounted
<9> Molsenn no, you're supposed to know what you're doing
<7> I mixed it again
<7> darn



<1> paste that one line of ls -l
<9> maybe some day
<7> -rw-r----- 1 root root 704643072 2007-02-04 22:51 dd_rescue.sav
<8> I dunno what I am doing wrong but I find spam******in really poor at detecting spam even when I have a low threshold
<1> 704MB
<9> Molsenn really? i find it quite effective...
<7> you're right again
<7> shame on me
<8> Trengo, hmm. It's only grabbing about 50% of our spam.
<9> Molsenn sa-update && service spam******in restart
<7> but how should I clean this mess?
<8> I am on a fairly tight deadline so I'd like to just install a bundled anti-spam solution, any suggsetions?
<8> Trengo i do that every day :)
<1> ***uming the device is unmounted, and disconnected (its usb right?), that file is occupying space on whatever partition /media/sda3 is sitting on
<9> Molsenn me too, only i let cron do it :P
<9> Molsenn how much mail do you get?
<8> We get about 6,000 a day.
<7> graz: its a local SATA partition. I'm trying to recover data from a dying USB HDD
<9> Molsenn one server?
<8> I am using amavisd as a front-end to spam******in, maybe that is the problem
<8> Trengo yeah.
<9> i dunno amavis, cant help there
<8> does spam******in support auto whitelisting
<9> what's your SMTP software?
<8> postfix
<9> it does, but needs some perl modules
<9> Molsenn i'd go with sendmail instead
<8> i am not very fond of sendmail really
<8> hmm
<9> maybe postfix does it all, but i dunno
<1> newbie77: so you dd'd those files there
<7> graz: Right. but isn't sda3 a partition on its own?
<1> you tell me
<1> I cant see your devices
<1> /media/sda3 is just a place
<1> a directory
<1> if you mount a device there, then whatevers on that device will show
<9> Molsenn dnsbl?
<7> and if I mount a device there, the content of that directory will no longer be shown?
<7> but only the content of the device/partition, right?
<9> newbie77 exactly
<8> Trengo, the company has requested no blocked mail, they want mail to only go to their junk folder, no blocks
<9> when you umount, you see what was there in the first place
<1> if files already exist there before mounting, yes, they "disappear" until the device is unmounted
<8> but spam******in is only picking up half of it
<8> obviously a config issue ha
<1> the pen/paper analogy I mentioned
<9> Molsenn that's silly...
<7> I see. I interpreted the example in a different way.
<9> you should take as much work off SA as possible
<8> Trengo, in their business, they cannot afford to miss one single e-mail. one e-mail can mean a revenue loss of tens of thousands
<9> Molsenn look at the logs see if SA is loading all the perl modules it needs
<8> so they'd rather sift through a junk folde rlooking for legit mail
<7> like "if I save data on the paper, I will not harm the data written on the pen as long as I don't write exactly above where the pen lies.
<1> any contents in the mountpoint are not combined with whatevers mounted there after
<7> that simple :-)
<8> spam******in is configured to use dnrbl to tag spam but not reject it
<7> cool
<9> Molsenn set reject at zero
<7> Thank you so much (I I'm already quite nervous because of some files recently saved on that HDD)
<1> you're welcome
<7> now I can try to recover more. Thank you very much again!!!
<1> good luck
<7> thanks. I'll need it! (every some hundreds of MB the drive spins down and I have to restart dd_rescue with the -s option (ipos)
<10> Watch out for the moose.
<1> howto: whats a moose
<11> I need to compare two directories (and sub directories), just the file names, need to see if any are missing between the two, got any ideas?
<12> diff
<1> sdiff -s dir1 dir2
<11> thanks :-)
<12> just don't do it too quickly :)
<11> too quickly?
<12> just joking with you.
<11> I hope so!


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #linuxhelp
or
Go to some related logs:

dubai freight flows
#beginner
mollie thompson us.army.mil
#gentoo
#linux-noob
#politics
#linuxhelp
mrbigdickshotchicks logins
nigeria supermodel
#winvista



Home  |  disclaimer  |  contact  |  submit quotes