General :: Filtering Daemons List?

Feb 10, 2011

How do i filter the daemoms list for just 1 letter and then turn off certain run levels for that daemon?

View 2 Replies


ADVERTISEMENT

General :: Running Control Scripts As Daemons ?

Jun 6, 2011

I'm working with debian squeeze in an embedded system that have an ARMv5 on it.

I need to maintain active several programs, they always have to be running, and if they die, no matter what happend, they must be launched again.

Now I have one script for each program that basically do this:

Code:

And then I call all the script from etc/inittab whith respawn. That work fine for me, but I think that there is a better way to do this...

View 3 Replies View Related

General :: Automatically Disable Some DAEMONS In /etc/rc.conf?

Aug 25, 2010

trying to automatically disable some DAEMONS in /etc/rc.conf. This requires inserting ecxlamation signs itno the file. The example command

Code:
echo Hi?|sed 's/?/!/'
returns "unterminated `s' command".
but

Code:
echo netfs|sed 's/netfs/!netfs/'
returns !netfs as expected.

Where does the difference come from?

View 4 Replies View Related

General :: Back Out Of The Daemons Config Screen?

Feb 15, 2011

how to back out of the Network/Daemons configuration screen, so I can return to the install menu.I just tried the CTRL-O -> <CR> CTRL-X, it did not work.

View 2 Replies View Related

General :: Give Web Application/daemons File Permissions?

Dec 4, 2010

I have a web application which calls scripts on the linux box it's deployed on. Currently, there are some file permission issues which prevent the scripts from running properly. How can I give my web application the needed permissions? I thought of creating a user 'group' , assigning my web app to that group, and changing the ownership of the script files to the new group. Unfortunately, I'm having trouble with the following: What user id does my web app have? If my web app does not have an user id,

View 3 Replies View Related

General :: Debian Lenny Won't Startup Koha Daemons At Boot

Oct 11, 2009

I have installed Koha on Debian Lenny. It does work well, but I have to manually start the koha-zebra-ctl.sh by entering /usr/share/koha/bin/koha-zebra-ctl.sh start The is, however, that this starts at boot from /etc/init.d/koha-zebra-daemon. Like /etc/init.d/koha-zebra-daemon start (does not work now) In the koha-zebra-daemon file I have:

#!/bin/sh
# Quick start-stop-daemon example, derived from Debian /etc/init.d/ssh
set -e
# Must be a valid filename

[code]....

I have made a symbolic link;

ln -s /usr/share/koha/bin/koha-zebra-ctl.sh /etc/init.d/koha-zebra-daemon

I have tried checking whether the symbolic link exists with readlink, but this never seems to return anything anywhere.

View 6 Replies View Related

General :: Backup Daemons Or Mdadm RAID Across Internal And External HDDs?

Aug 15, 2010

I'm building a new desktop computer, on which I plan to install Debian Squeeze. I'll have a 1 TB SATA hard drive in the system. I'm also considering using two 500 GB external USB drives, but I'm debating about how I want to use them. Running them all separately for 2 TB of space could be a nightmare, with three potential points of failure, so I was thinking of using the two external drives as a backup system instead.

I'm considering linking the two external drives in a RAID 0 array, then linking that array and the internal drive in a RAID 1 array. I would use mdadm software RAID for all of this so I could use individual partitions in the arrays, avoid hardware dependency, and have greater software control. So now is this feasible to do (having a partial RAID 0+1 setup)? Moreover, what kind of performance could I expect from using potentially slow external drives (one of which I know has a very long spin-up time after idle periods) in a mirroring setup with the internal drive?Would I be far better off using a filesystem backup daemon instead?

