OpenSUSE :: Using Yast2 GUI Interface To Configure Apache

Nov 20, 2010

I'm using the yast2 gui interface to configure apache. I think its called yast2_http_server. I added one website with *:80 set as the virtualhost ID. When I go to add a second website with the same thing, it errors out with: The IP address is already configured on another virtual host: *:80/mydomain.com. I have another opensuse box with many websites in apache configured this way.

View 1 Replies


ADVERTISEMENT

OpenSUSE :: Unable To Default Yast2 To QT Interface

Jul 3, 2011

I'm trying to get yast2 to default to the QT interface. I have used these instructions but each time I run yast from the KDE launcher it still uses the GTK interface. I have also checked that the Yast2-qt package is installed. And have rebooted after setting it up, but it has still not worked.

I know it can work as if I run in konsole /sbin/yast2 it uses the correct interface?

View 9 Replies View Related

OpenSUSE Install :: Yast2 - Bash Apache Command Not Found

May 3, 2011

I ssh to a remote server which is running in SUSE. And I want to install apache2.0 there. Then I used yast2 to install it. But after installing it, I go to the terminal and type" apache -version" to check if apache is installed there. And it said "-bash: apache: command not found". I don't if I haven't successfully installed it, or I have installed it but just haven't put it into PATH yet. So, my problem is that can anyone tell how to check if I have installed it? If I have installed it, then what is the path of the directory it locates? And if I haven't probably installed it, then can you tell me the how I can installed it? And I am asked to install apache mod_wsgi as well.

View 9 Replies View Related

OpenSUSE Network :: YaST2 Exposes Apache HTTPD Error Log

Nov 14, 2010

I am unable to examine Apache httpd error log from YaST2 because the lines are too long; the browser just truncates them and thus it does not show any description. The only option is to save it. However, when I chose that option, YaST2 encourages me to save it in /tmp, and as soon as I do that, the log becomes accessible to every user!

View 5 Replies View Related

OpenSUSE Network :: Yast2 Nukes APACHE_SERVER_FLAGS - Configure WWW To Use SSL

Nov 25, 2010

Steps to reproduce: Tell Yast2 to configure WWW to use SSL. Tell Yast2 to set APACHE_SERVER_FLAGS in sysconfig:WWW to SSL TRAC_WSGI. Tell Yast2 to configure WWW. Yast2 will notify you about unsupported configuration changes. Tell Yast2 to exit saving changes. Tell Yast2 to examine APACHE_SERVER_FLAGS in sysconfig. Observe how the value is back to SSL. As a result, whatever you tell Yast2 to do to WWW, you have to fix sysconfig thereafter. Not funny.

View 2 Replies View Related

OpenSUSE Network :: Firewall Settings - Configure - Interface Isn't Assigned To Any Zone?

Apr 20, 2010

I have a work desktop plugged into the work network. As I opened my firewall settings I noticed that it is turned off. My question is how should I configure it? I saw that the interface isn't assigned to any zone... I should assign to internal zone and open some port that I need in order to work? There are some guidelines for configuring the firewall?

View 2 Replies View Related

OpenSUSE Network :: Configure A Webserver In Apache 11.3?

Mar 5, 2011

I am running 11.3 64bit. I need to set up a simple web server, and I was trying to follow this tutorial to do it HowTo: Configure a Linux Apache Web Server on Suse/openSUSE for SSI, Includes, CGI, Common Gateway Interface, AddHandler, ExecCGI, AllowOverride, htaccess, DocumentRoot The web server is running but this part could not be applied and I need to change the ownership. it seems the command lampserver does not exist.

[Code]...

View 8 Replies View Related

OpenSUSE Network :: Correctly Configure Apache / Subversion And Mod_dav In 11.2

Feb 17, 2010

I have a problem to correctly configure apache / subversion and mod_dav in openSUSE 11.2 I have setup a virtual host on my home server (because I need to access it from the Internet), that should be a subversion server. The subversion root directory is the

Code:
/srv/svn/repos
I plan to use a separate directory for each project.
So, the svn tree will be/srv/svn/repos/project1/....
/srv/svn/repos/project2/....
/srv/svn/repos/project3/..

Apache serves the web pages (actually the directories) but since the documentroot and the SVN root are the same, it cannot handle the SVN repositories correctly. So, I re-read the Setting up a Subversion server using Apache2 - openSUSE how-to and followed it's suggestion. (Use a Location outside the document root) Anyway, the problem is that I have a 404 error, which of course is normal, since there is no alias set for the /rep location I use.

[Code]...

View 1 Replies View Related

OpenSUSE :: Configure Apache To Redirect To The Home Page If A User Is Directed To A Broken Link?

Aug 29, 2011

Is there a way to configure Apache so that if a user tries to access a webpage that doesn't exist under mydomain.com, that it redirects that user to the index.php?

View 1 Replies View Related

OpenSUSE Network :: OpenSuse 11.3, Bind And Yast2-dns-server?

Sep 23, 2010

I have to wonder how much testing Opensuse has done with yast-dns-server package. After adding zones to the dns server - the system loses the ability to perform name resolutions. I can copy a named.conf file from a system that does work, except everytime the system is restart the named.conf file is rewritten trashing the updates done and again rendering the system to perform name resolutions.

