Debian :: Unable To SSH Into Debian Server Via Outside

May 15, 2011

I am not able to SSH into my Debian server from outside. I have four Linux PC's in my home, and the three computers running Arch Linux I can get into just fine, each have their own port forwarded to them via my router. My Debian server, however, I cannot access from the outside. I have the chosen port allowed in sshd_config, and I even tried changing the port to one of the ones that works on my other PC's with Arch Linux. I'm confused why Arch Linux will let me in and Debian won't. I even tried uninstalling iptables completely and that didn't fix it. I can ssh into the Debian server from inside my home, but not from outside. Anyone have any idea what the blocker might be?

View 6 Replies


ADVERTISEMENT

Debian Multimedia :: Unable To Start Second X Server

Nov 9, 2015

I was able to start multiple X servers before. Now after the upgrade to rootless X, I had to add myself to the "input" group to be able to start X, but I'm unable to start 2nd X on a different vt.

Here are the errors and warnings I'm seeing:

Code: Select all[114940.404] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[114940.409] (WW) Falling back to old probe method for modesetting
[114940.409] (WW) Falling back to old probe method for vesa
[114940.409] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[114940.409] (EE) Screen 0 deleted because of no matching config section.
[114940.409] (EE)
[114940.409] (EE) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices

I'm on Debian stretch/sid.

View 3 Replies View Related

Debian :: Unable To Connect Or Ping Server In DMZ?

Apr 8, 2011

I'm trying to run Debian server in our network. We have SSG5 Juniper Firewall set up to route traffic from our trusted network 192.168.50.0/24 to our DMZ 93.153.125.224/28I can connect / ping all Windows servers which are in DMZ. When I try to connect my Debian server instead of one of the server's static IP I'm unable to connect or ping to it. The server itself is able to connect to internet resolve DNS if I allow connection to our trusted network I'm able to ping or connect to any computer in trusted network but still unable to ping from trusted to DMZ. The SSG5 policy is set up to allow any connection from trust to DMZ and interface is set up to route all traffic.I have tried to trace the ping It'll go through firewall right to the interface needed but then it'll time out as like the server is not connected at all.

View 1 Replies View Related

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 View Related

Debian Installation :: Unable To See Differentiation Between Package For Server Or Desktop

Sep 8, 2011

I am going to install debian on my laptop. I just wondering that i am not able to see differentiation between debian installation package for server or desktop? are debian server and desktop edition included in one package ?

View 2 Replies View Related

Debian Multimedia :: Unable To Install On Another Debian Machine The Same Iceweasel 5?

Jul 31, 2011

I am running Debian testing on my box and iceweasel 5 with several addons. My question is the following: is there a way to export above all my addons settings to a file? I would like to be able to install on another debian machine the same iceweasel 5 and have the same addons installed (if I could have even the same toolbar it would be dream) automatically.

View 1 Replies View Related

Debian Installation :: Get Starting Installing Debian On Virtual Server?

Oct 19, 2010

i am trying to get starting installing debian on my virtual server what is supported for IA64 and i have try'd this few different version(se bellow) and the img fail isin't boting?

debian-503-ia64-businesscard(notice diffrent version tryed to)
debian-503-ia64-CD-1(notice diffrent version tryed to)
debian-503-ia64-netinst(notice diffrent version tryed to)

I have used before virutal server and booted successfully a img file and installed a operating system sow what is wrong?

View 7 Replies View Related

Server :: Debian 6 Squeeze + "unable To Locate Package Vhcs"

Mar 19, 2011

I got Squeeze installed and choosed all the options at the installation ste like (web server, mysql server, DNS server) and then I am trying to get VHCS installed on the machine. apt-get install vhcs , is not working for me. I gues I have to add a source address to my sources.list file. All the manuals I've found so far for debian and vhcs is for debian etch or earlier and those sources they given arent working for me. I still get the message where it says "unable to locate package vhcs. What is the source address I can download VHCS?

[Code]....

View 5 Replies View Related

Debian :: Debian Server Down In Middle Of Night / How To Diagnose This

May 30, 2011

I'm not really a beginner but i will post here, i think there is a simple issue here.

I set up a new cloud server (debain 6) at CloudSigma, it has a joomla site on it, prob gets about 2000 visitors a day

Yesterday i unleashed it on the world , it was all ok when i went to bed.

At about 5.20 or 5.30 it went down, i found this out from App First notification, shame i didnt see the email until this morning lol.

Anyway there is no logical explanation as to why this would happen, how to diagnose this.

View 2 Replies View Related

Debian :: Cups Not Starting With The Server / Getting Error Unable To Read Configuration File '/etc/cups/cupsd.conf' - Exiting?