EDIT:After some more research and brainstorming, I've decided I might just end up using rsync+cron, lsyncd, or DRBD (assuming it can easily make backups locally). I'd probably have to link up the external drives in RAID 0 (or use some filesystem link trickery). But I suppose such a setup would offer greater control, flexibility in disk capacities (the full system isn't so strictly limited to the capacity of the smallest member of the array), and granularity than RAID 0+1 would.I'm still open to thoughts on the mdadm RAID 0+1 solution, but does anyone have any advice on choosing backup software? For some background on my needs, I'll be using this computer as both an everyday desktop and a personal LAMP server (MySQL database files would be included in the backups).

View 6 Replies View Related

General :: Grep - Filtering Output By OR Condition

Aug 13, 2010

Is there some way to filter output of command by OR condition in Linux? There is filtering by AND condition with grep in way like:
ls -l | grep "^a" | grep "z$"

That says: list all files that beggins with "a" AND ends with "z" (so there is shorter way to write this: grep "^a.*z$", but it is not matter). Is there some way to perform test by OR condition? For example: files that starts exactly with "xen" OR files that ends exactly with ".rpm". But exactly, not something like:
grep "[xen]{0,3}.*[.rpm]{0,4}"

View 2 Replies View Related

General :: Filtering UDS From Output Of Netstat Without Grep?

Aug 24, 2010

how I cat to filter out information about Unix Domain Sockets from netstat output without grep? Is there some option for command (I not found it in man of netstat).

View 2 Replies View Related

General :: Tcpdump Filtering Remote Interface?

Jan 28, 2011

I'm trying to capture traffic between two machines, A and B. I would like to make sure that the traffic I capture with tcpdump is between eth1 on the local machine and eth0 on the remote machine. As I understand it, the -i flag specifies the local machine interface - but how to set the remote one?

View 3 Replies View Related

General :: Inexpensive Web Content Filtering Options For Home Use?

Feb 18, 2011

I've been using an old Fortigate-60 at home for the kids for some time but now the license is expired again. Are there any free or inexpensive alternatives? I'd like something I can run on a linux firewall and share against multiple users, with different profiles. In the past I ran squid and I whitelisted sites each kid was allowed to use but this becomes tedious as the kids get older and need access to more. I'd love something that could check a website rating or category list, let the user through for certain categories, and block bad or unrated sites. I don't really need virus checking or email scanning or the like.

View 1 Replies View Related

General :: Software Rec - Firewall With Application-level Filtering?

May 20, 2011

Are there any firewalls for Linux that will allow one to block certain ports for a specific application while allowing other programs to use the same port, or block Internet access altogether for specific applications?

Everything based on IPTables apparently can only block ports globally for all applications. SELinux is the only thing I've found so far that might have application-level Internet blocking capability, but it serves a broader array of security purposes and seems too complex for this task.

I don't need interactive popups like with Windows personal firewalls. I'm OK with having to edit a config file. This is for personal desktop Linux use, not a server.

View 1 Replies View Related

General :: Evolution 2.28.3 Message Filters Not Filtering To Assigned Folders?

May 27, 2010

I have created custom rules following: edit > message filters > incoming filter > (custom filter), none work. Also, by right clicking a message and, create rule from message > filter based by subject, sender, and recipients. Accepting all default (auto populated) conditons. None of the filters work at all? Seems this is a popular problem that has not found a solution except to use Thunderbird. not including ThunderbirdWhen I select a message that is supposed to be filtered to a specific folder and go to Message > Apply Filters. message goes to the assigned folder, but I want it to skip the inbox all together.

View 5 Replies View Related

General :: Filtering Out Duplicate Lines From A Find/grep Output

Mar 22, 2010

I have some big files of logs that contain errors printed by an app. They are most of the time relevant, however most of them are similar. So i figured i could check what happened between a time interval with a find.

Im using this one

Code:

And I get an output similar to this one.

Code:

Is there a way to condensate the output lines to get only one or two, indicating the start and last occurrence of a block? Or I need to create a program to do so?

Because right now I get thousands of similar lines, but when I'm scrolling through them i sometimes miss relevant information that i would've otherwise noted if it wasn't all that spammy.

View 10 Replies View Related

General :: Bash - Shell Utils: Convert A List Of Hex To List Of Decimals?

Dec 27, 2010

How can I convert a file with a lot hex numbers into the decimal?

Example: file1
0x59999
0x5acdc
0xffeff

I want to start $ cat file1 | util | cat >file2 and get file2 with smth like

[Code]...

View 3 Replies View Related

General :: List The 'chkconfig --list' In Alphabetical Order?

Jan 7, 2010

list the 'chkconfig --list' in alphabetical order

View 3 Replies View Related

General :: Command To List The List Of Folders / Within The Folder

Jan 28, 2010

one command to list the list of folders/ within the folder.

View 4 Replies View Related

Ubuntu :: Where To Control (REAL) Daemons KDE?

Jan 30, 2010

Anyone knows where I can control daemons startup on KDE? On systemsetting there is only KDE daemons, I want to control startup of crond/mysqld/apache2d and son on.

I want something like this from Gnome

View 3 Replies View Related

Ubuntu :: Daemons Being Killed On Logout?

Jan 20, 2011

How do I prevent ubuntu from killing my server daemons on user logout. I have the user irc which I run Unrealircd on but unfortunately I have to be logged into that user in terminal to keep it running, the moment i exit it loses connection in xchat.

View 9 Replies View Related

CentOS 5 Networking :: Daemons Is Not Responding

Jun 4, 2009

The server is a Dell 1650 1U server, which a fresh install of CentOS 5.3, formatting the drive in the process. It has two e1000 NIC's and based on the wiring eth0 is the public segment and eth1 is the private segment.Both nic's make a solid 100mb connection to the cisco switch, and I can ping both interfaces "just fine".

If I run nmap on a remote PC that is also dual-homed in this fashion, I get the same response as to which ports are open (essentially everything since I disabled iptables temporarily to troubleshoot this issue) on both interfaces, which would be the expected result.But... and here is the source of my confusion... I can see the server by pinging it, I can use SSH to make such a connection and log in, but I cannot get apache to "answer the phone" so to speak.Runing "tcpdump -i eth0" shows me that my browser on a remote PC is attempting to connect, but without reply.If I send my browser to the ip address of eth1, I get the default CentOS new web server page as is the norm.Nothing shows in my /var/log/httpd/access_log or error_log at all... apache simply isn't answering.The httpd.conf is the original, and the one line I attempted to 'adjust' was the "listen 80" line, which I added the ip addresses specifically, but that didn't change anything.I am unsure how nmap can indicate the port is open and there is a service behind it, when on the same PC that ran nmap, I cannot connect at all.Might anyone have a clue to toss me so I can work to figure this out?

View 1 Replies View Related

Fedora :: 10 Show Daemons Loading At Boot?

Feb 2, 2009

Just installed FC10. I edited the /etc/inittab to start FC at the command prompt. However, how can I change the boot so that I can see the daemons loading not just that graphical bar at the bottom of the screen.

View 3 Replies View Related

Slackware :: : Automatic START Of 3 Daemons At Boot?

May 17, 2010

I'm loging my slackware as a simple user After each reboot I need to start cupsd for my printer nfsd and mountd to export my shared directories I use init 4 for my desktop I would like these services to start always without the konsol and the command lines.

View 8 Replies View Related

CentOS 5 :: Make Daemons Dump Core?

Oct 22, 2010

I modified the following files according to all I found after googling the net:

/etc/security/limits.conf
* soft core unlimited
/etc/profile
ulimit -c unlimited[code]....

I don't get a core file when I kill -11 <pid_of_sleep>

System is centos 5.3

View 3 Replies View Related

Fedora :: Selected Important Daemons Unable To Start?

Feb 2, 2011

Haldaemon, pscd not starting... cannot force to start. Do not start when running service pscd start. Just failed. Boot message is below:

Remounting root filesystem in read-write mode: [ OK ]
Mounting local filesystems: [ OK ]
Enabling /etc/fstab swaps: [ OK ]

[code]...

View 14 Replies View Related

Slackware :: How To Stop Starting Daemons At Boot Time

Dec 28, 2009

How to stop starting daemons at boot time? For example:rc.bluetooth

View 3 Replies View Related

Fedora :: Errors - Alerts Booting F13 - Default Daemons Config ?

Dec 22, 2010

I receive these alerts when booting.

What do they means?

Why some daemons find for config on a non-existent file (/etc/modprobe.conf)?

Maybe because these daemons was disabled and reenabled?

Code:

Code:

And hostname command output is "localhost.localdomain".

Where I can find daemons' default setting list?

View 1 Replies View Related

Ubuntu :: System Hangs On Boot When Stating Samba Daemons

Feb 7, 2010

My system was working fine. I followed a thread online to try to get samba to share better, installed "winbind" and now I can't get passed "Checking System Files" on boot up.

Upon boot, "Checking System Files":
Starting Firestarter firewall .... fails.
Starting samba daemons _ .... Just hangs there forever

Is there a way to get back into my system so that I can uninstall winbind, firestarter, or samba if need be?

View 1 Replies View Related

Ubuntu :: Tried To Copy Include Directory From G++ - After Few Minutes All Daemons Crashed - Now Can't Boot Normally

Nov 13, 2010

I have a little problem here. I tried to copy include directory from g++ to a place where it suppose to be and when i couldn't because of the rights i wrote something like this in the bash:

Code:

Code:

cause i hate when I can't do what I want without tiping command

After few minutes all daemons crashed and now I can't boot normally

in console i've tried

Code:

And that stopped on /prc/756 directory

Well now i can boot normally but most of programs are not working, i can't get to the internet? and it looks like there is no way to become a root cause there is no sudo/

Can i reinstall ubuntu and keep all packages and files on its places?

View 9 Replies View Related

General :: Evolution Task List Reminder (sync With Phone And Online Task List)

May 19, 2011

I have my task list in evolution (mainly so it can sync with my phone and online task list) but I always forget to look at the task list. Is there an application or plugin which periodically displays the contents of the tasklist or even better, it briefly displays the most urgent/important tasks when I login? Or anything else which automatically displays the most important tasks. Currently I have to open the task list and look at them (which I usually forget). I do not mean some kind of alarm when the task is due but more a daily reminder of what to do.

View 3 Replies View Related

Networking :: Connect To A Vpn Server - The Required Daemons - Pppd And Pptpd - Aren't Availabale

Apr 12, 2010

I want to connect to a vpn server and I'm using debian 5.

I installed Kvpnc package but when I try to make a new profile I choose "Microsoft pptp" as vpn type and I receive the following message: the required daemons (pppd and pptpd) aren't availabale

Is there anyway to download required daemons in another computer and use them in my computer (I'm worried about dependencies)?

View 3 Replies View Related







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