Displaying 3 results from an estimated 3 matches for "steenkin".
2001 Mar 22
1
Files? We don't need no steenkin' files.
$ ps -ef | grep sshd
root 285 1 0 Nov 15 ? 0:03 /usr/local/sbin/sshd
root 23740 285 0 16:13:18 ? 0:00 /usr/local/sbin/sshd
root 23875 285 0 16:28:14 ? 0:00 /usr/local/sbin/sshd
user 23905 23899 0 16:28:31 pts/3 0:00 grep sshd
$ ls /usr/local/sbin
/usr/local/sbin: No such file or directory
$ date
Wed Mar 21 16:28:50 PST 2001
$ telnet 127.0.0.1
2015 Jun 05
3
Migration to centos 7 and program seg faulting
Everything on Centos 7 seems fine - except - my program.
I am trying to compile and run on centos 7.
Everything compiles/runs on C6, the executable from C6 runs on C7.
when I compile and run on C7 - I get a SEG fault.
when I debug:
gdb program
break main
run
I get a seg fault at or before main
What might I be looking for in this case?
Thanks,
Jerry
2007 Mar 19
3
system-display-config doesn't run right
This might be a gnome problem, but....
I've noticed that, on occasion (frequently), when I try to look at or
modify my display configuration, the Applications->System
Settings->Display doesn't come up. It asks for the root password, which
I give it, and then nothing.
I ran system-config-display form the command line, but it dies thus:
[root at mhullrichter mhr]#