Feb 24, 2011

cups does not start with the server. When I try to start from the terminal I get the error message

cupsd: Unable to read configuration file '/etc/cups/cupsd.conf' - exiting!
cupsd: Child exited with status 1!

The log files show nothing. cupsd.conf exists. It is user - root and group - root with permissions set at 0644.

My interpretation of this is that the program is not launching from either boot or terminal for a fundamental reason. I do not quite see what that reason is .

View 2 Replies View Related

General :: Unable To Install The USB_ModeSwitch - Unable To Connect Micromax 300G Modem In Debian

Jun 30, 2011

I couldn't connect my Micromax 300G modem in Debian Linux. From internet (in Windows Vista), I came across the information of USB_ModeSwitch and then I downloaded it. While going to install it, I came across the problem that TCL-interpreter is not available in Debian Linux. Then again I restarted my laptop in Windows Vista and connected my Micromax modem and from internet downloaded TCL8.5.10-src.tar.gz. But while going to install it, I came across the problem that " configure: error: no acceptable C compiler found in $PATH " . Also as presently, I am unable to connect my modem therefore I am unable to issue the code:" apt-get update ".

View 16 Replies View Related

Debian :: Debian Etch - Virtual Server - GUI?

Jun 18, 2010

I am renting a virtual server which is running Linux Debian Etch. I have access through the root account.

I am very new to virtual servers, and also very new to Debian Etch. I am happy I found this forum when trying to research on the Internet.

The things I need to know are:
- Comes Debian Etch with a GUI (graphical user interface) which I can use on the rented virtual server?
- And if not, I would like to ask the community here if there are any GUIs which I could install to that server, and how?

I want to be able to access the server in a much easier way than to have to type each command. I want to use that server to host domains, as soon as I am more self-confident with Debian Etch.

View 10 Replies View Related

Debian :: Installed With Debian 3.1 - Server Restarts On His Own

Oct 8, 2010

I have a problem with one a server installed with Debian 3.1, that is restarting almost every day at the same hour, 6,25 AM. Here are the messages obtained with #cerberus:/etc# grep -C 5 restart /var/log/messages

.....missing displays....

.....missing displays....

.....missing displays....

As I said, there are days when the system is not restarting, but more often it does. For example, on 6th and 8th October it didn't restart, but on 7th it did, and the messages are the same.

View 1 Replies View Related

Debian Configuration :: Dual Boot Ubuntu/Debian: Debian Has Disappeared?

Apr 5, 2011

I have just installed Ubuntu (/dev/sda7) and Debian (/dev/sda4), but since I have updated all informations on Ubuntu, then Debian did not appear anymore on the grub list. There is an wiki I have found, but I an not really sure about what to do.

Here are the boot informations:
Boot Info Script 0.55    dated February 15th, 2010                   

Boot Info Summary:

=> Grub 2 is installed in the MBR of /dev/sda and looks at sector 488861020
of the same hard drive for core.img, core.img is at this location on
/dev/sda and looks on partition #3 for (,gpt3)/grub.

[Code]...

ps: on this file, it says that the /boot is installed on the MBR and /dev/sda3. I will remove the boot from MBR as I am now using /dev/sda3 instead. Sorry for my english

View 7 Replies View Related

Debian :: Best Small -600mb Frugal Debian Or Debian-based Distro's?

Jul 17, 2009

I know of 3 at least so far Sidux and GRML and DRBL are there any others that are based on stabel or sid? or what? frugal as in like puppy, tinycore, dsl, etc nomadic like, usb, hd, etc?

View 14 Replies View Related

Debian Configuration :: Install A Multi-core System And Configure It To Run Several VMs, One Each For A Firewall, A Caching Proxy Server, A Mail Server, A Web Server?

Jan 25, 2011

I will be relocating to a permanent residence sometime in the next year or two. I've recently begun thinking about the best way to implement a home-based network. It occurred to me that the most elegant solution might be the use of VM technology to eliminate as much hardware and wiring as possible.My thinking is this: Install a multi-core system and configure it to run several VMs, one each for a firewall, a caching proxy server, a mail server, a web server. Additionally, I would like to run 2-4 VMs as remote (RDP)workstations, using diskless workstations to boot the VMs over powerline ethernet.The latest powerline technology (available later this year) will allow multiple devices on a residential circuit operating at near gigabit speed, just like legacy wired networks.

