| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8
Comments:
<0> I have the libraries <0> I used ldd to find them all <0> sshd runs fine. Its just the logging in part that doesn't work <1> probably because of no /etc/pam.d/ssh <1> and because of various libraries that will be called to verify the login credentials <0> I never copied that <1> it only applies when pam is used <1> but most distros use it with their sshd package <0> I don't seem to have pam <1> what distro you using? <0> Slackware 10.2 <1> nope your not using pam <1> thats a bit to modern for slack hehe <0> I try to stay up to date ;) <1> slack doesn't use pam or sysvinit on a default install <0> Well, I have installed the newest 2.6 kernel with sysvinit enabled
<0> I will do an strace to see if I can spot what its trying to do <1> check logs too, see if its logging an error accessing a specific library (maybe an ssl library itself used to establish the connection) <2> anyone else who uses debian and can't run amsn? or is just me? <3> evolish: you got your drivers installed ok? <4> --to-destination ipaddr-ipaddr <4> Address range to round-robin over. <4> hah <5> Anyone care to recommend a virtual fax service? <1> amazing whats found in docs..... <4> hehe :P <4> man is broken on the gateway so i installed iptables on this box for the man page <4> got kinda sidetracked for a while... i have a postit pad right here so i can start writing stuff down <4> i always go to research stuff and get sidetracked and forget what my main goal was <4> running off on little side missions <3> danq: virtual? <2> E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable) <2> E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? <2> any ideas why i get this whenever i try to install something? i do "apt-get install gaim" and i get it. <1> evolish is apt-get running already? are you trying this as root? <2> i don't think its running already. and yes i am as root <1> okay that was my 2 guesses :) <1> try lsof|grep /var/lib/dpkg <6> well if i am running it twice, how to stop it? :P (although i don't think i am) <1> see whats tieing up that dir first <6> apt-get 4132 root 4uW REG 8,1 0 96792 /var/lib/dpkg/lock <6> apt-get 4132 root 5r REG 8,1 658449 98453 /var/lib/dpkg/status <1> okay you have apt-get running, pid 4132 <1> do kill 4132 <1> then try again <6> 'Debian GNU/Linux 3.1 r1 _Sarge_ - Official i386 Binary-1 (20051218)' <6> in the drive '/cdrom/' and press enter <5> kodon, like a service which provides me with an 800 number which can recv faxes, and those faxes are pdf'd or something and emailed to me. <6> why won't it download it from the web? <1> cause its on the cd and you have the cds listed in your apt.sources <6> i don't want to have to insert the cd every time i want to install something. <6> how can i change it to get it from the net? <1> edit /etc/apt/apt.sources (i think) and comment out the cd listings <3> danq: oh. no idea...thought you meant a server like hylafax or efax... <7> hmmmm <7> i`m having problems mounting a ntfs filesistem writable <7> i`m using ubuntu <7> i`ve installed fuse-utils <1> niGhTm4r3 did you get special software to do it? <7> libfuse <1> never heard of that <1> !ntfs <8> ntfs is probably Microsoft's "modern" filesystem. http://www.linux-ntfs.org/ for kernel drivers which only support reading and writing to files inplace (no size modifications, either), or http://www.jankratochvil.net/project/captive/ for a way to write to NTFS <1> isn't much out there that will write to ntfs <6> debian:~# edit /etc/apt/apt.sources <6> Warning: unknown mime-type for "/etc/apt/apt.sources" -- using "application/*" <6> Error: no "edit" mailcap rules found for type "application/*" <1> !paste <8> More than 3 lines? Paste your stuff at http://paste.getlinuxhelp.org/ and then tell us the url it gives you. <7> well, i need to grant wine permisions to write :D <1> evol paste your apt.sources there <7> is that possible with captive, is a a kernel module or something like this? <1> niGhTm4r3 why are you using ntfs with wine and not vfat? <1> captivate is a kernel module <1> and user tools i think <6> debian:~# apt.sources <7> well. i had windows installed before on a ntfs filesistem
<6> -su: apt.sources: command not found <7> and i dont want to format <1> evol you dont run it you edit it <1> evol cat /etc/apt/apt.sources <0> 16997 open("/etc/host.conf", O_RDONLY) = -1 ENOENT (No such file or directory) <----- /etc/host.conf exists in the jail and is readable. <7> any ideeas? <7> !fuse <8> it has been said that fuse is the Free Unix Spectrum Emulator, available from http://fuse-emulator.sourceforge.net/ <7> !libfuse <6> debian:~# cat /etc/apt/apt.sources <6> cat: /etc/apt/apt.sources: No such file or directory <7> i've folowed the folowing "tutorial" http://www.ubuntuforums.org/showthread.php?t=142480 , and i`m stuck at modprobe fuse, its says it cant find module <9> evol: search for apt.sources or sources.list <6> and how do i search? :s <9> man find <6> oh lol <6> i thought i had to run a command or something <6> file:/etc/apt/sources.list <6> file:/usr/share/doc/apt/examples/sources.list <1> yea sources.list <1> sorry dont have a deb box atm to look at so was trying to go by my rusty memory of woody <10> aptitude search fuse <1> attitude search redragon..... <10> or compile it yourself :) http://fuse.sourceforge.net/ <10> attitude refresh linux_terror <5> kodon, no, the problem is, I don't have another phone line for a fax <10> have it pick up fax after $X rings :) <7> is there any way of converting ntfs to ext3 or ext2? <5> copying it over <10> yeah, no covert <7> well.. i have 75gbs on that filesistem , and a\i only have 80gb total <7> where exactly do i copy it to? <10> you need a friend with a laptop <10> and ~75G free <7> and if i dont have such a friend? <10> but a second hd i guess <10> buy* <7> heh, i knew partition magic converts from fat to ntfs cant it convert from ntfs to ext2? :D <0> Anyone? <0> I have sshd running in a root jail, however, when I connect and enter the username and p***word I get this message "Server refused to allocate pty". Any ideas? <10> Braden, http://www.tjw.org/chroot-login-HOWTO/ will tell you all you need to know <11> i have no sound on Linux ,what I must install to for via ac '97 <4> someone help me test my netfilter rules? <1> http://www.securityfocus.com/bid/15529 fuse exploit <12> rikard, the alsa kernel module and alsa-utils <1> and debian does have fuse packages :) <13> g'nite <12> everybody who uses sshfs ftpfs and other userspace filesystems uses fuse packages <10> all kernel 2.6.14 > are coming with fuse now :) <10> err <12> 2.6.16 you mean <10> all kernel 2.6.14 < are coming with fuse now :) <10> everything above 2.6.14 is what i meant <14> fuse? <12> thats incorrect. 2.6.15 does not support fuse by default <10> thought thats what i read yesterday yeah <1> the thing that makes power work <eg> <14> that's not good.. i don't want it to shut down in the middle <4> hah! <4> it's working <4> shweet <11> How do I install a kernel ? <0> linux_terror: I did everything that document said (including the part about the Slackware library) and I am still getting that error. <10> did you try rebuildng coreutils? <10> and grab the su binary after you compile it, dont install <10> just make <0> I have tested the su binary inside of the root jail, it works ok <10> and the error is permission denied on /etc/host.conf? <0> Let me do another strace <0> The first one it gives me a no such file is this one: 17161 open("/etc/protocols", O_RDONLY) = -1 ENOENT (No such file or directory) <0> which, /etc/protocols exists <0> /rootjail/etc/protocols to be precise <10> did you add an entry to visudo? <10> and did you create a chroot-shell?
Return to
#linuxhelp or Go to some related
logs:
cool motd emule-linspire #windows ./configure \
--prefix=/usr/local/mysql \
--localstatedir=/usr/local/mysql/data FileUploadException Stream ended unexpectedly #linux #teens #london #java #c++
|
|