/srv/irclogs.ubuntu.com/2014/03/18/#ubuntustudio.txt

raj__for a service although a pid file exists but still on attempt to start service, it fails saying "* could not access pidfile for Cassandra"... checked folder permissions under /var/run(owner: root) , the subfolder cassandra is owned by cassandra user but still serivice cannot access pid file.. & the file exists as well..(as pid is shown in cat)..so why it says it can't access pid file?05:14
raj__ & running  'cassandra' as a standalone process just works.. but not  just using "service <service-name> start"..!05:14
=== richard is now known as Guest48930
rhizoAloha16:02
unready_a very noob question: how do you find files on a hard drive and how do you find installed applications?18:31
unready_i installed KFind to find files, but now i can't seem to locate this application anywhere18:31
holsteinunready_: most use a package manager18:41
holsteinunready_: you can use the software center, or synaptic18:41
holstein!info synaptic18:41
ubottusynaptic (source: synaptic): Graphical package manager. In component universe, is optional. Version 0.80.2 (saucy), package size 2394 kB, installed size 7646 kB18:41
holsteinunready_: ideally, you shouldnt need to locate installed applications like that18:41
holsteinbut, when an application is installed, things go where they need to go, and, the package manager manages that, and makes sure things get where they get, and can be removed easily18:42
holsteinunready_: i would suggest using repository applications.. use the default for example, and then add ones from the official repository18:43
unready_ok thanks, found it18:45
unready_i see18:45
unready_yeah a bit strange, there is an application called 'application finder', but that didn't list kFind18:46
unready_after i installed it18:46
holsteinit woudnt18:47
holsteinif you installed it manually, or didnt install it, but run it from a binary or whatever, the system wont know about it18:47
holsteinusing the package manager usually takes care of putting things where they go18:47
holsteinyou can always put custom launchers in place, but, typically, there is very little reason to install anything manually like that18:48
holsteinthere are many ways to search files.. i just use the filemanager and search tools there.. or the terminal18:49
zequenceunready_: If you're looking for gui applications, they should end up in the menu. command line applications won't show there. Command line applications are usually found in /usr/bin18:50
zequenceBut, if you want to know where the gui applications are (or, rather, the starters for them), they are at /usr/share/applications/18:51
zequencein Debian based systems, an application will have its files scattered all across the file system. System wide config files in /etc, executables in /usr/bin, static files in /usr/share, etc18:52
Unit193dpkg -L packaganame  to list all the files from a package.18:53
zequenceOh, just to clarify, all applications will have their executables in /usr/bin, even gui applications18:53
unready_thanks guys19:02

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!