In theory, the above would allow me to consolidate everything but the disklessworkstations on a single server and eliminate all wired (and wireless) connections except the broadband connection to the Internet and the cabling to the nearest power outlets. It appears technically possible, but I'm not sure about the various virtual connections among VMs. In theory, each VM should be able to communicate with the other as if it was on the same network via the server data bus, but what about setting up firewall zones? Any internal I/O bandwidth bottlenecks? Any other potential "gotchas", caveats, issues? (Other than the obvious requirement of having enough CPU and RAM).Any thoughts or observations welcome, especially if they are from real world experience in a VM environment. BTW--in case you're wondering why I'm posting here, it's because I run Debian on all my workstations/servers (running VirtualBox as a VM for Windows XP on one workstation).

View 14 Replies View Related

Debian :: Unable To Get Sound On 5.0.3?

Jan 22, 2010

I have loaded Debian 5.0.3 onto my desktop and have no sound at all. I've completely removed and re-installed ALSA, OSS, everything to no avail. Computer is a Gigabyte GA-MA770T-UD3P MB with AMD Phenom @ 3.4 Ghz and 4 Gb memory. Machine is dual boot with Win XP and sound works fine for Windows. I've tried the on board sound (Realtek 888) and an old PCI board. Both work ok on Windows but nothing at all on Debian.

View 4 Replies View Related

Debian :: Unable To Install Anything With Apt

Jun 27, 2010

The aptitude install command and aptitude safe-upgrade do not complete for me. Whenever I run these commands, I receive many messages stating: insserv: Starting vpnagentd_init depends on rmnologin and therefore on system facility `$all' which can not be true!

I am using Debian Squeeze.

Here is the output for uname:

The end of my aptitude output is:

Here are my sources.list

What can I do to be able to install using aptitude once again?

View 8 Replies View Related

Debian :: Unable To Get Into Rescue Mode

Jun 1, 2015

I have a brand new Z97-PRO (Wifi/USB3.1 version) that I got to replace a Gryphon Z87, and it was working great for the first day. I had my Debian and Windows drives both working, and I was working on getting GRUB reinstalled on the Debian drive in no time. At some point I needed to restore my Windows MBR for the millionth time, but this time was different. The Windows logo popped up and froze there. I know this is a thing that sometimes happens, but every other time since I replaced my Gryphon this process only lasted seconds. I let it sit for hours and it didn't move.

I then tried my Debian live USB, which loaded into the main menu, but upon selecting rescue mode it black screened and hung. This was an issue I experienced when I first got the board, but it seemed to work itself out after a few reboots and remained flawless until it just came back. At this point, I'm unable to get in to any of my OSes and I can't seem to successfully boot any external media in order to fix it. My BIOS is totally stock save for secure boot, which is set to Other OS, and memory in XMP mode. I also tried using an Ubuntu Live USB, but ended up hanging with the exact same Q-Codes as in Debian. I am running the system on 1 stick of RAM while testing.

Q-Codes at hang:
UEFI USB - AF (Exit Boot Services Event)
Regular USB - F6 (Reserved for future AMI progress codes)

Specs:
- 2 boot SSDs (OCZ for Windows, Kingston for Debian), 2 storage drives, and a DVD drive.
- The boot SSDs occupy SATA ports 1 & 2, the DVD drive takes up 3, and the storage drives take up 5 & 6
- i7 4770K, 32GB (8GBx4) Corsair Dominator RAM, GTX780Ti
- 750W Silverstone PSU

View 1 Replies View Related

Debian :: Unable To Install Packages

Jul 16, 2015

For about the last 24 hours I have been unable to install any packages with APT. A connection to ftp3.nrc.ca can never be established.

1) Is this a problem on my end, or is this mirror down?

2) Is there a way for me to (temporarily) change mirror?

View 4 Replies View Related

Debian :: Unable To Complete Apt-get Upgrade

Oct 25, 2015

I am attempting to update my system. I ran the following commands,

apt-get clean
apt-get update
apt-get upgrade

When I run apt-get upgrade everything appears to be working until I get hit with this,

Code: Select allFetched 480 MB in 6min 53s (1,161 kB/s)
Reading changelogs... Done
Extracting templates from packages: 100%
Preconfiguring packages ...

[CODE]....

View 14 Replies View Related

Debian :: Apt-get Unable To Fetch File

Mar 31, 2016

I'm trying to update libgphoto2 on a single-board computer running Debian but I'm having apt-get issues. When I run apt-get update I get this:

Code: Select allGet:1 ftp://ftp.us.debian.org sarge/main Packages
Err ftp://ftp.us.debian.org sarge/main Packages
  Unable to fetch file, server said 'Failed to open file.  ' [IP: 64.50.233.100 21]
Get:2 ftp://ftp.us.debian.org sarge/main Release
Ign ftp://ftp.us.debian.org sarge/main Release
Get:3 ftp://ftp.us.debian.org sarge/contrib Packages

[code]....

Why does apt-get not want to work?

View 3 Replies View Related

Debian :: Unable Download 3.0 Woody

Feb 11, 2010

I'm trying to download Debian 3.0 Woody, but have been unable to so far. Does anybody know of any reps or mirrors that I could download this older version of Debian from?

View 3 Replies View Related

Debian :: VM Unable To Connect Outside World?

May 3, 2010

host - Ubuntu 9.10VM - Debian 5.04Sun vbox$ cat /etc/network/interfacesauto loiface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet manual

[code]....

View 2 Replies View Related

Debian :: Unable To Mount USB Stick

Jun 13, 2011

When I plug in my USB stick (with fat32 filesystem, labeled flash8p1) and then try to mount it from the Places menu, I get an error box that pops up: Unable to mount flash8p1 Error mounting: mount exited with exit code 1: helper failed with: mount: wrong fs type, bad option, bad superblock on /dev/sdc1, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail  or so

I don't understand what the dmesg is telling me, but here it is for those who may understand:

$ dmesg|tail
[14076.617192] sd 8:0:0:0: [sdc] Assuming drive cache: write through
[14076.619599] sd 8:0:0:0: [sdc] Assuming drive cache: write through
[14076.619620]  sdc: sdc1
[14076.623348] sd 8:0:0:0: [sdc] Assuming drive cache: write through

[Code]....

I just got my Gnome-flavored Squeeze running this morning, and I'm still working out the configuration. I have disabled automounting and autobrowsing of removable media, but anyway this problem was occuring when I had automounting enabled. I have the OS installed to a 4-GB microSDHC card plugged in to the front of the computer. The computer is a Toshiba Mini NB505.

edit: And now, I just plugged the flash8p1 into a different USB port, and it mounted from the places menu. I wonder, though, if this is related to the fact that I had first mounted it from the command line.

View 4 Replies View Related

Debian :: Unable To Use Either Keyboard Or Mouse?

Aug 29, 2011

For some reason I am unable to use either my keyboard or my mouse. No problem in etch up until now, even after rebooting.

View 1 Replies View Related

Debian Installation :: Unable To Install 7.6 On Kvm

Jan 21, 2016

Earlier , centos 6.6 & kvm was installed & over it debian 7.6 was installed & it was running fine.

Due to some issue we had to format the server , now we are able to install centos 6.6 & kvm but not debian 7.6. We are installing via media, from where can i download debian 7.6 iso.

we are installing it on hp dl 360 g9 server, we are able to format the disk inside the kvm & after when it start copy the operating system it throws error & error is Installation Setup failed, try run the failing item from the menu, I have tried the following

1. Replace the media & checked same error
2. Realter the partion & checked same error
3. Tried to install with guided partion & checked same error.

View 8 Replies View Related

Debian :: Unable To Locate Package

Aug 24, 2015

I m Using 4.0.0-kali1-amd64 in VMplayer Debian - 64bit my internet works fine with wired and wirless as well i tried to install wcid package and that show me error see below :

I m facing some problem

apt-get install wcid-gtk
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package wcid-gtk

2nd thing is blueooth is enable but not works hcitool scan or btscanner

View 3 Replies View Related

Debian :: Unable To Get Transmission Working

Feb 18, 2016

Two years ago I setup a small ARM based home server running Debian 7, the system ran an automated sftp backup from my phone, a transmission server and a VPN (open vpn).So anyway I upgraded my home PC and also upgraded the ARM home server to a GB-BXBT-1900 as I wanted to run some VM's.My only issue is that I have been unable to get transmission working the way i want it... For example I run my OS from a USB3 32GB sandisk drive, I then have a 500GB 2.5 laptop hard drive to store my VM's and transmission files, the VM's run perfectly fine when directed to read and write to the sata drive but no matter what I do I am unable to change the default transmission download directory.The moment i do this the download will start, hit around 4MB then pause.Amended chmod and chown on the directory ie /mnt/500/Downloads, also usermod -a -G debian-transmission myuser but nothing I do seems to work, if i leave it all to its default directorys on the USB drive it works but i just cant get this to work on the mounted drive.

View 1 Replies View Related

Debian :: Unable To Connect To Internet

Jul 20, 2010

I'm currently using Ubuntu and have installed debian using dual boot. In debian neither my wifi card appers nor LAN interface appears. I think during installation I'm not able to install the drivers. Can anyone help me to download the driver packages for debian (than I can download in ubuntu and then use pen drive to install in debian).onsider that I'm completely new to debian and have been using ubuntu for 2 months now and is familiar with packaging.

View 12 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved