| bio | website | patrikelfstrom.se |
|---|---|---|
| location | Gothenburg, Sweden | |
| age | 23 | |
| visits | member for | 1 year, 5 months |
| seen | Oct 19 '12 at 21:11 | |
| stats | profile views | 4 |
- I suck...
|
Oct 18 |
accepted | Match a simple Regex |
|
Oct 18 |
comment |
Match a simple Regex Awesome thanks. Here is what I ended up with: find ./ -name "*.txt" -exec grep -o 'tt[0-9]\{1,10\}' {} \; |
|
Oct 18 |
comment |
Match a simple Regex @dubiousjim that pattern worked. But using this ack-grep tt[0-9]\{1,10\} *.nfo command will only search the current dir. How can I get it to search recursive? |
|
Oct 18 |
asked | Match a simple Regex |
|
Dec 11 |
accepted | Update phpmyadmin manually when installed as an package |
|
Dec 11 |
comment |
Update phpmyadmin manually when installed as an package Do you know how often do these things get updated? |
|
Dec 11 |
comment |
Update phpmyadmin manually when installed as an package How safe is it to add other PPA like this? |
|
Dec 10 |
asked | Update phpmyadmin manually when installed as an package |
|
Dec 10 |
awarded | Supporter |
|
Dec 9 |
awarded | Scholar |
|
Dec 9 |
accepted | Deny external SSH access to a user |
|
Dec 9 |
comment |
Deny external SSH access to a user It seems to be working. The reson I asked this was because someone hacked me in some way and used the user www-data to run this commands: /usr/sbin/fakeproc. This took up 100% on one core. |
|
Dec 9 |
awarded | Student |
|
Dec 9 |
comment |
Deny external SSH access to a user K thanks. I'll try that. |
|
Dec 9 |
awarded | Autobiographer |
|
Dec 9 |
asked | Deny external SSH access to a user |