General :: Debian Lenny Unable To Log In Over SSH Or Straight To The Server
Mar 10, 2010
I have installed Debian lenny with software RAID0 (i think it makes no sence to my problem but maybe...) I have installed apache2+php+MySQL (everything worked) I have installed proftpd (to enable users to put files over FTP) after this i tried to connect over SSH to my server i have got:
Code:
$ ssh -l shark 192.168.0.254 -v
OpenSSH_5.1p1 Debian-5, OpenSSL 0.9.8g 19 Oct 2007
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
[code].....
I thought it is problem with SSH i have tried to connect with another machine over putty, but no success... then i have removed ~/.ssh dir and tried to connect again... i got the same error. Then i connected keybord and monitor to my Linux box, tried to connect there... no success... neither root or my regular user shark. but i should mention my FTP users who have shell: /bin/ftp (symlink to /bin/false) log into the system and then automatically disconnect...
i have tried to boot my linux box to debian safe mode... it asked for a root pass. after i provided correct root pass it didn't fit. I remember once i have made my linux boot to init 1 without asking to provide a pass (it was mandriva Free 2005 or 2006.0) how to do it with a debian machine using grub or any other fixing possibilities?
P.S. i can not how provide server side /var/log/syslog or any other info because i cannot log into my Linux "server"
View 10 Replies
ADVERTISEMENT
May 17, 2010
I have attempted to install kernel 2.6.34 and 2.6.33 kernels with this Debian howto [url] Everything worked without any errors until I went to boot into the new kernel. When I receive this kernel panic output Kernel panic - not syncing VFS: unable to mount root fs on unknown-block(0,0)
It also spits out something about being unable to access ext2 FS. I googled this symptom and have seen that it is fairly common, but everyone's error seems somewhat unrelated. I used the same kernel configuration as the one that is currently working, to keep things simple.
And here is what my menu.list looks like:
View 3 Replies
View Related
Sep 14, 2010
I have installed CUPS on my Debian 5 Lenny server. I do not have a GUI installed, only SSH to command line.
I cannot get CUPS to let me browse to the html interface from another machine. I believe that CUPS is running only on localhost because when I run
Code:
I get
Code:
When I browse (or telnet) to port 631 from another machine it refuses the connection, if I telnet from my Debian server to port 631 it connects.
My cups.conf is
Code:
I'm not sure how to make it allow me to browse from another machine that does have a GUI so I can configure a printer.
View 5 Replies
View Related
Dec 14, 2009
i was trying to use gnome and kde but i don't like them. I tried xfce and it seem to fit my needs but.My computer is used to be powered on for a weeks. While time passes, a process xfdesktop begin to use more and more memory and to free RAM i need to log out and log in again.
I tried squeeze yesterday on my virtual machine and it has 4.6 and seem not to have that bug, RAM usage is static(yes it still works when i write this and have memory usage 34492k, which is not changing for an hours of usage already), also 4.6 is MUCH better than 4.4.
i already tried adding squeeze to "sources.list" but i can see too many dependencies which should be upgraded if i install 4.6, i'm beginning to afraid it can crash entire GUI(or entire system, i can see there is libc6 required to be updated).
View 14 Replies
View Related
Oct 8, 2010
I am unable to open .rar file on debian lenny. unrar-free has been installed but it does not open the .rar file. Is there another software i need to install?
View 5 Replies
View Related
Jan 23, 2011
I guess I am still a beginner since I can't do this. I was able to install Java in another computer successfully. I have both running now. The successful one, had a folder for firefox the one with the problem does not have that folder, (firefox). The instuctions I trying to follow are here: [URL]
Not having a firefox folder I installed using /usr/lib/mozilla/plugin . But the plugin has an X attached to the respective icon in /usr/lib/mozilla/plugins.
[URL] This website seems to offer the solution to my problem, I will need help in undoing my previous steps or in removing the incorrect plugin. But will I still need a firefox folder or directory as I have on the other machine? I have a K7S5A PRO MB and Athlon Xp 1800 + processor.
View 3 Replies
View Related
Jun 27, 2010
I am running the latest debian lenny OS and with kernel 2.6.26-2-686. I have a common /data partition for both Ubuntu and Debian which is ext4 file system. I am not able to mount this volume. The error message reads "unknown filesystem type ext4". How do I fix this. I searched the net and there was a link talking about this
[URL]
The shell says "tune2fs: command not found".
View 6 Replies
View Related
Feb 22, 2011
I'm looking for the Lenny CD images on Debian's site and cannot find them. Tried many things, including archive but every time I found myself at the first step.
View 2 Replies
View Related
Mar 29, 2010
Have my proxy running on Lenny and tried to upgrade to squeeze. Originally the system was installed on Etch and upgrading to Lenny was no problem. In the system i have two RAID1 volumes, md0 for / and md1 for /home. For upgrading i added the sources to my apt.conf and startet dist-upgrade. During the installation procedure, when installing udev I was advised to install the new kernel first and continue upgrade after booting the kernel. so I installed the kernel by "apt-get install linux-image-2.6-686. When generating initramfs there was a message, that there are no arrays defined in /etc/mdadm/mdadm.conf I took a look and there were none. mdadm seems to have been update before.
I then added the lines for RAID definition and added the data for UUID The UUID I got from the output of "mdadm --detail /dev/md0"
What I don't understand: blkid gives the same UUIDs for the first partitions of the RAID and a different UUID for /dev/md0 and /dev/md1 than mdadm --detail The update of initramfs for kernel 2.6.32 then gives this result:
update-initramfs -u -k 2.6.32-3-686
update-initramfs: Generating /boot/initrd.img-2.6.32-3-686
W: Possible missing firmware /lib/firmware/e100/d102e_ucode.bin for module e100
W: Possible missing firmware /lib/firmware/e100/d101s_ucode.bin for module e100
[code].....
View 12 Replies
View Related
Mar 16, 2010
I am running a NFS share on a Debian Lenny server with to network interface.
Sometimes when booting the server the following messages i shown in syslog:
Code:
If the system is rebooted then NFS is functional again. I would like to know way this happens somtimes so i can repair it, anyone with an idea? Another thing is that i would like to bind the NFS service to a specific interface e.g eth1 is this possible?
View 2 Replies
View Related
Apr 3, 2011
I have a very strange problem for me. In this example dns and IP is hiden for security reason. When I try from putty manager to connect to my Debian and write next command:
[Code]...
View 1 Replies
View Related
Oct 10, 2010
I've been trying for a couple of days now to get the Huawei E1750 to work but have had no luck so far. I've installed the packages usb-modeswitch-1.1.4 and usb-modeswitch-data and have edited the usb-modeswitch.conf to include the following:
DefaultVendor= 0x12d1
DefaultProduct= 0×1446
TargetVendor= 0x12d1
[code]....
View 3 Replies
View Related
Jan 25, 2011
I am very new to Debian coming from CentOS.I am setting up a server for a customer.I can't SSH to it nor can I get to the port for the 3ware Disk Admin.I can PING the server and I can PING yahoo from the server.
View 6 Replies
View Related
Jan 3, 2010
I'm attempting to set up a DNS server using Debian Lenny. I followed the instructions on this page:
[URL]
and it's not resolving domain names.
View 14 Replies
View Related
Jan 10, 2010
I have been fighting with this for days. I upgraded from etch to lenny. I tried installing mysql-5.1. I have uninstalled, reinstalled, updated, upgraded, many, *many*, times. It just stubbornly refuses to work.
Quote:
View 2 Replies
View Related
Feb 6, 2010
I installed for the sheer pleasure of it a webserver. includes apache2, postfix mail server, MySQL, MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, etc etc. (I have tried to use the config panels ispconfig and webmin)
The situation: There are 3 sites listed on the server, All 3 on different virtual hosts (obviously). The http access goes trough the 20080 port since my ISP blocks everything below 1024 (the bastards). I use a linksys router (192.168.1.1) with dmz pointing to 192.168.1.100 (server) The sites on the server:
inphone.be
fraksken.be
fraksken.is-a-geek.org (but appearently not geek enough)
I also gave them own IP's:
192.168.1.95
192.168.1.96
192.168.1.100
[Code]...
View 3 Replies
View Related
Jan 13, 2010
rying to install glassfish enterprise server on an debian lenny x64 virtual machine.I encounter some issues like the binary can only be execute by a 32bits JDK, need an xserver for install, all this has been take care of.From Sun GlassFish Enterprise Server 2.1 Installation GuideQuote:f you are installing Sun GlassFish Enterprise Server on a 64?bit machine (running a 64?bit operating system), use a 32?bit JDK to install Sun GlassFish Enterprise Server on your 64?bit machine. You will need to command:./distribution_filename ?javahome path to 32?bit JDK locationLatest 32bits JDK from SUN
Code:
glassadmin:/home/glassfish# java -version
java version "1.6.0_17"
[code]...
View 1 Replies
View Related
Jan 2, 2011
I was able to successfully upgrade my debian server from Etch to Lenny, however now I am unable to access Bugzilla via the establish url's.
The error I am getting is:
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
Here is my error.log output:
[Sun Jan 02 10:58:55 2011] [error] [client 158.114.150.87] Not a subroutine reference at Bugzilla/Template.pm line 59.
[Sun Jan 02 10:58:55 2011] [error] [client 158.114.150.87] Compilation failed in require at Bugzilla.pm line 34.
[Code]....
Ok so after all the searching I did it came down to the simple fact that Bugzilla 2.22 doesn't work with Perl 5.10. I am in the process of upgrading to Bugzilla3 and running into some issues there getting my backup database loaded due to the install couldn't finish.
When you upgrade you are prompted to create a new database or use one already created. When I selected to use one already created is caused a break in the installation and I now I can't seem to get the installation to finish.
View 1 Replies
View Related
Sep 9, 2010
I'm setting up a VPN with openVPN on a debian lenny server. I successfully installed it in the server, then created the certificates and both client (winXP) and server config files. For the client I use openVPN gui. I tested the tunnel and everything went just fine. I even can ping the openVPN server from the XP client.But thats all. I can't ping any machine behind the openvpn server.Some facts that you may find useful to help me with this issue are:
- The openVPN server is not the default gateway of the LAN. The dg is a pfsense server
- I dont have iptables enabled (policy of all chains are ACCEPT).
- I have configured ip forwarding (echo "1" >/proc/sys/net/ipv4/ip_forward)
[code]....
I have checked and all seems to be OK. I think that the problem is connected with routing the traffic from the vpn to my LAN but I don't know how to do that (besides the push route line in the server.conf).
View 11 Replies
View Related
Dec 25, 2010
I have a small faliure in my config after i have installed a postfix mx server on my local lan to provide me sysmails from my local network.I have masked my domain and my relay mailserver, so it can't be used to wrong thingsI run Debian 5 Lenny all packets upgraded with aptitude.
View 3 Replies
View Related
Apr 21, 2010
i tried installing the drbd for replication of data.. i found some tutorials but when i tried installing it i spits out an error of
Code:
E: Package drbd8-module-source has no installation candidate this is what i use to install it
Code:
apt-get install drbd8-utils drbd8-module-source drbd8-source build-essential
View 9 Replies
View Related
Aug 8, 2010
I currently have a debian lenny high performance cluster running seamlessly using dhcp and tftpd-hpa. All nodes are completely diskless, and i would like to keep it that way. I now would like to have a client boot over local into a full KDE desktop.
Here's the cache.
1. I would like the client to also be a node. I would like it to handle processing as the other nodes do, but this one with a full desktop, with ALL data and privileges accessible.
2. The client will have its own workstation graphics. It will need to have that driver loaded without slowing the system.
3. Client will need to be able to use its own usb, bd-rom, dvd, audio, etc. even though it will be booting into the HPC.
4. Wireless. I cannot run 70 ft of lan across an apartment. not happening.
The idea is a media center applicable "powerhouse" with high-end power and graphics for easy media editing, 3d creation, and gaming. Will also be used for webcache over all local, file sharing, and other server applications.
HPC specs:
-headnode: hp compaq p4-ht 3.2 ghz, 4x500gb, 4gb mem, gigabit ethernet, wireless-N
-nodes: 4x p4-ht 2.2 ghz, 2gb mem, no-name brand slim desktops; 2x panasonic toughbooks p4-mobile 1.8 ghz, 1.5gb mem; 3x gateway p3 unknown specs; and 1 hp 530 notebook 1.6ghz core2 duo, 1.5gb mem
-client: hp compaq core2 duo 2.13 ghz, 4gb mem, wireless n, bd-rom, 2x dvd-rom, usb 3.0 card, bluetooth, 1gb AGP nvidia geforce 6800 dual-dvi, no hd.
I need to know how to set up this PXE.
View 1 Replies
View Related
Jan 18, 2010
I've been casting about the web searching for clear instructions for setting up a print server using command-line tools with a USB printer. The server is Debian Lenny, the printer is a brother hl-2170w. Can somebody tell me where to look?
View 1 Replies
View Related
Aug 19, 2010
I have one headless squeeze and two notebooks (one squeeze, one lenny).
When I have X (on headless squeeze) on lenny notebook, it is unacceptably slow. Something like it takes 3-10 seconds to redraw window (acroread, iceweasel, possibly xterm.)
It is not so slow when I use squeeze notebook. Yesterday, I upgraded lenny one to squeeze. Then, it is not slow any more!
View 1 Replies
View Related
Jan 29, 2011
My Apache web server (respectively a child process) is crashing several times a day. I wanted to find the exact reason and activated the core dumps but even though the crashing-issues continue, the core dumps were never created. I have found several howto's which basically point to the same steps:
- set "ulimit -c unlimited"
- add "CoreDumpDirectory" directive into apache2.conf (Debian's httpd.conf)
Another info I've found is that /proc/sys/fs/suid_dumpable shouldn't be 0 - so on one howto it said to echo 2 into it, on another one to echo 1 to /proc/sys/fs/suid_dumpable - didn't work with neither of them.
View 4 Replies
View Related
Nov 25, 2010
I have a problem defining persistent device naming on a Debian Lenny server.I have:RAID1 controller on the server machine with two SCSI disks.external storage with RAID5. I have / mount on the first partition on the server SCSI disk and /storage mount on the external storage. I'm experiencing a problem: The system recognizes the system disk (RAID 1), as sda or sdb randomly.I want: To control the recognition, and tell the system that sda (sda1) will always be the system disk.The motivation: GRUB is configured to work with sda, and when the system disk doesn't, boot process fails, and I end up in the initramfs shell-like interface.
Code:
Booting the kernel
.
.
.
mount:mounting /dev on /root/dev failed: No such file or directory
mount:mounting /sys on /root/sys failed: No such file or directory
[code]....
View 7 Replies
View Related
Aug 23, 2010
Been working with this problem for over a week now and has come to a dead end, I have installed pureFTPD with MySQL on Debian 5 Lenny 64bit. My problem is I can't login with the users in the sql-database, but for some strange reason, I'm allowed to loggin as anonymous. Unix users can't login either.
I have followed the guide on: [URL]..
- Created a ftpgroup and ftpuser.
- Created a database ftpd
- Created a user vhosts and given access to ftpd db
My configurations files
/etc/pure-ftpd/auth/30mysql
Code:
/etc/pure-ftpd/db/mysql.conf
/etc/pure-ftpd/db/mysql.conf
[Code]...
View 1 Replies
View Related
Sep 23, 2010
How to setup vncserver and keep it running in the background after restart on Lenny workstation? The admin should be able to connect every time via vncviewer to this workstation.
View 2 Replies
View Related
Sep 14, 2009
I've just recently upgraded to lenny using aptitude (following the instructions on debian.org. All went smoothly, and almost everything is working fine.I have had my X server crash twice since then, both times when I simply doubleclicked a running application. There is some indication of problems in the Xorg.log file, but it's not helpful to me -- can you help me understand?
View 2 Replies
View Related
Apr 11, 2011
I have been tearing my hair out with this. As part of a backend perl script i am holding the Epoch time as session data using apache session and mysql so i can delete sessions after an expiry period. When I retrieve the time it is about three months old even when i only just set it. The code example below best describes the problem:
View 5 Replies
View Related