General :: Start An SSH Server In Debian?
Feb 5, 2011
Can anyone tell me how to start an SSH server in Debian?
I believe the process name is sshd?
My box was unplugged and now when I restarted, SSH server is no longer running... I had it up and running before, but I just forgot how to start it
View 6 Replies
ADVERTISEMENT
May 17, 2011
I have Apache running fine on a webserver but now just tried to get SSL running also. I made a copy of default-ssl and changed the SSLCertificateKeyFile record to match the certificate I had. I enabled the site through a2enmod and restarted apache but a telnet to 443 tells me that SSL is not running. Also apache2ctl -S is not listing the record. There is no indication in the errors logs to give me a clue.
View 3 Replies
View Related
Aug 24, 2010
I am pretty new to Linux and I want to start a ftp server with proftpd. Well sofar I have made one but there is one problem when I login with windows, the computer don't ask for a username and password. Instead he just show some folders from my home directory.
I have used the standard proftpd config file, and tried to change some things with online tutorials but non of them worked with windows (only for linux ftp connections). Can some of you refer me to a good tutorial for a multi user ftp linux server or explane me what to do?
View 1 Replies
View Related
Nov 8, 2010
Whenever i start hylafax-server on debian lenny, i will get this error code...
View 1 Replies
View Related
Jun 24, 2015
I installed LaMp 2 days ago. First everything works; But until yesterday, I can't start anymore mysql server : it failed each time.
When I look at the status :
Code: Select allsystemctl status mysql
Failed to get D-Bus connection: Erreur inconnue -1
It's like it can't generate mysqld.sock
Code: Select all/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'
Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists!
I keep reading man and trying to find something I didn't configure correctly, but I can't find nothing.
View 1 Replies
View Related
Jul 12, 2011
i am looking for a start script for linux debian for vent ? i cant find one for Debian
View 11 Replies
View Related
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
Dec 30, 2015
I have been using bumblebee on my Optimus Laptop for a long time.I think I have this problem since the last Xorg upgrade, some months ago. The upgrade notes warned that Xorg now runs on userspace, and that configuration files are now read from the user (although I haven't noticed that).Then optirun ceased to work. As I'm using sid, I'm used to things being broken sometimes, so I simply let it go waiting for an upgrade that would fix it. Since this upgrade (either to Xorg or to bumblebee) is not coming, I have searched on the Internet, and I'm surprised that many people have had problems with bumblebee, but no one seems to be having the same exact error (see below).
I have tried everything (everything my limited knowledge and my internet searches allow me). I have tried with nvidia and nouveau drivers, but I get more or less the same result.
Code: Select all$ sudo systemctl status bumblebeed
● bumblebeed.service - Bumblebee C Daemon
Loaded: loaded (/lib/systemd/system/bumblebeed.service; enabled; vendor preset: enabled)
Active: active (running) since mié 2015-12-30 09:30:34 CET; 20min ago
[code]....
It seems Xorg is failing but is not giving any information about the failure, no message, which is different to the problems I have found in the Web.
I have purged bumblebee packages to assure I'm using default configuration files. I have added rcutree.rcu_idle_gp_delay=1 to GRUB_ CMDLINE_ LINUX_ DEFAULT as instructed on some howtos.
View 2 Replies
View Related
May 13, 2011
i have some problems to start my dovecot server on Debian 6.0.1 I tried to install it from webmin using "un-used modules" but it was allways the same error: "E: Unable to locate package dovecot-pop3d". When I tried to install it from console using the commands: apt-get install dovecot-imapd dovecot-pop3d dovecot-common - and there are no problems with dovecot-imapd and dovecot-common, but still the same error with dovecot-pop3d: "E: Unable to locate package dovecot-pop3d". After command: service dovecot status: could not access PID file for dovecot ..After try to start dovecot with comand "dovecot": Error: mail_executable: Can't use /usr/lib/dovecot/pop3: No such file or directory Fatal: Invalid configuration in /etc/dovecot/dovecot.conf It's interesting because on version 5.0 there were no problems to install and run dovecot server just pressing the button from webmin..
I've read a few similar threads in this forum about dovecot errors but still can't to fix it.
View 1 Replies
View Related
Jun 18, 2015
Since upgrading from Wheezy to Jessie I have not been able to start the MySQL-server. When I do a "systemctl start mysql" I get the following answer on the console:
Job for mysql.service failed. See 'systemctl status mysql.service' and 'journalctl -xn' for details.
Entering 'systemctl status mysql.service' the answer is:
● mysql.service - LSB: Start and stop the mysql database server daemon
Loaded: loaded (/etc/init.d/mysql)
Active: failed (Result: exit-code) since Don 2015-06-18 18:35:41 CEST; 4min 1s ago
Process: 11272 ExecStart=/etc/init.d/mysql start (code=exited, status=1/FAILURE)
syslog and hostname.err don't show any pertinent messages.
View 4 Replies
View Related
Jan 23, 2010
I did a distribution upgrade using "apt-get dist-upgrade". After rebooting, I receive a message saying "Failed to start the X Server". When I okay the prompt for more info, I see the following: GDM: Xserer not found: /usr/bin/X :0 -audit 0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7 Error: Command could not be executed! install the X server or correct GDM configuration and restart GDM.gdm[4678]: WARNING: gdm_server_spawn: Xserver not found: /usr/binX :0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7
View 9 Replies
View Related
Jun 29, 2011
When I am trying to run the Xserver using the command startx I am getting the below mentioned error
xauth: creating new authority file /oracle/oracle10g/.serverauth.22555
Fatal server error:PAM authentication failed, cannot start X server. Perhaps you do not have console ownership?
[code]....
View 2 Replies
View Related
Feb 12, 2015
I have headless debian as a server which i use over tightvnc server running on it. Vnc works fine but I can't for example run sudo mousepad or any other gui app from terminal, it says something about not having the rights to open it as root. I understand this has something to do with security, but my computers are behind nat so the vnc server can only be connected inside my lan so i don't mind.
View 7 Replies
View Related
Nov 18, 2010
I am currently running debian lenny on an old mini ITX box (1GHZ 1GB ram OS on a 16GB CF card, 4 X 1TB sata drives) as a file server on my home network. I have modified /etc/inittab to auto log in a standard user, start X and start fluxbox. I would like the system to then start a couple of VM's using virtual Box but as this is not a high spec box I would like to start these automatically at 5 min intervals and about 5 min after the auto log in.
Does anyone have any suggestions on how i can achieve this or alternativley monitor the processor load and start each VM in sequence as the porcessor load drops below 20%.
View 2 Replies
View Related
Apr 27, 2010
For my project, it's absolutely necessary to have a read-only root partition system. I have a writable /opt/project partition.But, I also need to start x server. startx This tries to write to some temporary files and fails as / is readonly. Is there any how-to on how to move this temporary files to the writable portions of the file system.
View 3 Replies
View Related
May 4, 2015
I have an older computer and I did a fresh install of Jessie
Procesor AMD, Graphic card ATI Radeon 9200 PRO / RV280
After instalation my computer boot into black screen. I have no problems with wheezy.
I installed manually firmware-linux-nonfree (in case) module R200_cp is loading correctly.
When I configure Xorg, my log file says something like that:
-----------------------------------------------------------------------------------
(EE) Segmentation fault at address 0x0
Fatal server error:
(EE) Caught signal 11 (Segmentation fault). Server aborting
--------------------------------------------------------------------------
View 14 Replies
View Related
Jun 9, 2011
after installing Debian, I typed the command:
Quote:
update-rc.d -f exim4 remove
to avoid automatic start of this mail server (I use qmail). After several months, I did a reboot and exim is started! Looking at the history, I found this command:
Quote: dpkg-reconfigure exim4-config
Maybe this command has restored the init script of exim?
View 1 Replies
View Related
Sep 16, 2010
I know similar questions have been asked but I could find an answer to my exact question. Especially in anything like laymans terms. So when I try to start my iMac G4 running linux it starts, runs lines of code, flashes black then back to code several times then "Failed to start the X server.... output to diagnose the problem..." When I click yes here is what I get:
"Caught signal 11. Sever aborting.
In the mean time codes like the following appear on the side of the screen :
[ 477.501334] eth1: switching to forced 10bt
[ 497.901209] eth1: switching to forced 100bt
and so on.
What do I do?
View 14 Replies
View Related
Aug 31, 2010
I am using debian-2.6.30 After i installing "libkrb53" package, it can not start xwindows any more when I reboot my system. Just can login and works as a DOS system
View 1 Replies
View Related
Jan 15, 2011
I need to restart my harddrive and reinstall debian.
View 8 Replies
View Related
May 28, 2010
I'm trying to start the mysql server on fedora 12. service mysqld start gives me an error:
MySQL Daemon failed to start.
Starting MySQL: [FAILED]
More details
[root@localhost mysql]# which mysql
/usr/bin/mysql
[root@localhost mysql]# mysql --version
mysql Ver 14.14 Distrib 5.1.46, for redhat-linux-gnu (x86_64) using readline 5.1
And also I get a weird pop in the notification area regarding some security threat
SELINUX is preventing /usr/libexec/mysqld "read" access on plugin.frm
View 2 Replies
View Related
Aug 13, 2010
I have SUSE Linux Enterprise Desktop 10 running on HP Mini 2133. It's been working like a dream since I got it, but one day I got the following error message when booting it: Failed to start the X server (your graphical interface). It is likely that it is not set up correctly. Would you like to view the X server output to diagnose problem? <Yes> <No>.
X server output says alot of things, but I think this is the most important:
(==)Using config file: "/etc/X11/xorg.conf"
ACPI: OSPMOpen Called
ACPI: Opening device
(EE) VIA(0): No valid modes found
I then get the login:. I'm able to login, but I have no clue on what to do. How can I fix this?
View 3 Replies
View Related
Dec 7, 2010
I've been trying to make a cgi script that starts a program on a server and then shows the program on the servers screen. The cgi script is written in perl. I've been successful in making the program showing up on the screen through ssh by setting $DISPLAY to :0.0, I tried setting it to this in /etc/profile but when the cgi script ran nothing showed up on the screen. I tried having the script running it as a local user with "su - [user] -c [command]", this didn't help either.
In short what I'm trying to accomplish. When I press a button on a web page an slide show is supposed to start on a screen connected to the server.
View 2 Replies
View Related
Apr 18, 2010
I installed wamp server and it doesn't start. port 80 test successfully,
View 1 Replies
View Related
Oct 4, 2010
in my centos5.3 i am able to login in terminal but while logging in gui shows error as follows-- Couldn't start x server on card 0 i fired the command as follows- yum groupinstall "X Window System" shows illegal instruction
View 3 Replies
View Related
Jul 30, 2010
16:46:50,375 INFO [AbstractJBossASServerBase] Server Configuration:
JBOSS_HOME URL: file:/C:/jboss-6.0.0.20100721-M4/
Bootstrap: $JBOSS_HOMEserver/default/conf/bootstrap.xml
Common Base: $JBOSS_HOMEcommon/
[code]....
View 1 Replies
View Related
Aug 5, 2010
I am trying to start remote tomcat server, it's not working as expected. I like to mansion that..I am able to stop tomcat server remotly. Below command i am using
ssh -t remoteserver sudo sh /opt/tomcat/6.0.29/apache-tomcat/bin/catalina.sh start
ssh -t remoteserver sudo sh /opt/tomcat/6.0.29/apache-tomcat/bin/startup.sh
Both are not working..when i run this script locally it's working file
same way when i run tomcat stop command it's working fine.
ssh -t remoteserver sudo sh /opt/tomcat/6.0.29/apache-tomcat/bin/catalina.sh stop
ssh -t remoteserver sudo sh /opt/tomcat/6.0.29/apache-tomcat/bin/shutdown.sh
I check log file also..when i am executing tomcat start there is no log entry in log file
Using CATALINA_BASE: /opt/tomcat/6.0.29/apache-tomcat-6.0.29
Using CATALINA_HOME: /opt/tomcat/6.0.29/apache-tomcat-6.0.29
[code]....
View 14 Replies
View Related
Mar 17, 2011
In order to try debian 6, I started by using debian 6 live, I burnt the following file ((debian-live-6.0.0-i386-kde-desktop.img ) as iso via cdbernerxp (from windosw xp), I tried to use with my old pc pentium 4, 512 mb ram,120 gb of hard dsk space, but it didn't start, it just stuck at menu (live, failsafe etc...).
View 1 Replies
View Related
Oct 13, 2010
Im trying to run synergy on startup. This works fine on the client, but it wont start automatically on the server. I put this line in an entry in startup applications:
[code]...
but still no dice.
View 9 Replies
View Related
Jun 7, 2010
I have setup a CentOS 5.5 server as a DHCP server. That will be it's only task in a Cisco callmanger VoIP environment The DHCP server that comes with CentOS 5.5 is from ISC V3.0.5 -redhat.
The server (HP DL360) has two physical NIC's of which only NIC1 is used (ETH0)
ifconfig shows:
Code:
The interface has a fixed IP setup.
My dhcp.conf file looks like this:
Code:
When I start (try to) dhcpd via the service interface or via the prompt as
Code: service dhcpd start
I get an [FAILED] message and the following is in /var/log/messages
Code:
But when I start the DHCPD on the comamnd prompt in debug mode it looks as follows:
Code:
and /var/log/messages shows:
Code:
Why does the system ask a declaration for eth0 0.0.0.0?
View 3 Replies
View Related