Search Results

Search: Posts Made By: Brandon9000
Forum: Red Hat 01-03-2013
3,117
Posted By Brandon9000
Thank you for your excellent replies. You know a...
Thank you for your excellent replies. You know a lot and your answers have been helpful.
Forum: Red Hat 01-03-2013
3,117
Posted By Brandon9000
It's good to know that I could change my own time...
It's good to know that I could change my own time stamp format with syslog, but I have no power to advise the customers to do anything. They just buy the product and have environments all over the...
Forum: Red Hat 01-03-2013
3,117
Posted By Brandon9000
Thank you. What I would write is beginning...
Thank you.

What I would write is beginning of day markers at midnight. My issue is that these logs never show the year. Ordinarily, this causes no confusion, since the year is quite obvious. ...
Forum: Red Hat 01-02-2013
3,117
Posted By Brandon9000
It won't be a message related to the general...
It won't be a message related to the general purpose of the log, just a message that I want to put there. I assure you I have reason enough to do what I want to do. I just wonder about the...
Forum: Red Hat 01-02-2013
3,117
Posted By Brandon9000
Could I write to all three of these logs with...
Could I write to all three of these logs with syslog, and would it work across most Linux distributions?
Forum: Red Hat 01-02-2013
3,117
Posted By Brandon9000
Writing to System Logs
This isn't a RedHat specific question. The software in question might be used for any Linux distribution. Would it be advisable or inadvisable for my application, to be downloaded by many people I...
2,131
Posted By Brandon9000
I am testing this in Fedora 15 (32 bit) in the...
I am testing this in Fedora 15 (32 bit) in the bash shell, but I presume that answer would be the same for most if not all implementations of systemd.
2,131
Posted By Brandon9000
Systemd
I am writing a program that must determine certain things about services. How can I, or my program, determine which services are started automatically when a given target becomes active. It is my...
Forum: IP Networking 09-19-2012
3,890
Posted By Brandon9000
Samba Issue - findsmb and nmblookup Only See Localhost
I wrote a program which uses findsmb to get a list of Samba aware resources. It worked fine. It was able to see both my own cluster of virtuals and other company computers too. My company moved to a...
0
3,979
Posted By Brandon9000
xhost
Some of my users find that a graphical program I have given them will not run until they type:

xhost +local:username

where, of course, they substitute in their own user name. My question is...
Forum: Programming 05-30-2012
5,782
Posted By Brandon9000
I see. Thanks. I will. One other thing,...
I see. Thanks. I will.

One other thing, if I cancel a thread, I have to consider the possibility that there could be an unanticipated scenario in which the thread no longer exists at the...
Forum: Programming 05-30-2012
5,782
Posted By Brandon9000
Thanks, but what do you mean by "read...
Thanks, but what do you mean by "read cancellation point?"

One other matter, my tests show that if, by chance, the thread no longer exists when I call pthread_cancel, the parent will abend with a...
Forum: Programming 05-29-2012
5,782
Posted By Brandon9000
Killing a Child Thread
What is the best way for a parent to kill a child thread that has blocked on a command it cannot finish and will never read another line of its code? Will pthread_cancel() work with a thread that...
Forum: Linux 05-10-2012
7,362
Posted By Brandon9000
I believe that is a correct analysis. My mandate...
I believe that is a correct analysis. My mandate is really not to spend weeks on a single feature, or at least very rarely. They want me to scratch items off my "to do" list and move on. The thing...
Forum: Linux 05-08-2012
7,362
Posted By Brandon9000
The Windows version of the app does patch...
The Windows version of the app does patch management as one of its functions. I am required to implement an equivalent functionality for Linux systems. I have succeeded in gathering patch related...
Forum: Linux 05-08-2012
7,362
Posted By Brandon9000
The product exists. I am adding a new feature to...
The product exists. I am adding a new feature to the Linux version of the product. I am doing a Linux version of patch management. I had been trying to figure out rollbacks and thought somebody could...
Forum: Linux 05-08-2012
7,362
Posted By Brandon9000
Apparently, my customers aren't of the same...
Apparently, my customers aren't of the same opinion.
Forum: Linux 05-08-2012
7,362
Posted By Brandon9000
The customers buy my software specifically for...
The customers buy my software specifically for the purpose of managing their PCs, including installed applications, and installed applications are updated only on their specific orders. This is the...
Forum: Linux 05-04-2012
7,362
Posted By Brandon9000
I do have the ability to tell them how my...
I do have the ability to tell them how my software is installed.

I don't have the ability to tell them how updates for every other package on their system created by some random source should be...
Forum: Linux 05-04-2012
7,362
Posted By Brandon9000
Studying these great responses. I don't have the...
Studying these great responses. I don't have the freedom to mandate tgz. My job is to inform users of all available updates for installed packages. I have to take them as I find them.
Forum: Linux 05-03-2012
7,362
Posted By Brandon9000
Actually, I cannot. My software will wake up on...
Actually, I cannot. My software will wake up on numerous varied systems of unknown configuration.

You are very knowledgeable (as always) and are confirming my fear that no one has solved this...
Forum: Linux 05-03-2012
7,362
Posted By Brandon9000
Hi, Corona. I also have to consider the...
Hi, Corona.

I also have to consider the possibility that the customer is trying it on basic, necessary software, so I would rather not uninstall and re-install in case something went wrong. They...
Forum: Linux 05-02-2012
7,362
Posted By Brandon9000
A package is an update if it updates an earlier...
A package is an update if it updates an earlier version of the same software.

What would these scripts do?
Forum: Linux 05-02-2012
1,640
Posted By Brandon9000
It would have worked if you had written: ...
It would have worked if you had written:

export PATH=$PATH:/sbin/service
Forum: Linux 05-01-2012
7,362
Posted By Brandon9000
Rolling Back an Update
I am writing a software product and hope that it will work on a variety of Linux distributions. At the moment, I am trying to create some kind of Linux version of patches/upgrades of installed...
Showing results 1 to 25 of 25

 
All times are GMT -4. The time now is 04:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy