| --- | Log | opened Fri Oct 30 00:00:01 2009 |
| 00:01 | <twb> | blueldr137: TIAS? |
| 00:01 | <blueldr137> | twb: whats TIAS? |
| 00:01 | <twb> | !TIAS |
| 00:01 | <dpkg> | TIAS is "Try It And See". |
| 00:01 | <blueldr137> | lol ok |
| 00:02 | <blueldr137> | I really don't want to update to an unstable package though :P |
| 00:02 | <bird> | 安装 debian testiing 后进不了系统 显示 按 ctrl+d 继续 然后还是这个界面 |
| 00:02 | <blueldr137> | I know that 7.5.2 is the latest stable package for Mesa3D. |
| 00:02 | <sney> | blueldr137: if you aren't running sid you won't get anything unstable. |
| 00:03 | <blueldr137> | sney: oh :P |
| 00:03 | <sney> | Things don't move down the pipe from sid until they've had the release critical bugs worked out. Well, most of them anyway. It'll work. |
| 00:03 | <sney> | you can ask the bot for the details |
| 00:04 | -!- | gfa [~gfa@201.253.214.40] has joined #debian |
| 00:04 | <Gun_Smoke> | squeeze is set for freeze in march I think right? |
| 00:04 | -!- | tjol_ [~free-zomb@p4FE5DDCA.dip.t-dialin.net] has joined #debian |
| 00:04 | <blueldr137> | So downloading the Mesa3D libs from the Mesa3D.org website and manual installing them is my only option? |
| 00:05 | <dli> | bird, this is an english channel |
| 00:05 | -!- | Gunther [~Gunther@p54AAF857.dip.t-dialin.net] has quit [Remote host closed the connection] |
| 00:06 | <sney> | blueldr137: Squeeze currently has 7.6-1. If it's in Squeeze it's not broken, so that's what you can use. Any other methods are not officially supported in this channel. |
| 00:07 | -!- | gfa [~gfa@201.253.214.40] has left #debian [] |
| 00:09 | <blueldr137> | sney: well I was looking and at the Mesa3D.org site and found that 7.5.2 requires kernel 2.6.28 and lenny only has kernel 2.6.26... so if I tried to install the Mesa libs from squeeze they wouldn't work under lenny right? |
| 00:10 | <sney> | !tias |
| 00:10 | <dpkg> | TIAS is "Try It And See". |
| 00:10 | <sney> | dang dpkg you used to have a better response for that |
| 00:10 | -!- | iwamatsu0 [~iwamatsu@49.14.32.202.bf.2iij.net] has joined #debian |
| 00:11 | <sney> | You can also install a later kernel if you want. If you're installing a later version of Mesa3D because of hardware support, you may also want the better selection of hardware drivers available in 2.6.30. (at least, in my opinion it's better.) Why are you trying to upgrade Mesa3D anyway? |
| 00:11 | -!- | tjol [~free-zomb@p4FE5C976.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 00:13 | -!- | whilo [~whilo@HSI-KBW-082-212-006-074.hsi.kabelbw.de] has quit [Remote host closed the connection] |
| 00:13 | -!- | ernesto [~ecrespo@200-71-150-172.static.telcel.net.ve] has quit [Ping timeout: 480 seconds] |
| 00:13 | <blueldr137> | sney: my ati x1600 card won't do direct rendering only indirect rendering :P |
| 00:15 | <blueldr137> | sney: I didn't know you could install a newer kernel :P Can you do this through aptitude? |
| 00:15 | <sney> | yes, from backports. Backports are newer kernels from sid and squeeze back ported to work with lenny. |
| 00:16 | <sney> | !bpo |
| 00:16 | <dpkg> | backports.org is an unofficial repository of <backports> for the current stable distribution, prepared by Debian developers. Read http://backports.org/dokuwiki/doku.php?id=instructions . A sample line for your sources.list is: deb http://www.backports.org/debian lenny-backports main contrib non-free. Once added, aptitude update && aptitude install debian-backports-keyring && aptitude update. See also <bpo mirrors> <bpo contents>. |
| 00:17 | <overddose> | sney |
| 00:17 | <overddose> | question |
| 00:17 | <blueldr137> | sney: thanks :) |
| 00:18 | <overddose> | i have to reinstall grub to the mbr |
| 00:18 | <overddose> | how would i go about doing this |
| 00:18 | <sney> | !fixmbr |
| 00:18 | <dpkg> | To reinstall <GRUB> simply boot to your Debian install disk, live CD or whatever else you have, switch to the other console (Alt-F2), then mount your root filesystem (mount -t ext2 /dev/whatever /target ; mount --bind /dev /target/dev), then chroot into it (chroot /target) then run "mount /proc ; update-grub && grub-install /dev/hda". Also ask me about <rescue mode>, <dual boot guide>, <supergrub>. |
| 00:18 | <overddose> | i read that |
| 00:18 | <overddose> | i readEVERYTHING |
| 00:18 | <overddose> | but i dont understand :P |
| 00:18 | <overddose> | it says /dev/whatever/ |
| 00:18 | <overddose> | what should be there |
| 00:18 | <sney> | whatever your hard drive is |
| 00:18 | <overddose> | how can i find out |
| 00:19 | <sney> | like, if it's an IDE drive plugged into the first channel as the master drive, that would make the disk /dev/hda. the first partition would be /dev/hda1 and so on. |
| 00:19 | <sney> | you can see a list of disks and partitions by doing fdisk -l |
| 00:19 | <sney> | SATA drives show up as sda, sdb, etc |
| 00:19 | <overddose> | well |
| 00:19 | <overddose> | im not in debian |
| 00:19 | <overddose> | im on win7 lol |
| 00:20 | <overddose> | as i cant boot into debian atm |
| 00:20 | <overddose> | and its a laptop |
| 00:20 | <overddose> | so |
| 00:21 | <jrabbit> | burn a livecd then? |
| 00:21 | <sney> | you would need a livecd of some sort to accomplish the fixmbr task anyway, but you can also work it out just from the hard drive list in the bios |
| 00:21 | <sney> | and if it's a relatively new laptop that only has 1 hard drive, I'm willing to bet that it's /dev/sda |
| 00:21 | <sney> | with the partitions being numbered in order, however many there are |
| 00:21 | <overddose> | its like |
| 00:21 | <overddose> | a 2005 model toshiba |
| 00:22 | <overddose> | when it says *slash* target |
| 00:22 | <k1lumin4t1_> | has anybody got any experience working with informix on debian? |
| 00:22 | <kenyon> | !grml |
| 00:22 | <dpkg> | grml is a bootable CD (Live CD) originally <based on> Knoppix, now Debian. It includes a collection of GNU/Linux software especially for users of text tools and system administrators. It can be used as a rescue system, for analyzing systems/networks or as a working environment. http://grml.org/ #grml on irc.freenode.net. |
| 00:22 | <kenyon> | I love grml as a liveCD, overddose |
| 00:23 | <overddose> | i have a live cd that came with my linux for dummies book ^_^ |
| 00:23 | <sney> | read your book again, the chapter on the filesystem will explain the slashy stuff better than I can |
| 00:23 | <overddose> | i know its ext3 |
| 00:24 | <sney> | no not that |
| 00:25 | <sney> | the file heirarchy. I think they used to call it the LFH? it explains what all the slashes mean and what they do. if |
| 00:25 | <sney> | if your book doesn't, it sucks! |
| 00:25 | <overddose> | found it |
| 00:25 | <overddose> | lol |
| 00:25 | <overddose> | CHAPTER 4 - Navigating the linux file system |
| 00:28 | <overddose> | how can i get the root password for the live cd |
| 00:28 | <overddose> | its not in the book |
| 00:28 | <overddose> | :/ |
| 00:28 | -!- | gfa [~quassel@201.253.214.40] has joined #debian |
| 00:28 | <sney> | it probably doesn't have one |
| 00:28 | <sney> | many livecds don't |
| 00:29 | <overddose> | ok |
| 00:29 | <overddose> | ok |
| 00:29 | <overddose> | so |
| 00:29 | <overddose> | what do i do to re install grub? |
| 00:29 | <twb> | !reinstall grub |
| 00:29 | <dpkg> | See http://wiki.debian.org/GrubRecover http://www.debian.org/releases/stable/i386/ch08s07.html. Boot a cd like knoppixgrml, mount your disk read/write, (mount boot partition into your / partition if applicable,) mount -o bind /dev/ /your/root/dev; chroot /your/root; mount -t proc none /proc; grub-install /dev/foo (you may need to edit /etc/mtab and/or /boot/grub/device.map). Also ask me about <fixmbr> <rescue mode> |
| 00:29 | <twb> | Why doesn't dpkg recommend Debian Live yet, hmm? |
| 00:30 | <sney> | Hey, that wiki link looks like about what I would have said. |
| 00:30 | -!- | SiCuTDeUx [~sicutdeux@201.242.19.30] has quit [Remote host closed the connection] |
| 00:30 | <overddose> | in as little detail as possible, what do i do |
| 00:30 | <overddose> | like, "mount hd1 |
| 00:30 | -!- | gfa [~quassel@201.253.214.40] has quit [Remote host closed the connection] |
| 00:30 | <twb> | overddose: did you read what dpkg said? |
| 00:31 | <overddose> | yeah |
| 00:31 | <bird> | I install debian testing now but I can |
| 00:31 | <twb> | overddose: so what part of it are you stuck on? |
| 00:31 | <overddose> | well. all of it. |
| 00:31 | <sney> | That supergrub thing looks pretty cool |
| 00:31 | <overddose> | ik, thats what i was looking into |
| 00:31 | <overddose> | like. |
| 00:31 | <overddose> | i have my live cd, i boot into it |
| 00:31 | <overddose> | and gnome is up so. |
| 00:31 | <overddose> | alt f2? |
| 00:31 | <twb> | overddose: get a root terminal in some way |
| 00:32 | <overddose> | ok |
| 00:32 | <overddose> | then |
| 00:32 | <bird> | but i can`t into system |
| 00:32 | -!- | Hideo [~irc@c-76-17-0-5.hsd1.ga.comcast.net] has quit [] |
| 00:32 | <twb> | bird: this sentence no verb! |
| 00:33 | <overddose> | i think bird is a pretty cool dude, eh uses no verbs and doesnt afraid of misunderstanding |
| 00:33 | <sney> | this guy no english. poor asian language dudes don't have their own channels |
| 00:33 | <twb> | sney: zh does, apparently ko and ja don't. |
| 00:33 | -!- | adlpaf [~adlpaf@200.90.101.209] has quit [Quit: Ex-Chat] |
| 00:34 | <overddose> | /etc/fstab would help me find the title of the drive wouldnt it? |
| 00:34 | <sney> | !tell bird about zh |
| 00:34 | <twb> | overddose: what do you mean by title? |
| 00:34 | <overddose> | hd, hd1 etc |
| 00:34 | <dli> | bird, can you log in by typing in root password? |
| 00:34 | <twb> | overddose: I don't think so. |
| 00:34 | <sney> | fdisk -l would, though. |
| 00:34 | <twb> | overddose: GRUB's device naming scheme is totally independent on Linux's |
| 00:35 | <sney> | oh, that's what we're talking about. nvm |
| 00:35 | <bird> | it si showing enter ctrl+d go on |
| 00:35 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has quit [Quit: leaving] |
| 00:35 | <overddose> | ok. so first i get a root terminal, fdisk -l. find whether its hd0, hd, or hd1 |
| 00:35 | <dli> | bird, try to boot into "single user" mode from grub |
| 00:35 | <overddose> | or something else? |
| 00:36 | <overddose> | bird, is it telling you that the x server is messed up? |
| 00:36 | <dli> | overddose, or, fsck failed? |
| 00:36 | <overddose> | i messed up my xorg.conf on numerous occasions...fucking compiz. |
| 00:37 | -!- | mode/#debian [+l 362] by debhelper |
| 00:37 | <twb> | overddose: how many disks are installed? |
| 00:37 | <twb> | Actually, that doesn't even matter. |
| 00:37 | <overddose> | 1 disk. |
| 00:37 | <overddose> | set in laptop. |
| 00:37 | <twb> | overddose: do you have a separate /boot filesystem? |
| 00:37 | <overddose> | no |
| 00:37 | <twb> | overddose: OK, so mkdir /target, and mount the root filesystem on /target. |
| 00:37 | <overddose> | i installed a filesystem to check on a drive a long time ago, but never for booting, i just mounted it |
| 00:37 | <twb> | overddose: then grub-install --root-directory /target |
| 00:38 | <overddose> | where do i make the directory |
| 00:38 | <twb> | overddose: eh? |
| 00:38 | -!- | githogori [~githogori@adsl-66-123-22-146.dsl.snfc21.pacbell.net] has joined #debian |
| 00:38 | <overddose> | where do i mkdir /target |
| 00:39 | <overddose> | unless /target means / = root -> target |
| 00:39 | <twb> | overddose: no, /target is a literal string |
| 00:39 | <twb> | overddose: the directory "target" in the root directory. |
| 00:39 | <overddose> | ok |
| 00:39 | <overddose> | so i would have to navigate to the / |
| 00:39 | -!- | s5unty [~s5unty@121.237.218.57] has joined #debian |
| 00:39 | <twb> | it's an absolute path, so it doesn't matter where you run it. |
| 00:40 | -!- | s5unty [~s5unty@121.237.218.57] has quit [] |
| 00:40 | <overddose> | ok so once i do that |
| 00:40 | <overddose> | you know i have to reinstall grub to the mbr right? |
| 00:41 | <overddose> | i tried to dual boot win7 and debian with deb loaded first |
| 00:41 | <sney> | these are the steps |
| 00:41 | <sney> | listen to twb, he knows his stuff |
| 00:41 | <twb> | I have reinstalled grub WAY too many times |
| 00:41 | <twb> | This is why my own gear uses extlinux now |
| 00:41 | <twb> | But that would take too long to explain to overddose |
| 00:41 | <overddose> | :[ that hurt... |
| 00:42 | <overddose> | anyway |
| 00:42 | <overddose> | so i make that directory |
| 00:42 | <overddose> | grub-install |
| 00:42 | <overddose> | to that directory |
| 00:42 | <bird> | root system file is mounted only read , it is always showe enter "ctrl+d" |
| 00:43 | <twb> | overddose: no. |
| 00:43 | <twb> | overddose: does /target exist yet? |
| 00:43 | -!- | ZerialKiller [~ZerialKil@201.132.251.88] has quit [Remote host closed the connection] |
| 00:43 | <overddose> | im on the same system |
| 00:43 | <overddose> | if i left now. |
| 00:43 | <overddose> | i would be stuck later |
| 00:43 | <overddose> | so im trying to keep notes. |
| 00:43 | <overddose> | so if it was. |
| 00:43 | <overddose> | how would i mount /target |
| 00:44 | <kenyon> | bird: are you using squeeze? |
| 00:44 | <bird> | yes |
| 00:44 | <overddose> | tiem to reload |
| 00:44 | <twb> | overddose: what is the root filesystem's block device? |
| 00:44 | <twb> | overddose: it will typically be something like /dev/sda1 |
| 00:44 | <kenyon> | bird: so you upgraded some packages and now you can't boot? |
| 00:44 | <overddose> | not sure |
| 00:44 | <twb> | overddose: all possible block devices will be listed in /proc/partitions |
| 00:44 | <overddose> | can i find out somehow through win7? |
| 00:45 | <twb> | overddose: I cannot help you with Windows, sorry. |
| 00:45 | -!- | Gun_Smoke [~G@c-98-208-172-99.hsd1.fl.comcast.net] has quit [Quit: Gun_Smoke] |
| 00:45 | <overddose> | ok |
| 00:45 | <overddose> | i think |
| 00:46 | <overddose> | its sda1 |
| 00:46 | <overddose> | could it also be just /sda |
| 00:46 | <sney> | you can figure it out by looking at the device list in the bios as well |
| 00:46 | <sney> | it's not just sda |
| 00:46 | <kenyon> | bird: you probably need to fix /etc/fstab so that it refers to file systems by UUID or some other static identifier |
| 00:46 | <twb> | The BIOS will be full of shit. I would not trust it to give me the time of day. |
| 00:46 | <overddose> | well it is sda1 come to think of it |
| 00:46 | <overddose> | because i NEVER saw hd |
| 00:47 | -!- | blueldr137 [~blueldr13@99.69.214.211] has quit [Ping timeout: 480 seconds] |
| 00:47 | <overddose> | this has a sata drive in it |
| 00:47 | <overddose> | so |
| 00:47 | <overddose> | sda1 it is |
| 00:47 | <sney> | win7 makes 2 partitions by default, a loader and a system partition. if you installed debian first this will probably be sda3 and sda4, since debian will be sda1 and swap will be sda2 |
| 00:47 | <twb> | overddose: '(hdN)' and '(hdN,M)' are GRUB identifiers. They do not occur in Linux. |
| 00:47 | <dli> | bird, if you have a livecd/liveusb there, you can boot a live system from cd/usb, and run fsck |
| 00:48 | <overddose> | ok. |
| 00:48 | <overddose> | so what do i do. |
| 00:48 | <overddose> | mkdir /target |
| 00:48 | <twb> | overddose: you have mounted sda1 on /target? |
| 00:48 | <overddose> | how do i mount it |
| 00:48 | <twb> | overddose: mount /dev/sda1 /target |
| 00:48 | <bird> | i install the system just reboot then it is doing |
| 00:49 | <overddose> | then? |
| 00:49 | -!- | brendan_ [~brendan@ResNet-34-250.resnet.ucsb.edu] has quit [Quit: brendan_] |
| 00:49 | <bird> | i am fix the system from cdlive |
| 00:49 | <dli> | bird, do you get an "recovery" entry to select during booting? |
| 00:49 | <twb> | overddose: grub-install --root-directory /target '(hd0)' |
| 00:50 | <overddose> | then. |
| 00:50 | <twb> | overddose: you are done. |
| 00:50 | <overddose> | how would i add win7 to the list |
| 00:50 | <dli> | bird, you may find the partition by: fdisk -l, cat /proc/partitions, then, do something like: fsck -f /dev/sda1 |
| 00:51 | <twb> | overddose: I don't know. I imagine you would edit /boot/grub/menu.lst (for GRUB Legacy) or /etc/default/grub-pc (for GRUB 2). |
| 00:51 | <kenyon> | bird: if you just installed the system, corruption is probably not the problem |
| 00:51 | <overddose> | hmm. |
| 00:51 | <twb> | overddose: you need to get it to boot Linux before you can worry about Windows |
| 00:51 | <overddose> | yeah |
| 00:51 | <overddose> | brb |
| 00:52 | <twb> | overddose: note that if you haven't already installed windows, it will delete anything you've just done when you install Windows |
| 00:52 | <overddose> | i have already installed windows |
| 00:52 | <overddose> | and debian was on here before win7 |
| 00:52 | <twb> | Good; carry on. |
| 00:52 | <twb> | The best practice is to install Windows first, then Debian. |
| 00:53 | <overddose> | i knew that |
| 00:53 | <overddose> | because |
| 00:53 | <overddose> | the bootloader in windows |
| 00:53 | <overddose> | is shit |
| 00:53 | -!- | overddose [overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has quit [Quit: Leaving] |
| 00:53 | <twb> | No, because Debian's installer will detect and deal with Windows, but the converse is not true. |
| 00:53 | <kenyon> | my best practice is to relegate windows to virtualbox, heh |
| 00:53 | <twb> | kenyon: well, sure |
| 00:53 | <sney> | I just read a few minutes ago that you can chainload grub from windows's boot.ini |
| 00:54 | <twb> | sney: yeah, but then your Linux system will be dependent on Windows working |
| 00:54 | <Xenguy> | sney: I think that is true |
| 00:54 | <sney> | I wouldn't do it, I'm just surprised that it's true |
| 00:54 | <Xenguy> | boot.ini ? |
| 00:55 | <twb> | chainloading isn't complicated |
| 00:55 | <Xenguy> | nm |
| 00:56 | <bird> | my i386 is sometime but amd64 redo debian-system time after time it is always can`t into |
| 00:59 | -!- | Texou [~Texou@pat35-5-78-226-56-130.fbx.proxad.net] has quit [Quit: ++] |
| 00:59 | -!- | cassetout [rburn@should.have.tried.shellium.org] has joined #debian |
| 01:04 | -!- | jegc [~jegc@186.28.159.7] has quit [Quit: Ex-Chat] |
| 01:05 | -!- | user [~user@68.60.222.17] has joined #debian |
| 01:05 | -!- | user [~user@68.60.222.17] has quit [] |
| 01:08 | -!- | user [~user@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has joined #debian |
| 01:08 | -!- | user is now known as overddose |
| 01:08 | <overddose> | ok |
| 01:08 | <twb> | overddose: all fixed? |
| 01:08 | <overddose> | no |
| 01:08 | <overddose> | your grub-install command |
| 01:08 | <overddose> | didnt work |
| 01:09 | <twb> | Hmph |
| 01:09 | <overddose> | i am on my live cd now |
| 01:09 | <overddose> | so |
| 01:09 | <overddose> | i went ahead |
| 01:09 | <twb> | overddose: do the same thing again, but add in --rescan |
| 01:09 | <overddose> | where |
| 01:09 | <twb> | Sorry, --recheck |
| 01:09 | <twb> | overddose: into the final grub-install command. |
| 01:09 | <overddose> | but where in it |
| 01:09 | <twb> | Hm, I'm assuming you're running the same version of grub on the LiveCD as you are in Debian |
| 01:10 | <overddose> | im not sure |
| 01:10 | <twb> | If only one of them is GRUB 2, that won't work |
| 01:10 | <overddose> | i just installed a version of grub on here |
| 01:10 | <overddose> | like |
| 01:10 | <overddose> | just now |
| 01:10 | <overddose> | on the live cd. |
| 01:10 | <overddose> | whatever was in aptitude i have. |
| 01:10 | -!- | mahesh [~mahesh@202.88.231.135] has joined #debian |
| 01:11 | <overddose> | bash: grub-install: command not found |
| 01:11 | <overddose> | i missed the 0 in hd |
| 01:11 | <overddose> | but it says that grub-install is not found as a command |
| 01:12 | -!- | BobHartge [~bob@cpe-24-209-59-178.neo.res.rr.com] has joined #debian |
| 01:12 | <twb> | overddose: erm, you aren't root |
| 01:12 | <overddose> | sudo |
| 01:12 | <overddose> | i cant su |
| 01:12 | <overddose> | asks for password |
| 01:12 | <overddose> | i dont know the pass |
| 01:12 | <twb> | Then fix your live CD, I guess |
| 01:13 | <overddose> | well |
| 01:13 | <overddose> | grub-install works fine when i use sudo |
| 01:13 | <overddose> | :P |
| 01:13 | <overddose> | but it says that --root-directory is unknown |
| 01:13 | <twb> | Hm. |
| 01:14 | <overddose> | maybe --root-directory=/target |
| 01:14 | <twb> | Yeah, try that |
| 01:14 | <overddose> | ok |
| 01:14 | <overddose> | that did it |
| 01:14 | <overddose> | but |
| 01:14 | <overddose> | it says |
| 01:14 | <overddose> | the file /target/boot/grub/stage1 not read correctly |
| 01:15 | <overddose> | i had grub 1.5 on my debian system |
| 01:16 | <twb> | There is no grub 1.5 |
| 01:16 | <overddose> | it said 1.5 :P |
| 01:16 | <twb> | overddose: do "chroot /target dpkg -l grub grub-pc" |
| 01:16 | <twb> | Tell me the versions reported |
| 01:16 | -!- | chitchat [~guest@ppp59-167-188-93.static.internode.on.net] has joined #debian |
| 01:17 | <overddose> | 0.97-47lenny2 and its legacy |
| 01:17 | <overddose> | and grub-pc has none |
| 01:17 | <twb> | OK, good |
| 01:18 | <twb> | And do grub --version without chrooting |
| 01:18 | <twb> | Make sure its version is ≤1 |
| 01:18 | <overddose> | grub (GNU GRUB 0.97) |
| 01:19 | <twb> | OK, then as long as you get --root-directory correct, and possibly calling --recheck, it should be sufficient to reinstall the MBR |
| 01:19 | <twb> | You shouldn't get 16:14 <overddose> the file /target/boot/grub/stage1 not read correctly |
| 01:20 | <overddose> | so what do i type? |
| 01:20 | <twb> | grub-install --recheck --root-directory=/target |
| 01:20 | <overddose> | oops |
| 01:21 | <overddose> | didnt specify '(hd0)' |
| 01:21 | <overddose> | still didnt work |
| 01:24 | -!- | zkchong [~zkchong@203.106.65.126] has joined #debian |
| 01:24 | -!- | git-hi9h [~bart@cpe-72-181-254-96.tx.res.rr.com] has joined #debian |
| 01:24 | -!- | zkchong [~zkchong@203.106.65.126] has quit [] |
| 01:24 | -!- | RIVE [~cesar@201.148.26.98] has quit [Quit: http://www.linuxlaguna.com http://www.riveonline.com] |
| 01:25 | <twb> | overddose: pastebin the output of "cat /proc/partitions" and "ls -l /dev/disk/by-label". |
| 01:26 | <BobHartge> | install disk 1 has repair tools that can find and mount /root and repair the grub boot loader right? |
| 01:26 | -!- | ampx [~ampx@host-90-162.ohoxscr.clients.pavlovmedia.com] has joined #debian |
| 01:26 | <ampx> | anybody know how to install debian in raid 1 |
| 01:27 | <twb> | ampx: md RAID or hardware RAID |
| 01:27 | <twb> | BobHartge: NFI, I don't use install CDs |
| 01:27 | <ampx> | md RAID |
| 01:27 | <overddose> | http://pastebin.com/m2a6a2c56 |
| 01:27 | <BobHartge> | think its also on the net install disk. |
| 01:28 | -!- | bird [~bird@61.185.40.56] has quit [Quit: 暂离] |
| 01:28 | <ampx> | Any ideas? |
| 01:30 | <git-hi9h> | ive got a linksys router, and for some reason i cannot ping the wireless port. nor can the wireless port ping my internal network. I had to reset it lately, and i dont know what setting is screwing things up. wrt54g. anyone know what it could be? |
| 01:31 | <twb> | I have a small system, with busbox installed. |
| 01:32 | <ampx> | twb: for md RAID do I still have to setup RAID in my BIOS |
| 01:32 | <twb> | Is there an elegant way to get busybox symlinks to things like /bin/vi? |
| 01:32 | <twb> | i.e. via debconf or so |
| 01:34 | <overddose> | :P |
| 01:34 | <overddose> | so twb.. what do? |
| 01:34 | <twb> | ampx: you do not. |
| 01:34 | <twb> | ampx: the BIOS cannot know about md RAID |
| 01:34 | <twb> | ampx: for md RAID you should set the BIOS to "no raid" or so |
| 01:37 | <twb> | overddose: OK, I don't know what's doing on. |
| 01:37 | <twb> | *going |
| 01:37 | <overddose> | awww |
| 01:37 | <twb> | overddose: AFAICT you've done everything right. |
| 01:37 | <ampx> | twb: okay thanks i will try it now |
| 01:37 | <overddose> | :P |
| 01:37 | <overddose> | well |
| 01:37 | <overddose> | thx anyway |
| 01:37 | <twb> | overddose: what is the actual fault symptoms? |
| 01:38 | <overddose> | what do you mean? |
| 01:38 | <twb> | i.e. what do you see on screen instead of the grub boot menu? |
| 01:38 | <overddose> | no faults |
| 01:38 | <overddose> | i installed windows lol |
| 01:38 | <overddose> | i have to install grub into the mbr |
| 01:39 | <twb> | overddose: how do you know this hasn't happened? |
| 01:39 | <overddose> | what do you mean :P |
| 01:40 | <overddose> | i mean. it wont boot into grub anymore, since i loaded windows |
| 01:41 | <BobHartge> | are linux and windows in different partitions? |
| 01:41 | <overddose> | yeah |
| 01:42 | <BobHartge> | do you have a net install cd? |
| 01:43 | <overddose> | a what? |
| 01:43 | <overddose> | i will brb |
| 01:43 | <overddose> | going to check and see if grub was fixed at all |
| 01:44 | -!- | overddose [~user@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has quit [Remote host closed the connection] |
| 01:45 | -!- | overddose [overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has joined #debian |
| 01:45 | <overddose> | nawp |
| 01:45 | -!- | Alam_Lenny [~alam@mono.lawarias.srb2.org] has joined #debian |
| 01:46 | <overddose> | still didnt work :P |
| 01:46 | <BobHartge> | what media did you use to install linux? |
| 01:46 | <overddose> | just a dvd |
| 01:47 | <overddose> | mount -t ext2 /dev/whatever /target ; mount --bind /dev /target/dev), then chroot into it (chroot /target) then run "mount /proc ; update-grub && grub-install /dev/hd |
| 01:47 | <overddose> | someone wanna break this down for me? |
| 01:48 | <BobHartge> | boot from it.. one of the advanced options is a graphical repair console. it should be able to mount you root and make the repair. |
| 01:48 | <overddose> | or tell me what i have to change so it will suit my computer |
| 01:48 | <overddose> | i dont need it repaired, i just need grub back on the mbr |
| 01:48 | <overddose> | and i need to add win7 to it |
| 01:49 | <BobHartge> | a repair option is to reinstall the mbr. |
| 01:49 | -!- | overddose [overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has quit [] |
| 01:50 | -!- | Alam_Squeeze [quasselcor@mono.lawarias.srb2.org] has quit [Ping timeout: 480 seconds] |
| 01:50 | -!- | Piet [~piet@04ZAABUV9.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
| 01:51 | -!- | ampx [~ampx@host-90-162.ohoxscr.clients.pavlovmedia.com] has left #debian [] |
| 01:52 | -!- | x2y2 [~ganquan@113.132.140.142] has joined #debian |
| 01:56 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has joined #debian |
| 01:56 | <overddose> | THANK YOU VERY MUCH! |
| 01:56 | <overddose> | i am in my warm, and cozy home of debian again *hugs laptop* |
| 01:57 | <overddose> | now how would i go about adding win7 to grub |
| 01:57 | -!- | Piet [~piet@659AADCIX.tor-irc.dnsbl.oftc.net] has joined #debian |
| 01:59 | -!- | gerzel [~gerzel@adsl-221-73-13.rmo.bellsouth.net] has quit [Quit: Leaving] |
| 02:01 | -!- | tjol [~free-zomb@p4FE5D992.dip.t-dialin.net] has joined #debian |
| 02:02 | -!- | Lethalman [~lethal@host29-51-dynamic.51-79-r.retail.telecomitalia.it] has joined #debian |
| 02:03 | -!- | cahoot [~radix@82.183.196.76] has joined #debian |
| 02:05 | -!- | jm_ [flier@mindwipe.org] has joined #debian |
| 02:05 | <BobHartge> | in a terminal.. as root.. cd /boot/grub |
| 02:05 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has quit [Ping timeout: 480 seconds] |
| 02:06 | <BobHartge> | nano menu.lst |
| 02:06 | <BobHartge> | oops |
| 02:07 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has joined #debian |
| 02:07 | -!- | linac [~lin@59.61.124.12] has joined #debian |
| 02:08 | -!- | tjol_ [~free-zomb@p4FE5DDCA.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 02:08 | -!- | pos [~mark@124-168-221-160.dyn.iinet.net.au] has joined #debian |
| 02:09 | -!- | jorzo [~orzo@adsl-149-52-95.mia.bellsouth.net] has joined #debian |
| 02:09 | <BobHartge> | in that dir .. nano menu.lst .. and add something like these 5 lines.. |
| 02:09 | <BobHartge> | title Microsoft Windows XP |
| 02:10 | <BobHartge> | root (hd0,0) |
| 02:10 | <overddose> | well |
| 02:10 | <BobHartge> | savedefault |
| 02:10 | <overddose> | win7 = sdc2 and 3 |
| 02:10 | <BobHartge> | makeactive |
| 02:10 | <overddose> | 2 partitions |
| 02:11 | <BobHartge> | chainloader +1 |
| 02:11 | <BobHartge> | that works for my xp on hd0 partition0 |
| 02:11 | <overddose> | also, what directory? |
| 02:11 | -!- | SQlvpapir [~teis@188.177.95.62] has quit [Quit: Ex-Chat] |
| 02:11 | <BobHartge> | its in /boot/grub |
| 02:12 | <jorzo> | hi |
| 02:13 | <jorzo> | current debian unstable valgrind seems to be pretty damn useless: http://debian.pastebin.com/m499783fe |
| 02:13 | <jorzo> | why is it not seeing that bad write? |
| 02:13 | <overddose> | its unstable? |
| 02:13 | <overddose> | lol |
| 02:14 | <jorzo> | i meant version of valgrind in "Debian Unstable" aka Sid |
| 02:14 | <overddose> | bob, windows comes on the partitions sda2 and 3 |
| 02:14 | <overddose> | ooo |
| 02:14 | <jorzo> | but it is the same version in Debian Testing |
| 02:14 | -!- | Gun_Smoke [~G@c-98-208-172-99.hsd1.fl.comcast.net] has joined #debian |
| 02:14 | <overddose> | how would i add that to the list if it requires both sdc2 and 3 to book |
| 02:14 | <overddose> | boot* |
| 02:14 | -!- | gengxj [~gengxj@125.71.228.73] has quit [Ping timeout: 480 seconds] |
| 02:14 | <jorzo> | 1:3.5.0-2 |
| 02:15 | <jorzo> | anybody here familiar with valgrind? |
| 02:15 | -!- | gdb [~cbell@circe.inetdb.com] has joined #debian |
| 02:15 | -!- | Lethalman [~lethal@host29-51-dynamic.51-79-r.retail.telecomitalia.it] has quit [Remote host closed the connection] |
| 02:15 | -!- | katlian [~bobg@searhc-2-78-12-12.attalascom.net] has joined #debian |
| 02:16 | -!- | dbldtx [~dbldtx@adsl-75-37-37-36.dsl.pltn13.sbcglobal.net] has joined #debian |
| 02:16 | <overddose> | DBLDTX! |
| 02:16 | <overddose> | SUP! |
| 02:16 | <BobHartge> | root (hd0,2) |
| 02:16 | <BobHartge> | might work |
| 02:17 | <dbldtx> | overddose; hallo |
| 02:17 | <overddose> | peeps are loving my new wallpaper XD |
| 02:18 | <dbldtx> | overddose; well that is flattery by proxy - you're the one with the screenshots, happy you like it. Any other custom images, artwork, let me know - or freelance writing projects. I shall astound and amaze. |
| 02:18 | * | dbldtx is not one person |
| 02:18 | -!- | ant777 [~jay@95.139.163.44] has joined #debian |
| 02:18 | <overddose> | duely noted. |
| 02:19 | <overddose> | however |
| 02:19 | <overddose> | dbldtx r0x. |
| 02:19 | -!- | parann0yed [~bobg@searhc-2-78-12-12.attalascom.net] has quit [Ping timeout: 480 seconds] |
| 02:19 | <dbldtx> | overddose; thank you. too kind. |
| 02:19 | <overddose> | wallpaper for free, thats too kind |
| 02:19 | <overddose> | lol |
| 02:20 | <dbldtx> | !off topic |
| 02:20 | <dpkg> | Shut up, dbldtx, you whore. Keep to the topic. |
| 02:20 | * | dbldtx shuts up |
| 02:20 | <overddose> | damn... |
| 02:20 | <overddose> | !trout |
| 02:20 | * | dpkg slaps overddose around a bit with a large trout |
| 02:20 | -!- | chitchat [~guest@ppp59-167-188-93.static.internode.on.net] has quit [Ping timeout: 480 seconds] |
| 02:20 | <overddose> | dbldtx, website? |
| 02:21 | <dbldtx> | I thought they got rid of the trout after Mardam-Bey got slapped IRL? This belongs in offtopic, but that MUST be a custom channel thing. |
| 02:21 | -!- | ottoshmidt [~ottoshmid@92.54.221.216] has joined #debian |
| 02:21 | <overddose> | lol |
| 02:21 | <dbldtx> | overddose; I would love to make one. tonight? |
| 02:21 | <overddose> | title Windows 7 |
| 02:21 | <overddose> | root (hd0,2) |
| 02:21 | <overddose> | savedefault |
| 02:21 | <overddose> | makeactive |
| 02:21 | <overddose> | chainloader +1 |
| 02:21 | -!- | overddose was kicked from #debian by debhelper [use the paster bot or #flood] |
| 02:22 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has joined #debian |
| 02:22 | <overddose> | ow. |
| 02:22 | <overddose> | to paste bin i go... |
| 02:23 | <overddose> | also, dbldtx, yes. i would love to have a glowing white debian spiral |
| 02:23 | <overddose> | :) |
| 02:24 | -!- | git-hi9h [~bart@cpe-72-181-254-96.tx.res.rr.com] has quit [Remote host closed the connection] |
| 02:24 | -!- | sphenxes [~sphenxes@85-127-220-70.dynamic.xdsl-line.inode.at] has joined #debian |
| 02:25 | <overddose> | bob, u still hurr? |
| 02:25 | -!- | gengxj [~gengxj@125.71.228.73] has joined #debian |
| 02:25 | <BobHartge> | yes |
| 02:25 | <overddose> | http://pastebin.com/m7a663360 |
| 02:25 | <overddose> | is this what it is supposed to look like? |
| 02:27 | -!- | mode/#debian [+l 368] by debhelper |
| 02:27 | <BobHartge> | thats what mine would look like if it were on hd0 partition 3 |
| 02:27 | <overddose> | but, windows is on partitions (sdc 2 and 3) |
| 02:27 | <overddose> | whats the 0,2 for? |
| 02:28 | <BobHartge> | linux drive#, partition# |
| 02:29 | <overddose> | dont you mean partition 2? in your previous comment? |
| 02:29 | <overddose> | oh |
| 02:29 | <overddose> | wait |
| 02:29 | <BobHartge> | partitions start at 0 |
| 02:29 | <overddose> | yeah, i know |
| 02:29 | <overddose> | but you said hd0 partition 3 |
| 02:30 | <overddose> | and in my paste it says partition 2 |
| 02:30 | <cahoot> | tired? |
| 02:30 | <overddose> | and since its windows |
| 02:30 | <overddose> | partition 2 automatically accesses partition 3 :D |
| 02:30 | <overddose> | brb |
| 02:30 | <overddose> | testing |
| 02:30 | <BobHartge> | still bootstrapping from linux |
| 02:31 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has quit [Remote host closed the connection] |
| 02:33 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has joined #debian |
| 02:33 | <overddose> | hmm. |
| 02:33 | <overddose> | said BOOTMGR is Missing |
| 02:33 | -!- | git-hi9h [~bart@cpe-72-181-254-96.tx.res.rr.com] has joined #debian |
| 02:33 | -!- | vfen [~vfen@179.183.34.95.customer.cdi.no] has joined #debian |
| 02:34 | <overddose> | should i try 3? or keep it at 0 or try 1 |
| 02:34 | <BobHartge> | which partition is it installed to? |
| 02:34 | <overddose> | 2 or 3 |
| 02:34 | <overddose> | wait |
| 02:34 | <overddose> | could be 1 2 or 3 |
| 02:34 | <overddose> | does linux only take 1 partition? |
| 02:35 | <BobHartge> | could be more than 1 but by default its 1 and 1 swap usually |
| 02:35 | <overddose> | i didnt select a swap partition |
| 02:35 | <overddose> | so linux is on 0 |
| 02:36 | <overddose> | and 1 is probably windows |
| 02:36 | -!- | steffan_ is now known as steffan |
| 02:36 | <BobHartge> | try changing the last number.. could be 0 1 2 or 3 |
| 02:36 | <overddose> | i was changing the last number |
| 02:36 | <overddose> | since i only have 1 drive |
| 02:36 | <overddose> | lol |
| 02:37 | <BobHartge> | if we are on the right drive.. |
| 02:37 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has quit [Remote host closed the connection] |
| 02:37 | -!- | manphiz [~dxy@guest-wireless-207-151-233-021.usc.edu] has quit [Ping timeout: 480 seconds] |
| 02:38 | -!- | cahoot [~radix@82.183.196.76] has quit [Ping timeout: 480 seconds] |
| 02:38 | -!- | overddose [overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has joined #debian |
| 02:38 | <overddose> | YAY! |
| 02:38 | -!- | MuSicK [~martin@p5B08B4C7.dip0.t-ipconnect.de] has joined #debian |
| 02:38 | -!- | steffan [10341@steffan.netrep.oftc.net] has left #debian [] |
| 02:38 | <overddose> | it works |
| 02:38 | <overddose> | i am on win7 nao :D |
| 02:38 | <overddose> | thank you very much for your help bob! |
| 02:38 | -!- | steffan [10341@steffan.netrep.oftc.net] has joined #debian |
| 02:39 | <BobHartge> | what was the drive and partition (X,X) |
| 02:39 | <overddose> | (hd0,1) |
| 02:39 | <overddose> | i figured it was 1 |
| 02:39 | <overddose> | since linux only takes 1 partition without swap space |
| 02:40 | <overddose> | and since i didnt select swap space yet |
| 02:40 | <overddose> | i haz 1 |
| 02:40 | <overddose> | so |
| 02:40 | -!- | Brigo [~Brigo@139.182.60.213.dynamic.mundo-r.com] has joined #debian |
| 02:40 | <jm_> | why guess? |
| 02:40 | <overddose> | im gonna boot back into debian and continue my borderlands download |
| 02:41 | -!- | overddose [overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has quit [] |
| 02:41 | <BobHartge> | could have been in an extended partition and made things real fun.. |
| 02:43 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has joined #debian |
| 02:43 | <overddose> | ok. dbldtx, u still here? |
| 02:43 | -!- | ottoshmidt [~ottoshmid@92.54.221.216] has quit [Ping timeout: 480 seconds] |
| 02:44 | -!- | sudaya [~sudaya@202.63.242.211] has joined #debian |
| 02:44 | -!- | sudaya [~sudaya@202.63.242.211] has left #debian [] |
| 02:46 | -!- | ottoshmidt [~ottoshmid@92.54.221.216] has joined #debian |
| 02:47 | -!- | Torsten_W [~towo@port-212-202-129-192.static.qsc.de] has joined #debian |
| 02:51 | -!- | x2y2 [~ganquan@113.132.140.142] has quit [Quit: leaving] |
| 02:52 | -!- | fddfoo [~algol@188.24.61.72] has joined #debian |
| 02:52 | -!- | x2y2 [~ganquan@113.132.140.142] has joined #debian |
| 02:53 | * | x2y2 |
| 02:53 | -!- | kutio [~kutio@vig38-1-82-67-76-10.fbx.proxad.net] has joined #debian |
| 02:53 | <x2y2> | c |
| 02:55 | <x2y2> | .h |
| 02:57 | -!- | yves [foobar@agostini.univ-metz.fr] has quit [Max SendQ exceeded] |
| 02:59 | -!- | brendan_ [~brendan@ResNet-34-250.resnet.ucsb.edu] has joined #debian |
| 03:02 | -!- | dmg_w [~dmg_w@222.94.40.53] has joined #debian |
| 03:05 | -!- | alvarezp [~alvarezp@201.160.167.202.cable.dyn.cableonline.com.mx] has joined #debian |
| 03:07 | -!- | mode/#debian [+l 375] by debhelper |
| 03:08 | -!- | Brigo [~Brigo@139.182.60.213.dynamic.mundo-r.com] has quit [Ping timeout: 480 seconds] |
| 03:08 | -!- | ottoshmidt [~ottoshmid@92.54.221.216] has quit [Ping timeout: 480 seconds] |
| 03:08 | -!- | dmg_w [~dmg_w@222.94.40.53] has quit [Quit: 暂离] |
| 03:17 | -!- | manphiz [~dxy@cpe-76-170-182-61.socal.res.rr.com] has joined #debian |
| 03:17 | -!- | legnaleurc [~legnaleur@123.205.248.119] has joined #debian |
| 03:17 | -!- | mhash [~mhash@20.158.70.202.dynamic.max.com.pk] has joined #debian |
| 03:19 | -!- | rtheys [~rtheys@kulnet-nat-2.kulnet.kuleuven.be] has joined #debian |
| 03:20 | -!- | kutio [~kutio@vig38-1-82-67-76-10.fbx.proxad.net] has quit [Remote host closed the connection] |
| 03:22 | -!- | mith1 [~melvin@wnn72113.wireless.dtu.dk] has joined #debian |
| 03:22 | -!- | ottoshmidt [~ottoshmid@92.54.221.216] has joined #debian |
| 03:23 | -!- | ottoshmidt [~ottoshmid@92.54.221.216] has quit [Remote host closed the connection] |
| 03:24 | -!- | eix_ [~flori@p548325D6.dip0.t-ipconnect.de] has joined #debian |
| 03:25 | -!- | mith1 [~melvin@wnn72113.wireless.dtu.dk] has quit [] |
| 03:25 | -!- | s5unty [~s5unty@121.237.218.57] has joined #debian |
| 03:25 | -!- | Gun_Smoke [~G@c-98-208-172-99.hsd1.fl.comcast.net] has quit [Ping timeout: 480 seconds] |
| 03:26 | -!- | sladi [~sladi@6-171-222-85.adsl.verat.net] has joined #debian |
| 03:27 | -!- | neophyte [~neophyte@bdy93-3-82-226-133-110.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
| 03:33 | -!- | neophyte [~neophyte@bdy93-3-82-226-133-110.fbx.proxad.net] has joined #debian |
| 03:37 | -!- | alfadir [~alfadir@129.69.93.132] has joined #debian |
| 03:41 | -!- | knoppix_ [~knoppix@dslb-088-065-243-066.pools.arcor-ip.net] has joined #debian |
| 03:41 | -!- | knoppix_ is now known as Guest91 |
| 03:42 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has quit [Ping timeout: 480 seconds] |
| 03:42 | -!- | __iron [~tobias@p4FD2CB4B.dip.t-dialin.net] has joined #debian |
| 03:42 | -!- | Guest91 [~knoppix@dslb-088-065-243-066.pools.arcor-ip.net] has quit [] |
| 03:44 | -!- | pwr [~pwr@188.26.166.118] has joined #debian |
| 03:46 | -!- | MuSicK [~martin@p5B08B4C7.dip0.t-ipconnect.de] has quit [Remote host closed the connection] |
| 03:47 | -!- | pwr [~pwr@188.26.166.118] has left #debian [] |
| 03:51 | -!- | eix_ [~flori@p548325D6.dip0.t-ipconnect.de] has quit [Quit: Vim-Hilfe auf Deutsch http://www.florianrehnisch.de/vimhelp/] |
| 03:53 | -!- | subramanyam [~chatzilla@122.166.18.237] has joined #debian |
| 03:53 | <subramanyam> | skpye on my system killed the GUI-session |
| 03:54 | -!- | subramanyam is now known as subbu |
| 03:56 | <subbu> | and this is /var/log/messages Oct 30 13:13:52 VVC-Linux kernel: [ 737.617196] process `skype' is using obsolete setsockopt SO_BSDCOMPAT |
| 04:00 | -!- | mith2 [~melvin@wnn72113.wireless.dtu.dk] has joined #debian |
| 04:00 | -!- | blueldr137 [~blueldr13@99.69.214.211] has joined #debian |
| 04:00 | -!- | jmaina [~jmaina@41-203-220-118.onecom.co.ke] has joined #debian |
| 04:01 | <blueldr137> | does anyone use lm-sensors with an Intel X975 chipset? |
| 04:01 | <jm_> | blueldr137: I doubt the fact its intel chipset matters anything here |
| 04:01 | <jm_> | or which intel chipset for that matter |
| 04:01 | -!- | xabbu42 [~xabbu42@77-90.60-188.cust.bluewin.ch] has joined #debian |
| 04:01 | -!- | magnetic__ [~magnetic@79-73-16-252.dynamic.dsl.as9105.com] has joined #debian |
| 04:02 | <blueldr137> | jm: oh, I'm having trouble getting lm-sensors to work :P |
| 04:02 | -!- | Celtiore [~Celtiore@ANice-257-1-29-19.w90-52.abo.wanadoo.fr] has joined #debian |
| 04:02 | <jm_> | blueldr137: which motherboard is it? are you sure it has any sensors on it? in any case, coretemp shall work for at least CPU sensors |
| 04:02 | <blueldr137> | jm: i've installed lm-sensors and -libsensors4 |
| 04:03 | <jm_> | you might need newer kernel if it's some very new CPU |
| 04:03 | <blueldr137> | its a pentium D processor and an Intel D975XBX2 motherboard |
| 04:04 | -!- | subbu [~chatzilla@122.166.18.237] has quit [Quit: ChatZilla 0.9.85 [Iceweasel 3.0.6/2009102815]] |
| 04:04 | <blueldr137> | they are both about 3yrs old |
| 04:04 | -!- | subbu [~chatzilla@122.166.18.237] has joined #debian |
| 04:04 | <blueldr137> | brb |
| 04:04 | -!- | f1ash [~andi@dslb-088-064-092-108.pools.arcor-ip.net] has joined #debian |
| 04:05 | <jm_> | ahh did you try sensors-detect? |
| 04:05 | <jm_> | I was confused thinking about new Xyz chipsets ;) |
| 04:06 | -!- | happyduf1s [~happydufu@92-239-234-162.cable.ubr10.hari.blueyonder.co.uk] has quit [Quit: leaving] |
| 04:07 | -!- | mode/#debian [+l 383] by debhelper |
| 04:08 | -!- | dotslash [~frank@194.50.96.11] has joined #debian |
| 04:08 | -!- | neophyte [~neophyte@bdy93-3-82-226-133-110.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
| 04:10 | -!- | ant [~anton@blueice1n1.uk.ibm.com] has joined #debian |
| 04:15 | -!- | cloud [~IRC@pD9E98CF7.dip0.t-ipconnect.de] has joined #debian |
| 04:15 | -!- | foolano [~magnetic@79-73-16-252.dynamic.dsl.as9105.com] has joined #debian |
| 04:16 | -!- | magnetic__ [~magnetic@79-73-16-252.dynamic.dsl.as9105.com] has quit [Ping timeout: 480 seconds] |
| 04:18 | -!- | Worf_ [~worf@84-119-62-89.dynamic.xdsl-line.inode.at] has joined #debian |
| 04:21 | -!- | magentar [~magentar@ip-109-90-136-6.unitymediagroup.de] has joined #debian |
| 04:23 | <peej> | telnet-ssl in /etc/services is set to port 992. But the actual connection (at least for localhost) is running over port 23. Is this a bug? |
| 04:24 | <blueldr137> | jm: yeah I tried 'sensors-detect' and it said it found 'i2c-i801' but nothing else |
| 04:25 | <jm_> | blueldr137: which motherboard is it? |
| 04:26 | <blueldr137> | jm: intel D975XBX2 |
| 04:26 | <jm_> | blueldr137: ahh I think those often have no external sensors |
| 04:27 | -!- | subbu [~chatzilla@122.166.18.237] has quit [Ping timeout: 480 seconds] |
| 04:28 | <peej> | oh. It's a RTFM case. telnet-ssl uses 23 and non-secure by default. Didn't expect that. Need to enable via -z option. |
| 04:28 | -!- | subbu [~chatzilla@122.166.18.237] has joined #debian |
| 04:29 | <blueldr137> | jm: oh... :P Is "coretemp" part of lm-sensors? could I use that? |
| 04:30 | -!- | shubunkin [~shubunkin@ppp-94-64-171-31.home.otenet.gr] has left #debian [] |
| 04:31 | -!- | lucascoala [~lucascoal@189.13.99.220] has quit [Quit: Leaving] |
| 04:31 | -!- | startx_ [~startx@212.43.82.131] has joined #debian |
| 04:31 | <jm_> | blueldr137: do you have windows on this machine too? coretemp is just for "core" CPU-s, I don't know if pentiums have it, but my memory says no |
| 04:33 | -!- | startx [~startx@212.43.82.131] has quit [Ping timeout: 480 seconds] |
| 04:34 | <jm_> | blueldr137: http://lists.lm-sensors.org/pipermail/lm-sensors/2006-December/018497.html but I can't this in 2.6.30 |
| 04:34 | <blueldr137> | jm: no I don't have windows installed anymore :P That makes sense about COREtemp being for 'core' cpus... |
| 04:34 | -!- | bcochofel [~bcochofel@adonis.iportalmais.pt] has joined #debian |
| 04:34 | <jm_> | blueldr137: yup it does ;) |
| 04:35 | -!- | lolwtf [~lolwtf@97-118-185-117.hlrn.qwest.net] has joined #debian |
| 04:35 | <blueldr137> | jm: thanks for the link and help :) |
| 04:39 | -!- | mistrynitesh [~nitesh@116.73.6.144] has joined #debian |
| 04:39 | -!- | githogori [~githogori@adsl-66-123-22-146.dsl.snfc21.pacbell.net] has quit [Ping timeout: 480 seconds] |
| 04:40 | -!- | patofiero [~carlos@bas3-ottawa23-1177565460.dsl.bell.ca] has joined #debian |
| 04:41 | -!- | mith2 [~melvin@wnn72113.wireless.dtu.dk] has quit [Quit: Leaving.] |
| 04:41 | -!- | Worf_ [~worf@84-119-62-89.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] |
| 04:41 | -!- | githogori [~githogori@adsl-66-123-22-146.dsl.snfc21.pacbell.net] has joined #debian |
| 04:43 | -!- | sly_ [~steissier@AMarseille-156-1-41-37.w90-27.abo.wanadoo.fr] has joined #debian |
| 04:43 | -!- | neophyte [~neophyte@bdy93-3-82-226-133-110.fbx.proxad.net] has joined #debian |
| 04:43 | -!- | derfel [~derfel@host170-72-dynamic.17-79-r.retail.telecomitalia.it] has quit [Remote host closed the connection] |
| 04:43 | -!- | magentar [~magentar@ip-109-90-136-6.unitymediagroup.de] has quit [Ping timeout: 480 seconds] |
| 04:44 | <blueldr137> | jm: would the kernel patch that was on the link you sent me possible break the debian kernel? lol |
| 04:44 | <jm_> | blueldr137: well you should test if it still compiles |
| 04:44 | -!- | derfel [~derfel@host170-72-dynamic.17-79-r.retail.telecomitalia.it] has joined #debian |
| 04:44 | -!- | azeem [~mbanck@pD9E1EE42.dip0.t-ipconnect.de] has joined #debian |
| 04:44 | -!- | magentar [~magentar@ip-109-90-136-6.unitymediagroup.de] has joined #debian |
| 04:45 | <blueldr137> | jm: lol I think this is over my head :) |
| 04:45 | <blueldr137> | jm: how would I manual patch the kernel and recompile it? |
| 04:45 | <jm_> | blueldr137: use patch command |
| 04:45 | <blueldr137> | jm: what happens if the kernel doesn't recompile? :) |
| 04:46 | <blueldr137> | jm: no boot? lol |
| 04:46 | -!- | mith1 [~melvin@wnn72113.wireless.dtu.dk] has joined #debian |
| 04:46 | <jm_> | blueldr137: well you will keep using current kernel, no big deal |
| 04:46 | <lolwtf> | BEWT?? |
| 04:47 | -!- | mode/#debian [+l 391] by debhelper |
| 04:47 | -!- | subbu [~chatzilla@122.166.18.237] has quit [Quit: ChatZilla 0.9.85 [Iceweasel 3.0.6/2009102815]] |
| 04:48 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has joined #debian |
| 04:48 | <blueldr137> | jm: oh so if it fails it will just fallback to the existing kernel? |
| 04:48 | -!- | s5unty [~s5unty@121.237.218.57] has quit [Quit: qa] |
| 04:50 | <jm_> | blueldr137: no, you won't install anything, you will just try building it first, you'll proceed to next stage only if it works |
| 04:51 | <blueldr137> | jm: i see |
| 04:53 | <twb> | peej: call me Mr. Silly, but why are you using telnet-ssl instead of SSH? |
| 04:53 | <peej> | just playing around |
| 04:55 | -!- | jackyf [~jackyf@94-248-16-59.dynamic.peoplenet.ua] has joined #debian |
| 04:56 | <blueldr137> | jm: thanks I'll have to read up on how to patch the kernel and testing if it compiles :) |
| 04:56 | <jm_> | blueldr137: you can always ask here for help |
| 04:57 | <f1ash> | Hi, my printer font size printing with lpr is too big (worked fine some time ago). What cna be wrong? |
| 04:57 | <peej> | it's kind of educational actually. To run ssl you have to specify it in inetd.conf with -z ssl option, plus you have to specify it with -z ss option in client. And to run it on port 992 (telnets service) you need to specify that in your client. Slightly unexpected. |
| 04:57 | <blueldr137> | jm: ok thanks :) I'm going to try it tomorrow |
| 04:57 | -!- | hw [~hw@208.92.20.181] has quit [Ping timeout: 480 seconds] |
| 04:57 | -!- | ethoxyethaan [~nick@d54C1B0A1.access.telenet.be] has quit [Quit: Leaving.] |
| 04:58 | <f1ash> | I get only approx. 50 caracters per line |
| 05:01 | <f1ash> | on A4, portrait, debian squeeze |
| 05:02 | <twb> | f1ash: what are you printing from? |
| 05:03 | <f1ash> | for example just command line: echo Hello | lpr |
| 05:04 | <jm_> | you can specify cpi |
| 05:04 | <twb> | OK, lpr. That eliminates most of the guff. |
| 05:04 | <twb> | I expect you configure it either in the printer itself, or in cups. |
| 05:05 | <jm_> | i.e. lp -o cpi=15 |
| 05:06 | <f1ash> | jm_: ok, can I define some default value? |
| 05:06 | <jm_> | f1ash: yes, in ~/.cups/lpoptions |
| 05:06 | -!- | billdozor [~bill@69.26.207.33] has joined #debian |
| 05:07 | <f1ash> | jm_: ok, I'll try that and twb: cups. thanks so far! |
| 05:07 | <jm_> | f1ash: try using xpp - it can update that file for you |
| 05:08 | -!- | zl0ty [~zl0ty@91.193.96.88] has joined #debian |
| 05:08 | <jm_> | that's what I use since CUPS documentation is so poor |
| 05:08 | <twb> | I didn't know it even HAD documentation |
| 05:09 | <f1ash> | jm_: ok, installing xpp |
| 05:10 | <jm_> | maybe gnome or kde give you the same config gui |
| 05:11 | -!- | sladi_ [~sladi@52-172-222-85.adsl.verat.net] has joined #debian |
| 05:11 | -!- | xabbu42 [~xabbu42@77-90.60-188.cust.bluewin.ch] has quit [Ping timeout: 480 seconds] |
| 05:11 | -!- | swo [~swo@p54AEBD9A.dip.t-dialin.net] has joined #debian |
| 05:12 | <blueldr137> | bye |
| 05:12 | -!- | blueldr137 [~blueldr13@99.69.214.211] has quit [Quit: Leaving] |
| 05:13 | -!- | dserban [~dserban@S010600195b2f0f96.ok.shawcable.net] has quit [Ping timeout: 480 seconds] |
| 05:13 | -!- | skandaleras [~luis@gsyc038.dat.escet.urjc.es] has joined #debian |
| 05:14 | -!- | erik [~erik@snakedesert.se] has joined #debian |
| 05:15 | -!- | sladi [~sladi@6-171-222-85.adsl.verat.net] has quit [Ping timeout: 480 seconds] |
| 05:15 | -!- | Necrocter [Necrocter@201.103.97.132] has quit [Quit: Saliendo] |
| 05:17 | -!- | chitchat [~guest@218-214-24-203.people.net.au] has joined #debian |
| 05:18 | -!- | icebrain [~icebrain@gw-e-U-EdII.fct.unl.pt] has joined #debian |
| 05:18 | -!- | billdozor [~bill@69.26.207.33] has quit [Quit: Ex-Chat] |
| 05:20 | -!- | phrosty [~phrosty@cpe-76-175-167-202.socal.res.rr.com] has joined #debian |
| 05:21 | <f1ash> | jm_, twb: ok the cpi=20 in /etc/cups/lpoptions works fine, thanks! |
| 05:24 | -!- | neophyte [~neophyte@bdy93-3-82-226-133-110.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
| 05:25 | -!- | derfel [~derfel@host170-72-dynamic.17-79-r.retail.telecomitalia.it] has quit [Remote host closed the connection] |
| 05:26 | -!- | ice2 [d90a3c55@webchat.mibbit.com] has joined #debian |
| 05:26 | -!- | derfel [~derfel@host170-72-dynamic.17-79-r.retail.telecomitalia.it] has joined #debian |
| 05:27 | -!- | Gun_Smoke [~G@c-98-208-172-99.hsd1.fl.comcast.net] has joined #debian |
| 05:28 | -!- | screenn [~screenn@ns.more.com.ua] has joined #debian |
| 05:28 | -!- | narcan [~narcan@182.220.20.81.dynamic.adsl.abo.nordnet.fr] has joined #debian |
| 05:28 | -!- | hierax [~hierax@host115-41-dynamic.30-79-r.retail.telecomitalia.it] has joined #debian |
| 05:29 | -!- | dserban [~dserban@S010600195b2f0f96.ok.shawcable.net] has joined #debian |
| 05:30 | -!- | erik [~erik@snakedesert.se] has left #debian [Lämnar] |
| 05:32 | -!- | hierax [~hierax@host115-41-dynamic.30-79-r.retail.telecomitalia.it] has quit [Remote host closed the connection] |
| 05:32 | -!- | ottoshmidt [~ottoshmid@92.54.221.216] has joined #debian |
| 05:35 | -!- | ao2 [~u@2001:1418:117::1] has joined #debian |
| 05:37 | -!- | mode/#debian [+l 397] by debhelper |
| 05:38 | -!- | alephnull [~alok@122.167.20.88] has quit [Ping timeout: 480 seconds] |
| 05:41 | -!- | BobHartge [~bob@cpe-24-209-59-178.neo.res.rr.com] has quit [Quit: Leaving] |
| 05:42 | -!- | docelic [~docelic@85.183.84.62] has joined #debian |
| 05:42 | -!- | asd [~asd@78.175.194.178] has joined #debian |
| 05:43 | <asd> | jj |
| 05:43 | -!- | lolwtf [~lolwtf@97-118-185-117.hlrn.qwest.net] has quit [Remote host closed the connection] |
| 05:43 | -!- | neophyte [~neophyte@bdy93-3-82-226-133-110.fbx.proxad.net] has joined #debian |
| 05:43 | <asd> | hello |
| 05:44 | -!- | asd [~asd@78.175.194.178] has quit [] |
| 05:47 | -!- | git-hi9h [~bart@cpe-72-181-254-96.tx.res.rr.com] has quit [Remote host closed the connection] |
| 05:48 | -!- | themill [~stuart@themill.user.oftc.net] has joined #debian |
| 05:48 | -!- | dserban [~dserban@S010600195b2f0f96.ok.shawcable.net] has quit [Ping timeout: 480 seconds] |
| 05:50 | -!- | x2y2 [~ganquan@113.132.140.142] has quit [Quit: Lost terminal] |
| 05:50 | -!- | narcan [~narcan@182.220.20.81.dynamic.adsl.abo.nordnet.fr] has quit [Quit: WeeChat 0.3.0] |
| 05:51 | -!- | narcan [~narcan@182.220.20.81.dynamic.adsl.abo.nordnet.fr] has joined #debian |
| 05:56 | -!- | dserban [~dserban@S010600195b2f0f96.ok.shawcable.net] has joined #debian |
| 06:00 | -!- | drago [~drago@host176-149-static.15-79-b.business.telecomitalia.it] has joined #debian |
| 06:01 | -!- | drago [~drago@host176-149-static.15-79-b.business.telecomitalia.it] has quit [] |
| 06:03 | <EmleyMoor> | Is there an equivalent of "leave" that works in X? |
| 06:04 | -!- | Spami|Thug [~Spami|Thu@ALyon-153-1-87-35.w86-206.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
| 06:07 | -!- | newbie [~kvirc@62.140.137.13] has joined #debian |
| 06:08 | -!- | neophyte [~neophyte@bdy93-3-82-226-133-110.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
| 06:08 | -!- | OkropNick [kuba@host-n2-72-114.telpol.net.pl] has joined #debian |
| 06:09 | -!- | newbie [~kvirc@62.140.137.13] has left #debian [No matter how dark the night, somehow the Sun rises once again] |
| 06:11 | -!- | David- [~David@62.92.31.1] has joined #debian |
| 06:11 | -!- | githogori [~githogori@adsl-66-123-22-146.dsl.snfc21.pacbell.net] has quit [Ping timeout: 480 seconds] |
| 06:11 | -!- | docelic [~docelic@85.183.84.62] has quit [Ping timeout: 480 seconds] |
| 06:12 | -!- | WvdAkker [~WvdAkker@62.140.137.13] has joined #debian |
| 06:12 | <David-> | with RAM, is it like this "If it fits, it works"? |
| 06:12 | <twb> | EmleyMoor: what is "leave"? |
| 06:13 | <WvdAkker> | Hi, |
| 06:13 | <WvdAkker> | How can I get kbluetooth working on testing? |
| 06:13 | <WvdAkker> | it doesnt seem to work on KDE4 |
| 06:14 | -!- | EagleScreen [~rafael@89.141.102.169.dyn.user.ono.com] has joined #debian |
| 06:14 | <EmleyMoor> | twb: You type "leave 1730", say, in a shell. The system bell sounds and the shell tells you "You have to leave in 5 minutes" - and at 1 minute to go and every minute thereafter until you log out. |
| 06:15 | -!- | sladi__ [~sladi@25-166-222-85.adsl.verat.net] has joined #debian |
| 06:16 | <twb> | EmleyMoor: I haven't seen anything like that, but if you have a full-on wankerriffic GNOME desktop you could hack it together in half and hour using pynotify |
| 06:16 | <twb> | Otherwise, I'd do it with an at job using xmessage or zenity |
| 06:16 | <icebrain> | half an hour? meh, you can probably do it in 5m using Awesome ^^ |
| 06:17 | <twb> | icebrain: of course the downside is you'd have to use awesome |
| 06:17 | <twb> | Which is just a shitty RP/ion knock-off |
| 06:17 | <jm_> | :) |
| 06:18 | <twb> | echo "ratpoison -c 'echo GO HOME!'" | at 5:30PM |
| 06:18 | <twb> | ymmv, etc |
| 06:18 | <twb> | X is for losers who are too dumb to configure uvesafb |
| 06:19 | -!- | immersion3 [~immersion@80.64.73.254.pool.ahol.hu] has joined #debian |
| 06:19 | -!- | sladi_ [~sladi@52-172-222-85.adsl.verat.net] has quit [Ping timeout: 480 seconds] |
| 06:20 | -!- | immersion3 [~immersion@80.64.73.254.pool.ahol.hu] has left #debian [] |
| 06:23 | -!- | WvdAkker [~WvdAkker@62.140.137.13] has quit [Quit: KVIrc Insomnia 4.0.0, revision: , sources date: 20090520, built on: 2009/06/06 12:36:26 UTC http://www.kvirc.net/] |
| 06:24 | -!- | ethoxyethaan [~nick@83.101.2.26] has joined #debian |
| 06:25 | -!- | quaker66 [~quaker66@213.191.105.214] has joined #debian |
| 06:28 | -!- | tom_ [~tom@ant.oucs.ox.ac.uk] has joined #debian |
| 06:29 | -!- | tom_ [~tom@ant.oucs.ox.ac.uk] has quit [Remote host closed the connection] |
| 06:29 | -!- | sri [~sri@122.167.79.90] has joined #debian |
| 06:32 | -!- | paul-evO_ [~paul@AClermont-Ferrand-257-1-13-110.w90-41.abo.wanadoo.fr] has joined #debian |
| 06:32 | -!- | jmaina [~jmaina@41-203-220-118.onecom.co.ke] has quit [Quit: Leaving] |
| 06:32 | <twb> | Is debbugs lagging on replying to submit@ submissions? |
| 06:32 | -!- | jajay [~rocinante@189.163.228.36] has joined #debian |
| 06:32 | -!- | paul-evO_ [~paul@AClermont-Ferrand-257-1-13-110.w90-41.abo.wanadoo.fr] has left #debian [] |
| 06:33 | -!- | Jahman [~oops@129.175.204.73] has joined #debian |
| 06:35 | -!- | jajay [~rocinante@189.163.228.36] has quit [] |
| 06:35 | -!- | EagleScreen [~rafael@89.141.102.169.dyn.user.ono.com] has quit [Remote host closed the connection] |
| 06:36 | <sri> | does anyone here know how can i join #i3 here? |
| 06:36 | <azeem> | eh? |
| 06:37 | <azeem> | sri: you're already joined to that channel |
| 06:37 | -!- | mith1 [~melvin@wnn72113.wireless.dtu.dk] has quit [Quit: Leaving.] |
| 06:39 | -!- | jajay [~rocinante@189.163.228.36] has joined #debian |
| 06:40 | -!- | neophyte [~neophyte@bdy93-3-82-226-133-110.fbx.proxad.net] has joined #debian |
| 06:40 | -!- | netmaniack [~a@62.63.190.91] has joined #debian |
| 06:40 | <twb> | !tell sri about irc tutorial |
| 06:41 | <netmaniack> | Hi, is someone tried to run transmission bt client in background from console only? :? |
| 06:42 | <petemc> | yes |
| 06:42 | <netmaniack> | Can You help Me? |
| 06:42 | -!- | Spami|Thug [~Spami|Thu@mon69-1-82-67-20-145.fbx.proxad.net] has joined #debian |
| 06:43 | <petemc> | depends |
| 06:45 | -!- | bobcat [~bobcat@217-210-94-64-no79.tbcn.telia.com] has joined #debian |
| 06:46 | -!- | bobcat [~bobcat@217-210-94-64-no79.tbcn.telia.com] has quit [] |
| 06:47 | -!- | ant [~anton@blueice1n1.uk.ibm.com] has quit [Read error: Connection reset by peer] |
| 06:49 | -!- | manphiz [~dxy@cpe-76-170-182-61.socal.res.rr.com] has quit [Ping timeout: 480 seconds] |
| 06:51 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has quit [Ping timeout: 480 seconds] |
| 06:51 | -!- | jackyf [~jackyf@94-248-16-59.dynamic.peoplenet.ua] has quit [Read error: Connection reset by peer] |
| 06:52 | <themill> | twb: yes, it's struggling with the volume of spam at present. |
| 06:52 | <twb> | themill: OK, thanks |
| 06:52 | <twb> | I was getting lonely |
| 06:52 | -!- | mistrynitesh [~nitesh@116.73.6.144] has quit [Remote host closed the connection] |
| 06:52 | <twb> | Thinking "what have I done to upset him?" |
| 06:54 | <sri> | azeem, twb: i am the only participant in i3 channel?? |
| 06:55 | <azeem> | sri: so? |
| 06:55 | <azeem> | sri: this is not an irc helpdesk, sorry |
| 06:57 | <sri> | ok then is there any irc helpdesk? |
| 06:57 | <azeem> | I don't know, google for it |
| 06:58 | <EmleyMoor> | Some networks have #IRChelp |
| 06:58 | <themill> | !irc primer |
| 06:58 | <dpkg> | A Short IRC Primer: http://www.irchelp.org/irchelp/ircprimer.html |
| 06:59 | <EmleyMoor> | Thanks, themill... was about to mention that too |
| 07:00 | -!- | f1ash [~andi@dslb-088-064-092-108.pools.arcor-ip.net] has quit [Remote host closed the connection] |
| 07:02 | -!- | ant [~anton@blueice1n1.uk.ibm.com] has joined #debian |
| 07:03 | -!- | berto [~berto@155.99.117.91.static.mundo-r.com] has joined #debian |
| 07:05 | -!- | dpkg [~dpkg@dpkg.bot.oftc.net] has quit [Quit: buh bye!] |
| 07:05 | -!- | dpkg [~dpkg@dpkg.bot.oftc.net] has joined #debian |
| 07:07 | -!- | jcwu [~jcwu@220-132-178-149.HINET-IP.hinet.net] has quit [Remote host closed the connection] |
| 07:07 | -!- | mith1 [~melvin@wnn72113.wireless.dtu.dk] has joined #debian |
| 07:07 | -!- | flash__ [flash@222.131.178.197] has quit [Remote host closed the connection] |
| 07:08 | -!- | cloud9 [~IRC@pD9E99446.dip0.t-ipconnect.de] has joined #debian |
| 07:08 | -!- | afurlan [~afurlan@scorpion.mps.com.br] has joined #debian |
| 07:08 | -!- | prahal [~prahal@dan75-7-88-166-184-3.fbx.proxad.net] has joined #debian |
| 07:12 | -!- | jas4711 [~jas@c80-216-24-211.bredband.comhem.se] has quit [Quit: Ex-Chat] |
| 07:12 | -!- | jackyf [~jackyf@94-248-13-232.dynamic.peoplenet.ua] has joined #debian |
| 07:13 | -!- | cloud [~IRC@pD9E98CF7.dip0.t-ipconnect.de] has quit [Ping timeout: 480 seconds] |
| 07:18 | -!- | icebrain [~icebrain@gw-e-U-EdII.fct.unl.pt] has quit [Ping timeout: 480 seconds] |
| 07:23 | -!- | keypulse [~thomas@c-67-184-139-71.hsd1.il.comcast.net] has joined #debian |
| 07:23 | -!- | xabbu42 [~xabbu42@77-90.60-188.cust.bluewin.ch] has joined #debian |
| 07:24 | -!- | grochap [~grochap@189.115.186.74] has joined #debian |
| 07:25 | -!- | quitte [~quitte@g228193034.adsl.alicedsl.de] has joined #debian |
| 07:30 | -!- | sladi__ [~sladi@25-166-222-85.adsl.verat.net] has quit [Remote host closed the connection] |
| 07:31 | -!- | sladi [~sladi@25-166-222-85.adsl.verat.net] has joined #debian |
| 07:31 | -!- | jajay [~rocinante@189.163.228.36] has quit [Quit: Saliendo] |
| 07:33 | -!- | alephnull [~alok@122.172.30.79] has joined #debian |
| 07:34 | -!- | fleky [~fleky@33.Red-79-156-67.staticIP.rima-tde.net] has joined #debian |
| 07:34 | -!- | fleky [~fleky@33.Red-79-156-67.staticIP.rima-tde.net] has quit [] |
| 07:35 | -!- | stepa [~stepan@95-28-219-185.broadband.corbina.ru] has joined #debian |
| 07:36 | -!- | timp [~quassel@79-71-41-180.dynamic.dsl.as9105.com] has joined #debian |
| 07:36 | -!- | sly_ [~steissier@AMarseille-156-1-41-37.w90-27.abo.wanadoo.fr] has quit [Quit: Ex-Chat] |
| 07:36 | -!- | ODDity [~yah@84.9.112.143] has joined #debian |
| 07:38 | -!- | ODDity [~yah@84.9.112.143] has quit [] |
| 07:38 | -!- | neophyte [~neophyte@bdy93-3-82-226-133-110.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
| 07:40 | -!- | angelabad [~angel@52.85-87-97.dynamic.clientes.euskaltel.es] has joined #debian |
| 07:42 | -!- | keypulse [~thomas@c-67-184-139-71.hsd1.il.comcast.net] has quit [Quit: using sirc version 2.211+ssfe] |
| 07:42 | -!- | mhash [~mhash@20.158.70.202.dynamic.max.com.pk] has quit [Quit: Leaving] |
| 07:42 | -!- | ozzle [~ozzle@d83-183-66-170.cust.tele2.se] has joined #debian |
| 07:42 | <ozzle> | Hi |
| 07:43 | <ozzle> | How can I fix so that a user cant read cant write |
| 07:43 | <ozzle> | in a dir |
| 07:43 | <ozzle> | ? |
| 07:43 | <ozzle> | Anybody? |
| 07:44 | <locklace> | !permissions |
| 07:44 | <dpkg> | For more information on permissions, read info coreutils 'File Permissions' and http://mywiki.wooledge.org/Permissions or http://www.comptechdoc.org/os/linux/usersguide/linux_ugfilesp.html - for even further info see these http://en.wikipedia.org/wiki/Unix_permission and http://en.wikipedia.org/wiki/Chmod, or follow the setuid and setgid links found in the wikipedia pages, or http://wiki.debian.org/Permissions, or <qotd232> |
| 07:44 | <ozzle> | I'll take a look |
| 07:44 | <ozzle> | :) |
| 07:44 | <locklace> | !qotd232 |
| 07:44 | <dpkg> | <bsssh> 4 is read, 2 - write, 1 - execute. According to UNIX god runs this world(777), yet devil can only read and write(666) >:P |
| 07:47 | <ozzle> | But if I want just ONE user to not have permissions to read/write |
| 07:47 | -!- | Fredginator [~Fredginat@cable-prv-fe61dd00-231.dhcp.inet.fi] has joined #debian |
| 07:48 | -!- | Fredginator [~Fredginat@cable-prv-fe61dd00-231.dhcp.inet.fi] has quit [] |
| 07:51 | -!- | netmaniack [~a@62.63.190.91] has quit [] |
| 07:52 | -!- | EHOT [~Max@94.158.54.158] has joined #debian |
| 07:52 | <EHOT> | Hello everyone ;) |
| 07:53 | <locklace> | !hello gentlemen |
| 07:53 | <dpkg> | All your base are belong to us! |
| 07:53 | -!- | Caroll [~Caroll@200.14.32.75] has joined #debian |
| 07:54 | -!- | lkcl [~lkcl@nat67.mia.three.co.uk] has joined #debian |
| 07:56 | <timeoh> | hello |
| 07:56 | <timeoh> | how to set ip_forward to static |
| 07:56 | -!- | Sergejh [~sergej@141.71.80.242] has joined #debian |
| 07:56 | <petemc> | timeoh: do what? |
| 07:57 | -!- | paul-evO_ [~paul@AClermont-Ferrand-257-1-64-17.w90-42.abo.wanadoo.fr] has joined #debian |
| 07:57 | <timeoh> | i would like to set the ip_forward bit alway to 1 |
| 07:57 | <timeoh> | after a reboot the value changes to 0 |
| 07:57 | <petemc> | you can do that iin sysctl.conf |
| 07:58 | <timeoh> | the complete path pls /etc/?? |
| 07:58 | <petemc> | yes |
| 07:58 | <petemc> | net.ipv4.ip_forward=1 |
| 07:59 | <timeoh> | yes yes thanks a lot petemc |
| 08:00 | <petemc> | np |
| 08:00 | -!- | alephnull [~alok@122.172.30.79] has quit [Ping timeout: 480 seconds] |
| 08:04 | -!- | nimrood [~nimrood@par69-2-82-67-28-1.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
| 08:05 | <nowhere_man> | knowing Debian and GnuPG, I'm able to retrieve and install new archive signing keys, but how is the lambda user supposed to do that? |
| 08:07 | <twb> | nowhere_man: what lambda user? |
| 08:08 | -!- | ageu [~ageu@200.223.199.138] has joined #debian |
| 08:08 | -!- | chitchat [~guest@218-214-24-203.people.net.au] has quit [Ping timeout: 480 seconds] |
| 08:10 | -!- | ageu [~ageu@200.223.199.138] has quit [] |
| 08:12 | -!- | Worf_ [~worf@84-119-62-89.dynamic.xdsl-line.inode.at] has joined #debian |
| 08:14 | -!- | sweetleaf [~orestis@cpe-77-83-136-242-dsl.netone.gr] has joined #debian |
| 08:14 | -!- | sweetleaf [~orestis@cpe-77-83-136-242-dsl.netone.gr] has quit [] |
| 08:14 | -!- | grochap [~grochap@189.115.186.74] has quit [Ping timeout: 480 seconds] |
| 08:16 | -!- | zl0ty [~zl0ty@91.193.96.88] has quit [Quit: WeeChat 0.3.0] |
| 08:17 | <vvas> | hm |
| 08:17 | <vvas> | anyone else notice gconfd occupying 100% of the CPU from a recent GNOME upgrade in sid? |
| 08:18 | -!- | ozzle [~ozzle@d83-183-66-170.cust.tele2.se] has quit [Quit: Changing server] |
| 08:20 | <twb> | vvas: it's probably transient |
| 08:20 | <twb> | vvas: have you tried rebooting? |
| 08:20 | -!- | jclinton [~jclinton@c-24-15-13-165.hsd1.il.comcast.net] has quit [Quit: Ex-Chat] |
| 08:20 | -!- | goodger [~ben@host86-157-29-162.range86-157.btcentralplus.com] has joined #debian |
| 08:20 | -!- | xrun [~xrun@ns2.net-sky.ru] has joined #debian |
| 08:21 | <vvas> | no, why would i reboot? i tried logging out and back in (making sure no processes of mine were left running in between) |
| 08:21 | -!- | xrun [~xrun@ns2.net-sky.ru] has quit [] |
| 08:22 | <twb> | vvas: that'd do, as long as you pkill -9 -u vvas before logging in again |
| 08:22 | <twb> | IME gconfd tends to hang around... |
| 08:22 | <user01> | what would it be that everytime i change network interface in interfaces and do ifdown ifup that the new configuration doesnt work unless i reboot? |
| 08:22 | <twb> | Rebooting was easier than explaining how to log in as another user on a tty, and use pkill/killall effectively |
| 08:23 | <vvas> | heh, fair enough, but i'm not *that* kind of user ;^) |
| 08:23 | -!- | dr|zed [~dr|z3d@9YYAAAAMM.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 08:24 | <twb> | It is hard to know from a couple of IRC lines |
| 08:24 | -!- | dr|z3d [~dr|z3d@83TAAADRS.tor-irc.dnsbl.oftc.net] has joined #debian |
| 08:24 | <vvas> | even if i kill it explicitly, GNOME respawns it immediately and it goes on |
| 08:24 | <user01> | do i need to restart some other process besides doing ifdown/ifup? |
| 08:25 | <twb> | This is after making sure there was a point at which you had successfully killed every process owner by your user? |
| 08:25 | <twb> | user01: is this a wifi iface? |
| 08:25 | <vvas> | yes, i already said that |
| 08:25 | <twb> | vvas: OK, just checking |
| 08:25 | <user01> | twb, yep |
| 08:25 | <dr|z3d> | vvas: Kill Gnome session. |
| 08:25 | <twb> | user01: yeah, try ifdown --force |
| 08:25 | <twb> | user01: wifi is a horrible yuk |
| 08:26 | -!- | Sergejh [~sergej@141.71.80.242] has quit [Remote host closed the connection] |
| 08:26 | <vvas> | and the thing is, it wasn't gconf that was updated... so it's something else that's spewing out gconf commands and keeping it busy |
| 08:26 | <twb> | I wish to jump up and down on it |
| 08:26 | <vvas> | no idea how to find out what though |
| 08:26 | <twb> | vvas: strace -f xinit! ;-) |
| 08:26 | <user01> | twb, i know, but they dont have free ethernet cords in cafes :( |
| 08:27 | <twb> | I don't like cafes, either |
| 08:27 | <carnil> | could someone help me out, I'm searching if there is some statistics for packages which licenses are used, I know there was recently such a message on debian-devel pointing to it but I'm not able to find it again |
| 08:27 | <carnil> | someone has the link to that collection/statistics? |
| 08:27 | <twb> | carnil: har har har. |
| 08:28 | <twb> | carnil: debian/copyright is a rude joke |
| 08:28 | <carnil> | twb? |
| 08:28 | -!- | SiCuTDeUx [~axzelmari@201.242.206.124] has joined #debian |
| 08:28 | <twb> | It's not currently machine-parsable, so you can't generate statistics about package licensing |
| 08:28 | <twb> | (Unless you want to read debian/copyright of 10,000 packages by hand...) |
| 08:29 | <twb> | carnil: http://dep.debian.net/deps/dep5/ |
| 08:30 | -!- | nimrood [~nimrood@par69-2-82-67-28-1.fbx.proxad.net] has joined #debian |
| 08:30 | -!- | Worf_ [~worf@84-119-62-89.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] |
| 08:30 | <vvas> | .gconfd/saved_state exhibits the same pattern: something keeps adding /apps/metacity, /desktop/gnome/applications/terminal, /desktop/gnome/interface/accessibility, /desktop/gnome/peripherals/mouse, removes /desktop/gnome/interface/accessibility, adds /desktop/gnome/interface, then does a clientadd |
| 08:30 | <vvas> | oops, that came out a bit long |
| 08:31 | -!- | k1lumin4t1_ [~k1lumin4t@190.74.126.251] has quit [Ping timeout: 480 seconds] |
| 08:31 | -!- | Guiiks [~Guiiks@ANancy-158-1-19-57.w92-130.abo.wanadoo.fr] has joined #debian |
| 08:32 | -!- | KingSize [~JoY@213.82.81.249] has joined #debian |
| 08:32 | -!- | KingSize is now known as JoY_ |
| 08:32 | <dr|z3d> | vvas: gnome session is where you want to look. |
| 08:33 | <carnil> | twb: no sorry I was a bit unclear, I know about DEP5. I was in particular searching for GFDL which one are in main, and which in non-free |
| 08:33 | -!- | Gunther [~Gunther@p54AAE28C.dip.t-dialin.net] has joined #debian |
| 08:33 | <twb> | carnil: you realize that FDL is not automatically grounds for non-free? |
| 08:34 | <twb> | carnil: AIUI only some usages of FDL (which are unfortunately, usages the FSF recommend) result in DFSG-incompliance. |
| 08:35 | -!- | user01 [~user01@c-98-250-34-251.hsd1.mi.comcast.net] has quit [Remote host closed the connection] |
| 08:35 | -!- | hw [~hw@208.92.20.181] has joined #debian |
| 08:36 | <carnil> | twb: yes for example the Invariant Sections part, it was http://www.debian.org/vote/2006/vote_001 but I'm not sure if I understand you correctly, do you mean that? |
| 08:36 | -!- | Texou [~Texou@pat35-5-78-226-56-130.fbx.proxad.net] has joined #debian |
| 08:38 | <twb> | carnil: right. |
| 08:38 | <twb> | carnil: but I'm told that invariant sections are only one of the immutable bits that an FDL'd document can have. |
| 08:38 | <twb> | Unfortunately I don't remember offhand what the other optional parts of FDL are |
| 08:39 | -!- | raiz [~raiz@p4FE88222.dip0.t-ipconnect.de] has joined #debian |
| 08:39 | -!- | docelic [~docelic@85.183.84.62] has joined #debian |
| 08:39 | -!- | virm1 [~alex@196-53-112-92.pool.ukrtel.net] has joined #debian |
| 08:42 | -!- | hever [~hever@ip-78-94-184-40.unitymediagroup.de] has joined #debian |
| 08:44 | -!- | x2y2 [~ganquan@117.39.59.51] has joined #debian |
| 08:44 | -!- | timp [~quassel@79-71-41-180.dynamic.dsl.as9105.com] has quit [Remote host closed the connection] |
| 08:44 | -!- | skandaleras [~luis@gsyc038.dat.escet.urjc.es] has quit [Quit: Bye!] |
| 08:46 | -!- | bedlore_ [~bedlore@ppp121-45-7-39.lns10.adl2.internode.on.net] has joined #debian |
| 08:47 | -!- | mode/#debian [+l 405] by debhelper |
| 08:47 | -!- | bedlore_ [~bedlore@ppp121-45-7-39.lns10.adl2.internode.on.net] has left #debian [] |
| 08:49 | -!- | ubuntu [~ubuntu@85-127-21-25.dynamic.xdsl-line.inode.at] has joined #debian |
| 08:50 | -!- | ubuntu is now known as Guest127 |
| 08:50 | -!- | Guest127 is now known as adac |
| 08:53 | <sri> | is anyone here familiar with i3 window manager? |
| 08:53 | -!- | adac [~ubuntu@85-127-21-25.dynamic.xdsl-line.inode.at] has quit [] |
| 08:53 | -!- | dcorking [~dcorking@91.84.101.202] has joined #debian |
| 09:00 | -!- | screenn [~screenn@ns.more.com.ua] has quit [Quit: Leaving] |
| 09:03 | -!- | MJD [~quassel@mc-193-78.IPReg.mcmaster.ca] has joined #debian |
| 09:03 | -!- | jackyf [~jackyf@94-248-13-232.dynamic.peoplenet.ua] has quit [Ping timeout: 480 seconds] |
| 09:04 | -!- | Texou [~Texou@pat35-5-78-226-56-130.fbx.proxad.net] has quit [Quit: ++] |
| 09:07 | -!- | foxes [flash@222.131.178.197] has joined #debian |
| 09:09 | -!- | gengxj [~gengxj@125.71.228.73] has quit [Quit: 暂离] |
| 09:09 | -!- | ethoxyethaan [~nick@83.101.2.26] has quit [Quit: Leaving.] |
| 09:09 | -!- | paul-evO_ [~paul@AClermont-Ferrand-257-1-64-17.w90-42.abo.wanadoo.fr] has left #debian [Leaving] |
| 09:09 | -!- | angelabad [~angel@52.85-87-97.dynamic.clientes.euskaltel.es] has quit [Remote host closed the connection] |
| 09:09 | -!- | worellana [~worellana@190.86.204.85] has joined #debian |
| 09:10 | <twb> | No. |
| 09:10 | -!- | ottoshmidt [~ottoshmid@92.54.221.216] has quit [Remote host closed the connection] |
| 09:10 | <twb> | !tell sri about anyone |
| 09:11 | -!- | jgarvey [~jgarvey@cpe-174-097-130-131.nc.res.rr.com] has joined #debian |
| 09:11 | -!- | foxes [flash@222.131.178.197] has quit [Remote host closed the connection] |
| 09:12 | -!- | Texou [~Texou@pat35-5-78-226-56-130.fbx.proxad.net] has joined #debian |
| 09:12 | -!- | __iron [~tobias@p4FD2CB4B.dip.t-dialin.net] has quit [Read error: Connection reset by peer] |
| 09:13 | -!- | ehren [~ehren@net1.senecac.on.ca] has joined #debian |
| 09:13 | -!- | jackyf [~jackyf@94-248-13-232.dynamic.peoplenet.ua] has joined #debian |
| 09:14 | <twb> | Ah, i3 is just a crummy dwm knock-off |
| 09:14 | <twb> | It'd be nice if these crack-addled ricers contributed back to RP or xmonad instead of forking off into the distance |
| 09:15 | -!- | EHOT [~Max@94.158.54.158] has quit [Ping timeout: 480 seconds] |
| 09:15 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has joined #debian |
| 09:16 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has joined #debian |
| 09:16 | -!- | superjet_busy [~superjet@9YYAAABOI.tor-irc.dnsbl.oftc.net] has joined #debian |
| 09:16 | -!- | xukun [~xukun@cp1237692-a.tilbu1.nb.home.nl] has joined #debian |
| 09:16 | <locklace> | why |
| 09:16 | -!- | __iron [~tobias@p4FD2CB4B.dip.t-dialin.net] has joined #debian |
| 09:17 | -!- | xukun [~xukun@cp1237692-a.tilbu1.nb.home.nl] has quit [] |
| 09:17 | <twb> | Er, because forking is results in duplication of effort |
| 09:18 | -!- | docelic [~docelic@85.183.84.62] has quit [Quit: Leaving] |
| 09:18 | -!- | SiCuTDeUx [~axzelmari@201.242.206.124] has quit [Remote host closed the connection] |
| 09:19 | <locklace> | do you really want contributions from crack-addled ricers? |
| 09:19 | -!- | goodger [~ben@host86-157-29-162.range86-157.btcentralplus.com] has quit [Remote host closed the connection] |
| 09:20 | -!- | __iron [~tobias@p4FD2CB4B.dip.t-dialin.net] has quit [Remote host closed the connection] |
| 09:20 | * | twb holds hands palms-up, and moves them up and down, miming a balance |
| 09:20 | <twb> | There's always the hope they can be reformed |
| 09:20 | -!- | goodger [~ben@host86-157-29-162.range86-157.btcentralplus.com] has joined #debian |
| 09:20 | -!- | SiCuTDeUx [~axzelmari@201.242.206.124] has joined #debian |
| 09:22 | <peej> | I notice /etc/default/ has a bunch of default setting configs. Is this just a debian thing? Or is there some LSB policy on this? |
| 09:22 | -!- | Woet [~Woet@78-27-33-6.dsl.alice.nl] has joined #debian |
| 09:22 | -!- | __iron [~tobias@p4FD2CB4B.dip.t-dialin.net] has joined #debian |
| 09:24 | <twb> | peej: FC3 has /etc/default/nss and /etc/default/useradd, FWIW |
| 09:24 | <dli> | peej, for LSB compliance, debian will have to convert APT to RPM :) |
| 09:25 | <Woet> | What would you people recommend as network backup tool? Bacula is any good? |
| 09:25 | <twb> | Woet: wishful thinking and a running start |
| 09:25 | <dli> | Woet, I used rsnapshot |
| 09:26 | <Woet> | hmm |
| 09:26 | -!- | grochap [~grochap@189.115.186.74] has joined #debian |
| 09:26 | <twb> | Having seen rsnapshot's maintenance team, I wouldn't recommend it |
| 09:26 | <twb> | Not for anything critical, anyway |
| 09:26 | <petemc> | why, do they look funny? |
| 09:26 | <twb> | I've used rsnapshot a lot in the past, but stuff like requiring literal tabs is bloody annoying |
| 09:27 | <quitte> | how does gnome decide to run compiz when it is installed but metacity isn't? |
| 09:27 | <kooll> | Woet: I use bacula for some customers servers. Rather practical |
| 09:27 | <twb> | Every time I touch rsnapshot I have to suppress the urge to rewrite it |
| 09:27 | <petemc> | maybe you should give in to that urge |
| 09:27 | <Woet> | I'll have a look at Bacula and rsnapshot |
| 09:27 | <quitte> | i want to use gnome-shell by default after a new install. |
| 09:27 | <petemc> | i use dirvish, its not actively developed, but works fine for me |
| 09:27 | <kooll> | for my own backups, I use some rather simple script with a rsync basis and link-dest to do the rotation |
| 09:27 | <Woet> | seems Bacula takes the cake atm |
| 09:28 | <twb> | petemc: no; basically rsnapshot isn't maintained |
| 09:28 | <jm_> | Woet: also check backuppc or rdiff-backup |
| 09:29 | <dli> | jm_, does rdiff-backup backup to ntfs? |
| 09:31 | <jm_> | dli: there's a version for windows |
| 09:31 | -!- | worellana [~worellana@190.86.204.85] has quit [Read error: Connection reset by peer] |
| 09:31 | <dli> | jm_, no, I don't have windows, but just one ntfs usb hdd |
| 09:31 | -!- | goodger [~ben@host86-157-29-162.range86-157.btcentralplus.com] has quit [Quit: Ex-Chat] |
| 09:32 | <jm_> | dli: ahh well it just copies stuff to target dir, so it relies on kernel to do that |
| 09:32 | -!- | worellana [~worellana@190.86.204.85] has joined #debian |
| 09:33 | -!- | martin__ [~martin@49.4.187.81.in-addr.arpa] has joined #debian |
| 09:33 | -!- | martin__ [~martin@49.4.187.81.in-addr.arpa] has quit [] |
| 09:33 | <dli> | jm_, what about hard links, ownership, permissions? |
| 09:34 | <jm_> | dli: ok now I understand your question, you wan tto copy from Linux to NTFS, in that case I think not |
| 09:35 | -!- | Spami|Thug [~Spami|Thu@mon69-1-82-67-20-145.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
| 09:35 | -!- | ABCD_ [~ABCD@pool-173-71-201-218.clppva.fios.verizon.net] has joined #debian |
| 09:35 | -!- | ABCD [~ABCD@pool-173-71-201-218.clppva.fios.verizon.net] has quit [Read error: Connection reset by peer] |
| 09:35 | <quitte> | is backing up hardlinks as hardlinks even possible when you're backing up files instead of filesystems? |
| 09:36 | -!- | twager [~twager@trufflesdad.plus.com] has joined #debian |
| 09:36 | -!- | KingKong2009 [~KingKong2@125-236-190-42.broadband-telecom.global-gateway.net.nz] has joined #debian |
| 09:37 | -!- | twager__ [~twager@trufflesdad.plus.com] has joined #debian |
| 09:38 | -!- | goodger [~ben@host86-157-29-162.range86-157.btcentralplus.com] has joined #debian |
| 09:38 | <timeoh> | i set one iptable rule. after an restart the rule is gone. are there any conf files for iptable rules |
| 09:39 | <dli> | quitte, rsnapshot uses hard links to make incremental backups |
| 09:39 | -!- | twager__ [~twager@trufflesdad.plus.com] has left #debian [] |
| 09:40 | -!- | linac [~lin@59.61.124.12] has quit [Quit: Leaving] |
| 09:40 | <jm_> | timeoh: you can use iptables-save and iptables-restore |
| 09:40 | <quitte> | dli: does that mean that a hardlink is still a hl after restoring? |
| 09:40 | -!- | jthomas_sb [~jthomas_s@nat.sierrabravo.net] has joined #debian |
| 09:40 | -!- | gdb [~cbell@circe.inetdb.com] has quit [Quit: gdb] |
| 09:41 | <jm_> | timeoh: or other front-ends to iptables |
| 09:43 | <dli> | quitte, it's transparent to users, you can find old versions of directories within rsnapshot |
| 09:44 | <timeoh> | ok. i enter a rule into iptables. an after i entered the rule i save the rule with iptables-save |
| 09:44 | <timeoh> | is this assumption correct? |
| 09:44 | -!- | twager [~twager@trufflesdad.plus.com] has quit [Ping timeout: 480 seconds] |
| 09:44 | <quitte> | dli: that doesn't answer my question |
| 09:44 | -!- | ehren [~ehren@net1.senecac.on.ca] has quit [Ping timeout: 480 seconds] |
| 09:44 | <jm_> | sure |
| 09:45 | <timeoh> | thanks a lot |
| 09:45 | <dli> | quitte, if you make a hard link, it's different from making a new file. if you read from a hard link, why is it different from reading a file? so, I don't understand your question |
| 09:47 | -!- | ircdood [~ircdood@97-118-185-117.hlrn.qwest.net] has joined #debian |
| 09:47 | <quitte> | dli: a hardlink is a second name pointing to the same inode. when you copy a hardlink and the original file they are no longer hardlinks |
| 09:47 | <quitte> | dli: there is no difference when you read them but when you write |
| 09:48 | <vvas> | dr|z3d: thanks, i'll have a look |
| 09:49 | <vvas> | dr|z3d: though the process tree looks like, if i kill gnome-session then it takes out my X session with it... |
| 09:50 | -!- | mphofmann [~mhofmann@62-2-214-5.static.cablecom.ch] has joined #debian |
| 09:51 | -!- | MJD [~quassel@mc-193-78.IPReg.mcmaster.ca] has quit [Ping timeout: 480 seconds] |
| 09:51 | -!- | twb [~twb@nat064.cyber.com.au] has quit [Remote host closed the connection] |
| 09:52 | -!- | mphofmann [~mhofmann@62-2-214-5.static.cablecom.ch] has quit [] |
| 09:52 | -!- | chomwitt [~chomwitt@ppp-94-66-174-158.home.otenet.gr] has joined #debian |
| 09:53 | -!- | KingKong2009 [~KingKong2@125-236-190-42.broadband-telecom.global-gateway.net.nz] has quit [Quit: Leaving] |
| 09:53 | -!- | mphofmann [~mhofmann@62-2-214-5.static.cablecom.ch] has joined #debian |
| 09:53 | -!- | miguel000 [~miguel@chello062178216205.11.15.tuwien.teleweb.at] has joined #debian |
| 09:54 | -!- | mphofmann [~mhofmann@62-2-214-5.static.cablecom.ch] has quit [] |
| 09:54 | -!- | ircdood [~ircdood@97-118-185-117.hlrn.qwest.net] has quit [Remote host closed the connection] |
| 09:54 | <miguel000> | i want gimp 2.6.* but my distro seems only to come with 2.4.7 |
| 09:55 | <miguel000> | why is there NO newer package? |
| 09:55 | <azeem> | miguel000: nobody has backported it yet |
| 09:57 | <miguel000> | is my disro too old? |
| 09:57 | <azeem> | no |
| 09:57 | <azeem> | gimp-2.6 is too new |
| 09:57 | -!- | VampX [~VampX@190.141.36.191] has joined #debian |
| 09:57 | <miguel000> | oook, how can i see which distrio i have? |
| 09:57 | -!- | buzztardo [~quassel@95-90-132-209-dynip.superkabel.de] has joined #debian |
| 09:58 | <azeem> | cat /etc/debian_version |
| 09:58 | <miguel000> | thx |
| 09:59 | -!- | ant777 [~jay@95.139.163.44] has quit [Quit: Leaving.] |
| 09:59 | -!- | Blacker47 [~Blacker47@p57A91FD2.dip0.t-ipconnect.de] has joined #debian |
| 10:00 | -!- | Torsten_W [~towo@port-212-202-129-192.static.qsc.de] has quit [Quit: Verlassend] |
| 10:00 | -!- | XayOn_ [~xayon@212.97.189.101.dyn.user.ono.com] has joined #debian |
| 10:03 | -!- | goodger [~ben@host86-157-29-162.range86-157.btcentralplus.com] has quit [Remote host closed the connection] |
| 10:04 | -!- | hever [~hever@ip-78-94-184-40.unitymediagroup.de] has quit [Ping timeout: 480 seconds] |
| 10:04 | -!- | David- [~David@62.92.31.1] has quit [Read error: Connection reset by peer] |
| 10:07 | -!- | hever [~hever@ip-78-94-184-40.unitymediagroup.de] has joined #debian |
| 10:12 | -!- | krlmk [~krlmk@82.146.248.79] has joined #debian |
| 10:12 | -!- | drakeman [~drakeman@selena.electrisa.com] has joined #debian |
| 10:13 | <krlmk> | hi |
| 10:14 | -!- | adb [~adb@orb-rem-catv-c100-p076.vtx.ch] has joined #debian |
| 10:15 | -!- | adb [~adb@orb-rem-catv-c100-p076.vtx.ch] has quit [Remote host closed the connection] |
| 10:16 | -!- | justin_ [~justin@dsl-207-112-53-174.tor.primus.ca] has joined #debian |
| 10:18 | <krlmk> | it's a half Debian question, but. I run a command, catch the needed |
| 10:18 | <krlmk> | word by grep, so it turns in cmd. I would like to use this word as parameter of |
| 10:18 | <krlmk> | ~: ipkg list | grep tcpdump | awk '{print $1}' |
| 10:18 | -!- | adb [~adb@orb-rem-catv-c100-p076.vtx.ch] has joined #debian |
| 10:19 | <jm_> | A=$(your commands) ; echo $A |
| 10:20 | -!- | OdyX [~didier@2001:41e0:ff60:1802::c0:ffee] has quit [Remote host closed the connection] |
| 10:20 | -!- | OdyX [~didier@2001:41e0:ff60:1802::c0:ffee] has joined #debian |
| 10:21 | -!- | upgreydd [~upgreydd@ns356890.ovh.net] has joined #debian |
| 10:21 | -!- | upgreydd [~upgreydd@ns356890.ovh.net] has left #debian [WeeChat 0.3.0] |
| 10:21 | -!- | Gun_Smoke [~G@c-98-208-172-99.hsd1.fl.comcast.net] has quit [Ping timeout: 480 seconds] |
| 10:23 | -!- | jm_ [flier@mindwipe.org] has quit [Quit: Disconnecting] |
| 10:23 | -!- | ziyou [~ziyou@218.11.31.45] has joined #debian |
| 10:24 | -!- | vfen [~vfen@179.183.34.95.customer.cdi.no] has quit [Quit: Leaving] |
| 10:24 | -!- | Torsten_W [~torsten@erft-4db7cc1c.pool.mediaWays.net] has joined #debian |
| 10:25 | -!- | neurox [~x@239.Red-80-39-76.staticIP.rima-tde.net] has joined #debian |
| 10:25 | -!- | miguel000 [~miguel@chello062178216205.11.15.tuwien.teleweb.at] has quit [Quit: Leaving] |
| 10:26 | -!- | justin_ [~justin@dsl-207-112-53-174.tor.primus.ca] has quit [Remote host closed the connection] |
| 10:27 | -!- | mib_bbmqcjqk [3db9ca75@webchat.mibbit.com] has joined #debian |
| 10:27 | -!- | FairyCosmo [~Cossie@2001:6f8:1c55:0:6ddf:b4c4:5c19:93a5] has joined #debian |
| 10:27 | -!- | ziyou [~ziyou@218.11.31.45] has quit [] |
| 10:27 | -!- | neiljp [~Neil@i-83-67-78-67.freedom2surf.net] has quit [Ping timeout: 480 seconds] |
| 10:28 | -!- | mib_bbmqcjqk [3db9ca75@webchat.mibbit.com] has quit [] |
| 10:29 | -!- | mjgoins_ is now known as mjgoins |
| 10:35 | -!- | Gus [~Gus@201-42-209-169.dsl.telesp.net.br] has joined #debian |
| 10:35 | -!- | marcOS [~marcOS@190.176.228.29] has quit [Read error: Connection reset by peer] |
| 10:35 | -!- | krlmk_ [~krlmk@82.146.248.79] has joined #debian |
| 10:35 | <Gus> | hello |
| 10:35 | <Gus> | please help me |
| 10:35 | <Gus> | XD |
| 10:35 | -!- | buzztardo [~quassel@95-90-132-209-dynip.superkabel.de] has quit [Remote host closed the connection] |
| 10:35 | <noflash> | Gus, just ask you question |
| 10:35 | <noflash> | +r |
| 10:35 | -!- | marcOS [~marcOS@190.177.0.37] has joined #debian |
| 10:36 | -!- | prahal [~prahal@dan75-7-88-166-184-3.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
| 10:37 | <Gus> | I use thundercache + squid , have used thundecache? |
| 10:38 | -!- | krlmk [~krlmk@82.146.248.79] has quit [Ping timeout: 480 seconds] |
| 10:39 | <vvas> | is gimp 2.6 even out yet? |
| 10:39 | <Gus> | I have lunch, hugs |
| 10:39 | -!- | Gus [~Gus@201-42-209-169.dsl.telesp.net.br] has quit [] |
| 10:39 | <vvas> | ah no, i'm probably confusing it with 2.8 |
| 10:39 | -!- | MrNaz_cic [~MrNaz@203.214.68.222] has joined #debian |
| 10:39 | -!- | dieg [~dieg@204.133.222.87.dynamic.jazztel.es] has joined #debian |
| 10:40 | -!- | dieg [~dieg@204.133.222.87.dynamic.jazztel.es] has quit [] |
| 10:40 | <peej> | gus: sounds like a hardware dansguardian |
| 10:41 | <peej> | but you should ask your question, targetting it a the debian-related problem. |
| 10:42 | -!- | krlmk_ is now known as krlmk |
| 10:43 | -!- | whilo [~whilo@HSI-KBW-082-212-006-074.hsi.kabelbw.de] has joined #debian |
| 10:44 | -!- | adb [~adb@orb-rem-catv-c100-p076.vtx.ch] has quit [Remote host closed the connection] |
| 10:45 | -!- | Spami|Thug [~Spami|Thu@ip-79.net-81-220-79.rev.numericable.fr] has joined #debian |
| 10:46 | -!- | alfadir [~alfadir@129.69.93.132] has quit [Quit: Lost terminal] |
| 10:47 | -!- | [Pamir]Alisa [~victor@195.222.85.229] has joined #debian |
| 10:47 | -!- | alvarezp [~alvarezp@201.160.167.202.cable.dyn.cableonline.com.mx] has quit [Quit: alvarezp] |
| 10:48 | -!- | debalance [~quassel@ti0034a380-2503.bb.online.no] has joined #debian |
| 10:48 | <drakeman> | Hey guys, there is any command in debian to see the contents of my cd or dvd drives.....> |
| 10:48 | -!- | [Pamir]Alisa [~victor@195.222.85.229] has quit [] |
| 10:48 | <petemc> | ls |
| 10:48 | <drakeman> | or, to see if there is any cd or dvd mounted |
| 10:48 | <petemc> | mount |
| 10:49 | <drakeman> | petemc, nop, |
| 10:49 | <drakeman> | i can do ls /media/cdrom0 |
| 10:49 | <drakeman> | or ls /dev/hda |
| 10:49 | <drakeman> | and i didnt see the contents of the dvd i have in the unit |
| 10:50 | -!- | Lin [~igormorga@mvx-200-142-97-206.mundivox.com] has joined #debian |
| 10:50 | -!- | goodger [~ben@host86-157-29-162.range86-157.btcentralplus.com] has joined #debian |
| 10:54 | -!- | Spami|Thug [~Spami|Thu@ip-79.net-81-220-79.rev.numericable.fr] has quit [Ping timeout: 480 seconds] |
| 10:54 | <drakeman> | any ideas? |
| 10:55 | <krlmk> | first mount the drive; mkdir /mnt/cd; mount -t auto /dev/cdrom /mnt/cd; ls /mnt/cd; umount /mnt/cd |
| 10:55 | -!- | do0ob [~ace@79-67-204-173.dynamic.dsl.as9105.com] has joined #debian |
| 10:55 | <krlmk> | then ls it, then unmount(umount) |
| 10:55 | -!- | superjet_busy [~superjet@9YYAAABOI.tor-irc.dnsbl.oftc.net] has quit [Quit: Lost terminal] |
| 10:56 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has quit [Ping timeout: 480 seconds] |
| 10:56 | -!- | blackxored [~adrian@200.55.161.141] has quit [Ping timeout: 480 seconds] |
| 10:56 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has joined #debian |
| 10:57 | -!- | quitte [~quitte@g228193034.adsl.alicedsl.de] has quit [Quit: Lost terminal] |
| 10:57 | <krlmk> | /dev/cdrom is just a file and must be interpreted(here: mount). Should work. |
| 10:58 | <drakeman> | krlmk, thanks, but i thought the unit was automounted when i insert the disk |
| 10:59 | -!- | debalance [~quassel@ti0034a380-2503.bb.online.no] has quit [Remote host closed the connection] |
| 10:59 | -!- | x2y2 [~ganquan@117.39.59.51] has quit [Ping timeout: 480 seconds] |
| 10:59 | <vvas> | if it's automounted, then it should show up when you run 'mount' |
| 10:59 | <drakeman> | vvas, no, is not in the mount list. |
| 11:00 | -!- | css03105 [~css03105@gatepc74.cs.uoi.gr] has joined #debian |
| 11:00 | <vvas> | then it's not mounted. simple as that |
| 11:00 | <drakeman> | vvas, so now i have to figure it aout what unit i have to mount, i have to dvdrw drives |
| 11:00 | -!- | css03105 [~css03105@gatepc74.cs.uoi.gr] has quit [] |
| 11:01 | -!- | CosmicB [~joar@195.159.98.150] has quit [Quit: Leaving] |
| 11:01 | <drakeman> | working, thanks, but i use mount -t auto /dev/hda /media/cdrom0 |
| 11:02 | <drakeman> | didnt use /dev/cdrom |
| 11:02 | -!- | VampX [~VampX@190.141.36.191] has quit [Quit: VampX] |
| 11:03 | -!- | zion [~zion@123.237.34.14] has joined #debian |
| 11:03 | -!- | Figuex [~Figuex@201.242.132.241] has joined #debian |
| 11:05 | <drakeman> | Thanks vvas, krlmk |
| 11:06 | -!- | mith1 [~melvin@wnn72113.wireless.dtu.dk] has quit [Quit: Leaving.] |
| 11:07 | -!- | mode/#debian [+l 399] by debhelper |
| 11:09 | -!- | Gun_Smoke [~G@c-98-208-172-99.hsd1.fl.comcast.net] has joined #debian |
| 11:11 | -!- | zion [~zion@123.237.34.14] has quit [Quit: Leaving] |
| 11:13 | -!- | blackxored [~adrian@200.55.161.141] has joined #debian |
| 11:13 | -!- | alephnull [~alok@122.172.0.226] has joined #debian |
| 11:14 | -!- | grml-user [~orzo@adsl-144-216-208.mia.bellsouth.net] has joined #debian |
| 11:15 | -!- | hazard2 [~hazard@smi28-129-63-28-61.dhcp.uml.edu] has joined #debian |
| 11:15 | -!- | Woet [~Woet@78-27-33-6.dsl.alice.nl] has quit [Quit: Woet] |
| 11:16 | -!- | tazz [~gaurav@59.162.86.164] has quit [Ping timeout: 480 seconds] |
| 11:18 | -!- | sladi_ [~sladi@233-170-222-85.adsl.verat.net] has joined #debian |
| 11:19 | -!- | Worf_ [~worf@84-119-62-89.dynamic.xdsl-line.inode.at] has joined #debian |
| 11:19 | -!- | gerzel [~gerzel@adsl-221-72-28.rmo.bellsouth.net] has joined #debian |
| 11:20 | -!- | jcwu [~jcwu@219.84.6.171] has joined #debian |
| 11:20 | -!- | jorzo [~orzo@adsl-149-52-95.mia.bellsouth.net] has quit [Ping timeout: 480 seconds] |
| 11:21 | -!- | blackxored [~adrian@200.55.161.141] has quit [Quit: Leaving] |
| 11:21 | -!- | mith1 [~melvin@wnn72113.wireless.dtu.dk] has joined #debian |
| 11:22 | -!- | neophyte [~neophyte@bdy93-3-82-226-133-110.fbx.proxad.net] has joined #debian |
| 11:22 | -!- | sladi [~sladi@25-166-222-85.adsl.verat.net] has quit [Ping timeout: 480 seconds] |
| 11:24 | <valdyn> | krlmk: man xargs |
| 11:25 | -!- | tazz [~gaurav@59.162.86.164] has joined #debian |
| 11:25 | -!- | XayOn_ [~xayon@212.97.189.101.dyn.user.ono.com] has quit [Remote host closed the connection] |
| 11:26 | -!- | linac [~lin@114.114.130.87] has joined #debian |
| 11:26 | <krlmk> | :-) will listing the /bin and /sbin then man'ing the files would give whole documentation? |
| 11:27 | -!- | mode/#debian [+l 405] by debhelper |
| 11:27 | <krlmk> | of the utils |
| 11:28 | -!- | alfanick [~alfanick@bxo181.internetdsl.tpnet.pl] has joined #debian |
| 11:29 | -!- | overflow [~overflow@190.204.123.201] has joined #debian |
| 11:30 | -!- | XayOn_ [~xayon@212.97.188.112.dyn.user.ono.com] has joined #debian |
| 11:30 | <overflow> | Hi, Can I use win32-loader to boot a livedvd from win$? or where can I get help about the win32-loader? |
| 11:31 | <gsimmons> | overflow: win32-loader is used to transfer Debian-Installer to an existing system, not to boot a live CD/DVD. |
| 11:31 | -!- | alfanick [~alfanick@bxo181.internetdsl.tpnet.pl] has quit [] |
| 11:31 | -!- | Spami|Thug [~Spami|Thu@ALyon-153-1-87-35.w86-206.abo.wanadoo.fr] has joined #debian |
| 11:31 | <overflow> | gsimmons: can I use for both things? |
| 11:31 | <overflow> | *use it |
| 11:32 | <gsimmons> | overflow: What are you trying to do? |
| 11:32 | -!- | cahoot [~radix@82.183.196.76] has joined #debian |
| 11:33 | <overflow> | gsimmons: put a win32-loader with selectable options for install the distro or run it live |
| 11:34 | <overflow> | gsimmons: so user don't have to know how to modify the bios for boot from cdrom |
| 11:35 | <overflow> | sorry for my pour english |
| 11:35 | -!- | jgarvey [~jgarvey@cpe-174-097-130-131.nc.res.rr.com] has quit [Quit: Leaving] |
| 11:36 | -!- | harsh [~harsh@122.164.222.42] has joined #debian |
| 11:36 | -!- | Gus [~Gus@201-42-209-169.dsl.telesp.net.br] has joined #debian |
| 11:37 | -!- | killkid [~reppard@24-196-227-118.dhcp.gwnt.ga.charter.com] has joined #debian |
| 11:37 | -!- | killkid [~reppard@24-196-227-118.dhcp.gwnt.ga.charter.com] has left #debian [] |
| 11:37 | -!- | killkid [~reppard@24-196-227-118.dhcp.gwnt.ga.charter.com] has joined #debian |
| 11:39 | -!- | killkid [~reppard@24-196-227-118.dhcp.gwnt.ga.charter.com] has quit [] |
| 11:39 | -!- | worellana [~worellana@190.86.204.85] has quit [Quit: Conexión reiniciada por el par] |
| 11:40 | <Gus> | hi |
| 11:40 | <Gus> | how to get the hash with the pc in win? |
| 11:42 | <Ikarus> | Gus: just boot the CD, iirc it has an option to self inspect |
| 11:44 | -!- | rudi_s [~rudi_s@p5DCE570C.dip.t-dialin.net] has joined #debian |
| 11:44 | -!- | macrobat [~bosse_lar@h-150-127.A163.priv.bahnhof.se] has joined #debian |
| 11:44 | <macrobat> | test |
| 11:44 | <locklace> | !test |
| 11:44 | <dpkg> | epic test fail |
| 11:45 | <Gus> | |
| 11:45 | <Gus> | I know, the problem that pc q do not have cd-rom and do not want to boot from a flash drive |
| 11:45 | <Gus> | =/ |
| 11:45 | <Gus> | I'M from bazil |
| 11:45 | <krlmk> | overflow: but you run the cd on a Windows already? |
| 11:45 | <overflow> | krlmk: I load the cd on a windows, yes |
| 11:46 | <overflow> | krlmk: then I run the win32-loader from the cd |
| 11:46 | <Gus> | already did that several times by cd-rom with ophcrack |
| 11:46 | -!- | do0ob [~ace@79-67-204-173.dynamic.dsl.as9105.com] has quit [Remote host closed the connection] |
| 11:46 | -!- | locklace [~locklace@7GDAADR5F.tor-irc.dnsbl.oftc.net] has quit [Quit: Reconnecting] |
| 11:46 | -!- | harsh [~harsh@122.164.222.42] has left #debian [Leaving] |
| 11:46 | <krlmk> | overflow: then why you would have to change BIOS boot options? |
| 11:47 | <Gus> | |
| 11:47 | <Gus> | the pc do not have the right cd-rom is not for the purpose of discovering the password cracking |
| 11:47 | -!- | locklace [~locklace@04ZAABU91.tor-irc.dnsbl.oftc.net] has joined #debian |
| 11:47 | <Gus> | the BIOS does not support |
| 11:47 | <overflow> | krlmk: to boot from CD |
| 11:48 | <sri> | hey does anyone know i3 window manager over here? |
| 11:48 | <Gus> | must be a way to copy the windows being |
| 11:48 | <overflow> | sri: ion3? |
| 11:48 | <krlmk> | Gus :> |
| 11:48 | <krlmk> | are you there:> |
| 11:48 | <sri> | overflow, not ion3, it is only i3 |
| 11:48 | <krlmk> | jump on priv? |
| 11:48 | <overflow> | sri: ok |
| 11:49 | <virm1> | hi, where I can change default $EDITOR |
| 11:49 | <virm1> | ? |
| 11:50 | <petemc> | update-alternatives --config editor |
| 11:50 | -!- | vicky [~vivek@122.165.54.64] has joined #debian |
| 11:50 | -!- | blackxored [~adrian@200.55.161.141] has joined #debian |
| 11:50 | <Gus> | gedit ? is a good editor |
| 11:51 | <Gus> | vi |
| 11:51 | <Gus> | v.i. |
| 11:51 | <vicky> | how to calibrate penmount 9000? |
| 11:51 | <Gus> | someone uses backtrack? |
| 11:51 | <krlmk> | ... |
| 11:53 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has quit [Ping timeout: 480 seconds] |
| 11:54 | <Gus> | someone? |
| 11:54 | <noflash> | !tell Gus -about backtrack |
| 11:54 | -!- | rtheys [~rtheys@kulnet-nat-2.kulnet.kuleuven.be] has quit [Remote host closed the connection] |
| 11:54 | -!- | Mikhy [~michael@93-36-104-204.ip59.fastwebnet.it] has joined #debian |
| 11:54 | <Mikhy> | Ciao |
| 11:55 | <Gus> | is a distribution focused on security and audit |
| 11:55 | <Gus> | enjoy! |
| 11:55 | -!- | kutio [~kutio@vig38-1-82-67-76-10.fbx.proxad.net] has joined #debian |
| 11:55 | <Gus> | the latest version has the aptitude and uses parts of ubuntu |
| 11:55 | <noflash> | Gus, we know what it is, it's not supported here |
| 11:55 | -!- | Gun_Smoke [~G@c-98-208-172-99.hsd1.fl.comcast.net] has quit [Ping timeout: 480 seconds] |
| 11:55 | <Gus> | http://www.remote-exploit.org/backtrack.html |
| 11:56 | -!- | Mikhy [~michael@93-36-104-204.ip59.fastwebnet.it] has quit [] |
| 11:56 | <Gus> | debian so here? |
| 11:56 | <noflash> | debian support |
| 11:56 | <Gus> | I also use the debian5 |
| 11:57 | <Gus> | 'm learning English |
| 11:57 | <Gus> | I speak Portuguese |
| 11:57 | <noflash> | Gus, this isn't a chat channel :) |
| 11:57 | <vicky> | any help on penmount |
| 11:58 | <Gus> | what are those then? haha sorry |
| 11:58 | <Gus> | ow yeah..only help |
| 11:58 | <Gus> | sorry |
| 11:58 | -!- | neophyte [~neophyte@bdy93-3-82-226-133-110.fbx.proxad.net] has quit [Ping timeout: 480 seconds] |
| 11:58 | -!- | raiz [~raiz@p4FE88222.dip0.t-ipconnect.de] has quit [Ping timeout: 480 seconds] |
| 11:59 | <Gus> | |
| 11:59 | <Gus> | my firefox resets its settings as soon as closing, I have to set the proxy every time .. use squid |
| 11:59 | <Gus> | anyone know why? |
| 12:00 | -!- | Bolle1961 [~arie@dsl-087-195-205-164.solcon.nl] has quit [Quit: cu later] |
| 12:00 | <virm1> | petemc update-alternatives --config editor not list vim |
| 12:00 | -!- | Bolle1961 [~arie@dsl-087-195-205-164.solcon.nl] has joined #debian |
| 12:00 | -!- | vveb [~ml@host-static-92-115-2-82.moldtelecom.md] has joined #debian |
| 12:01 | -!- | g1234 [~a@ip-118.net-81-220-244.rev.numericable.fr] has joined #debian |
| 12:01 | -!- | neophyte [~neophyte@bdy93-3-82-226-133-110.fbx.proxad.net] has joined #debian |
| 12:01 | -!- | vveb [~ml@host-static-92-115-2-82.moldtelecom.md] has quit [] |
| 12:01 | <Gus> | anyone know how I install cbq on my server? |
| 12:02 | <Gus> | has another name? type sharp? |
| 12:02 | -!- | alephnull [~alok@122.172.0.226] has quit [Ping timeout: 480 seconds] |
| 12:03 | -!- | Gus [~Gus@201-42-209-169.dsl.telesp.net.br] has left #debian [Leaving] |
| 12:03 | <g1234> | Hi people - what would be the command which gives the contents of a folder, named [folder] in detail? I neam it should say how many subfoders, and how many files on the total i all the folders. I know that there is "right-click propertis" (on gnome) but I not too much satisfied; would prefer the command line |
| 12:03 | -!- | dima_s_d_s [~Miranda@77.120.84.51] has joined #debian |
| 12:03 | <dima_s_d_s> | Hi |
| 12:04 | -!- | lauri [~lauri@87-119-185-80.tll.elisa.ee] has joined #debian |
| 12:04 | <lauri> | Hello guys |
| 12:05 | <lauri> | Can anybody explain me what this 1: signifies in debian/control: Version: 1:5.1p1-8 |
| 12:05 | <azeem> | lauri: the epoch |
| 12:05 | <azeem> | see the Debian Policy Manual for details |
| 12:05 | <dima_s_d_s> | I can not establish Bugzilla3 to debian :( |
| 12:07 | <lauri> | azeem: And how can I tell my package to use this epoch also? |
| 12:07 | <lauri> | I am using debhelper/ dpkg-buildpackage |
| 12:09 | -!- | vicky [~vivek@122.165.54.64] has left #debian [Ex-Chat] |
| 12:10 | -!- | dima_s_d_s [~Miranda@77.120.84.51] has left #debian [] |
| 12:10 | -!- | k1lumin4t1 [~k1lumin4t@190.74.126.251] has joined #debian |
| 12:11 | <azeem> | lauri: why do you want to use it? |
| 12:11 | -!- | dima_s_d_s [~Miranda@77.120.84.51] has joined #debian |
| 12:12 | <lauri> | I want to replace a package in upstream |
| 12:12 | <lauri> | and it uses epoch |
| 12:13 | <lauri> | right now there is no version field defined in debian/control |
| 12:13 | -!- | BlackMage [~blackmage@77-22-82-186-dynip.superkabel.de] has joined #debian |
| 12:14 | <dima_s_d_s> | Ïðâèåò, êòî íèòü ñòàâèë áóãçèëëó? |
| 12:15 | -!- | githogori [~githogori@adsl-66-123-22-146.dsl.snfc21.pacbell.net] has joined #debian |
| 12:15 | <azeem> | lauri: why replace the package? |
| 12:15 | <azeem> | do you need a newer version? |
| 12:17 | -!- | mode/#debian [+l 411] by debhelper |
| 12:17 | <lauri> | azeem: Yes |
| 12:17 | <azeem> | lauri: then I suggest you modify the existing package |
| 12:17 | <azeem> | and do not start over |
| 12:19 | -!- | githogori [~githogori@adsl-66-123-22-146.dsl.snfc21.pacbell.net] has quit [Remote host closed the connection] |
| 12:19 | -!- | dima_s_d_s [~Miranda@77.120.84.51] has left #debian [] |
| 12:23 | -!- | Gun_Smoke [~G@c-98-208-172-99.hsd1.fl.comcast.net] has joined #debian |
| 12:24 | -!- | ant [~anton@blueice1n1.uk.ibm.com] has quit [Read error: Connection reset by peer] |
| 12:27 | -!- | do0ob [~ace@79-67-204-173.dynamic.dsl.as9105.com] has joined #debian |
| 12:28 | -!- | JoY_ [~JoY@213.82.81.249] has quit [Quit: Sto andando via] |
| 12:28 | -!- | prahal [~prahal@80.10.46.46] has joined #debian |
| 12:28 | -!- | prahal [~prahal@80.10.46.46] has quit [] |
| 12:30 | -!- | Worf_ [~worf@84-119-62-89.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] |
| 12:31 | -!- | do0ob [~ace@79-67-204-173.dynamic.dsl.as9105.com] has quit [Remote host closed the connection] |
| 12:32 | -!- | adama [~adama@199.247.184.88] has joined #debian |
| 12:36 | -!- | frewo64 [~frewo64@p5491C5DE.dip.t-dialin.net] has joined #debian |
| 12:36 | <lauri> | I can't figure it out |
| 12:37 | -!- | MuSicK [~martin@p5B08B4C7.dip0.t-ipconnect.de] has joined #debian |
| 12:37 | -!- | phrosty [~phrosty@cpe-76-175-167-202.socal.res.rr.com] has quit [Ping timeout: 480 seconds] |
| 12:38 | -!- | rui [~luciano@adsl-ull-230-238.49-151.net24.it] has joined #debian |
| 12:39 | -!- | rui [~luciano@adsl-ull-230-238.49-151.net24.it] has quit [] |
| 12:39 | -!- | juanfer [~juanfer@190.144.69.234] has joined #debian |
| 12:40 | -!- | dante_2core [~dante@80-219-138-134.dclient.hispeed.ch] has joined #debian |
| 12:41 | -!- | tjol_ [~free-zomb@p4FE5D6E9.dip.t-dialin.net] has joined #debian |
| 12:42 | -!- | linac [~lin@114.114.130.87] has quit [Ping timeout: 480 seconds] |
| 12:42 | -!- | linac [~lin@114.114.115.2] has joined #debian |
| 12:43 | -!- | dotslash [~frank@194.50.96.11] has quit [Ping timeout: 480 seconds] |
| 12:45 | -!- | gilles_ [~gilles@cro38-1-82-236-148-178.fbx.proxad.net] has joined #debian |
| 12:45 | -!- | gilles_ [~gilles@cro38-1-82-236-148-178.fbx.proxad.net] has quit [] |
| 12:46 | -!- | hdon [~donny@c-67-163-244-40.hsd1.pa.comcast.net] has joined #debian |
| 12:46 | -!- | narva [~narva@88.195.120.192] has joined #debian |
| 12:46 | <hdon> | hi all :) does anyone know the status of this bug regarding the libevent-dev? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538192 |
| 12:47 | -!- | aidave [~aidave@fw1.claero.com] has joined #debian |
| 12:48 | <aidave> | hi |
| 12:48 | <aidave> | is there a debian packaging chat room? |
| 12:48 | -!- | tjol [~free-zomb@p4FE5D992.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 12:48 | <hdon> | aidave: you could try /list |
| 12:48 | * | hdon doesn't know |
| 12:49 | -!- | g1234 [~a@ip-118.net-81-220-244.rev.numericable.fr] has quit [Quit: Leaving] |
| 12:49 | <narva> | Hi o/ Can anyone help me with valgrind problem?? |
| 12:49 | <hdon> | narva: i might be able to. what's your problem? (btw, don't ask to ask!)( |
| 12:50 | <@Ganneff> | aidave: #debian-mentors |
| 12:51 | <aidave> | thanks |
| 12:51 | <krlmk> | debian-mentors! |
| 12:52 | <adama> | the freshmakers |
| 12:52 | -!- | dantti [~kvirc@200-171-161-172.dsl.telesp.net.br] has joined #debian |
| 12:52 | -!- | frenchboy [~guilhem@182.60.broadband12.iol.cz] has joined #debian |
| 12:52 | -!- | debalance [~quassel@213-187-169-54.dd.nextgentel.com] has joined #debian |
| 12:52 | <krlmk> | :-x |
| 12:52 | -!- | krlmk [~krlmk@82.146.248.79] has quit [Remote host closed the connection] |
| 12:53 | <narva> | Valgrind warns me about hundreds of error in /lib/libc-2.10.1.so. There really a lot of uninitialized values of of size 8 o_O and conditional jumps with uninitialized values and all are from that lib. I get 6497 error with command "valgrind echo foo" |
| 12:53 | <narva> | And the problem is the same with my real program :/ |
| 12:53 | -!- | frenchboy [~guilhem@182.60.broadband12.iol.cz] has quit [] |
| 12:54 | -!- | Oscaracciato [~oscar.goo@host169-18-static.88-82-b.business.telecomitalia.it] has quit [] |
| 12:54 | <narva> | oh and I'm using squeeze with my laptop if that matters |
| 12:55 | <narva> | But last time I compiled my c code and checked it with valgrind, nothing like this happened |
| 12:57 | -!- | whilo [~whilo@HSI-KBW-082-212-006-074.hsi.kabelbw.de] has quit [Remote host closed the connection] |
| 12:57 | <sney> | have you updated since last time? maybe you found an obscure bug. |
| 12:57 | <sney> | check the bts for both valgrind and libc |
| 12:58 | <narva> | Yeah I've updated always when the manager have something to update |
| 12:59 | <narva> | What is bts and how do I check those? |
| 12:59 | <sney> | !bts |
| 12:59 | <dpkg> | Bug Tracking System for Debian packages, http://bugs.debian.org/ or to go directly to the bug page for a particular package/bug, try http://bugs.debian.org/packagename or http://bugs.debian.org/bugnumber . aptitude install reportbug, and check out <querybts> too. Users of unstable and testing are required to check the BTS. Useful for unstable and testing: aptitude install apt-listbugs apt-listchanges |
| 12:59 | -!- | user [~user@op-ver-003.puk.ac.za] has joined #debian |
| 13:00 | -!- | Gun_Smoke [~G@c-98-208-172-99.hsd1.fl.comcast.net] has quit [Ping timeout: 480 seconds] |
| 13:00 | <user> | Boing |
| 13:00 | -!- | user is now known as Guest153 |
| 13:00 | <Guest153> | Good after noon |
| 13:01 | <narva> | k I'm starting with that. Thx! |
| 13:01 | -!- | Guest153 [~user@op-ver-003.puk.ac.za] has quit [] |
| 13:01 | -!- | tetsujin [~tetsujin@190.27.59.86] has joined #debian |
| 13:01 | -!- | AbsintheSyringe [~havoc@89.146.188.145] has joined #debian |
| 13:02 | -!- | Centrino [~adfasdfa@121.Red-81-47-128.staticIP.rima-tde.net] has joined #debian |
| 13:02 | -!- | Centrino [~adfasdfa@121.Red-81-47-128.staticIP.rima-tde.net] has quit [] |
| 13:03 | -!- | macrobat [~bosse_lar@h-150-127.A163.priv.bahnhof.se] has left #debian [] |
| 13:03 | -!- | ice2 [d90a3c55@webchat.mibbit.com] has quit [Quit: http://www.mibbit.com ajax IRC Client] |
| 13:06 | -!- | mark__ [~mark@124-168-216-177.dyn.iinet.net.au] has joined #debian |
| 13:08 | -!- | icebrain [~icebrain@co3-84-90-130-39.netvisao.pt] has joined #debian |
| 13:08 | -!- | aidave_ [~aidave@fw1.claero.com] has joined #debian |
| 13:11 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has joined #debian |
| 13:11 | -!- | lbt [~dgreaves@88.211.33.26] has joined #debian |
| 13:11 | <overddose> | why do i keep getting disconnected |
| 13:11 | <overddose> | im wireless, but i get disconnected every 30 minutes |
| 13:11 | -!- | lbt [~dgreaves@88.211.33.26] has quit [Remote host closed the connection] |
| 13:12 | -!- | legnaleurc [~legnaleur@123.205.248.119] has quit [Remote host closed the connection] |
| 13:12 | -!- | sney [~sney@S010600508b2f6457.cg.shawcable.net] has quit [Quit: Leaving] |
| 13:13 | -!- | pos [~mark@124-168-221-160.dyn.iinet.net.au] has quit [Ping timeout: 480 seconds] |
| 13:14 | -!- | Gun_Smoke [~G@c-98-208-172-99.hsd1.fl.comcast.net] has joined #debian |
| 13:15 | -!- | thomas_ [~thomas@ip-95-222-83-103.unitymediagroup.de] has joined #debian |
| 13:15 | <hdon> | overdose: impossible! how can wireless be disconnected? |
| 13:15 | -!- | thomas_ [~thomas@ip-95-222-83-103.unitymediagroup.de] has quit [] |
| 13:15 | -!- | aidave [~aidave@fw1.claero.com] has quit [Ping timeout: 480 seconds] |
| 13:15 | <Pryon> | put your AP in a faraday cage |
| 13:16 | -!- | tetsujin [~tetsujin@190.27.59.86] has left #debian [Ex-Chat] |
| 13:18 | <overddose> | i think i figured it out |
| 13:18 | <overddose> | it disconnects everytime my laptop goes to sleep |
| 13:19 | <overddose> | how can i keep it active (im downloading some stuff for debian" |
| 13:19 | -!- | sney [~sney@S010600508b2f6457.cg.shawcable.net] has joined #debian |
| 13:19 | <adama> | don't let your 'top go to sleep |
| 13:19 | <overddose> | :P |
| 13:19 | <overddose> | where would i go to change that |
| 13:20 | <adama> | power managememnt |
| 13:20 | <overddose> | ok |
| 13:21 | <overddose> | is there anyway |
| 13:21 | <overddose> | i can keep it downloading while its sleeping? |
| 13:21 | <overddose> | it was like that before i reinstalled grub :P |
| 13:21 | <overddose> | idk what i did |
| 13:22 | <adama> | no, your hard drives and wireless and lots of other stuff is powered off when it's sleeping |
| 13:23 | <overddose> | how can i switch desktop environments |
| 13:24 | <adama> | just install another one |
| 13:24 | <overddose> | can i hotswap them through a menu? |
| 13:24 | <overddose> | and, does lxde overwrite my current theme |
| 13:25 | <locklace> | !pie overddose |
| 13:25 | * | dpkg hits overddose in the face with a cream pie |
| 13:26 | <adama> | overddose: please try things before asking here. This channel is for solving specific problems, not random brainstorming |
| 13:26 | <narva> | sney: I checked the bts with no results, but I found the same kind of problem from ubuntu forums. They suggest to add libc to the ignored files of valgrind, but how do I suppose to do that?? |
| 13:26 | <sney> | man valgrind |
| 13:27 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has quit [Remote host closed the connection] |
| 13:27 | <locklace> | !win dpkg |
| 13:27 | <dpkg> | Congratulations, dpkg! You have won a one way ticket to Fire Island! |
| 13:29 | -!- | themill [~stuart@themill.user.oftc.net] has quit [Ping timeout: 480 seconds] |
| 13:31 | -!- | dante_2core [~dante@80-219-138-134.dclient.hispeed.ch] has quit [Ping timeout: 480 seconds] |
| 13:31 | -!- | Caroll [~Caroll@200.14.32.75] has quit [Read error: Connection reset by peer] |
| 13:32 | -!- | dante_2core [~dante@80-219-138-134.dclient.hispeed.ch] has joined #debian |
| 13:32 | -!- | negro-jei [~negro@186.81.84.176] has joined #debian |
| 13:32 | <kop> | Man cat says -v uses the 'M-' notation. What is the M- notation stand for? |
| 13:32 | -!- | Caroll [~Caroll@200.14.32.75] has joined #debian |
| 13:33 | <adama> | kop: Alt |
| 13:34 | <kop> | adama: What does Alt do to keyboard input? I know that ctrl masks the first (some few) bits. |
| 13:35 | <locklace> | adama: that makes no sense in the context |
| 13:35 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has joined #debian |
| 13:35 | <kop> | adama: Meanwhile, I've used hd on the file, so I know what I've got. I'm sorta curious to find out what it is that I've got. Maybe there's a unicode lookup table somewhere? |
| 13:35 | <overddose> | ok |
| 13:35 | <overddose> | so it DID erase my theme |
| 13:36 | <overddose> | why does lxde only have 2 workspaces? |
| 13:36 | -!- | daniel-vlc [~daniel@212.225.200.29] has joined #debian |
| 13:36 | <locklace> | gnu manpages always suck. they decided info was the one true doc format, back when no one knew about it. now no one cares about it |
| 13:37 | <tarzeau> | locklace: not all gnu manpages suck |
| 13:37 | -!- | buzztardo [~quassel@95-90-132-209-dynip.superkabel.de] has joined #debian |
| 13:37 | -!- | flo [~flo@cpc1-blfs2-0-0-cust162.belf.cable.ntl.com] has joined #debian |
| 13:37 | -!- | flo [~flo@cpc1-blfs2-0-0-cust162.belf.cable.ntl.com] has quit [] |
| 13:38 | -!- | sidux [~sidux@pd907f6f9.dip0.t-ipconnect.de] has joined #debian |
| 13:38 | -!- | sidux [~sidux@pd907f6f9.dip0.t-ipconnect.de] has quit [Remote host closed the connection] |
| 13:39 | -!- | aidave_ [~aidave@fw1.claero.com] has quit [Ping timeout: 480 seconds] |
| 13:39 | <locklace> | true. only the ones for programs with die-hard stallman-tattooed maintainers |
| 13:39 | <vvas> | kop: Alt either sets the high bit (128), or precedes with an ESC. not sure which of the two is implied by -v |
| 13:40 | <vvas> | (i had no idea this option existed) |
| 13:40 | <locklace> | the former, apparently, judging from the html coreutils docs |
| 13:41 | -!- | do0ob [~ace@79-67-204-173.dynamic.dsl.as9105.com] has joined #debian |
| 13:41 | -!- | dantti [~kvirc@200-171-161-172.dsl.telesp.net.br] has quit [Ping timeout: 480 seconds] |
| 13:42 | <vvas> | heh, and i wasn't familiar with hd(1) either |
| 13:42 | -!- | daniel-vlc [~daniel@212.225.200.29] has left #debian [Abandonando] |
| 13:42 | <vvas> | (i've always used od(1) for that) |
| 13:43 | -!- | cloud9 [~IRC@pD9E99446.dip0.t-ipconnect.de] has quit [Read error: Connection reset by peer] |
| 13:43 | <narva> | sney: No help in man :/ |
| 13:44 | <sney> | well if an ubuntu guy can figure it out then so can you |
| 13:44 | <sney> | I don't actually know, I've never used valgrind |
| 13:44 | <vvas> | i've used it, strange that it doesn't suppress libc errors |
| 13:46 | <vvas> | narva: that's the key word to look for btw, "suppressions" |
| 13:47 | -!- | xis [~xis@78.238.121.4] has joined #debian |
| 13:47 | -!- | xis [~xis@78.238.121.4] has quit [] |
| 13:47 | <vvas> | narva: running with -v should tell you which suppressions files it's loading |
| 13:48 | <vvas> | narva: so you might need to use an extra --use-suppressions with a .supp file in /usr/lib/valgrind/ |
| 13:49 | -!- | emonge [~emonge@168.243.176.135] has quit [Read error: Connection reset by peer] |
| 13:49 | -!- | emonge [~emonge@168.243.176.135] has joined #debian |
| 13:49 | <narva> | So far so good, but how do I create one and what's the format for that?? |
| 13:49 | <overddose> | how do i revert back to x11 from lxde |
| 13:49 | -!- | icebrain [~icebrain@co3-84-90-130-39.netvisao.pt] has quit [Ping timeout: 480 seconds] |
| 13:50 | <cahoot> | you mean gnome? |
| 13:50 | <cahoot> | i e back to gnome |
| 13:50 | <overddose> | yeah. |
| 13:50 | <overddose> | i dont like lxde :[ |
| 13:50 | <overddose> | i figured it would be better |
| 13:50 | <overddose> | apt-get install gnome? |
| 13:50 | <steffan> | !install gnome |
| 13:50 | <dpkg> | To install GNOME on sarge or later, install the 'gnome' package to install everything, the 'gnome-desktop-environment' package for slightly less stuff, or the 'gnome-core' package for even less. You will need X installed as well, ask me about <install x>. http://wiki.debian.org/Gnome |
| 13:50 | <vvas> | narva, if you were paying attention to the manpage (especially after the information i've just given you) you should know the answer for that |
| 13:51 | <narva> | vvas: k thx! Keep looking |
| 13:51 | <chealer> | on squeeze, apache is serving PHP files with Content-type text/html by default. is this an Apache or PHP configuration? |
| 13:51 | <chealer> | If I was to change it to application/xhtml+xml |
| 13:52 | <overddose> | if i had a theme already saved before i installed lxde, would i choose gnome-core? |
| 13:52 | <adama> | overddose: if you didn't remove gnome, you will be able to choose it at the log in screen |
| 13:52 | <overddose> | oook thx |
| 13:53 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has quit [Remote host closed the connection] |
| 13:54 | -!- | dantti [~kvirc@189.78.162.79] has joined #debian |
| 13:55 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has joined #debian |
| 13:55 | <overddose> | yay! |
| 13:55 | <overddose> | what are the advantages of kde over gnome :P |
| 13:55 | -!- | Kalessin [~Kalessin@did75-3-82-66-148-158.fbx.proxad.net] has left #debian [Bye !] |
| 13:55 | -!- | buzztardo [~quassel@95-90-132-209-dynip.superkabel.de] has quit [Remote host closed the connection] |
| 13:55 | <locklace> | the quality of your questions continues to decline |
| 13:56 | -!- | tgo [~tgo@85.25.253.235] has quit [Ping timeout: 480 seconds] |
| 13:56 | <locklace> | no small achievement, under the circumstances |
| 13:56 | <overddose> | why be like that >_> |
| 13:57 | -!- | buzztardo [~quassel@95-90-132-209-dynip.superkabel.de] has joined #debian |
| 13:57 | -!- | negro-jei [~negro@186.81.84.176] has quit [Quit: Leaving.] |
| 13:58 | <locklace> | why indeed |
| 13:58 | <overddose> | such negativity... |
| 13:59 | <overddose> | i dont think the question was in poor quality, as it was stated in the requested format... |
| 14:00 | <chealer> | nevermind |
| 14:00 | <overddose> | but now, im pretty sure the time you spent complaining about my quality of questions couldve been used to answer my question in the first place :D |
| 14:00 | <goodger> | overddose: this is not going to get your question answered |
| 14:01 | <steffan> | overddose: that question is pointless. tap what you asked into a search engine and i'm sure there will be a website explaining advantages of kde |
| 14:01 | <overddose> | hard to do. |
| 14:01 | <overddose> | as |
| 14:02 | <overddose> | i dont have a browser on here atm lol |
| 14:02 | <overddose> | and i dont know of one to use |
| 14:02 | -!- | blackxored [~adrian@200.55.161.141] has quit [Ping timeout: 480 seconds] |
| 14:03 | -!- | neurox [~x@239.Red-80-39-76.staticIP.rima-tde.net] has quit [Quit: Saliendo] |
| 14:03 | <locklace> | !tell overddose about grounding |
| 14:03 | -!- | QPrime [~QPrime@96-36-117-011.static.hckr.nc.charter.com] has quit [Quit: Leaving.] |
| 14:03 | <steffan> | overddose: kde is a desktop environment, not a window manager if that's what you're looking for. browsers are pretty simple to install :) |
| 14:03 | <overddose> | i dont know of one to install. |
| 14:03 | <overddose> | i dont know the name of one |
| 14:03 | <overddose> | lol |
| 14:03 | -!- | AzaToth [~azatoth@32-232-96-87.cust.blixtvik.se] has joined #debian |
| 14:04 | <steffan> | overddose: iceweasel is one, which replaced firefox |
| 14:04 | <overddose> | ok. |
| 14:04 | <overddose> | now i will install that and look for myself. |
| 14:06 | -!- | tgo [~tgo@85.25.253.235] has joined #debian |
| 14:08 | -!- | buzztardo [~quassel@95-90-132-209-dynip.superkabel.de] has quit [Remote host closed the connection] |
| 14:10 | <kop> | overddose: aptitude search '~Gbrowser' |
| 14:10 | -!- | icebrain [~icebrain@co3-84-90-130-39.netvisao.pt] has joined #debian |
| 14:11 | -!- | blackxored [~adrian@200.55.161.141] has joined #debian |
| 14:13 | -!- | githogori [~githogori@SJC-Office-DHCP-135.mail-abuse.org] has joined #debian |
| 14:13 | -!- | iron [~tobias@p4FD2FC3F.dip.t-dialin.net] has joined #debian |
| 14:13 | -!- | QPrime [~QPrime@96-36-117-011.static.hckr.nc.charter.com] has joined #debian |
| 14:15 | -!- | QPrime [~QPrime@96-36-117-011.static.hckr.nc.charter.com] has quit [Read error: Connection reset by peer] |
| 14:16 | -!- | QPrime [~QPrime@96-36-117-011.static.hckr.nc.charter.com] has joined #debian |
| 14:16 | -!- | mith1 [~melvin@wnn72113.wireless.dtu.dk] has quit [Quit: Leaving.] |
| 14:17 | -!- | QPrime [~QPrime@96-36-117-011.static.hckr.nc.charter.com] has quit [Read error: Connection reset by peer] |
| 14:20 | -!- | __iron [~tobias@p4FD2CB4B.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 14:20 | <overddose> | umm. |
| 14:20 | <overddose> | i broke my terminal |
| 14:21 | <locklace> | not well enough, obviously |
| 14:22 | <overddose> | tar -acv /media/USB DISK /etc/X11 |
| 14:22 | <overddose> | so i did that. |
| 14:22 | <overddose> | :/⎺└␊/⎺┴␊⎼␍␍⎺⎽␊# |
| 14:22 | <overddose> | and my terminal is liek dis nao. |
| 14:22 | <valdyn> | overddose: type in that terminal "reset" followed by enter |
| 14:22 | <overddose> | i did |
| 14:22 | <overddose> | stayed the same |
| 14:22 | -!- | screenn [~screenn@ns.more.com.ua] has joined #debian |
| 14:22 | <overddose> | i just closed it |
| 14:22 | -!- | mib_bh4lyh5q [cc32711d@webchat.mibbit.com] has joined #debian |
| 14:23 | <valdyn> | overddose: oh well, close it and start a new one |
| 14:23 | <overddose> | wtf happened |
| 14:23 | <overddose> | i was trying to tarball my x11 folder into a usb drive |
| 14:23 | <valdyn> | overddose: you failed typing reset properly |
| 14:23 | <mib_bh4lyh5q> | hey guys |
| 14:23 | <valdyn> | overddose: you should not run commands that you dont understand |
| 14:23 | <overddose> | could be worse. i couldve used rm rf |
| 14:24 | <valdyn> | overddose: thats a command that you do understand i guess |
| 14:24 | <mib_bh4lyh5q> | got a quick q for you, running debian with 2.6.28-11, and am having problems with booting off my hard drives due to my RAID config |
| 14:24 | -!- | lbt_ [~david@78.32.229.233] has joined #debian |
| 14:24 | <overddose> | disable raid and boot into single user mode? |
| 14:25 | <valdyn> | mib_bh4lyh5q: ask a real question, dont tell us why *you* think you are having problems, because if you knew that you could fix it yourself |
| 14:25 | <mib_bh4lyh5q> | i can do that, the problem is a bit more devious |
| 14:25 | <mib_bh4lyh5q> | its non-deterministic |
| 14:25 | -!- | afurlan [~afurlan@scorpion.mps.com.br] has quit [Remote host closed the connection] |
| 14:25 | <overddose> | i wonder if its required to be a douche to people on here... |
| 14:25 | <mib_bh4lyh5q> | sometimes on boot, it selects the RAID drive as sda and then tries to boot off it |
| 14:25 | <overddose> | reinstall grub? |
| 14:25 | <mib_bh4lyh5q> | but some other times it selects my boot drive as sda and boots properly |
| 14:26 | <mib_bh4lyh5q> | so i'm wondering how i can set it so that it always fdinds RAID after my SATA drive, so that my right drive is sda |
| 14:26 | <valdyn> | mib_bh4lyh5q: thats your bios doing funny things |
| 14:26 | <mib_bh4lyh5q> | hmm |
| 14:26 | <mib_bh4lyh5q> | so i can try a bios firmware upgrade |
| 14:27 | <valdyn> | mib_bh4lyh5q: we cannot guess at which point this reordering happens |
| 14:27 | <valdyn> | mib_bh4lyh5q: so tell us |
| 14:27 | <mib_bh4lyh5q> | but here's the thing, it worked before with an older version of debian |
| 14:27 | <valdyn> | mib_bh4lyh5q: nah, blindly doing it is silly |
| 14:27 | <mib_bh4lyh5q> | righto |
| 14:27 | <mib_bh4lyh5q> | if i unplug the RAID drive, everything works fine |
| 14:27 | <valdyn> | mib_bh4lyh5q: so just give us precise info as to at which point exactly your boot hangs |
| 14:27 | <mib_bh4lyh5q> | so i thought i'd ask in here |
| 14:27 | <mib_bh4lyh5q> | ok |
| 14:28 | -!- | Pinguins [~pinguins@abo-164-58-68.mts.modulonet.fr] has joined #debian |
| 14:28 | <valdyn> | mib_bh4lyh5q: the kernel *can* reorder devices too between reboots |
| 14:28 | <Pinguins> | hi |
| 14:28 | <valdyn> | mib_bh4lyh5q: thats just a different point in the boot process |
| 14:28 | <mib_bh4lyh5q> | valdyn: i see |
| 14:28 | <valdyn> | !uuid |
| 14:28 | <dpkg> | [uuid][uuid] Universally Unique IDentifier, used to reference disk partitions (among other things). See currently known partition UUIDs with `blkid'. In /etc/fstab and /boot/grub/menu.lst, use "UUID=dead-beef-0420-etc" as the partition name. Helps to cope with device name changes such as hda->sda (libata transition) or changes in USB disk order discovery. <LVM> tools accept PV/VG/LV UUIDs as arguments, use {pv,vg,lv}display to acquire. |
| 14:29 | <mib_bh4lyh5q> | valdyn: how would i determine if thats the problem? |
| 14:29 | <steffan> | Pinguins: hi |
| 14:29 | <valdyn> | mib_bh4lyh5q: by telling us at which point your booting fails |
| 14:29 | <Pinguins> | I've got a problem with my internet connexion |
| 14:29 | <overddose> | WOW, it did it again |
| 14:29 | -!- | afurlan [~afurlan@scorpion.mps.com.br] has joined #debian |
| 14:29 | <steffan> | Pinguins: explain |
| 14:29 | <mib_bh4lyh5q> | valdyn: ok i'm not at home now, but i can get back to you |
| 14:29 | <Pinguins> | yesterday everything was fine, the debian could connect to internet |
| 14:29 | <valdyn> | mib_bh4lyh5q: read what dpkg said too |
| 14:29 | <valdyn> | mib_bh4lyh5q: im not guaranteed to be here later |
| 14:30 | <mib_bh4lyh5q> | valdyn: sure, no worries, thanks for your help |
| 14:30 | <Pinguins> | Then I've tried to configure my router to reach the debian server from other computer |
| 14:30 | <Pinguins> | then I've installed openssh |
| 14:30 | <Pinguins> | and configure router |
| 14:30 | <valdyn> | is it sund |
| 14:30 | <valdyn> | is it sunday already... |
| 14:31 | <narva> | vvas: Works!! I generated my own suppression file with valgrind. thx for the help! thx for sney also :) |
| 14:31 | <valdyn> | !tell Pinguins -about enter |
| 14:31 | <overddose> | ass root, i used 'tar -c /media/USB DISK /etc/X11 |
| 14:31 | <Pinguins> | the router freeze during this operation and then neither the windows computer or the debian one could access to internet |
| 14:31 | <overddose> | as* |
| 14:31 | <valdyn> | overddose: read the tar mannpage |
| 14:31 | <overddose> | everytime -_- |
| 14:31 | <valdyn> | overddose: tar is *not* cp |
| 14:31 | <overddose> | i have it infront of me |
| 14:31 | -!- | aidave_ [~aidave@fw1.claero.com] has joined #debian |
| 14:31 | <Pinguins> | so I turn off the router and the modem then restart them and the window computer could access internet but not the debian one |
| 14:31 | -!- | afurlan [~afurlan@scorpion.mps.com.br] has quit [Remote host closed the connection] |
| 14:32 | <overddose> | so what would i do? |
| 14:32 | <steffan> | overddose: read it |
| 14:32 | -!- | afurlan [~afurlan@scorpion.mps.com.br] has joined #debian |
| 14:32 | <valdyn> | overddose: read the tar manpage |
| 14:32 | <overddose> | i did. |
| 14:32 | -!- | ABCD_ [~ABCD@pool-173-71-201-218.clppva.fios.verizon.net] has quit [Read error: Connection reset by peer] |
| 14:32 | <overddose> | twice. |
| 14:32 | -!- | ABCD [~ABCD@pool-173-71-201-218.clppva.fios.verizon.net] has joined #debian |
| 14:32 | <valdyn> | overddose: google for a tar documentation for absolute beginners since you cant understand the tar manpage |
| 14:33 | -!- | aidave_ [~aidave@fw1.claero.com] has quit [] |
| 14:33 | <Pinguins> | it seems that it doesn't detect the dhcp server (on the router) and get an ip address by himself |
| 14:33 | <vvas> | narva: you're welcome :^) |
| 14:33 | -!- | aidave_ [~aidave@fw1.claero.com] has joined #debian |
| 14:33 | <valdyn> | Pinguins: do you know the interface name? |
| 14:33 | -!- | mib_bh4lyh5q [cc32711d@webchat.mibbit.com] has quit [Quit: http://www.mibbit.com ajax IRC Client] |
| 14:33 | <Pinguins> | Is anyone have an idea about this and how to solve it? |
| 14:34 | <Pinguins> | interface name? from the router? |
| 14:34 | <valdyn> | Pinguins: from your debian |
| 14:34 | -!- | adb [~adb@orb-rem-catv-c100-p076.vtx.ch] has joined #debian |
| 14:34 | <valdyn> | Pinguins: ok nvm, paste the output of the command "ifconfig -a" ( run as root ) on a paste site |
| 14:34 | <Pinguins> | Ethernet eth0 |
| 14:35 | <valdyn> | Pinguins: thats your one and only interface? |
| 14:35 | -!- | frontrank [~live@81.84.229.7] has joined #debian |
| 14:35 | <Pinguins> | yes |
| 14:35 | <valdyn> | Pinguins: how do you know? |
| 14:36 | <valdyn> | !paste |
| 14:36 | <dpkg> | Do not paste more than 2 lines to this channel. Instead, use: http://paste.debian.net/ http://pastebin.ca/ http://pastie.org/ http://pastebin.com/ or http://picpaste.com/ for pics. Use wikisend.com for large files (think tar.gz) up to 100MB. Remember to tell us the URL of your paste! Cannot cut and paste? Ask me about <pastebinit>. |
| 14:36 | <valdyn> | Pinguins: please paste what i told you |
| 14:36 | -!- | frontrank [~live@81.84.229.7] has quit [] |
| 14:37 | -!- | kjs1 [~kalle@93-96-232-4.zone4.bethere.co.uk] has joined #debian |
| 14:39 | -!- | drakeman [~drakeman@selena.electrisa.com] has quit [Quit: Saliendo] |
| 14:39 | -!- | ant [~anton@cpc2-sout4-0-0-cust239.sotn.cable.ntl.com] has joined #debian |
| 14:41 | -!- | Iceman00 [~Iceman00@host194-219-dynamic.55-79-r.retail.telecomitalia.it] has joined #debian |
| 14:41 | <Pinguins> | eth0 Lien encap:Ethernet HWaddr 00:E0:18:A9:F6:CA |
| 14:41 | <Pinguins> | inet adr:169.254.148.74 Bcast:169.254.255.255 Masque:255.255.0.0 |
| 14:41 | <Pinguins> | adr inet6: fe80::2e0:18ff:fea9:f6ca/64 Scope:Lien |
| 14:41 | <Pinguins> | UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 |
| 14:41 | <Pinguins> | RX packets:38 errors:0 dropped:0 overruns:0 frame:0 |
| 14:41 | -!- | Pinguins was kicked from #debian by debhelper [use the paster bot or #flood] |
| 14:41 | -!- | Pinguins [~pinguins@abo-164-58-68.mts.modulonet.fr] has joined #debian |
| 14:42 | <Iceman00> | ciao |
| 14:42 | <Pinguins> | oups kick from paste |
| 14:42 | <valdyn> | Pinguins: yes, guess why i said paste site or why dpkg told you which paste sites to use |
| 14:42 | -!- | Iceman00 [~Iceman00@host194-219-dynamic.55-79-r.retail.telecomitalia.it] has left #debian [] |
| 14:43 | <kop> | overddose: Or, add non-free to your sources.list file and install the tar-doc package and read the info pages. Or just read them on-line at gnu.org or somewhere. (IIRC) |
| 14:43 | -!- | manphiz [~dxy@cpe-76-170-182-61.socal.res.rr.com] has joined #debian |
| 14:43 | <valdyn> | Pinguins: im not that patient, just try running "dhclient eth0". If that does not give you internet access, tough luck, ask someone else. |
| 14:45 | -!- | frontrank [~live@81.84.229.7] has joined #debian |
| 14:45 | -!- | eoliva [~eoliva@189-039-007-100.static.spo.ctbc.com.br] has joined #debian |
| 14:46 | <Pinguins> | where do you want me to paste it |
| 14:46 | -!- | brendan_ [~brendan@ResNet-34-250.resnet.ucsb.edu] has quit [Quit: brendan_] |
| 14:47 | -!- | dante_2core [~dante@80-219-138-134.dclient.hispeed.ch] has quit [Ping timeout: 480 seconds] |
| 14:47 | <frontrank> | hello, is there a mailing list or an IRC channel for backports.undebian.org? |
| 14:47 | <frontrank> | can't faind anything |
| 14:47 | -!- | dante_2core [~dante@80-219-138-134.dclient.hispeed.ch] has joined #debian |
| 14:47 | <frontrank> | *find |
| 14:47 | -!- | sladi_ [~sladi@233-170-222-85.adsl.verat.net] has quit [Remote host closed the connection] |
| 14:48 | -!- | ant [~anton@cpc2-sout4-0-0-cust239.sotn.cable.ntl.com] has quit [Ping timeout: 480 seconds] |
| 14:48 | <frontrank> | or problems should be reported elsewhere? |
| 14:48 | -!- | narva [~narva@88.195.120.192] has quit [Ping timeout: 480 seconds] |
| 14:48 | -!- | hever [~hever@ip-78-94-184-40.unitymediagroup.de] has quit [Read error: No route to host] |
| 14:48 | <valdyn> | frontrank: we dont know undebian.org either |
| 14:49 | -!- | hever [~hever@ip-78-94-184-40.unitymediagroup.de] has joined #debian |
| 14:49 | <valdyn> | !undebian |
| 14:49 | <valdyn> | !listkey undebian |
| 14:49 | <valdyn> | !listkeys undebian |
| 14:49 | <dpkg> | Factoid search of 'undebian' by key returned no results. |
| 14:49 | <frontrank> | valdyn, it's a "latest kernel" repository. I thought it was somehow related to debian. |
| 14:49 | -!- | artista_frustrado [~artista_f@201-40-200-66.ctame704.dsl.brasiltelecom.net.br] has quit [Ping timeout: 480 seconds] |
| 14:50 | -!- | mezod [~nnscript@99.Red-80-34-140.staticIP.rima-tde.net] has joined #debian |
| 14:50 | <olasd> | W 9 |
| 14:51 | <olasd> | aw |
| 14:52 | <valdyn> | frontrank: use www.backports.org |
| 14:52 | -!- | afurlan [~afurlan@scorpion.mps.com.br] has quit [Remote host closed the connection] |
| 14:52 | <frontrank> | thank you valdyn |
| 14:52 | <frontrank> | I will. |
| 14:52 | <valdyn> | !bpo |
| 14:52 | <dpkg> | backports.org is an unofficial repository of <backports> for the current stable distribution, prepared by Debian developers. Read http://backports.org/dokuwiki/doku.php?id=instructions . A sample line for your sources.list is: deb http://www.backports.org/debian lenny-backports main contrib non-free. Once added, aptitude update && aptitude install debian-backports-keyring && aptitude update. See also <bpo mirrors> <bpo contents>. |
| 14:52 | <frontrank> | valdyn, are they related? |
| 14:53 | <valdyn> | frontrank: i dont know |
| 14:53 | <frontrank> | kk, i'll digg this, thx. |
| 14:54 | -!- | afurlan [~afurlan@scorpion.mps.com.br] has joined #debian |
| 14:57 | -!- | foolano [~magnetic@79-73-16-252.dynamic.dsl.as9105.com] has quit [Ping timeout: 480 seconds] |
| 14:57 | -!- | mark__ is now known as pos |
| 15:02 | -!- | narva [~narva@dsl-hkibrasgw2-ff78c300-192.dhcp.inet.fi] has joined #debian |
| 15:02 | -!- | jimcooncat [~jim@lan.howeandcompany.com] has joined #debian |
| 15:02 | -!- | artista_frustrado [~artista_f@201-25-164-10.ctame704.dsl.brasiltelecom.net.br] has joined #debian |
| 15:02 | -!- | narva [~narva@dsl-hkibrasgw2-ff78c300-192.dhcp.inet.fi] has quit [] |
| 15:03 | <fgh> | Hi! http://pastebin.com/d22c256a5 - What, why? |
| 15:03 | -!- | chin [~kevin@c-69-139-239-35.hsd1.md.comcast.net] has joined #debian |
| 15:04 | -!- | frontrank [~live@81.84.229.7] has quit [Quit: Saindo] |
| 15:04 | -!- | chin [~kevin@c-69-139-239-35.hsd1.md.comcast.net] has quit [] |
| 15:05 | -!- | Guiiks [~Guiiks@ANancy-158-1-19-57.w92-130.abo.wanadoo.fr] has quit [Quit: Quitte] |
| 15:07 | -!- | lauri [~lauri@87-119-185-80.tll.elisa.ee] has quit [Quit: Leaving] |
| 15:10 | -!- | ABCD_ [~ABCD@pool-173-71-201-218.clppva.fios.verizon.net] has joined #debian |
| 15:10 | -!- | ABCD [~ABCD@pool-173-71-201-218.clppva.fios.verizon.net] has quit [Read error: Connection reset by peer] |
| 15:10 | -!- | vev [~vev@athedsl-326030.home.otenet.gr] has joined #debian |
| 15:13 | -!- | slashme [~david@dsl-243-74-90.telkomadsl.co.za] has joined #debian |
| 15:13 | -!- | w0n9_dh01f [~w0n9_dh01@118.96.10.66] has joined #debian |
| 15:13 | <fgh> | hm |
| 15:16 | <slashme> | So I finally got around to upgrading my etch system to lenny. Apt-get dist-upgrade worked fine, but now alsa makes no sound at all! Alsamixer still works fine, though. |
| 15:16 | <sney> | !alsa checklist |
| 15:16 | <dpkg> | 1) add yourself to the 'audio' group (log out and log in again) 2) use alsamixer and unmute channels and raise levels (also try muting some channels) 3) arts or esound stopped? 4) OSS modules unloaded? 5) speakers on? 6) modprobe snd-pcm-oss 7) does "aplay /usr/share/sounds/alsa/Noise.wav" work for root? Test your sound with aplay and a wav so codec issues don't confuse the situation. See also <list alsa users>. |
| 15:16 | -!- | Lin [~igormorga@mvx-200-142-97-206.mundivox.com] has quit [Quit: Ex-Chat] |
| 15:17 | <slashme> | Thanks, some good starts... |
| 15:17 | <slashme> | "groups" says I'm in audio |
| 15:17 | <sney> | fgh: no idea, but if you need to burn that iso you can use cdrecord |
| 15:17 | <cahoot> | slashme: run speaker-test |
| 15:18 | <slashme> | 2) Alsamixer: tested... |
| 15:18 | -!- | UNera [~UNera@213.85.56.230] has quit [Remote host closed the connection] |
| 15:21 | <slashme> | is speaker-test with no options supposed to run through all the speakers? |
| 15:21 | <cahoot> | yes |
| 15:21 | -!- | screenn [~screenn@ns.more.com.ua] has quit [Quit: Leaving] |
| 15:22 | -!- | sri [~sri@122.167.79.90] has quit [Ping timeout: 480 seconds] |
| 15:22 | <cahoot> | slashme: silence? no error? |
| 15:22 | -!- | Glenn^BF [~fburlet@host-85-201-0-216.brutele.be] has joined #debian |
| 15:22 | -!- | sri [~sri@59.97.41.51] has joined #debian |
| 15:22 | <slashme> | strange, silence, but was just doing front left. Now I did speaker-test -c 9 after reading the man, and it's cycling through all, but dead silence. |
| 15:23 | <cahoot> | slashme: cat /proc/asound/cards - only one? |
| 15:23 | -!- | drakeman [~drakeman@selena.electrisa.com] has joined #debian |
| 15:23 | <slashme> | Yep, just one, and it seems to match my lspci output. |
| 15:23 | <cahoot> | slashme: try /etc/init.d/alsa-utils reset 0 |
| 15:24 | <slashme> | OK, claims to have reset my card. Running speaker-test again. |
| 15:24 | <slashme> | Still silent. |
| 15:25 | <slashme> | It's on an nVidia motherboard. Does that change anything? |
| 15:25 | -!- | UNera [~UNera@213.85.56.230] has joined #debian |
| 15:26 | <slashme> | I vaguely remember having to jump through some or other hoop when I compiled my previous kernel, but now i'm running the stock Lenny kernel. |
| 15:26 | <cahoot> | slashme: I'd guess the provided alsaversion doesn't fully support the card - might also be you need provide an option to the alsa module |
| 15:27 | <slashme> | OK, I'll check the Alsa site. |
| 15:28 | -!- | bcochofel [~bcochofel@adonis.iportalmais.pt] has quit [Quit: Leaving] |
| 15:28 | -!- | davi_ [~davi@71.Red-83-37-94.dynamicIP.rima-tde.net] has joined #debian |
| 15:29 | -!- | davi [~davi@112.Red-83-37-93.dynamicIP.rima-tde.net] has quit [Ping timeout: 480 seconds] |
| 15:29 | -!- | brendan_ [~brendan@shield2.sb.rangefire.net] has joined #debian |
| 15:30 | <slashme> | Ah, getting a glimmer of a memory: I have to have snd-hda-intel loaded.... |
| 15:30 | -!- | Worf [~worf@84-119-62-89.dynamic.xdsl-line.inode.at] has joined #debian |
| 15:31 | -!- | goodger_ [~ben@dyn-62-56-63-166.dslaccess.co.uk] has joined #debian |
| 15:31 | -!- | goodger [~ben@host86-157-29-162.range86-157.btcentralplus.com] has quit [Ping timeout: 480 seconds] |
| 15:32 | -!- | creyon_ [~creyon@creyon.de] has quit [Quit: Coyote finally caught me] |
| 15:33 | -!- | moi [~moi@smt13-2-82-237-123-68.fbx.proxad.net] has joined #debian |
| 15:33 | -!- | creyon_ [~creyon@creyon.de] has joined #debian |
| 15:33 | -!- | moi [~moi@smt13-2-82-237-123-68.fbx.proxad.net] has quit [Remote host closed the connection] |
| 15:34 | -!- | berto [~berto@155.99.117.91.static.mundo-r.com] has quit [Quit: bye] |
| 15:35 | -!- | phrosty [~phrosty@cpe-76-175-167-202.socal.res.rr.com] has joined #debian |
| 15:37 | -!- | dantti [~kvirc@189.78.162.79] has quit [Quit: KVIrc Insomnia 4.0.0, revision: , sources date: 20090520, built on: 2009/06/06 12:36:26 UTC http://www.kvirc.net/] |
| 15:37 | -!- | narcan [~narcan@182.220.20.81.dynamic.adsl.abo.nordnet.fr] has quit [Quit: WeeChat 0.3.0] |
| 15:38 | -!- | mith2 [~melvin@82.211.198.172] has joined #debian |
| 15:39 | -!- | paul [~paul@88-111-94-159.dynamic.dsl.as9105.com] has joined #debian |
| 15:39 | -!- | dr|z3d [~dr|z3d@83TAAADRS.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 15:39 | -!- | quaker66 [~quaker66@213.191.105.214] has quit [Quit: Leaving..] |
| 15:39 | -!- | paul [~paul@88-111-94-159.dynamic.dsl.as9105.com] has quit [] |
| 15:40 | <cahoot> | I'd guess it's already loaded thogh |
| 15:41 | -!- | dr|z3d [~dr|z3d@9YYAAAB12.tor-irc.dnsbl.oftc.net] has joined #debian |
| 15:41 | <slashme> | Yep. |
| 15:41 | -!- | ozzle [~ozzle@d83-183-66-170.cust.tele2.se] has joined #debian |
| 15:41 | <ozzle> | Hi |
| 15:41 | <slashme> | Just went through alsaconfig, and it correctly identified the card as needing that. |
| 15:42 | <slashme> | Still strangely silent. |
| 15:42 | <ozzle> | Today I totally screwed up my permission settings |
| 15:42 | <ozzle> | so i wonder |
| 15:42 | <ozzle> | where i the ALSA driver located? |
| 15:42 | -!- | spencer [~spencer@cpe-76-180-209-15.buffalo.res.rr.com] has quit [Remote host closed the connection] |
| 15:43 | <slashme> | Oh fuck. The headphones decided to die the same time that I upgraded. Nice. |
| 15:43 | <Gold24> | slashme: did you make sure the volume isn't down and/or muted? |
| 15:43 | <slashme> | New pair of headphones fixes problem, lol. |
| 15:44 | <ozzle> | Anyone? |
| 15:44 | <ozzle> | Please |
| 15:44 | <slashme> | ozzle, explain? |
| 15:44 | <ozzle> | today |
| 15:44 | <ozzle> | I screwed up my permissions |
| 15:44 | <slashme> | how? |
| 15:44 | <ozzle> | like chmod -R uo+rwx / |
| 15:44 | <ozzle> | =/ |
| 15:44 | <slashme> | Aah. |
| 15:45 | -!- | streuner__ [foobar@p5DD3B933.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 15:45 | <ozzle> | And such |
| 15:45 | <ozzle> | ALSA lib ../../../src/pcm/pcm_dmix.c:1010:(snd_pcm_dmix_open) unable to open slave |
| 15:45 | <ozzle> | ALSA lib ../../../src/pcm/pcm_dsnoop.c:593:(snd_pcm_dsnoop_open) unable to open slave |
| 15:45 | <ozzle> | when I run winecfg |
| 15:45 | <ozzle> | fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer |
| 15:46 | <ozzle> | How do I fix this? |
| 15:46 | <ozzle> | slashme: ? |
| 15:46 | <slashme> | This seems to me to be a hard one to fix. |
| 15:46 | <ozzle> | Oh fuck |
| 15:46 | <slashme> | But I'm no guru. |
| 15:47 | <slashme> | But you did find a remarkably interesting way to screw up :-) |
| 15:47 | <kop> | ozzle: In theory the package system knows what the permissions should be, but I don't know how to tease it out. |
| 15:47 | <ozzle> | I think I just have to change the permissions of something |
| 15:47 | <rjent_> | Greetings will netinstall 5.0.3 detect 3ware raid controller? |
| 15:47 | <rjent_> | for install? |
| 15:47 | <ozzle> | Hm |
| 15:47 | <slashme> | kop: good point. |
| 15:47 | <kop> | ozzle: Perhaps the best method is to re-install the already installed packages and have things put back. That can be scripted and might work without human intervention. |
| 15:47 | <ozzle> | So |
| 15:48 | <slashme> | One could in theory just reinstall the packages.. oh, kop is there already. |
| 15:48 | <ozzle> | Reinstall ALSA? |
| 15:48 | <kop> | ozzle: But it probably won't fix the data files.... |
| 15:48 | <ozzle> | =/ |
| 15:48 | <slashme> | kop, which data files? |
| 15:48 | <kop> | ozzle: Your problem is now bigger than ALSA. |
| 15:48 | <kop> | slashme: Logs, stuff in /home, configs even. |
| 15:48 | <ozzle> | Fixed the /home stuff |
| 15:48 | <ozzle> | i think |
| 15:49 | <ozzle> | Fixed the most of it |
| 15:49 | <slashme> | Oh, right, but anything installed by the system can be fixed with a reinstall with purge. |
| 15:49 | <slashme> | And most things not installed by the system are not mission-critical. |
| 15:49 | <kop> | slashme: But then he needs to reconfig. |
| 15:49 | <slashme> | yeah. |
| 15:49 | <kop> | slashme: Easier at that point to do a complete re-install and keep the existing /home. |
| 15:50 | <slashme> | Good time for a backup. |
| 15:50 | <ozzle> | =/ |
| 15:50 | <kop> | slashme: That's an excellent point. |
| 15:50 | <slashme> | backups make re-installs less painful. |
| 15:50 | <slashme> | ;-] |
| 15:50 | <ozzle> | How do I make a backup? |
| 15:50 | <ozzle> | With all my packages |
| 15:50 | <ozzle> | ? |
| 15:50 | -!- | Ignaz [~erik@pD95F25CB.dip0.t-ipconnect.de] has joined #debian |
| 15:50 | <slashme> | no, just your self-created data. |
| 15:50 | <Ignaz> | hi |
| 15:50 | <slashme> | All the packages will be reinstalled. |
| 15:51 | -!- | jimcooncat [~jim@lan.howeandcompany.com] has quit [Quit: Ex-Chat] |
| 15:51 | <ozzle> | Backup my homedir |
| 15:51 | <ozzle> | www |
| 15:51 | <slashme> | back up your home directory and anything else you'd be sad to lose. |
| 15:51 | <kop> | ozzle: With one of the tools listed by: aptitude search '~Gbackup' |
| 15:51 | <slashme> | yep. |
| 15:51 | <ozzle> | hm |
| 15:51 | -!- | dr|z3d [~dr|z3d@9YYAAAB12.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 15:51 | -!- | do0ob [~ace@79-67-204-173.dynamic.dsl.as9105.com] has quit [Ping timeout: 480 seconds] |
| 15:51 | -!- | dr|z3d [~dr|z3d@1GLAAAV83.tor-irc.dnsbl.oftc.net] has joined #debian |
| 15:52 | <kop> | ozzle: Really, its a good time to restore a backup. You know, one of the ones you make regularly and keep for just this sort of occassion. ;-) |
| 15:52 | * | slashme feels like making a backup. |
| 15:52 | -!- | sri [~sri@59.97.41.51] has quit [Ping timeout: 480 seconds] |
| 15:52 | <ozzle> | kop: Ok |
| 15:52 | * | slashme feels like finding his stack of writable DVDs and making a backup or five. |
| 15:53 | <ozzle> | Can I just install debian again or must I run some kinda restore thing? |
| 15:53 | <slashme> | I'd just re-install and recreate your homedir. |
| 15:53 | <ozzle> | right |
| 15:53 | <kop> | slashme: You need a regular policy. I have an rsync script that's run by cron nightly. Others use rsnapshot or dirvish or .... |
| 15:53 | <ozzle> | Thanks |
| 15:53 | -!- | QPrime [~QPrime@96-36-117-011.static.hckr.nc.charter.com] has joined #debian |
| 15:54 | <slashme> | kop: I have lots of digital photos, and no second machine to rsync to. |
| 15:54 | -!- | xente [~xente@72-254-127-100.hq.ibahn.com] has joined #debian |
| 15:54 | <kop> | ozzle: You can reinstall and keep your home dir as it is -- if you put /home on it's own partition when you first installed. |
| 15:54 | <ozzle> | right |
| 15:54 | <slashme> | When I was writing my thesis, I used to resync it to a lab pc, and tgz it and mail it to myself at gmail. |
| 15:54 | <kop> | slashme: I use an old-old box from about 1998 and a big hard drive. |
| 15:54 | <ozzle> | seeya |
| 15:54 | <ozzle> | hope this works |
| 15:54 | -!- | ozzle [~ozzle@d83-183-66-170.cust.tele2.se] has quit [Quit: leaving] |
| 15:54 | <slashme> | bye ozzle |
| 15:54 | <kop> | slashme: I'm thinking of a sheeva plug and an external usb drive. |
| 15:54 | <slashme> | kop: not a bad idea. |
| 15:55 | <kop> | slashme: $20 at your local flea market. |
| 15:55 | <slashme> | haha |
| 15:55 | <kop> | slashme: Plus $150 for the drive. |
| 15:55 | <slashme> | My point exactly!!! |
| 15:55 | <xente> | does anyone here know how to share daap over ssh? |
| 15:57 | <kop> | xente: Usually ssh -L port:localhost:port does that sort of trick, where "port" is the right port. |
| 15:57 | -!- | Caroll [~Caroll@200.14.32.75] has quit [Quit: Saindo] |
| 15:57 | -!- | debalance [~quassel@213-187-169-54.dd.nextgentel.com] has quit [Ping timeout: 480 seconds] |
| 15:57 | <xente> | kop: you are right but I think you have to do something with avahi to get the service published |
| 15:57 | <kop> | xente: Dunno. |
| 15:57 | <xente> | thanks, tho |
| 15:57 | <kop> | xente: You could do full vpn with openvpn. |
| 15:57 | <xente> | kop: do you know where some documentation is on that? |
| 15:58 | -!- | dante_2core [~dante@80-219-138-134.dclient.hispeed.ch] has quit [Quit: afk] |
| 15:59 | <kop> | xente: It's painful-ish, at least the first time. There's openvpn.org, or google, or the packaged docs in /usr/share/doc/openvpn.... |
| 15:59 | <kop> | xente: After the first time it's easy. :-) |
| 15:59 | <xente> | kop: thanks again! |
| 16:00 | -!- | mju [~mark@f049118254.adsl.alicedsl.de] has joined #debian |
| 16:01 | -!- | do0ob [~ace@79-67-204-173.dynamic.dsl.as9105.com] has joined #debian |
| 16:04 | -!- | midlis [~midlis@94-194-60-168.zone8.bethere.co.uk] has joined #debian |
| 16:05 | -!- | zl0ty [~zl0ty@91.193.96.88] has joined #debian |
| 16:07 | <slashme> | I type "du -sh BigPics/" and get: "23G BigPics/". I think the new HDD idea is not so bad. Now just to figure out the off-site backup concept. |
| 16:08 | <slashme> | The best ones are on picasaweb, but still, I can't believe that I've been so slack as to allow this much unbacked-up data to be sitting on one box!!!! |
| 16:10 | -!- | slashme [~david@dsl-243-74-90.telkomadsl.co.za] has quit [Quit: BitchX: try our lowfat flavor too!] |
| 16:12 | -!- | scientes__ [~scientes@174-21-153-224.tukw.qwest.net] has quit [Ping timeout: 480 seconds] |
| 16:13 | -!- | rudi_s_ [~rudi_s@p5DCE59FE.dip.t-dialin.net] has joined #debian |
| 16:16 | -!- | patrikf [~patrik@cnh809211548.pppoe.surfer.cnh.at] has joined #debian |
| 16:16 | -!- | crazyb0y [~antov@homie.knackery.net] has quit [Quit: Lost terminal] |
| 16:17 | -!- | kutio [~kutio@vig38-1-82-67-76-10.fbx.proxad.net] has quit [Remote host closed the connection] |
| 16:17 | -!- | debalance [~quassel@ti0034a380-2503.bb.online.no] has joined #debian |
| 16:19 | -!- | adb [~adb@orb-rem-catv-c100-p076.vtx.ch] has quit [Remote host closed the connection] |
| 16:21 | -!- | rudi_s [~rudi_s@p5DCE570C.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 16:22 | -!- | alex__ [~moodecow@124-168-152-129.dyn.iinet.net.au] has joined #debian |
| 16:24 | -!- | ulrich [~ulrich@dslb-188-101-000-205.pools.arcor-ip.net] has joined #debian |
| 16:24 | -!- | adb [~adb@orb-rem-catv-c100-p076.vtx.ch] has joined #debian |
| 16:24 | -!- | afurlan [~afurlan@scorpion.mps.com.br] has quit [Remote host closed the connection] |
| 16:25 | -!- | ulrich [~ulrich@dslb-188-101-000-205.pools.arcor-ip.net] has left #debian [] |
| 16:29 | -!- | whilo [~whilo@HSI-KBW-082-212-006-074.hsi.kabelbw.de] has joined #debian |
| 16:31 | -!- | lbt_ [~david@78.32.229.233] has quit [Remote host closed the connection] |
| 16:31 | -!- | ktebit [~ktebit@77.42.230.29] has joined #debian |
| 16:31 | <ktebit> | i'm trying to install debian4 and the installation stops at "select and install software" at 5%, without getting any error msg and the computer doesn't get freez. i have change the cd-rom drive and it's ide cable. It stops all the time at the same time. Any ideas? |
| 16:31 | <ktebit> | time=percent point* |
| 16:33 | -!- | icebrain [~icebrain@co3-84-90-130-39.netvisao.pt] has quit [Ping timeout: 480 seconds] |
| 16:34 | <kop> | ktebit: Press the function keys and get other windows to look at the messages on the console and in the logs. But why install debian 4, that's silly. It's about to go unsupported. |
| 16:35 | -!- | swo [~swo@p54AEBD9A.dip.t-dialin.net] has quit [Remote host closed the connection] |
| 16:35 | -!- | alex__ [~moodecow@124-168-152-129.dyn.iinet.net.au] has left #debian [Ex-Chat] |
| 16:35 | <sney> | Maybe he needs a 2.4 kernel for some reason. I can't think of one, but maybe.. |
| 16:36 | <kop> | sney: Usually the reason is that that's the CD that came with the book, or something like that. Which is ok if the book is more important than the computer but not otherwise. |
| 16:37 | -!- | cahoot [~radix@82.183.196.76] has quit [Ping timeout: 480 seconds] |
| 16:37 | <kop> | ktebit: Or is it the alt key and the function keys, I forget. |
| 16:38 | -!- | azeem [~mbanck@pD9E1EE42.dip0.t-ipconnect.de] has quit [Ping timeout: 480 seconds] |
| 16:38 | -!- | startx_ [~startx@212.43.82.131] has quit [Remote host closed the connection] |
| 16:38 | -!- | babilen [~babilen@mnhm-4d01285d.pool.mediaWays.net] has joined #debian |
| 16:38 | <ktebit> | there is a worning on one console window from 16:24 and right now here is 22:37 and I started that instalation before 10 mins... anyway I cannot bypass that worning, even if i type the requested "yes" |
| 16:39 | -!- | sebash [~sebastian@e176219223.adsl.alicedsl.de] has joined #debian |
| 16:39 | <kop> | ktebit: The next step is to tell us what it says so we can tell you how to fix it. Or, it could be that the software is too old for the hardware and the right thing to do is use something newer. |
| 16:40 | -!- | hazard2 [~hazard@smi28-129-63-28-61.dhcp.uml.edu] has quit [Quit: Quitting.] |
| 16:41 | -!- | mith2 [~melvin@82.211.198.172] has quit [Quit: Leaving.] |
| 16:42 | -!- | dcorking [~dcorking@91.84.101.202] has quit [Ping timeout: 480 seconds] |
| 16:42 | <ktebit> | the console has alot of in-target msgs like "libpoppler0c2-glib libnss3-0d libavahi-core4 etc... adn it says "Do you want to ignore this warning and proceed anyway? yes, no" |
| 16:43 | -!- | swo [~swo@p54AEBD9A.dip.t-dialin.net] has joined #debian |
| 16:45 | <ktebit> | with current version (lenny), after login in I think the gnome doesn't start proper and I cannot reinstall it |
| 16:46 | -!- | sebash_ [~sebastian@e176208202.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
| 16:47 | -!- | mode/#debian [+l 403] by debhelper |
| 16:50 | -!- | kfe [~quassel@drms-590c543c.pool.mediaWays.net] has joined #debian |
| 16:51 | -!- | ivan` [~ivan`@li14-39.members.linode.com] has quit [Quit: Coyote finally caught me] |
| 16:51 | -!- | ivan` [~ivan`@li14-39.members.linode.com] has joined #debian |
| 16:53 | <tuxcrafter> | hi al i am getting a XML Parsing Error: mismatched tag. Expected: </img>. |
| 16:53 | <tuxcrafter> | when using iceweasel |
| 16:54 | <tuxcrafter> | what is going on? |
| 16:54 | -!- | trinity1it [~alien@9YYAAAB4Q.tor-irc.dnsbl.oftc.net] has joined #debian |
| 16:54 | -!- | blackxored [~adrian@200.55.161.141] has quit [Quit: Leaving] |
| 16:55 | <tuxcrafter> | the site is http://www.wehkamp.nl/ but i am using iceweasel 3.5.3-2 |
| 16:57 | -!- | calam [be1a69d3@widget.mibbit.com] has joined #debian |
| 16:57 | -!- | dcorking [~dcorking@91.84.101.202] has joined #debian |
| 16:57 | -!- | manphiz [~dxy@cpe-76-170-182-61.socal.res.rr.com] has quit [Ping timeout: 480 seconds] |
| 16:57 | <Ignaz> | seems like an error in the website code; epiphany gives out the same error |
| 16:58 | -!- | xente [~xente@72-254-127-100.hq.ibahn.com] has quit [Quit: Ex-Chat] |
| 17:00 | -!- | apecat [~apecat@72.14.184.189] has quit [Quit: Awkward Reboot Moment] |
| 17:00 | <tuxcrafter> | Ignaz: it works with ubuntu iceweasel |
| 17:00 | <Gold24> | ubuntu doesn't have iceweasel ;) |
| 17:00 | <Gold24> | at least last time i was at an ubuntu box |
| 17:01 | <Gold24> | which i will admit is probaly 5 releases ago |
| 17:01 | <sney> | whatever ubuntu's firefox is, I guess |
| 17:01 | <sney> | I don't get the error with Chrome. and Ubuntu is probably on ff 3.5 |
| 17:02 | <sney> | they have always favoured "new" over "tested" |
| 17:03 | <chealer> | tuxcrafter: it's most certainly an invalid XML document |
| 17:03 | -!- | eoliva [~eoliva@189-039-007-100.static.spo.ctbc.com.br] has quit [Remote host closed the connection] |
| 17:04 | -!- | apecat [~apecat@72.14.184.189] has joined #debian |
| 17:04 | -!- | E0x [~moya@133.87.3.196.l.sta.codetel.net.do] has quit [Quit: off] |
| 17:04 | -!- | midlis [~midlis@94-194-60-168.zone8.bethere.co.uk] has quit [Remote host closed the connection] |
| 17:05 | <Ignaz> | tuxcrafter, in elinks, it works (that's a console webbrowser) ;) |
| 17:08 | <sney> | Not officially supported by Debian or #debian - but it works and I use it regularly. http://dev.chromium.org/getting-involved/dev-channel#TOC-Linux |
| 17:10 | -!- | debalance [~quassel@ti0034a380-2503.bb.online.no] has quit [Ping timeout: 480 seconds] |
| 17:10 | <tuxcrafter> | Ignaz: thanks for confirming it i was afread i did something wrong with my browser |
| 17:10 | <tuxcrafter> | midori also does not work |
| 17:13 | -!- | quaker66 [~quaker66@213.191.105.214] has joined #debian |
| 17:13 | -!- | T_X [~quassel@cl-3161.ham-01.de.sixxs.net] has joined #debian |
| 17:13 | -!- | lbt [~david@78.32.229.233] has joined #debian |
| 17:13 | <tuxcrafter> | sney: thanks for the link http://dl.google.com/linux/direct/google-chrome-unstable_current_i386.deb |
| 17:16 | -!- | rjent_ [~rjent@204.184.227.254] has quit [Quit: Ex-Chat] |
| 17:17 | -!- | T_X_ [quasselcor@g224147028.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
| 17:18 | -!- | Guiiks [~Guiiks@ANancy-158-1-19-57.w92-130.abo.wanadoo.fr] has joined #debian |
| 17:18 | -!- | systemcrash [~bot@ip-95-223-67-237.unitymediagroup.de] has joined #debian |
| 17:18 | -!- | systemcrash [~bot@ip-95-223-67-237.unitymediagroup.de] has quit [] |
| 17:20 | -!- | jthomas_sb [~jthomas_s@nat.sierrabravo.net] has quit [Remote host closed the connection] |
| 17:21 | -!- | w0n9_dh01f [~w0n9_dh01@118.96.10.66] has quit [Quit: Leaving] |
| 17:22 | -!- | debalance [~quassel@ti0034a380-2503.bb.online.no] has joined #debian |
| 17:22 | -!- | buzztardo [~quassel@95-90-132-209-dynip.superkabel.de] has joined #debian |
| 17:23 | -!- | afurlan [~afurlan@189.34.72.40] has joined #debian |
| 17:24 | -!- | Figuex [~Figuex@201.242.132.241] has quit [Quit: Saliendo] |
| 17:24 | -!- | chrisreich [~Chris@cpe-74-74-171-216.rochester.res.rr.com] has quit [Remote host closed the connection] |
| 17:25 | -!- | xdemox [~xdemox@95-52-160-245.dynamic.komi.dslavangard.ru] has joined #debian |
| 17:25 | <xdemox> | hello |
| 17:26 | -!- | dcorking [~dcorking@91.84.101.202] has quit [Quit: Leaving] |
| 17:26 | -!- | xdemox [~xdemox@95-52-160-245.dynamic.komi.dslavangard.ru] has quit [Read error: Connection reset by peer] |
| 17:26 | -!- | apecat [~apecat@72.14.184.189] has quit [Quit: Awkward Irssi Misconfiguration] |
| 17:27 | -!- | apecat [~apecat@bakery.awkwardcake.net] has joined #debian |
| 17:28 | -!- | neiljp [~Neil@i-83-67-78-67.freedom2surf.net] has joined #debian |
| 17:31 | -!- | lbt [~david@78.32.229.233] has quit [Remote host closed the connection] |
| 17:31 | -!- | chrisreich [~Chris@cpe-74-74-171-216.rochester.res.rr.com] has joined #debian |
| 17:32 | -!- | lbt [~david@78.32.229.233] has joined #debian |
| 17:33 | -!- | evilmight [~evilmight@host7-199-dynamic.12-79-r.retail.telecomitalia.it] has joined #debian |
| 17:33 | -!- | evilmight [~evilmight@host7-199-dynamic.12-79-r.retail.telecomitalia.it] has left #debian [] |
| 17:34 | -!- | zl0ty [~zl0ty@91.193.96.88] has quit [Quit: WeeChat 0.3.0] |
| 17:35 | <tuxcrafter> | that chrome browser is pretty neat.. almost usable |
| 17:35 | <tuxcrafter> | to bad my mediawiki sites do not render correctly |
| 17:36 | <tuxcrafter> | probabbly some bug that has not been fixed in the mediawiki package in debian |
| 17:36 | <tuxcrafter> | the offical mediawiki project page renders fine |
| 17:37 | <sney> | the current chrome build is in flux and it updates almost daily |
| 17:37 | <sney> | some things break and others are fixed |
| 17:38 | <sney> | it's kind of fun to watch, and it does work as a browser about 80% of the time. |
| 17:38 | <sney> | and it's waaaaaay faster than anything else. |
| 17:38 | -!- | drakeman [~drakeman@selena.electrisa.com] has quit [Quit: Saliendo] |
| 17:39 | -!- | grochap [~grochap@189.115.186.74] has quit [Remote host closed the connection] |
| 17:41 | -!- | stepa [~stepan@95-28-219-185.broadband.corbina.ru] has quit [Ping timeout: 480 seconds] |
| 17:42 | -!- | calam [be1a69d3@widget.mibbit.com] has quit [Quit: http://www.mibbit.com ajax IRC Client] |
| 17:44 | -!- | ooo [~ooo@91.104.2.3] has joined #debian |
| 17:44 | -!- | ooo [~ooo@91.104.2.3] has quit [] |
| 17:45 | -!- | davi_ is now known as davi |
| 17:46 | -!- | tux_boy [~gaurav@210.18.180.131] has joined #debian |
| 17:46 | -!- | mju [~mark@f049118254.adsl.alicedsl.de] has quit [Quit: using sirc version 2.211+KSIRC/1.3.12] |
| 17:46 | <tuxcrafter> | sney: to bad they could not just improve firefox |
| 17:46 | <tuxcrafter> | but there are some inovating things here |
| 17:47 | -!- | mode/#debian [+l 397] by debhelper |
| 17:47 | <tuxcrafter> | webkit technology is fun too |
| 17:47 | <sney> | Each tab is a separate process. I like that because if one site hangs up your browser, you can just close that tab and it's taken care of |
| 17:47 | -!- | do0ob [~ace@79-67-204-173.dynamic.dsl.as9105.com] has quit [Remote host closed the connection] |
| 17:47 | <tuxcrafter> | sney: yea i also saw the memory monitoring "nerd" stuff things |
| 17:47 | <tuxcrafter> | that was cool i wish i had that in iceweasel |
| 17:49 | -!- | nixu [~nixu@85.175.122.15] has joined #debian |
| 17:49 | -!- | debalance [~quassel@ti0034a380-2503.bb.online.no] has quit [Ping timeout: 480 seconds] |
| 17:50 | -!- | ABCD_ [~ABCD@pool-173-71-201-218.clppva.fios.verizon.net] has quit [Read error: Connection reset by peer] |
| 17:50 | -!- | ABCD [~ABCD@pool-173-71-201-218.clppva.fios.verizon.net] has joined #debian |
| 17:50 | -!- | aidave_ [~aidave@fw1.claero.com] has quit [Ping timeout: 480 seconds] |
| 17:52 | -!- | stepa [~stepan@95-28-230-208.broadband.corbina.ru] has joined #debian |
| 17:53 | -!- | Brigo [~Brigo@139.182.60.213.dynamic.mundo-r.com] has joined #debian |
| 17:54 | -!- | ABCD [~ABCD@pool-173-71-201-218.clppva.fios.verizon.net] has quit [] |
| 17:54 | -!- | dooder [~dooder@adsl-99-52-157-203.dsl.klmzmi.sbcglobal.net] has joined #debian |
| 17:54 | -!- | ABCD [~ABCD@pool-173-71-201-218.clppva.fios.verizon.net] has joined #debian |
| 17:54 | -!- | dooder [~dooder@adsl-99-52-157-203.dsl.klmzmi.sbcglobal.net] has quit [] |
| 17:55 | -!- | AzaToth [~azatoth@32-232-96-87.cust.blixtvik.se] has quit [Quit: "Giano defends his writing, lambasts Jimbo, Jimbo defends his block, community takes up arms (and popcorn). Giano scrambles his password, makes his last s] |
| 18:01 | <Ignaz> | bye |
| 18:01 | -!- | Ignaz [~erik@pD95F25CB.dip0.t-ipconnect.de] has quit [Quit: Weg hier!] |
| 18:01 | -!- | aaron [~aaron@188-220-77-171.zone11.bethere.co.uk] has joined #debian |
| 18:02 | -!- | aaron [~aaron@188-220-77-171.zone11.bethere.co.uk] has quit [] |
| 18:04 | -!- | FairyCosmo [~Cossie@2001:6f8:1c55:0:6ddf:b4c4:5c19:93a5] has quit [Read error: Connection reset by peer] |
| 18:04 | -!- | FairyCosmo [~Cossie@2001:6f8:1c55:0:6ddf:b4c4:5c19:93a5] has joined #debian |
| 18:04 | -!- | FairyCosmo [~Cossie@2001:6f8:1c55:0:6ddf:b4c4:5c19:93a5] has quit [Read error: Connection reset by peer] |
| 18:05 | -!- | FairyCosmo [~Cossie@2001:6f8:1c55:0:6ddf:b4c4:5c19:93a5] has joined #debian |
| 18:06 | -!- | lavaramano [~lava@190.51.154.149] has quit [Quit: boo] |
| 18:06 | -!- | ktebit [~ktebit@77.42.230.29] has quit [Ping timeout: 480 seconds] |
| 18:09 | -!- | debalance [~quassel@213.52.39.8] has joined #debian |
| 18:10 | <locklace> | !qotd0 |
| 18:10 | <dpkg> | <Guerin> heh, I have a wife who, when not doing it herself, makes me do it |
| 18:11 | -!- | gdb [~cbell@circe.inetdb.com] has joined #debian |
| 18:11 | -!- | virm1 [~alex@196-53-112-92.pool.ukrtel.net] has quit [Quit: Leaving.] |
| 18:12 | -!- | Arkmobile [~arkmobile@72-24-136-150.cpe.cableone.net] has joined #debian |
| 18:13 | -!- | Arkmobile [~arkmobile@72-24-136-150.cpe.cableone.net] has quit [] |
| 18:13 | -!- | Piet [~piet@659AADCIX.tor-irc.dnsbl.oftc.net] has quit [Ping timeout: 480 seconds] |
| 18:14 | -!- | arkaniad [~arkaniad@72-24-136-150.cpe.cableone.net] has joined #debian |
| 18:14 | <arkaniad> | Hey guys, i've been wondering, i have like 3 laptops with no networking but modems, one even has no network adapter. I dont want to invest in them, so is there any way i can get network/internet on any of them |
| 18:15 | <locklace> | ppp |
| 18:15 | <arkaniad> | Ps. I also have a USB Wireless adapter but compatibility with linux is hit or miss. Im looking for a linux distro that will give me network on these old pieces of hardware |
| 18:15 | <arkaniad> | Does PPP connect to LAN? |
| 18:15 | -!- | jrivera [~jrivera@190.220.149.226] has joined #debian |
| 18:15 | <locklace> | it does if you want to be lame |
| 18:16 | -!- | ehren [~ehren@CPE001d72dc062e-CM000a739ab175.cpe.net.cable.rogers.com] has joined #debian |
| 18:16 | <arkaniad> | Cuz i have a server that, if i can just connect a phone line between the server and the laptop and forward LAN traffic thru the phone line. |
| 18:16 | -!- | nosklo [~nosklo@187.20.226.217] has joined #debian |
| 18:17 | <locklace> | the word is "route" |
| 18:17 | <arkaniad> | Route.. jeez. |
| 18:18 | -!- | arkaniad [~arkaniad@72-24-136-150.cpe.cableone.net] has left #debian [] |
| 18:18 | -!- | XayOn__ [~xayon@212.97.188.112.dyn.user.ono.com] has joined #debian |
| 18:19 | -!- | lbt [~david@78.32.229.233] has left #debian [Konversation terminated!] |
| 18:20 | -!- | XayOn__ [~xayon@212.97.188.112.dyn.user.ono.com] has quit [] |
| 18:23 | -!- | Piet [~piet@659AADCYJ.tor-irc.dnsbl.oftc.net] has joined #debian |
| 18:35 | -!- | Torsten_W [~torsten@erft-4db7cc1c.pool.mediaWays.net] has quit [Quit: so, nu isser wech] |
| 18:35 | -!- | debalance [~quassel@213.52.39.8] has quit [Remote host closed the connection] |
| 18:38 | -!- | haggl [~haggl@ip-78-94-246-32.unitymediagroup.de] has joined #debian |
| 18:38 | -!- | reinie [~rein@79.97.112.100] has joined #debian |
| 18:38 | -!- | angasule [~angasule@201.250.118.103] has joined #debian |
| 18:38 | <haggl> | hi, can anyone give me some advice regarding nfs? |
| 18:39 | -!- | moskvat [~moskvat@189-31-158-220.gnace704.dsl.brasiltelecom.net.br] has joined #debian |
| 18:39 | <dondelelcaro> | haggl: best to just ask your question |
| 18:39 | <haggl> | ok, so... |
| 18:40 | -!- | moskvat [~moskvat@189-31-158-220.gnace704.dsl.brasiltelecom.net.br] has left #debian [] |
| 18:40 | <haggl> | i set up a nfs server on my debian machine but i can't connect to it from my mac |
| 18:40 | <haggl> | it sais RPC: Port mapper failure - RPc: Timed out |
| 18:41 | -!- | hever [~hever@ip-78-94-184-40.unitymediagroup.de] has quit [Ping timeout: 480 seconds] |
| 18:41 | -!- | marga [~marga@186.18.92.38] has quit [Ping timeout: 480 seconds] |
| 18:41 | <haggl> | all the daemons are running, and exportfs shows the export... |
| 18:41 | -!- | quaker66 [~quaker66@213.191.105.214] has quit [Quit: Leaving..] |
| 18:41 | -!- | BlackMage [~blackmage@77-22-82-186-dynip.superkabel.de] has quit [Remote host closed the connection] |
| 18:41 | -!- | Glenn^BF [~fburlet@host-85-201-0-216.brutele.be] has quit [Read error: Connection reset by peer] |
| 18:41 | <dondelelcaro> | haggl: most likely you only have portmap listening on localhost, not 0.0.0.0 |
| 18:41 | <haggl> | how can i change that? |
| 18:41 | -!- | juanfer [~juanfer@190.144.69.234] has quit [Remote host closed the connection] |
| 18:41 | <dondelelcaro> | haggl: edit /etc/default/portmap |
| 18:43 | -!- | marcOS [~marcOS@190.177.0.37] has quit [Quit: Leaving] |
| 18:43 | -!- | eklo [~eklo@9YYAAAB73.tor-irc.dnsbl.oftc.net] has joined #debian |
| 18:43 | <haggl> | ok, now it sais mount_nfs: Operation not permitted |
| 18:44 | -!- | overflow [~overflow@190.204.123.201] has quit [Ping timeout: 480 seconds] |
| 18:45 | -!- | lkcl [~lkcl@nat67.mia.three.co.uk] has quit [Ping timeout: 480 seconds] |
| 18:45 | -!- | VampX [~VampX@190.141.36.191] has joined #debian |
| 18:45 | -!- | noname [~noname@78.58.61.138] has joined #debian |
| 18:45 | -!- | noname [~noname@78.58.61.138] has quit [] |
| 18:46 | -!- | alberto [~alberto@84.123.168.101.dyn.user.ono.com] has joined #debian |
| 18:46 | -!- | marga [~marga@186.18.92.38] has joined #debian |
| 18:46 | -!- | eklo [~eklo@9YYAAAB73.tor-irc.dnsbl.oftc.net] has quit [] |
| 18:47 | -!- | mode/#debian [+l 391] by debhelper |
| 18:47 | <alberto> | #canal |
| 18:50 | <haggl> | ha, got it! |
| 18:50 | <haggl> | :) |
| 18:50 | <locklace> | !congratulate haggl |
| 18:50 | <dpkg> | Good show haggl, you did it! |
| 18:50 | -!- | AbsintheSyringe [~havoc@89.146.188.145] has quit [Remote host closed the connection] |
| 18:51 | -!- | brendan_ [~brendan@shield2.sb.rangefire.net] has quit [Quit: brendan_] |
| 18:51 | -!- | brendan_ [~brendan@shield2.sb.rangefire.net] has joined #debian |
| 18:51 | -!- | brendan_ [~brendan@shield2.sb.rangefire.net] has quit [] |
| 18:53 | -!- | FairyCosmo [~Cossie@2001:6f8:1c55:0:6ddf:b4c4:5c19:93a5] has quit [Quit: PINGAS!!!] |
| 18:53 | <haggl> | so, now i can read from the share |
| 18:54 | <haggl> | but i set it to rw |
| 18:54 | -!- | patrikf [~patrik@cnh809211548.pppoe.surfer.cnh.at] has quit [Quit: patrikf] |
| 18:55 | <haggl> | ah, i had to set the o+r flag of the directory |
| 18:55 | -!- | alberto [~alberto@84.123.168.101.dyn.user.ono.com] has quit [Quit: Saliendo] |
| 18:57 | -!- | Megadeth199 [~segumarc@modemcable077.111-80-70.mc.videotron.ca] has joined #debian |
| 19:00 | -!- | mentor [~mentor@92.39.204.109] has quit [Ping timeout: 480 seconds] |
| 19:00 | <haggl> | yay, works perfectly |
| 19:00 | -!- | trinity1it [~alien@9YYAAAB4Q.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 19:02 | -!- | rudi_s_ [~rudi_s@p5DCE59FE.dip.t-dialin.net] has quit [Quit: leaving] |
| 19:02 | -!- | Gun_Smoke [~G@c-98-208-172-99.hsd1.fl.comcast.net] has quit [Remote host closed the connection] |
| 19:02 | -!- | mentor [~mentor@92.39.204.109] has joined #debian |
| 19:02 | -!- | trinity1it [mdkuser@lns-bzn-55-82-255-146-240.adsl.proxad.net] has joined #debian |
| 19:02 | -!- | mentor is now known as Guest189 |
| 19:03 | -!- | Gun_Smoke [~G@c-98-208-172-99.hsd1.fl.comcast.net] has joined #debian |
| 19:04 | -!- | Guest189 is now known as mentor |
| 19:05 | -!- | Flow_ [~guru@83-103-113-66.ip.fastwebnet.it] has joined #debian |
| 19:05 | -!- | aidave_ [~aidave@S01060080c6fa9603.cg.shawcable.net] has joined #debian |
| 19:05 | -!- | Flow_ [~guru@83-103-113-66.ip.fastwebnet.it] has quit [] |
| 19:06 | -!- | yousef [~yousef@78.93.165.173] has joined #debian |
| 19:06 | <yousef> | hi |
| 19:06 | <yousef> | I want some one learn me |
| 19:06 | <yousef> | :$ |
| 19:07 | -!- | yousef [~yousef@78.93.165.173] has quit [] |
| 19:08 | -!- | angasule [~angasule@201.250.118.103] has quit [Remote host closed the connection] |
| 19:08 | -!- | angasule [~angasule@201.250.118.103] has joined #debian |
| 19:09 | -!- | josiah [~josiah@c-24-13-80-93.hsd1.il.comcast.net] has joined #debian |
| 19:09 | -!- | josiah [~josiah@c-24-13-80-93.hsd1.il.comcast.net] has quit [] |
| 19:13 | -!- | trinity1it [mdkuser@lns-bzn-55-82-255-146-240.adsl.proxad.net] has quit [Remote host closed the connection] |
| 19:14 | -!- | usuario [~usuario@108.Red-88-6-182.staticIP.rima-tde.net] has joined #debian |
| 19:14 | -!- | trinity1it [~alien@7GDAADVSD.tor-irc.dnsbl.oftc.net] has joined #debian |
| 19:14 | -!- | usuario [~usuario@108.Red-88-6-182.staticIP.rima-tde.net] has quit [] |
| 19:17 | -!- | OkropNick [kuba@host-n2-72-114.telpol.net.pl] has quit [Remote host closed the connection] |
| 19:18 | -!- | jdoghacker [~jddoghack@cpe-24-167-53-174.hot.res.rr.com] has joined #debian |
| 19:18 | <dbldtx> | yousef; I will learn you |
| 19:19 | -!- | ozzle [~ozzle@d83-183-66-170.cust.tele2.se] has joined #debian |
| 19:19 | <ozzle> | Hi |
| 19:20 | -!- | ozzle [~ozzle@d83-183-66-170.cust.tele2.se] has quit [] |
| 19:20 | -!- | jrivera [~jrivera@190.220.149.226] has quit [Remote host closed the connection] |
| 19:23 | -!- | aidave_ [~aidave@S01060080c6fa9603.cg.shawcable.net] has quit [Remote host closed the connection] |
| 19:25 | -!- | brendan_ [~brendan@ResNet-34-250.resnet.ucsb.edu] has joined #debian |
| 19:25 | -!- | Pinguins [~pinguins@abo-164-58-68.mts.modulonet.fr] has quit [] |
| 19:25 | -!- | katlian [~bobg@searhc-2-78-12-12.attalascom.net] has quit [Remote host closed the connection] |
| 19:27 | -!- | mode/#debian [+l 384] by debhelper |
| 19:27 | -!- | BobHartge [~bob@cpe-24-209-59-178.neo.res.rr.com] has joined #debian |
| 19:27 | -!- | ao2 [~u@2001:1418:117::1] has quit [Quit: Leaving] |
| 19:27 | -!- | jdoghacker [~jddoghack@cpe-24-167-53-174.hot.res.rr.com] has quit [Quit: Ex-Chat] |
| 19:28 | -!- | hazard2 [~hazard@pool-98-118-58-44.bstnma.fios.verizon.net] has joined #debian |
| 19:28 | -!- | chitchat [~guest@218-214-24-203.people.net.au] has joined #debian |
| 19:28 | -!- | Gun_Smoke [~G@c-98-208-172-99.hsd1.fl.comcast.net] has quit [Quit: Gun_Smoke] |
| 19:28 | -!- | sof [~sof@cpe-75-186-124-170.indy.res.rr.com] has joined #debian |
| 19:29 | -!- | ehren [~ehren@CPE001d72dc062e-CM000a739ab175.cpe.net.cable.rogers.com] has quit [Quit: Leaving] |
| 19:29 | -!- | drewc [~drewc@S01060013101b6ddb.vc.shawcable.net] has quit [Read error: Connection reset by peer] |
| 19:30 | -!- | afurlan [~afurlan@189.34.72.40] has quit [Remote host closed the connection] |
| 19:30 | -!- | sxp [~sxp@190.174.52.194] has joined #debian |
| 19:33 | -!- | Swaft [~Swaft@bas14-montreal02-1177942066.dsl.bell.ca] has joined #debian |
| 19:35 | -!- | colbinator [~colby@lanip-170-65.go180.net] has quit [Read error: Connection reset by peer] |
| 19:35 | -!- | colby [~colby@lanip-170-65.go180.net] has joined #debian |
| 19:36 | <Swaft> | hello im a noob trying to install debian , I am logged as root and I cannot execute any bash command, I suspect that after configuring with deboostrap nothing got installed, how do I manage to get them installed using dpkg ? |
| 19:37 | -!- | srw [~swo@p54AEC04C.dip.t-dialin.net] has joined #debian |
| 19:37 | <sxp> | Hi, i am using squeeze (minimal installation with the netinstall cd) and i can not get up my wi-fi network. When i make iwconfig the console shows the interface ok but i do not know what to install to make a network connection |
| 19:37 | -!- | kjs1 [~kalle@93-96-232-4.zone4.bethere.co.uk] has quit [Ping timeout: 480 seconds] |
| 19:39 | <sney> | Swaft: not sure why you'd go for debootstrap as a noob |
| 19:39 | -!- | FairyCosmo [~Cossie@2001:6f8:1c55:0:6ddf:b4c4:5c19:93a5] has joined #debian |
| 19:39 | <sney> | Swaft: did you at least get apt? |
| 19:39 | -!- | jeflui [~jeflui@189-46-3-95.dsl.telesp.net.br] has joined #debian |
| 19:40 | <sxp> | i was installed: xserver-xorg, alsa, xfce4, gdm, wireless-tools, and network-manager-gnome |
| 19:40 | -!- | chitchat [~guest@218-214-24-203.people.net.au] has quit [Ping timeout: 480 seconds] |
| 19:40 | <sney> | if you have squeeze you can use wicd instead of network-manager, it's better |
| 19:41 | <sney> | and if the network you're trying to connect to uses WPA, you'll need wpa-supplicant as well |
| 19:41 | <sxp> | I tried first wicd but i have problems too |
| 19:41 | -!- | Lillymon [~rhapsody@91.111.177.152] has joined #debian |
| 19:41 | -!- | worr [~worr@firewaddle.csh.rit.edu] has joined #debian |
| 19:42 | <sxp> | yes it does |
| 19:42 | <worr> | can anyone help me set up a netware emulator on my network? |
| 19:43 | <Lillymon> | I'm on KDE (Debian Squeeze) and use Icedove as my mail client. Iceweasel is set as my default web browser. But when I click a link in Icedove, it open in Konqueror. I've never been able to find where Thunderbird/Icedove stores its setting for this, so where is it? |
| 19:43 | <sney> | sxp: does the command 'iwlist wlan0 scanning' show any access points? |
| 19:43 | -!- | trinity1it [~alien@7GDAADVSD.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 19:43 | <sxp> | but i think i do not need to install wpa-supplicant because the network-manager has his own WPA and pass settings |
| 19:44 | -!- | trinity1it [~alien@9KCAAAB8N.tor-irc.dnsbl.oftc.net] has joined #debian |
| 19:44 | <worr> | I'm trying to set up mars_nwe as a netware emulator, and it says it can't find libdb.so.2, although libdb1-compat is installed |
| 19:44 | <worr> | how can I fix this? |
| 19:44 | -!- | swo [~swo@p54AEBD9A.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 19:45 | <sney> | worr: does libdb.so.2 exist on your system? |
| 19:45 | <worr> | yeah, it's part of libdb1-compat |
| 19:45 | -!- | MrNaz_cic [~MrNaz@203.214.68.222] has quit [Remote host closed the connection] |
| 19:45 | <sney> | is it in one of the directories named in /etc/ld.so.conf.d/? |
| 19:45 | <sxp> | "ra0 Interface does not support scanning: Network is down" |
| 19:47 | -!- | Piet [~piet@659AADCYJ.tor-irc.dnsbl.oftc.net] has quit [Quit: Piet] |
| 19:47 | <worr> | no ld.so.conf.d doesn't list it, but it's in /lib...that's kinda weird |
| 19:47 | -!- | VampX [~VampX@190.141.36.191] has quit [Quit: VampX] |
| 19:47 | -!- | Piet [~piet@04ZAABVRH.tor-irc.dnsbl.oftc.net] has joined #debian |
| 19:47 | <sney> | worr: could be a bug. check bts for that package |
| 19:48 | -!- | trinity1it [~alien@9KCAAAB8N.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 19:48 | <worr> | not an official package |
| 19:48 | <worr> | also, it's 12 years old |
| 19:48 | <sney> | I mean libdb1-compat |
| 19:48 | <worr> | oh, ok |
| 19:48 | -!- | trinity1it [~alien@83TAAAD0O.tor-irc.dnsbl.oftc.net] has joined #debian |
| 19:49 | <worr> | no bugs |
| 19:50 | <sney> | hmm, well installation issues should probably be taken to whoever maintains the netware emulator, or lacking that, the docs |
| 19:50 | <sney> | or just dig through the package itself for clues |
| 19:51 | -!- | stonie [~hans@port-12556.pppoe.wtnet.de] has joined #debian |
| 19:51 | <stonie> | hello |
| 19:51 | <sney> | hi |
| 19:52 | <stonie> | where can i define that sda is sda for ever??? when i plug another disc interenal (Sata) and reboot sda becomes sdc .... :-( |
| 19:52 | <locklace> | !uuid |
| 19:52 | <dpkg> | [uuid][uuid] Universally Unique IDentifier, used to reference disk partitions (among other things). See currently known partition UUIDs with `blkid'. In /etc/fstab and /boot/grub/menu.lst, use "UUID=dead-beef-0420-etc" as the partition name. Helps to cope with device name changes such as hda->sda (libata transition) or changes in USB disk order discovery. <LVM> tools accept PV/VG/LV UUIDs as arguments, use {pv,vg,lv}display to acquire. |
| 19:53 | <sney> | sxp: some ralink wifi chips require firmware. which one do you have? |
| 19:54 | <stonie> | tyvm.. so where do i change what? in both files? |
| 19:56 | -!- | scb [~scb@190.79.230.183] has joined #debian |
| 19:58 | -!- | mom [~mom@adsl-69-208-88-234.dsl.klmzmi.ameritech.net] has joined #debian |
| 19:58 | <mom> | if |
| 19:59 | <worr> | is there anything I'd have to do to get mars_nwe to see the new library? |
| 19:59 | <worr> | it was installed after I installed mars_nwe |
| 20:00 | <mom> | i have a textfile that has file1 file2 file3, is there a way to have that insert into a command line command like pdftk <textfile? |
| 20:00 | <sney> | worr: you'd have to know where mars_nwe is looking first |
| 20:01 | <mom> | ah i know! maybe echo? |
| 20:01 | -!- | locklace [~locklace@04ZAABU91.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 20:01 | <worr> | how could I figure that out? |
| 20:01 | -!- | locklace [~locklace@7R1AAA1E6.tor-irc.dnsbl.oftc.net] has joined #debian |
| 20:02 | <mom> | no |
| 20:02 | -!- | Gun_Smoke [~G@c-98-208-172-99.hsd1.fl.comcast.net] has joined #debian |
| 20:02 | -!- | trinity1it [~alien@83TAAAD0O.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 20:02 | -!- | icebrain [~icebrain@co3-84-90-130-39.netvisao.pt] has joined #debian |
| 20:03 | <sney> | mom: it'd be with a while loop, but I don't remember how to do those really |
| 20:03 | <sney> | there should be a bash howto somewhere |
| 20:04 | -!- | Blacker47 [~Blacker47@p57A91FD2.dip0.t-ipconnect.de] has quit [Quit: Verlassend] |
| 20:04 | <mom> | mm |
| 20:04 | -!- | trinity1it [~alien@7GDAADVTC.tor-irc.dnsbl.oftc.net] has joined #debian |
| 20:05 | -!- | sxp [~sxp@190.174.52.194] has quit [Ping timeout: 480 seconds] |
| 20:05 | <babilen> | mom: google for bash and for loop ;-) |
| 20:05 | <mom> | im just trying to insert text from a text file into a line of a command |
| 20:06 | <mom> | why would there need to be a loop? |
| 20:06 | -!- | fddfoo [~algol@188.24.61.72] has quit [Quit: 10100011010101000011100101.00.] |
| 20:07 | -!- | kfe [~quassel@drms-590c543c.pool.mediaWays.net] has quit [Remote host closed the connection] |
| 20:08 | -!- | moeen [~moeen@gb075.stw.stud.uni-saarland.de] has joined #debian |
| 20:09 | <moeen> | I have a Image which is in use, and by mistake, I moved another file on it. It's still in use, so I know it's not removed yet, but is there any way I can recover it ? |
| 20:09 | <moeen> | s/a Image/an Image |
| 20:10 | <nosklo> | mom: pdftk $(< textfile) |
| 20:10 | -!- | kfe [~quassel@drms-590c543c.pool.mediaWays.net] has joined #debian |
| 20:11 | -!- | Caroll [~caroll@189.32.44.70] has joined #debian |
| 20:11 | -!- | manphiz [~dxy@guest-wireless-207-151-234-018.usc.edu] has joined #debian |
| 20:12 | -!- | overflow [~overflow@190.204.123.201] has joined #debian |
| 20:15 | <nosklo> | moeen: run lsof | grep yourfile |
| 20:16 | <nosklo> | moeen: then cat /proc/[pid]/fd/[fd] > yournewfile |
| 20:16 | <nosklo> | moeen: where [pid] and [fd] you get from lsof |
| 20:16 | <moeen> | nosklo, it didn't find it |
| 20:16 | <nosklo> | then it is not open |
| 20:16 | <moeen> | nosklo, it's an image, used by XEN, and I'm already using it in XEN |
| 20:16 | <nosklo> | xen closed the file |
| 20:17 | -!- | mode/#debian [+l 390] by debhelper |
| 20:17 | -!- | Worf [~worf@84-119-62-89.dynamic.xdsl-line.inode.at] has quit [Remote host closed the connection] |
| 20:17 | <moeen> | nosklo, then how can I read and write to file ? |
| 20:17 | <nosklo> | dunno. Memory perhaps? |
| 20:17 | <nosklo> | lsof lists all open files |
| 20:17 | -!- | johana [~johana@189.208.32.148] has joined #debian |
| 20:17 | -!- | johana [~johana@189.208.32.148] has quit [] |
| 20:17 | -!- | Celtiore [~Celtiore@ANice-257-1-29-19.w90-52.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
| 20:18 | -!- | hugoxrosa [~hugoxrosa@189.62.174.243] has joined #debian |
| 20:18 | <moeen> | nosklo, it's about 40GB |
| 20:18 | -!- | githogori [~githogori@SJC-Office-DHCP-135.mail-abuse.org] has quit [Remote host closed the connection] |
| 20:18 | -!- | jacob22 [~jacob@c-22c5e055.1321-1-64736c11.cust.bredbandsbolaget.se] has joined #debian |
| 20:18 | <nosklo> | I just did a test here |
| 20:18 | -!- | trinity1it [~alien@7GDAADVTC.tor-irc.dnsbl.oftc.net] has quit [Remote host closed the connection] |
| 20:19 | -!- | trinity1it [~alien@9KCAAAB9K.tor-irc.dnsbl.oftc.net] has joined #debian |
| 20:19 | <moeen> | nosklo, I tried another Image which is in use with lsof, it's not listing it |
| 20:19 | <nosklo> | well, then maybe XEN bypasses the kernel tracking of open files |
| 20:19 | <nosklo> | I'm not familiarized with XEN's internal workings |
| 20:20 | <nosklo> | you're runnin that on the host right |
| 20:20 | <nosklo> | not on guest |
| 20:20 | <moeen> | nosklo, yes, in the host |
| 20:20 | <nosklo> | seems like xen bypasses the kernel then |
| 20:20 | -!- | jackyf [~jackyf@94-248-13-232.dynamic.peoplenet.ua] has quit [Ping timeout: 480 seconds] |
| 20:25 | -!- | Rizzer [~drew@ppp59-167-63-166.lns1.cbr1.internode.on.net] has joined #debian |
| 20:26 | -!- | nosklo [~nosklo@187.20.226.217] has quit [Quit: Saindo] |
| 20:28 | -!- | stonie [~hans@port-12556.pppoe.wtnet.de] has quit [Quit: Leaving] |
| 20:28 | <Swaft> | hello im a noob trying to install debian , I am logged as root and I cannot execute any bash command, I suspect that after configuring with deboostrap nothing got installed, how do I manage to get them installed using dpkg ? |
| 20:29 | -!- | Celtiore [~Celtiore@ANice-257-1-63-190.w90-52.abo.wanadoo.fr] has joined #debian |
| 20:29 | -!- | dbldtx [~dbldtx@adsl-75-37-37-36.dsl.pltn13.sbcglobal.net] has quit [Quit: Lost terminal] |
| 20:29 | -!- | trinity1it [~alien@9KCAAAB9K.tor-irc.dnsbl.oftc.net] has quit [Quit: Konversation terminated!] |
| 20:32 | -!- | hierax [~hierax@host115-41-dynamic.30-79-r.retail.telecomitalia.it] has joined #debian |
| 20:33 | -!- | Saotome [~Martim@209.Red-88-12-247.dynamicIP.rima-tde.net] has joined #debian |
| 20:34 | -!- | haggl [~haggl@ip-78-94-246-32.unitymediagroup.de] has quit [Quit: Lost terminal] |
| 20:35 | -!- | Brigo [~Brigo@139.182.60.213.dynamic.mundo-r.com] has quit [Ping timeout: 480 seconds] |
| 20:36 | -!- | babilen is now known as Guest193 |
| 20:36 | -!- | babilen [~babilen@mnhm-4d013a5a.pool.mediaWays.net] has joined #debian |
| 20:37 | -!- | Guest193 [~babilen@mnhm-4d01285d.pool.mediaWays.net] has quit [Ping timeout: 480 seconds] |
| 20:40 | -!- | MuSicK [~martin@p5B08B4C7.dip0.t-ipconnect.de] has quit [Remote host closed the connection] |
| 20:40 | -!- | simNIX [~simNIX@156-60.bbned.dsl.internl.net] has quit [Ping timeout: 480 seconds] |
| 20:40 | -!- | babilen [~babilen@mnhm-4d013a5a.pool.mediaWays.net] has quit [] |
| 20:41 | -!- | babilen [~babilen@mnhm-4d013a5a.pool.mediaWays.net] has joined #debian |
| 20:45 | -!- | chealer [~chealer@66.49.188.211] has quit [Remote host closed the connection] |
| 20:47 | -!- | mode/#debian [+l 383] by debhelper |
| 20:50 | -!- | Bael [~rauni@189.113.192.32] has joined #debian |
| 20:50 | -!- | Rizzer [~drew@ppp59-167-63-166.lns1.cbr1.internode.on.net] has quit [Quit: Leaving] |
| 20:50 | -!- | Bael [~rauni@189.113.192.32] has quit [] |
| 20:50 | -!- | n_i_c_k [~nick@acrasis.net] has joined #debian |
| 20:51 | -!- | craigevil [~craigevil@99.61.253.213] has joined #debian |
| 20:51 | <n_i_c_k> | Any here use xmonad on sid? |
| 20:52 | -!- | babilen [~babilen@mnhm-4d013a5a.pool.mediaWays.net] has quit [Quit: leaving] |
| 20:52 | -!- | magentar [~magentar@ip-109-90-136-6.unitymediagroup.de] has quit [Remote host closed the connection] |
| 20:55 | <icebrain> | !anybody |
| 20:55 | <dpkg> | Please do not ask if anyone can help you, knows 'something' or uses 'some_program'. Instead, ask your real question. (If the real question _was_ "does anyone use 'some_program'?" ask me about <popcon> instead.) See <ask> <ask to ask> <polls> <search> <sicco> <smart questions>. |
| 20:56 | <adb> | n_i_c_k, ask in #xmonad ... |
| 20:57 | -!- | Saotome [~Martim@209.Red-88-12-247.dynamicIP.rima-tde.net] has quit [Quit: Saindo] |
| 20:57 | <n_i_c_k> | adb: ok |
| 20:57 | -!- | Rizzer [~drew@ppp59-167-63-166.lns1.cbr1.internode.on.net] has joined #debian |
| 20:58 | -!- | n_i_c_k [~nick@acrasis.net] has quit [Quit: Changing server] |
| 20:59 | -!- | Rizzer [~drew@ppp59-167-63-166.lns1.cbr1.internode.on.net] has quit [] |
| 20:59 | -!- | Guiiks [~Guiiks@ANancy-158-1-19-57.w92-130.abo.wanadoo.fr] has quit [Quit: Quitte] |
| 20:59 | -!- | azeem [~mbanck@pD9E1EE42.dip0.t-ipconnect.de] has joined #debian |
| 20:59 | -!- | kfe [~quassel@drms-590c543c.pool.mediaWays.net] has quit [Read error: Connection reset by peer] |
| 21:00 | -!- | jegc [~jegc@186.97.25.244] has joined #debian |
| 21:01 | -!- | |kardan| [~kardan@p54BE36E9.dip.t-dialin.net] has joined #debian |
| 21:02 | -!- | jorzo [~orzo@adsl-146-5-104.mia.bellsouth.net] has joined #debian |
| 21:02 | -!- | Zas [~bl4ckc00k@205.Red-88-26-40.staticIP.rima-tde.net] has joined #debian |
| 21:04 | <mom> | thanks very powerful |
| 21:05 | -!- | miksuh [~miksuh@a88-113-19-52.elisa-laajakaista.fi] has quit [Quit: Leaving] |
| 21:06 | -!- | justaguy [~justaguy@69-165-165-148.dsl.teksavvy.com] has joined #debian |
| 21:07 | -!- | wr| [~wr@p54BE56FB.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 21:07 | -!- | BobHartge [~bob@cpe-24-209-59-178.neo.res.rr.com] has quit [Quit: Leaving] |
| 21:08 | -!- | kardan_ [~kardan@p54BE56FB.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 21:09 | -!- | grml-user [~orzo@adsl-144-216-208.mia.bellsouth.net] has quit [Ping timeout: 480 seconds] |
| 21:10 | -!- | Zas [~bl4ckc00k@205.Red-88-26-40.staticIP.rima-tde.net] has quit [Quit: Saliendo] |
| 21:14 | -!- | esaym153 [~esaym153@cpe-24-174-176-203.satx.res.rr.com] has joined #debian |
| 21:14 | -!- | esaym [~esaym153@cpe-24-174-176-203.satx.res.rr.com] has quit [Read error: Connection reset by peer] |
| 21:15 | -!- | stuart [~stuart@CPE-121-217-44-39.lnse1.cht.bigpond.net.au] has joined #debian |
| 21:16 | <stuart> | How do I install Adobe Flah (official version) on Debian stable |
| 21:16 | <icebrain> | !flash |
| 21:16 | <dpkg> | methinks flash is frequently used to deliver interactivity, audio and video through a web browser. Ask me about <gnash> or <swfdec> for free implementations or <adobe flash> for a non-free implementation. See also http://wiki.debian.org/FlashPlayer |
| 21:16 | -!- | jdoghacker [~jddoghack@cpe-24-167-53-174.hot.res.rr.com] has joined #debian |
| 21:16 | <icebrain> | !adobe flash |
| 21:16 | <dpkg> | Adobe Flash Player is <non-free> and cannot be in a stable Debian release, as Adobe doesn't provide security support for older versions (see http://bugs.debian.org/457291). The easiest way to install flash is with the flashplayer-mozilla package from <debian-multimedia.org>; there is also a flashplugin-nonfree <contrib> package for sid and backports.org users. Ask me about <dmm> <bpo> <non-free>. http://wiki.debian.org/FlashPlayer |
| 21:17 | -!- | miksuh [~miksuh@a88-113-19-52.elisa-laajakaista.fi] has joined #debian |
| 21:17 | -!- | scb [~scb@190.79.230.183] has quit [Remote host closed the connection] |
| 21:17 | <stuart> | Does backports receive timely security updates... is it considered "safe" |
| 21:18 | <icebrain> | don't know, sorry |
| 21:18 | <stuart> | ok, thanks |
| 21:18 | -!- | FairyCosmo [~Cossie@2001:6f8:1c55:0:6ddf:b4c4:5c19:93a5] has quit [Quit: PINGAS!!!] |
| 21:18 | <icebrain> | actually, dpkgs says this: |
| 21:18 | <icebrain> | !backport caveat |
| 21:18 | <dpkg> | Remember that in installing backports, you will be using an unusual configuration of packages that has not been tested as thoroughly as Debian stable and that newer packages have both newer features and newer bugs. Ask me about <version chasing>. Also note that you can't rely on backports to patched quickly if vulnerabilities are discovered |
| 21:19 | -!- | git-hi9h [~bart@cpe-72-181-254-96.tx.res.rr.com] has joined #debian |
| 21:19 | <stuart> | i guess most home users use it then...? |
| 21:20 | -!- | scb [~scb@190.79.230.183] has joined #debian |
| 21:21 | <icebrain> | possibly. I use sid myself, so I don't know |
| 21:21 | <stuart> | ok - thanks |
| 21:21 | -!- | stuart [~stuart@CPE-121-217-44-39.lnse1.cht.bigpond.net.au] has quit [Remote host closed the connection] |
| 21:22 | -!- | jdoghacker [~jddoghack@cpe-24-167-53-174.hot.res.rr.com] has quit [Quit: Ex-Chat] |
| 21:25 | -!- | fgrequen- [~fgrequena@4.red-80-28-31.adsl.static.ccgg.telefonica.net] has joined #debian |
| 21:25 | -!- | Holborn_ [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has joined #debian |
| 21:27 | -!- | pos [~mark@124-168-216-177.dyn.iinet.net.au] has quit [Ping timeout: 480 seconds] |
| 21:27 | -!- | worellana [~williams@190.87.137.99] has joined #debian |
| 21:27 | -!- | Holborn [~holborn@170.Red-88-26-182.staticIP.rima-tde.net] has quit [Ping timeout: 480 seconds] |
| 21:28 | -!- | fgrequena [~fgrequena@4.red-80-28-31.adsl.static.ccgg.telefonica.net] has quit [Ping timeout: 480 seconds] |
| 21:28 | -!- | adb [~adb@orb-rem-catv-c100-p076.vtx.ch] has quit [Remote host closed the connection] |
| 21:28 | -!- | jegc [~jegc@186.97.25.244] has quit [Quit: Ex-Chat] |
| 21:29 | -!- | manphiz [~dxy@guest-wireless-207-151-234-018.usc.edu] has quit [Ping timeout: 480 seconds] |
| 21:29 | -!- | esaym153 [~esaym153@cpe-24-174-176-203.satx.res.rr.com] has quit [Remote host closed the connection] |
| 21:29 | -!- | esaym153 [~esaym153@cpe-24-174-176-203.satx.res.rr.com] has joined #debian |
| 21:30 | -!- | niekie_ [quasselcor@dreamworld.bergnetworks.com] has joined #debian |
| 21:31 | -!- | niekie [quasselcor@dreamworld.bergnetworks.com] has quit [Read error: Connection reset by peer] |
| 21:31 | -!- | adb [~adb@orb-rem-catv-c100-p076.vtx.ch] has joined #debian |
| 21:31 | -!- | red_rojo [~administr@159.Red-88-26-109.staticIP.rima-tde.net] has joined #debian |
| 21:32 | -!- | XayOn_ [~xayon@212.97.188.112.dyn.user.ono.com] has quit [Ping timeout: 480 seconds] |
| 21:33 | -!- | Texou [~Texou@pat35-5-78-226-56-130.fbx.proxad.net] has quit [Quit: ++] |
| 21:33 | <red_rojo> | o |
| 21:33 | -!- | red_rojo [~administr@159.Red-88-26-109.staticIP.rima-tde.net] has quit [] |
| 21:34 | -!- | Texou [~Texou@pat35-5-78-226-56-130.fbx.proxad.net] has joined #debian |
| 21:35 | -!- | craigevil [~craigevil@99.61.253.213] has quit [Quit: leaving] |
| 21:35 | -!- | cassetout is now known as live |
| 21:36 | -!- | live is now known as cassetout |
| 21:37 | -!- | mode/#debian [+l 375] by debhelper |
| 21:38 | -!- | moeen [~moeen@gb075.stw.stud.uni-saarland.de] has quit [Ping timeout: 480 seconds] |
| 21:39 | -!- | simNIX [~simNIX@156-60.bbned.dsl.internl.net] has joined #debian |
| 21:39 | -!- | VampX [~VampX@190.107.162.85] has joined #debian |
| 21:39 | -!- | azeem [~mbanck@pD9E1EE42.dip0.t-ipconnect.de] has quit [Ping timeout: 480 seconds] |
| 21:44 | -!- | justaguy [~justaguy@69-165-165-148.dsl.teksavvy.com] has quit [Remote host closed the connection] |
| 21:50 | -!- | cassetout [rburn@should.have.tried.shellium.org] has left #debian [No matter how dark the night, somehow the Sun rises once again] |
| 21:52 | -!- | cassetout [rburn@should.have.tried.shellium.org] has joined #debian |
| 21:52 | -!- | goodger__ [~ben@host86-157-29-162.range86-157.btcentralplus.com] has joined #debian |
| 21:53 | -!- | mezod [~nnscript@99.Red-80-34-140.staticIP.rima-tde.net] has quit [Read error: Connection reset by peer] |
| 21:55 | -!- | Caroll [~caroll@189.32.44.70] has quit [Quit: Leaving...] |
| 21:57 | -!- | goodger_ [~ben@dyn-62-56-63-166.dslaccess.co.uk] has quit [Ping timeout: 480 seconds] |
| 21:57 | -!- | tweaked [tweaked@wtc-218-17.wtconnect.com] has joined #debian |
| 21:58 | -!- | tweaked [tweaked@wtc-218-17.wtconnect.com] has left #debian [] |
| 22:04 | -!- | Amorphous [jan@f048133063.adsl.alicedsl.de] has quit [Ping timeout: 480 seconds] |
| 22:06 | -!- | PovAddict [~nicolas@190.189.230.31] has joined #debian |
| 22:06 | -!- | scb [~scb@190.79.230.183] has quit [Remote host closed the connection] |
| 22:07 | -!- | DeSian [~DeSian@0120600067.0.fullrate.dk] has joined #debian |
| 22:07 | -!- | angasule [~angasule@201.250.118.103] has quit [Remote host closed the connection] |
| 22:08 | -!- | DeSian [~DeSian@0120600067.0.fullrate.dk] has quit [Remote host closed the connection] |
| 22:08 | -!- | scb [~scb@190.79.230.183] has joined #debian |
| 22:09 | <scb> | Hello. I am having a problem with the gtk font rendering. In my KDE apps they look just fine, but with firefox/gtk apps they look just fugly. Here's a picture: http://imagebin.org/69829 |
| 22:09 | <scb> | Any idea of what could be causing this? |
| 22:09 | -!- | em [~em@cpe-98-14-154-71.nyc.res.rr.com] has joined #debian |
| 22:10 | -!- | em [~em@cpe-98-14-154-71.nyc.res.rr.com] has quit [] |
| 22:13 | -!- | githogori [~githogori@adsl-66-123-22-146.dsl.snfc21.pacbell.net] has joined #debian |
| 22:15 | -!- | Amorphous [jan@f048195173.adsl.alicedsl.de] has joined #debian |
| 22:22 | -!- | XayOn_ [~xayon@212.97.188.112.dyn.user.ono.com] has joined #debian |
| 22:23 | -!- | VampX [~VampX@190.107.162.85] has quit [Quit: VampX] |
| 22:24 | -!- | mom [~mom@adsl-69-208-88-234.dsl.klmzmi.ameritech.net] has quit [Quit: Leaving] |
| 22:24 | -!- | jclinton [~jclinton@65.28.71.204] has joined #debian |
| 22:26 | -!- | hierax [~hierax@host115-41-dynamic.30-79-r.retail.telecomitalia.it] has quit [Remote host closed the connection] |
| 22:31 | -!- | alvarezp [~alvarezp@201.160.167.202.cable.dyn.cableonline.com.mx] has joined #debian |
| 22:31 | -!- | esaym153 [~esaym153@cpe-24-174-176-203.satx.res.rr.com] has quit [Ping timeout: 480 seconds] |
| 22:34 | -!- | zjason` [~user@203-73-18-157.adsl.dynamic.seed.net.tw] has joined #debian |
| 22:35 | -!- | esaym153 [~esaym153@cpe-24-174-176-203.satx.res.rr.com] has joined #debian |
| 22:35 | -!- | zjason [~user@203-73-18-157.adsl.dynamic.seed.net.tw] has quit [Read error: No route to host] |
| 22:36 | -!- | Sr_X [~hugoxrosa@189.62.174.243] has joined #debian |
| 22:37 | -!- | hugoxrosa [~hugoxrosa@189.62.174.243] has quit [Ping timeout: 480 seconds] |
| 22:43 | -!- | esaym153 [~esaym153@cpe-24-174-176-203.satx.res.rr.com] has quit [Ping timeout: 480 seconds] |
| 22:45 | -!- | scb [~scb@190.79.230.183] has quit [Ping timeout: 480 seconds] |
| 22:47 | -!- | XayOn_ [~xayon@212.97.188.112.dyn.user.ono.com] has quit [Ping timeout: 480 seconds] |
| 22:51 | -!- | JackLY [~JackLY@9YYAAACFA.tor-irc.dnsbl.oftc.net] has joined #debian |
| 22:55 | -!- | jeflui [~jeflui@189-46-3-95.dsl.telesp.net.br] has quit [Quit: Leaving] |
| 22:59 | -!- | JackLY [~JackLY@9YYAAACFA.tor-irc.dnsbl.oftc.net] has quit [] |
| 23:00 | -!- | wr| [~wr@p54BE36E9.dip.t-dialin.net] has joined #debian |
| 23:03 | -!- | antiyanky [~antiyanky@190.177.172.222] has joined #debian |
| 23:03 | -!- | antiyanky [~antiyanky@190.177.172.222] has quit [] |
| 23:03 | -!- | Gun_Smoke [~G@c-98-208-172-99.hsd1.fl.comcast.net] has quit [Remote host closed the connection] |
| 23:06 | -!- | lavaramano [~lava@190.51.154.149] has joined #debian |
| 23:12 | -!- | menor [~daviid@187.10.103.47] has joined #debian |
| 23:12 | <menor> | i |
| 23:12 | <menor> | oii |
| 23:12 | -!- | streuner [foobar@p5DD3B933.dip.t-dialin.net] has joined #debian |
| 23:13 | <menor> | oiie |
| 23:13 | -!- | EnK [~enkrypt@bruce.dsl.visi.com] has joined #debian |
| 23:13 | -!- | menor [~daviid@187.10.103.47] has quit [] |
| 23:13 | -!- | EnK [~enkrypt@bruce.dsl.visi.com] has left #debian [] |
| 23:13 | -!- | goodger__ is now known as goodger |
| 23:14 | -!- | Gun_Smoke [~G@c-98-208-172-99.hsd1.fl.comcast.net] has joined #debian |
| 23:14 | -!- | drakeman [~drakeman@cpe-00132007a227.cpe.cableonda.net] has joined #debian |
| 23:18 | -!- | eix_ [~flori@p54831417.dip0.t-ipconnect.de] has joined #debian |
| 23:19 | -!- | interbird [~interbird@82-170-215-129.ip.telfort.nl] has joined #debian |
| 23:20 | -!- | io618 [~chatzilla@202.164.148.65] has joined #debian |
| 23:24 | -!- | overddose [~overddose@99-66-188-111.lightspeed.mssnks.sbcglobal.net] has quit [Remote host closed the connection] |
| 23:25 | -!- | user01 [~user01@adsl-69-208-88-234.dsl.klmzmi.ameritech.net] has joined #debian |
| 23:26 | <user01> | when i play supertuxkart i get cell phone noises all the time |
| 23:26 | -!- | frewo64 [~frewo64@p5491C5DE.dip.t-dialin.net] has quit [Remote host closed the connection] |
| 23:27 | <Gun_Smoke> | what? |
| 23:28 | <user01> | Gun_Smoke, you know how if you have a cell phone near a speaker and right before it rings you hear pinging? |
| 23:28 | <Gun_Smoke> | oh.. |
| 23:28 | <user01> | it likes that only loud when i play tux racer |
| 23:29 | <user01> | its like |
| 23:29 | <PovAddict> | your graphics card rendering OpenGL makes the same kind of radio interference? :) |
| 23:29 | <PovAddict> | I'd report it to the FCC :) |
| 23:30 | <user01> | i dont think so, it doesnt make any noise in compiz |
| 23:30 | <user01> | or frozenbubble |
| 23:31 | <PovAddict> | are you grabbing too much or too little fish? |
| 23:31 | <PovAddict> | maybe it's tux's stomach |
| 23:31 | <user01> | not tuxracer |
| 23:31 | <PovAddict> | oh |
| 23:31 | <user01> | tuxracer is fine |
| 23:31 | <user01> | its supertuxkart |
| 23:31 | <Gun_Smoke> | What's the preferred way to delay a process during boot. It isn't necessary. Sabnzbd to be exact. It takes a long time and I feel there is no reason to have it up until after gdm is up |
| 23:32 | <PovAddict> | Gun_Smoke: I don't know... I'd tell you to give it a bigger sequence number, but debian recently changed that completely so it's dependency-based, not using an ordered sequence |
| 23:32 | <PovAddict> | I haven't read details about the new way yet |
| 23:32 | <dkr> | Gun_Smoke: change the boot order by way of the preference numbers |
| 23:32 | <Gun_Smoke> | PovAddict, right.. I remember reading about that. |
| 23:33 | <user01> | is there a way to prompt to load a different interface file like a grub menu at boot? |
| 23:33 | <Gun_Smoke> | dkr, in /e/i/foo? |
| 23:33 | -!- | jkhk [~jkhk@sofia-pppoe138-15.netissat.bg] has joined #debian |
| 23:33 | <interbird> | It's w7 booting amongst non-win machines; it's grublin' cause it's not used to being around 'other' systems |
| 23:33 | <user01> | like 99% of the time at one of 4 places, and it would be nice to hit 1 2 3 4 for the location im at |
| 23:34 | <jkhk> | after ubuntu installation do i have to install drivers? |
| 23:34 | <dkr> | Gun_Smoke: update-rc.d is a way to do it without messing with the symlinks yourself in /etc/rc.? |
| 23:34 | <PovAddict> | jkhk: this is not #ubuntu ;) |
| 23:34 | <jkhk> | ahaha sorry :D |
| 23:34 | <Gun_Smoke> | dkr, cool.. thanks. |
| 23:34 | -!- | jkhk [~jkhk@sofia-pppoe138-15.netissat.bg] has left #debian [] |
| 23:35 | <user01> | im finally out of my 2 year contract! is there any such thing as a quad band debian phone? |
| 23:35 | <dkr> | user01: get a Droid :) |
| 23:35 | <PovAddict> | is there any such thing as a "debian phone"? |
| 23:35 | <Gun_Smoke> | n900 is dam close |
| 23:35 | <user01> | openmoko was one i thik |
| 23:36 | <Gun_Smoke> | freerunner is okay, but a handful. |
| 23:36 | <user01> | but it died |
| 23:36 | <interbird> | openmoke is one |
| 23:36 | <interbird> | s/ke/ko/ |
| 23:36 | <user01> | droid=another 2 year contract |
| 23:37 | <user01> | they have cheap android 1.5 sciphones but they are europe only :( |
| 23:37 | <dkr> | on an expensive carrier, too |
| 23:38 | <user01> | every year i think, theyre almost there for what i want and then they screw it up |
| 23:38 | <user01> | openmoko with quad band and then they dropped quad band, took far too long to develop, and went bankrupt |
| 23:39 | -!- | qwe [~qwe@121.63.165.224] has joined #debian |
| 23:39 | <user01> | then iphone looked cool but they had a contract . . . i hear its like 4000 the total cost of owning one |
| 23:40 | <qwe> | www |
| 23:40 | <dkr> | yeah, i was waiting for along time to buy an openmoko phone, eventually gave up and bought g1 |
| 23:40 | <user01> | yeah i was looking at g1 |
| 23:40 | <user01> | but not as many features, but i think they are like $50 now |
| 23:41 | <user01> | with 2 year contract |
| 23:41 | <user01> | n900 and droid look cool though |
| 23:41 | <adb> | user01, keep on topic , for now |
| 23:41 | <dkr> | at least for our PC's we don't have to settle for mostly open |
| 23:42 | <user01> | i know i just wanted a cool debian based phone :( |
| 23:42 | <qwe> | 我怎么上网,下载工具 |
| 23:42 | -!- | vev [~vev@athedsl-326030.home.otenet.gr] has quit [Remote host closed the connection] |
| 23:42 | <qwe> | 我怎么上网,下载工具 |
| 23:42 | <adb> | !cn |
| 23:42 | <dpkg> | rumour has it, cn is China, or for help in chinese please join irc.oftc.net #debian-zh, Please use UTF-8, for IRC help see http://tinyurl.com/8yrj9 | Qt/KDE è¿æ¸¡æå¼å§ï¼è¯¦æè¯·é读 |
| 23:42 | <dkr> | adb: see, i segued back to debian, :) |
| 23:43 | -!- | streuner_ [foobar@p5DD3A640.dip.t-dialin.net] has joined #debian |
| 23:43 | <user01> | adb why didnt dpkg render the fonts? |
| 23:43 | <PovAddict> | were those chinese characters? |
| 23:43 | -!- | githogori [~githogori@adsl-66-123-22-146.dsl.snfc21.pacbell.net] has quit [Remote host closed the connection] |
| 23:43 | <qwe> | 你们好我怎么上网下载工具 |
| 23:44 | <dkr> | bot doesn't do unicode unfortunately. i tried for a while to update some of the language factoids with proper characters in antive languages |
| 23:44 | <user01> | i saw qwes characters but not dpkgs |
| 23:44 | <PovAddict> | I see squares :( |
| 23:44 | <PovAddict> | what font should I install? |
| 23:44 | <qwe> | 请回中方 |
| 23:44 | <adb> | CHINANET-HB |
| 23:44 | <qwe> | 请回中文 |
| 23:44 | <jrabbit> | !zh |
| 23:44 | <dpkg> | somebody said cn was China, or for help in chinese please join irc.oftc.net #debian-zh, Please use UTF-8, for IRC help see http://tinyurl.com/8yrj9 | Qt/KDE è¿æ¸¡æå¼å§ï¼è¯¦æè¯·é读 |
| 23:45 | <qwe> | HI |
| 23:45 | <interbird> | !kor |
| 23:45 | <user01> | how do you know it is chinese and not japanese? |
| 23:45 | <PovAddict> | simple |
| 23:45 | <PovAddict> | I installed japanese fonts |
| 23:45 | <interbird> | :-) |
| 23:45 | <PovAddict> | but I see squares on qwe's messages |
| 23:45 | <adb> | whois tell us |
| 23:45 | <jrabbit> | user01: there is no japansese help channel |
| 23:45 | <PovAddict> | hence, chinese |
| 23:45 | <user01> | i thought they used the same characters |
| 23:45 | <jrabbit> | no |
| 23:45 | <PovAddict> | user01: no |
| 23:45 | <dkr> | user01: they use some |
| 23:45 | <jrabbit> | thats be too easy. |
| 23:46 | <PovAddict> | user01: also, korean characters are noticeably different from both cn and jp |
| 23:46 | <qwe> | :-) |
| 23:46 | -!- | jrjackso [~jrjackso@d24-141-35-231.home.cgocable.net] has joined #debian |
| 23:46 | <adb> | qwe, use english here , please |
| 23:46 | <user01> | ¨Chinese characters first came to Japan on articles imported from China.¨ |
| 23:47 | <interbird> | qwe: What is your country ? |
| 23:47 | <adb> | China .. |
| 23:48 | <user01> | !cn |
| 23:48 | <dpkg> | somebody said cn was China, or for help in chinese please join irc.oftc.net #debian-zh, Please use UTF-8, for IRC help see http://tinyurl.com/8yrj9 | Qt/KDE è¿æ¸¡æå¼å§ï¼è¯¦æè¯·é读 |
| 23:48 | <jrjackso> | hey, having some problems with lirc. i just upgraded to karmic on a mythbuntu box and /dev/lirc0 is no longer created. anyone think they can help? |
| 23:48 | <interbird> | qwe: Ok, this is an English channel,please look above for China channel, thanks. |
| 23:48 | <user01> | yeah doesnt work |
| 23:48 | <qwe> | yes |
| 23:49 | <user01> | qwe, ''/join #debian-zh" |
| 23:50 | <qwe> | 英文我会的不多 |
| 23:50 | -!- | jrjackso [~jrjackso@d24-141-35-231.home.cgocable.net] has left #debian [] |
| 23:50 | -!- | streuner [foobar@p5DD3B933.dip.t-dialin.net] has quit [Ping timeout: 480 seconds] |
| 23:50 | -!- | githogori [~githogori@adsl-66-123-22-146.dsl.snfc21.pacbell.net] has joined #debian |
| 23:51 | <qwe> | 88!! |
| 23:51 | -!- | qwe [~qwe@121.63.165.224] has quit [Quit: 暂离] |
| 23:52 | -!- | githogori [~githogori@adsl-66-123-22-146.dsl.snfc21.pacbell.net] has quit [Remote host closed the connection] |
| 23:52 | -!- | lancetw_ is now known as lancetw |
| 23:53 | <eix_> | hell, chinese ... i even don't use umlauts on irc ... |
| 23:53 | <Gun_Smoke> | bunch of boxes on my end |
| 23:54 | <user01> | would there be a way to convert that to the unicode characters? |
| 23:54 | <user01> | è¿æ¸¡æå¼å§ï¼è¯¦æè¯·é读 ? |
| 23:54 | -!- | overflow [~overflow@190.204.123.201] has quit [Ping timeout: 480 seconds] |
| 23:55 | <user01> | bibliothèque |
| 23:55 | -!- | githogori [~githogori@adsl-66-123-22-146.dsl.snfc21.pacbell.net] has joined #debian |
| 23:55 | <user01> | well guess it works |
| 23:56 | -!- | Ikarus [~someone@e10020.upc-e.chello.nl] has quit [Ping timeout: 480 seconds] |
| 23:56 | <eix_> | hmm, I don't know what the legacy chinese encoding is |
| 23:57 | -!- | tux_boy [~gaurav@210.18.180.131] has quit [Ping timeout: 480 seconds] |
| 23:57 | -!- | worellana [~williams@190.87.137.99] has quit [Quit: Host error!!] |
| 23:57 | <eix_> | hallöchen! |
| 23:58 | -!- | Ikarus [~someone@e10020.upc-e.chello.nl] has joined #debian |
| 23:59 | -!- | bones [~bones@24-113-45-244.wavecable.com] has joined #debian |
| --- | Log | closed Sat Oct 31 00:00:11 2009 |