Slackware :: How To Activate Ssh Server

Jan 10, 2010

I have installed Slackware13, it is awesome.but I have couple of issues,I need to install adobe flash plugins to my firefox browser, the automatic install option failed for no reason and gave me manual option. I have downloaded tar extension file and don't know what to do next.

My package update manager is not working when I choose that option, it says smart manager need to be installed, not sure how it install it.while installing what kind of packages I can select for slackware e.g debian type, rpm type etc.How to activate ssh server?

View 9 Replies


ADVERTISEMENT

Slackware :: Fatal Server Error: Failed To Activate Core Devices

Sep 22, 2010

I have 3 accounts setup on this machine. One is root, one is my own, and one is for my kids. My account and root work fine, but today when I tried to log my kids on, startx fails (it also fails from runlevel4). I have tried creating new accounts and they fail as well. I'm not sure when the issue started, but it's been less than a week I believe. The consistent error which I receive is
Quote:

(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
XKB: Failed to compile keymap

Keyboard initialization failed. This could be a missing or incorrect setup of xkeyboard-config. Fatal server error: Failed to activate core devices.

View 3 Replies View Related

Slackware :: How To Hide/activate Partitions With LILO

Jun 3, 2010

My OS are installed as follows:

Windows 7 on /dev/sda1 (primary) type=7 (HPFS/NTFS)
WinXP on /dev/sda2 (primary) type=c (W95 FAT32 (LBA))
Linux on /dev/sda6 (logica1)

I'd like to make Win7 hidden (and deactivated) when booting WinXP from lilo (and conversely). Following the lilo manpage I set up the boot items

# Windows bootable partition config begins
other = /dev/sda1
label = Win7
table = /dev/sda

[Code]....

Line 50 is indicated above. I have experimented with variations on the above, but still can't get lilo to accept my syntax.

View 1 Replies View Related

Slackware :: X Stopped Working - Failed To Activate Core Devices

Nov 18, 2010

Booting up this morning, no problem. But I accidentally let my laptop go into suspend mode, which doesn't work, so I had to force a restart (Suspend mode on my laptop won't allow me to wake it up again). Now, on rebooting, X doesn't work. I usually boot to RL3 then use startx. Now it just flashes the screen then gives me this error -

Code:
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
XKB: Failed to compile keymap
Keyboard initialization failed. This could be a missing or incorrect setup of xkeyboard-config.
Fatal server error:
Failed to activate core devices .....
Fatal server error:
Failed to activate core devices.

Please consult the The X.Org Foundation support at [URL] for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. If I su - to root and then do "init 4", I get to xdm, and I can log in. X then starts, but with no sound, wrong keymaps, launchers not working; all sorts of things wrong. If I startx as root I get a normal desktop. I have tried copying root's xinitrc to /home/spoovy, but makes no difference.

View 2 Replies View Related

Slackware :: Activate Laptop Integrated Webcam Dell Inspiron 1525?

Oct 31, 2010

I've been using slackware64 13.1 ever since it came out on my Dell Inspiron 1525, and I haven't really had any problems with my webcam in that time. However, last time I tried to use skype - I noticed that it couldn't detect it.

In kinfocenter, my webcam is picked up (OmniVision Technologies). The only time I've had a similar problem in the past is when I used the "Compact" option in lilo.conf, and the webcam wouldn't turn on. Just removing the option solved the problem.

Since I don't know what steps caused this to happen, I'm not sure where to start fixing it

View 2 Replies View Related

Server :: How To Activate Rhn Support

Aug 25, 2009

After install rhel 5.1 is there any way to activate rhn support.because at the time of insatalltion have choosed i will do it later.
now i have to take the updates from redhat server.

View 1 Replies View Related

Server :: Activate Aliases From A Script?

Jan 17, 2010

I wrote a small script :

#cat myscript.sh
NEWFILE=dojas.sh
touch $NEWFILE

in that script I create some alias commands an pipe them to a new shell script (called dojas.sh) however after execution of that script , I do not see the aliases jan1 and jan2 in my terminal. Even if I execute the dojas.sh srcipt manually , I do not see the aliases in the alias output of my terminal. The only way I can make the aliases active is do the following : cat dojas.sh copy and paste the alias rules, and they are active in my session. How can I make sure that I can activate aliases and they are active in my terminal from a script ?

Note : I am not interested in .bashrc file, I want them to be active in my current session.

View 5 Replies View Related

Server :: Any Way To Activate SSL On Apache Without Reinstall

May 6, 2009

I have installed apache on my linux server successfully but just found out that i needed to secure my apache server with SSL. When installing apache I didn't do this line:

