| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | Apr 21 at 18:33 | |
| stats | profile views | 11 |
|
Jan 25 |
awarded | Commentator |
|
Jan 14 |
comment |
Install opengl driver on RHEL5.7 install mesa-dri-drivers package. Make sure that hardware acceleration is enabled: glxinfo | grep "direct rendering" |
|
Jan 11 |
comment |
incoming ACCEPT all iptables rule still appearing @chovy: your rules are ok. Issue lies in restoring it after reboot. Try follow this steps: debian-administration.org/articles/445 |
|
Jan 11 |
comment |
incoming ACCEPT all iptables rule still appearing "ACCEPT all -- anywhere anywhere" comes from this rule: "-A INPUT -i lo -j ACCEPT" so it's concerns only lo interface, so it's not the issue. |
|
Jan 11 |
comment |
incoming ACCEPT all iptables rule still appearing @ott : it concerns lo inteface only, so it's ok |
|
Jan 11 |
comment |
incoming ACCEPT all iptables rule still appearing It seems that rules aren't loaded at boot time. Make sure that you added "pre-up iptables-restore < /etc/iptables.rules" line to your /etc/network/interfaces file (as author of tutorial suggests) |
|
Jan 10 |
answered | Recover ext3 files from hard disk with bad sector |
|
Jan 7 |
answered | How to configure an anonymously writable ftp server with vsftpd? |
|
Dec 29 |
revised |
How to view Graphical view of Application using ssh edited body |
|
Dec 29 |
answered | How to view Graphical view of Application using ssh |
|
Jul 25 |
comment |
Rename multiple directories (Sorry for the above). Unfortunately your solution doesn't work for following directory structure: mkdir -p dir1/doc/dir2. In this case even though doc directory isn't the last subdirectory (Marc's requirement) it is renamed. |
|
Jul 25 |
comment |
Rename multiple directories . ├── cos │ └── doc ├── doc └── tt └── doc └── kk |
|
Jun 27 |
awarded | Teacher |
|
Jun 27 |
awarded | Editor |
|
Jun 27 |
revised |
Traffic stats per network port added 79 characters in body |
|
Jun 27 |
answered | Traffic stats per network port |