I recently installed a software package that needs a command called 'daemon' to be able to start up. Slackware doesn't seem to have this command and I'm unable to find it. Where can I get it and what exactly is it that it does?
So, in finishing my nFlux slack current edition.I have set it up for users to do certain things in console and one of the things I want is a way to view slackbook-2.0 in runlevel 3 console.I cant find a pdf reader that works in command line mode and I cant figure out how to either convert slackbook 2.0 pdf into html/text Or find a slackbook download that is html or text?I tried converting it using pdftotext, which didnt work very well So, I need a command line pdf viewer or a converter that works good?
I did a upgrade from 13.1 to 13.37 both 64 bit.Then I had the urge to checkout KDE 4.6.2 Now there the wheels came off :I get this message trying to start system settings.System Settings was unable to find any views, and hence has nothing to display.Anyway its my fault had a wrong version in the directory I installed from.
I have an install of slack64 13.37. I am unable to find grub in the repo via slackpkg search grub. It doesn't seem to be in the release package list either. Ditto the extra and testing repo. Has it been removed?
I'm trying to figure out how to operate a rather large Java program, 'prog'. If I go to its /bin/ dir and configure its setenv.sh and prog.sh to use local directories and my current user account. Then I try to run it via "./prog.sh start". Here are all the relevant bits of prog.sh:
[code]...
When I actually do ./prog.sh start, it starts. But I can't find it at all on the process list. Nor can I kill it manually, using the same command the shell script uses. But I can tell it's running, because if I do ./prog.sh stop, it stops (and some temporary files elsewhere clean themselves out).
[code]...
the process is running yet not in any way listed by the system. I can't find it in ps or /proc/, nor can I kill it. But the shell script can still stop it properly. So my question is, how can something like this happen? Is the process supremely hidden, actually unlisted, or am I just missing it in some fashion? I'm trying to figure out what makes this program tick.
I am able to start up firefox just fine out of my terminal, but i have not been able to find any list of arguments that can be added in the command line. what i'm looking for is that it starts up in Full Screen mode right off. is there an argument that can be added to ti to do that?
I have a minecraft server running as a daemon. When you run it normally (not as a daemon), you can type commands into the console. How can you get to the console so I can send it commands while it's running as a daemon?
1) When my computer boots up it stalls when HAL daemon loads. This did not happen until I plugged in a defective hard drive. Anyone have any idea of how to go about fixing this?
2) If I open the session manager system setting, and untick "confirm logout" my system will shutdown instead of logging out. With the option enabled my computer logs out normally. I don't need the confirmation and find it redundant and feel like Linux is holding my hand and that's why I use linux because generally speaking I don't like an OS that wants to hold my hand, metaphorically, I mean.
In my system I installed Oracle enterprise linux.while installing I installed Mysql also.
I checked the version which is 5.0.15
After my installation,I am installing Bugzilla 4.0.at that time it's showing below =========================================================== Checking for DBD-mysql (v4.00) found v3.0007
For MySQL, Bugzilla requires that perl's DBD::mysql 4.00 or later be installed. To install this module, run the following command (as root):
/usr/bin/perl install-module.pl DBD::mysql =========================================================== I ran below command #/usr/bin/perl install-module.pl DBD::mysql
I have a backtrack distro on a usb stick. I wish to do the following :- (a) Partition the usb stick to have a ext3 filesystem, so that the instln may be persistent for the changes. But the fdisk utility creates partitions as dev/sdb1p1 and /dev/sdb1p2. These however, could not be accessed by mkfs utility. How to overcome this problem. (b) Next , I downloaded the nessus .lzm file and put it in the /base/module dir. But unable to start the nessus daemon. It suggests an error regarding unable to create /opt/nessus and /etc/nessus/nessusd.conf. I think starting nessus as root would help but the problem persists!
I have slackware 64 13.37 Kernel 2.6.37.6 I am trying to install notifcation daemon so I can use notify-send. I am trying to install the package notification-daemon, via sbopkg using the 13.37 repository. I have installed dependencies: ORBit2, GConf, libsexy.I hit this error during installation of notification-daemon.
/usr/lib/libdbus-glib-1.so: could not read symbols: File in wrong format collect2: ld returned 1 exit status
I did previously have gsb gnome 3 installed, but removed that and then lost notify-send.
trying to install gnucash 2.2.9 from SlackBuilds. I have the current versions of slib and guile installed (slib from slackbuilds and guile from slackware). when installing slib I get the following:
Executing install script for slib-3b2-i486-2_SBo.tgz. ERROR: In procedure primitive-load-path: ERROR: Unable to find file "slib/guile.init" in load path Package slib-3b2-i486-2_SBo.tgz installed.
Slib is installed. Try to run gnucash and I get the following: gnc.bin-Message: main: binreloc relocation support was disabled at configure time.
ERROR: In procedure primitive-load-path: ERROR: Unable to find file "slib/guile.init" in load path guile.init is in usr/lib/slib as it should be. I'm lost - where should I look next?
I'm thrilled using wicd to connect to wireless networks. But when I suspend my laptop using the special keys, I just want to disconnect from wireless without having to use any kind of GUI or curses user interface. It says in the documentation that wicd works by sending DBUS messages, so presumably it's possible to write a command that talks to the daemon directly.But I can't figure out how.Does anybody know by means of what shell command I can tell the wicd daemon to disconnect me from my wireless network?
I get this error message when I open up virt-manager (logged in as a typical user):
Code: Unable to open a connection to the libvirt management daemon. Libvirt URI is: qemu:///system Verify that: The 'libvirtd' daemon has been started Manually trying to start the daemon results in: Code: error : qemudWritePidFile:508 : Failed to open pid file '/var/run/libvirtd.pid' : File exists virt-manager works just fine when I log in as root.
I have this very weird problem: I'm not able to SSH to 1 specific server on the web. I can access everything, but not that specific server.
When I try to SSH, I get this code...
When I reboot to Windows, I can SSH using Cygwin. I'm using Ubuntu 10.04 Lucid and OpenSSH client 1:5.3p1-3ubuntu6. I tried sniffing the network with Wireshark, but I cannot understand why the TCP connection cannot be set up. I'm sure it's an Ubuntu problem as I'm able to connect to that server on the same machine, but different OS.
I have 4 Linux machines with cluster.My target is to find all kind of IP address (xxx.xxx.xxx.xxx) in every file in the linux system remark: need to scan each file in the linux system and verify if the file include IP address if yes need to print the IP as the following
I am trying to do a find/grep/wc command to find matching files, print the filename and then the word count of a specific pattern per file. Here is my best (non-working) attempt so far:
Is there a way to specify to find that I only want text files (and not binary files)? Grep has an option to exclude binary files, so I thought find probably has a similar feature, but I've been unable to find it.
I'm running Slack 13.1 [32 bit] Re: pdfedit from SlackBuilds 13.1. I've installed qt3 per the dependencies w/installpkg. I've pointed pdfedit.SlackBuilds to where qt3 is and it's found fine. The problem arises when the build can't find docbook stylesheets. "checking for docbook xsl... configure: error: unable to find docbook.xsl stylesheet"
I've installed docbook.xsl where it can be found which is in the same folder qt3 support is found and verified my system can find it there,, which it does. I still get the can't find stylesheet error. Is this a glitch or am I overlooking something somewhere along the line?
I know how to search for normal files but can you let me know " How to search for 5 setuid files on the system. Also explain, for each file, why setuid mechanism is necessary for the command to function properly"
am new to linux and trying to find a file in sub directories using find command as:find .-name *.jpg -type fBut I am unable to get the result as find command is not permitted by the server administrator.Is there any way to find files without using find command.
want to know if Ubuntu provides a command to search for a command having a specific word.e.g.If I know a command contains editor as a substring but don't know exactly what the command is,then is there a way to find that command or the list of commands having editor as a substring.
I have been trying to setup sshguard in Ubuntu 10.04 and I cannot manage the log daemon to execute the sshguard command. Has anyone managed to setup sshguard under 10.04?