./configure
--prefix=/srv/webserver/apache2
--enable-ssl <------------------------ didnt do this line

My installation does not have the mod_ssl. How do I activate the SSL on my apache without having to install it all over again?

View 6 Replies View Related

Ubuntu :: How To Activate Automount On Server Edition

Feb 26, 2010

I have a machine running karmic server and it will not let me mount a USB drive unless I go throught the terminal process of mounting the drive. How to activate automount on a server edition. My workstations do it automatically, why can't my server?

View 9 Replies View Related

Ubuntu Security :: Can't Seem To Activate The Openvpn Server In The Gui?

Aug 4, 2010

I installed OpenVPN and gadmin-openvpn-server from the repos and I can't seem to activate the openvpn server in the gui. I have the server certificate generated, and all the information on encryption protocols setup, and accounts named and ready, despite accounts that were already there, such as www-data, bind, ossec, etc being listed. The server log states:

PLUGIN_INIT: could not load plugin shared object /usr/lib/openvpn-pam-auth.so: /usr/lib/openvpn/openvpn-pam-auth.so: cannot open shared object file: No such file or directory.

View 5 Replies View Related

Server :: 10.04 Amd64 Activate - Could Not Open Display - Exiting

Feb 9, 2011

I want to install MATLAB 2009 on a ubuntu server 10.04 amd64 which has NOT any gui. The installation was successful however when it comes to activate, it says "Could not open display. Exiting.". Here is what I did:

1- ssh -X user@server
2- verified that I can see "xclock" and "xcalc". Yes I can see...
3- cd /mnt ; ./install
4- I can see the GUI wizard since the X11 forward is working. Installation done successfully.
5- cd /opt/Matlab/bin ; ./activate_matlab.sh

it says: Could not open display. Exiting.

View 8 Replies View Related

General :: Activate Firewall From Server - Account Users Cant Login To Chat Room

Mar 10, 2011

I have a visichat site and 1and1 server.

i am having a problem of my firewall.

when i activate firewall from my server account users cant login to chat room. the error occured " Connection To Server Failed".

will anybody let me know how can i fix this problem so that i can active my firewall and also users can login.

View 2 Replies View Related

Ubuntu :: Activate A VPN Tunnel Through Ssl, The VPN Server Starts Up "Adito" Agent?

Jul 25, 2010

Working with Amahi server and the VPN app. WHenever I want to activate a VPN tunnel thru ssl, the VPN server starts up "Adito" agent. Normally in Windows, the agent pops up with a browser and basically lets you surf inside the VPN.But when I use my Ubuntu, it says it's starting teh agent and then it just sits there and stalls out with failed to sync.I checked the logs and this is all I got:

p kernel: [29491.039030] type=1503 audit(1280097273.298:147): operation="file_mmap" pid=8323 parent=8320 profile="/usr/lib/firefox-3.6.7/firefox-*bin//firefox_java" requested_mask="mr::" denied_mask="m::" fsuid=1000 ouid=1000

[code]....

View 2 Replies View Related

Ubuntu :: Activate The "BackingStore" When Start X11 Server?

Feb 18, 2011

How to activate the ``BackingStore'' when you start your X11 server? The origin of the question is: [URL] don't close the thread, Yes, I asked this question in other forum, but nobody can answer it over there

View 2 Replies View Related

Slackware :: Dual Boot Of Slackware 13.1 And Windows Server 2008?

Oct 27, 2010

I installed Slackware 13.1 and Windows server 2008, I also installed LILO in MBR, I Found I can boot into slackware, but can't boot into Server 2008. then I use command bootsect/fixmbr. now I can boot into server 2008, but the problem is I can't boot into slackware. I try to install lilo to supper sector. it's not works. I only can boot my slackware by a USB stick.who can help me to solve this problem? I really need these two systems.

View 5 Replies View Related

Slackware :: Using The Default Xorg Server Without Using Xorgconfig In Slackware?

Jul 13, 2011

i can normally adjust the back light settings of my lap top by pressing fn and the up and down aarows. I am using the default xorg server without using xorgconfig in slackware, and it works perfect so far dispite this slight problem. When i do, do that key combo, (in kde) it does display the the meter of brightness, but i can't move the settings. I believe this may be an x issue, but not sure.

View 6 Replies View Related

Slackware :: Slackware 13 64 Come With Internet Proxy Server?

Apr 11, 2010

does Slackware 13 64 come with internet proxy server? Or I need to download Squid separately?

View 2 Replies View Related

Slackware :: Best Server Hardware For Slackware

Feb 18, 2011

