dear, in centos / fedora, I can config to start a permanent vnc session by setting the /etc/sysconfig/vncserver file when the system starts. Is there any similar configuration in opensuse which give me a permanent session?
I want to build a NAS like mini pc to be used as a simple tomcat server (for running Jira and perhaps experimenting a bit) and as a GIT server. What kind of system requirements would I have?
Would something like this:[URL]../nas/n...sed-nas-part-2 be sufficient? And if I'd virtualized everything via VMWares would that make a lot of difference?
The desktop search has stopped working in Gnome.I get a message that says 'Search Service not running' with a button that says 'Start Search Service'.When I click the button nothing happens
Code: INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/jdk1.6.0_16/jre/lib/i386/server:/usr/java/jdk1.6.0_16/jre/lib/i386:/usr/java/jdk1.6.0_16/jre/../lib/i386:
[Code]....
Why doesn't tomcat recognizes the /usr/lib64/libapr-1.so.0 or /usr/lib64/libapr-1.so.0.3.3?
I installed eclipse and tomcat with package manager. Eclipse and tomcat are running but i can't see tomcat in the eclipse. I just see 'Basic' folder. That is a screenshot [URL]
I have both apache and tomcat services running, both in their standard doors (tomcat 8080, httpd 80). I need to setup tomcat to run on door 80 instead of httpd. I changed httpd door with success to 8180. Now I want to change tomcat6 door to 80, and I did that by editing server.xml config file of tomcat. After restarting tomcat, the system tells me it's ok, but I can see that it's not running on 80, nor at any other door. A simple nmap search confirm that. What should I do to have tomcat running in door 80?
My Ubuntu 9.10 Server does not automatically get an ip address at start up and I have to run
Code: sudo dhclient
every time so I it connects to the network, gets an ip etc. This is fine so long as I am physically present. If I am accessing it remotely using SSH and reboot the system there's no way I can connect back again untill someone runs a sudo dhclient on the machine.
No I am trying to add dhclient to startup automatically. I was hoping to put it in /etc/rc2.d but to be able to run the script must be present in /etc/init.d. The dhclient command is located in /sbin
Creating a sym link in etc/init.d to point to /sbin/dhclient hasn't worked for me so far. I can't copy the command to /etc/init.d before running
Code: update-rc.d dhclient default?? How else do I have it run at system start?
I need to install a webservice server coding in java & running in JBoss AS onto a blade server with Linux OS. Anybody knows what way to make use all the power of that blade? Or just install it as install on other system? In my point of view, there are two ways I could do: Implement a webservice "server" which accept the incoming request, and then deliver to its "client" webservice. So we would run one instance of server and many instance of client. Other way is just improve the current implementation, accept incoming request and try to use multi-thread as many as possible to maximum the performance of the blade server.
i have added a tomcat startup service using chkconfig. I have set up JAVA_HOME and JRE_HOME as well ass alternatives to point to the correct location.I have an init script in /etc/init.d. When i start the tomcat service using [ /etc/init.d/<x> start ] everything works fine and the environment variables for JAVA_HOME and JRE_HOME are used correctly.Now i added the service <x> using chkconfig --add so that it can start on boot up. But now the service does not use the system environment variable for JAVA and JRE setup by me.Also after complete bootup if i try to start the service using [ service <x> start] the environment variable in the shell are not used. don't want to exclusively declare variables for JAVA_HOME and JRE_HOME in the init script.
I'm trying to produce a alphabetic, non-repetitive list of all System service calls in all c files located in a folder. Here's what I got so far. grep -ow '[A-Za-z]*SYS[$][A-Za-z]*' *.c | sort Which produces all system service calls in alphabetic order I just need to find out how to make it non-repetitive.
i am looking for ideas to set up a calender/ scheduling system (or online service) for a doctor's office to set up patient appointments. i would like to set it up so that only the doctor, technician and receptionist can access it and set up appointments from 3 different computers.
I have been playing with chroot to build packages.I am wondering about the limits or caveats of using chroot to mix operating systems. For example, what should I beware if I use 12.2 and chroot a 13.1 system? Or if I use 13.1 and chroot a 12.2 system? After all, the chroot does inherit some attributes of the parent system.There is the noticeable difference of kernel versions. For that one reason I'm thinking that mixing system versions might be frustrating.
My focus is building packages, not running an alternate operating system or a service such as ssh. I realize that building packages as root in a chroot potentially compromises security but that is not my focus.I am aware that a chroot is not a true virtual system.A virtual machine is an option, but in this thread I'm curious about the limitations of chroot. I find building packages in my virtual machines much slower than actual hardware, even with a dual core. Hence my interest in chroot
I am trying to prepare procedures for email restoration following a file system loss that contained user Maildir directories. Assuming that my most recent backup is earlier than the last time that many users received and downloaded email, the restored mail directories will not contain messages that were previously received and downloaded to clients following the backup and preceding the crash. This is not a problem in itself, however, it does appear to cause problems for the email clients.
My desire would be for email clients (outlook, outlook express, thunderbird) to properly recognize the messages that currently exist on the server, ignore previously downloaded messages and download newly arriving messages.The behavior that I am seeing is that the email client fails to recognize that any new messages exist and fails to download any messages at all. By removing the dovecot.index... files and the uidlist file, the clients will download ALL messages that are present in the "new" and "cur" directories even if previously downloaded. This is also an undesirable outcome.
I am running Server 10. I have a requirement to perform an action before the MySQL service starts, and perform another action after MySQL service stops.
I found the init script for MySQL under /etc/init/mysql.conf. I added my thing to the pre-start script there and works fine.
I am having trouble finding the script that stops the server so I can modify.
when I try to install pattern Gnome 3: nothing provides libcheese-gtk 19 needed by pattern:GNOME 3-.noarch:This library does not appear on the openSUSE build service either.It would appear that the pattern is present in Yast but impossible to install.
I have a box Suse 11.1 with a service that (I dont know why) every day stop at the same time. Im finding why it come to a halt but in the meantime I would like restart it automatically.As root I insert in crontab the line:25 16 * * * /etc/init.d/service startBut it don works If I launch manually /etc/init.d/service start (or stop) it works
I run Amarok 2.4.3 from KDR 4.7. I noticed that Last.fm is not listed among the services.Nor is the usual "Like" icon displayed in the middle pane. And Amarok doesn't scrobble. I have liblastfm0 installed and I installed liblastfm (no "0") from KDR yesterday, but that didn't help. So these should all be from the same repo (can't check right now as package kit is doing updates). Any clue what I have to do to get the service back? I use openSUSE 11.4 and KDE 4.7 from the Release repo.
I am trying to solve problem with software which needs to have access to network card I suppose. Installation run without any problems but when I am launch software I get such message as normal user: Cannot register service: RPC: Authentication error; why = Client credential too weak.
When I launch program as root I get this: WARNING: localhost appears to have the loopback address 127.0.0.2 as IP address This may imply that processes on arlin may not be able to connect to non-local processes but program starting with success at least. What I should do to run program as normal user?
I have installed opensuse 11.2 64 bit on my pc. But I have some troubles with nepomuk and desktop search. I, in system settings pannel, have tried to enable nepomuk and strigi. But strigi show me this error message:
Code: Strigi service inizialization failed, maybe for an installation error. This is strange becouse during my installation I have not seen error messages....
I wonder how could I start my ruby on rails mongrel_cluster at the start of my openSUSE 11.0 Server and I don't have a GUI. So the shell solution would be good.