531 reputation
17
bio website linuxquestions.org
location
age
visits member for 7 months
seen 6 hours ago
stats profile views 10

linux geek, foodie, health-nut, jack of all trades and master of none :)


13h
answered hide resuls in linux terminal
1d
comment Can't SSH to headless VirtualBox linux guest from gui-less linux host
Please add the output of iptables -L from the fedora host to your question.
May
15
awarded  Student
May
15
asked Sun Fire V40z, big gap between memory reported by dmidecode and what the Linux kernel sees
May
13
awarded  Caucus
May
8
answered is it possible to make some vps with a single share ip using linux?
May
8
comment /var/log/messages filled with FAIL: check_mk address from=
@Zoredache: that is indeed a possibility. Doesn't make a difference, though? The plugin needs to be configured properly.
May
7
answered /var/log/messages filled with FAIL: check_mk address from=
May
6
answered Executing script remotely with “curl | bash” feedback
May
6
awarded  Enthusiast
Apr
30
comment Iptables configuration to allow Steam Client
What do the routes on the clients look like, what other iptables rules do you have in place, what is the default policy for each chain?
Apr
23
comment How to increase space allocation to a particular user?
Can you please add mount output as well?
Apr
23
comment How to increase space allocation to a particular user?
an fdisk -l will give all the gory detail. a mount may suffice.
Apr
23
comment How to increase space allocation to a particular user?
Can you please add your partition layout to your question?
Apr
22
comment Running su with -c gives unrecognized command error
Now that's cute. The guy who downvoted me culled his own response, but didn't change his mind on my answer. :(
Apr
19
comment Difference between openldap 2.3 and 2.4
Can you post an anonymised snippet of your LDIF?
Apr
13
comment High %wa in top on KVM host
Just two comments: a) for a RAID10 you need 2n HDDs, w/ n>=2, so whatever you're running, it's not a RAID10 w/ only two disks. b) I/O wait can occur w/ network devices as well as with local storage.
Apr
9
answered Running su with -c gives unrecognized command error
Mar
26
comment Configuring iptables: blocked out on SSH
As an aside: the canonical way to go about iptables in RHEL/Centos is to save the rules in /etc/sysconfig/iptables rather than writing a script for it.
Mar
25
comment Can't Access CouchDB Remotely
What is the (anonymised) output of iptables -L?