I am going to buy new hardware for our server. I would like to ask your suggestions about what kind of server is the best choice for slackware. (13.1 32bit) I think about the Lenovo ThinkServer RD120. It seems to be a good choice but I don't have any experience with server hardwares. I use for my servers classic PCs with AMD Athlon and Intel Core2Duo. Once I installed a HP ProLiant With IntelXeon but thats all. Do anybody have experience with the Lenovo ThinkServers especially the RD120? Or do anybody know about some better model in the same category?

View 2 Replies View Related

Server :: Slackware Based SMTP Server Running Sendmail Is Having These Errors ?

Apr 7, 2011

Im not able to find good response on this from google, urgent help required.

While im looking at my smtp server log at /var/log/maillog, im having these two errors for which im unable to find the reason.

1)Could not open inline file /etc/MailScanner/reports/en/inline.sig.txt, No such file or directory

2)did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA

View 1 Replies View Related

Server :: Slackware 13.0 DHCP Server - Configuration File Errors Encountered?

Nov 17, 2010

I'm trying to set up a PXE boot server on a PC running Slackware 13.0 using the default apps and info shipped with that Slackware version but to no avail...Carefully reading the Slackware 13.0 README_PXE I've put together this dhcpd.conf file:

# dhcpd.conf
#
# Configuration file for ISC dhcpd (see 'man dhcpd.conf')

[code]....

View 6 Replies View Related

Fedora Installation :: F14 Can't Activate The DSL

Dec 6, 2010

Successfully installed F14 X64 from commercial install disk (pure vanilla graphic desktop/install repo/customize later). Booted system, DSL connection not active. system => network configuration => devices => new => xDFSL connection reports "you have to install rp-pp0e. Not on installation disk. Without connection to my router, YUM can't be used; my windows 7 laptop does neither command line ssh or git in order to reach the fedora repository and of course Firefox can't (yet) do http access. Short of ordering the entire distro on DVDs, is there any way to activate my DSL link? (I have the entire 3.3 Gb .iso file and have been unsuccessful in creating a bootable DVD in Windows land.)

View 5 Replies View Related

Ubuntu Installation :: How To Activate My Mic

Jan 20, 2010

I have a HP mini note book and i have a build in mic for some reason my mic don't work? i try going to the sound setting and turning it on but still no go.

View 1 Replies View Related

Ubuntu :: How To Activate The Redshift

May 1, 2011

how to activate Redshift, the night-mode viewing app? I installed it with Synaptic a week ago on Ubuntu 10.10 (two packages, one is the GTK), and it remained installed through the upgrade to 11.04, but it wouldn't activate with 10.10 and now with 11.04.

View 7 Replies View Related

Ubuntu :: Activate Language I Want?

Jul 21, 2011

How can I activate the language I want?

View 1 Replies View Related

Red Hat / Fedora :: Activate VNC In RHEL-4

Jun 30, 2009

I want to enable VNC as per my Knowledge VNC is for remote assistance (Plz correct If am wrong) so how to enable and use it in Redhat-4.

View 1 Replies View Related

Ubuntu :: Activate Nautilus On 10.04?

Aug 26, 2010

How do I activate Nautilus on Ubuntu 10.04?Nautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error No such file or directory Please ask your system administrator to enable user sharing.

View 4 Replies View Related

General :: Activate RAID Md0?

Aug 19, 2009

I have been having problem with my failed disk RAID server.

The regular mdadm --assemble cmd does not work.

After trial&error, I am able to add all disks to the RAID using mdadm.

However, it is still inactive. How do I activate this RAID md0?

The result from cat /proc/mdstat

Code:

View 1 Replies View Related

General :: How To Activate Root

Aug 22, 2009

I was told to login using my root, but from where i am at i can't open gedit and allow my root to be used. if that makes any since.

View 12 Replies View Related

Fedora :: Unable To Activate The Network

Jul 30, 2009

Installed Fedora 11 yesterday and was trying to use the Admin->Software Update but initially it complained about no connectivity (this is happening even though I was able to browse the web via FireFox!). So I went to Admin -> Services, and restart the Network Manager. It was then able to download about 250 updates. However, when I clicked on Install after the download, it says it was disconnected. When I went into Admin->Networking, I found out that the eth0 interface is Inactive. However, the Activate button is greyed out. I have been searching in the User Guide, the FAQ, the bugs section and have been unable to find out how to fix this. If I goto the command prompt, and typed in "ifconfig" I can also see that there is no IP and no packets transferred.

View 5 Replies View Related

Ubuntu :: Wireless Driver Won't Activate?

Jan 25, 2010

I just installed ubuntu netbook remix onto a hp mini 1116 nr. i can get the broadcom sta driver to activate and run when boot from the usb, but not from install on the harddrive

View 4 Replies View Related







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