Anyone have suggestions on how to get yast-dns-server from interferring with the configuration file? I tried just uninstalling the package, but then bind doesn't even start up on boot up.

View 3 Replies View Related

OpenSUSE :: YaST2 Won't Launch In 11.3?

May 23, 2011

the following message appears after I enter the root password.

/usr/lib/YaST2/bin/y2controlcenter: symbol lookup error: /usr/lib/YaST2/bin/y2controlcenter: undefined symbol: _ZN9QListData11detach_growEPii

It doesn't launch from the root console, either. But, the text-based YaST works fine. I assume that something went wrong after my last system update. which package I need to downgrade, to get things working, again?

View 1 Replies View Related

OpenSUSE :: OSS Source Repository Does Not Have Any SRC RPM In YaST2

Mar 23, 2011

I'm using openSUSE 11.4 64bit (KDE). I enabled Index of /source/distribution/11.4/repo/oss repository through YaST2 but it is empty and I can't see any source rpm file in YaST2. I even delete that repository and add it again but still empty. I open the link in firefox and it's not empty or invalid link.

Code:
# zypper lr -d .....

View 3 Replies View Related

OpenSUSE :: Yast2 Update - Dependency

Apr 4, 2011

For the past several days I have been getting a notice to update but then when I try to, get the following notice of a dependency problem:

I am running 11.4_64 with KDE 4.6.1 update. How do I clear this?

View 9 Replies View Related

OpenSUSE :: How To Know The Size Of A Package In YaST2

Apr 26, 2011

Is there a way to know the size of a package in YaST2?I only have 50MB left in my root partition / (Btw, my /home is in a separate partition.) and I'm looking for a way to selectively delete package depending on it's size. Also, when we "remove" a package in YaST2, is it "completely" removed? or is there some residual rpm left? (of course /home/configs would be kept as it is an expected behavior).

View 5 Replies View Related

OpenSUSE :: Yast2 Partitioner Crashes On Use?

Aug 22, 2011

11.4-KDE4.6.5 32bit install,,,perhaps it is the normal way now, but it was new to me: Opened Yast2 Partitioner module, and attempted to set up an extended partition on space unallocated of sdb. Went thru the steps to create and hit finish, immediately i get a kdesu authorization dialog and yast2 Partitioner disappears/crashes. entry in var/log/messages:

Aug 22 09:08:25 blkdragon polkitd(authority=local): Operator of unix-session:/org/freedesktopConsoleKit/Session3 FAILED to authenticate to gain authorization for action org.freedesktop.udisks.filesystem-mount-system-internal for system-bus-name::1.38 [kdeinit4: kded4 [kdeinit]] (owned by unix-user:blkdragon) so, does this mean I have to set up udisks/polkit rules for using the Partitioner? Yast2 was not considered in the default polkit rules for the install?

View 2 Replies View Related

Ubuntu :: Configure And Has A Graphical Interface For 9.10?

Jan 8, 2010

i was wondering if there was a intrusion detection system that is easy to configure and has a graphical interface for ubuntu 9.10?

View 4 Replies View Related

Server :: Cannot Configure Interface Command?

Feb 28, 2011

I run bgpd (quagga) on CentOS5.5 after installed completely i don't found interface command as the following:BGPD_Server(config)# interface % There is no matched command.

View 1 Replies View Related

OpenSUSE :: YAST2 Very Slow To Refresh Repos

Feb 8, 2010

When I start yast2 it seems to hang at around 50% (the lower progress bar) while refreshing the repositories. It can sit there for a minute before moving on. Once yast2 has started and I add / remove repos the refresh happens very quickly. It's only when starting that it gets stuck.

This is something that really only started after I upgraded to 11.2. In 11.1 the progress bar would move cross quickly and you could see the various repos flashing up above the progress bar. I didn't bother with it too much but it's starting to annoy me now. It also sometimes just hangs there permanently and I have to abort it.

I've tried unconditionally updating the yast stuff but it hasn't helped. My network connection is fine and I have now problems or speed issues with browsing the repo urls from a browser.

View 9 Replies View Related

OpenSUSE :: YaST2 Failing To Install RPMs?

Oct 6, 2010

I've been trying for awhile to install the restricted formats, but when in the download & and install process, YaST2 pops up saying that such and such RPM has failed. I hit ignore, and it happens again and again to all the other packages, bar the odd few that work.

View 9 Replies View Related

OpenSUSE :: Garbage In Yast2 In Text Mode?

Mar 5, 2011

if I open Yast2 via SSH I see the garbage (code page related issue; similar to this). If I set some other than UTF-8 in PuTTY (KOI8-U, iso-8859 etc) Yast looks good, but then the same problem appears with Midnight Commander. How can I have Yast to use 'right' UTF-8 instead of any legacy code pages? Or how better deal with the situation?

View 2 Replies View Related

OpenSUSE :: Can't Install LXDE/YaST2 Isn't Responding

Jul 3, 2011

Whenever I tried to install LXDE using the 1-click install, YaST2 just freezes and doesn't respond and doesn't install anything. In fact, YaST2 always freezes whenever trying to install a program with the 1-click install.

So my question is, How do you abort YaST2 from installing because obviously the Abort button doesn't even work! And lastly, how can I install LXDE through the terminal as I always never have a problem installing something through the terminal.

View 9 Replies View Related

OpenSUSE :: Yast2 Runlevel Editor Trouble

Aug 7, 2011

I have a problem with the runlevel editor. It hangs at 28 per cent when initialising the runlevels. (Process: y2base runlevel qt). It used to work fine, probably until.I installed an update recommended by yast, including a new kernel. I did not immediately reboot after installing the new kernel but used the runlevel editor, which has hung since then.I've tried a reboot without success.Does anyone know what I could do to get this running again?

View 7 Replies View Related

OpenSUSE Install :: Yast2 Does Not Work After Some Time Using VNC

Dec 5, 2009

I have problems with running Yast2 under Gnome when I connect via VNC to the computer. The first 20-30 times it worked, but then it simply stopped to work. When switching to another VNC-Server (instead of :1 to :2) it works again for approx. 20-30 times. The behaviour is very much similar to the one described here:

Yast2 startet nicht unter VNC (SUSE 11.1/Gnome)

I use OpenSUSE 11.2 with german language set. The VNC server I use the one that is installed "by default".

When I try to run Yast2 from a terminal under Gnome as normal user I get the following output:

./yast2: Zeile 30: ./lib/YaST2/bin/yast2-funcs: Datei oder Verzeichnis nicht gefunden
./yast2: Zeile 267: set_lang_from_sysconfig: Kommando nicht gefunden.
./yast2: Zeile 192: check_qt: Kommando nicht gefunden.
Qt GUI wanted but not found, failing back to ncurses.

[Code]....

View 4 Replies View Related

OpenSUSE Install :: Bind /Dns Not Showing Up In Yast2

Sep 14, 2010

11.3 ; looking to play with DNS; nothing of the kind is showing in Yast networking menus. Checked, and BIND shows as installed. Also, while I'm crying for help: cant see the windows box next to me; can ping it, and could browse to it with File Manager yesterday, but not working today ! Also; I tried KDE desktop (like new things) but it's driving me nuts (menus too small, I lose the choices as I move through submenus) and I'd like to go to Gnome ; how to ?

View 1 Replies View Related

OpenSUSE Network :: Yast2 Does Not Recognize Squid3?

Mar 17, 2010

New to opensuse, trying to set up cache proxy and webfilter at a highschool. I have a new install of opensuse11.2 64bit installed as server. Installed squid3 stable. Trying to configure it in yast2. Now in yast2-->networkservices-->squid I get the message squid needs to be installed, continuing with Next I get message unresolved dependencies then another that squid3 conflicts with squid-2.7. Solutions offered are deinstall squid3 or don't install squid-2. I select the latter and get messages that yast might not function etc. Isn't squid3 the newer version of squid-2? Should yast2 recognize that?

View 3 Replies View Related

Networking :: Configure Torrent Client To Use Particular Interface

Jun 30, 2010

I am using two ethernet interface, in fact one ethernet interface eth0 and other is USB netconenct ppp0. I am using fedora 12 - 32 bit. I can individually use both connections. say if I disconnect ppp0 (wvdialer), everything works fine and same in other case. Now my problem is I want torrent client to use ppp0 and all other applications like firefox and other use eth0. So that I can use both interfaces effectively.

I changed in ktorrent client's configuration, and change interface to ppp0 from all interface, but it didnt work. When my eth0 id down I can ping using ppp0, but when eth0 is also up, I can ping via eth0 but not via ppp0 (ping xxxxx -I interface). What is I am doing wrong? How can I configure torrent client to use ppp0?

View 3 Replies View Related

General :: Install And Configure The Cvs On Web Interface In Fedora 8?

May 21, 2010

how install and configure the cvs on web interface in fedora 8.

View 2 Replies View Related

OpenSUSE :: Yast2 Control Center Broken After Update?

Mar 4, 2010

About a week ago, I installed all the updates that popped up. I didn't actually look at what was being installed.

Since then, most of the items in the Yast2 Control centre won't run and just pop up an error box with the following (Firewall):

terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_S_construct NULL not valid
YaST got signal 6 at YCP file /usr/share/YaST2/clients/firewall.ycp:20
/sbin/yast2: line 440: 19436 Aborted $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS
Xlib: extension "RANDR" missing on display "::ffff:127.0.0.1:11.0".

[Code]....

View 2 Replies View Related

OpenSUSE :: Yast2 Window Close After Finish Installation?

Apr 6, 2010

how can I set it don't close automatically? I want it just stay there, and let me close it manully.

View 9 Replies View Related

OpenSUSE :: YaST2 Wanting To Install 250MB Of Extra ****?

Oct 2, 2010

Whenever I try to install anything from YaST2, it decides to include a lot of extra stuff I don't need. It says it's just added dependencies, but I hardly think the Russian translation for the open office help files counts as a dependency for WINE. This also happens when I try to install the amarok mp3 codec.

View 3 Replies View Related







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