Laurentiu Roescu

less info
226 reputation
4
bio website
location Bucharest, Romania
age 38
visits member for 8 months
seen yesterday
stats profile views 5

system engineer


Mar
28
awarded  Commentator
Mar
28
comment mount -t cifs: “Operation not supported”, but can connect via smbclient
In Ubuntu you have to install smbfs package.
Feb
22
comment Find files with similar names in a folder using shell script
please give a real file name example, for those above it works.
Feb
22
answered Find files with similar names in a folder using shell script
Feb
18
awarded  Supporter
Jan
24
answered copying files from unix to windows?
Dec
13
comment I want to add the above date to each line on a prstat log file
I've used ^ and $ to match lines which contains only timestamps. You can remove them and I think it will work. But this way it will match also timestamps inside lines if they have the same format.
Dec
13
comment I want to add the above date to each line on a prstat log file
If it is printing the default I don't think it matches the timestamp correctly. Can you give me a real timestamp example?
Dec
13
comment I want to add the above date to each line on a prstat log file
I've modified the pattern for date. Which is the full path?
Dec
13
revised I want to add the above date to each line on a prstat log file
added 17 characters in body
Dec
13
answered I want to add the above date to each line on a prstat log file
Dec
4
answered How to stop telnet access for a particular IP address?
Nov
22
answered Suggested setup for an ultra-lightweight text-based programming environment in linux
Nov
22
awarded  Editor
Nov
22
revised grep how to suppress display of non-matched file?
added 126 characters in body
Nov
22
answered grep how to suppress display of non-matched file?
Nov
13
comment Samba server 3.6.3 crashes on simple setup on Linux Mint 13
There is a known issue with samba when user is member of too many groups, but it seems it is not your case.
Nov
13
comment Samba server 3.6.3 crashes on simple setup on Linux Mint 13
to be sure run the command 'groups Adam'
Nov
13
comment Samba server 3.6.3 crashes on simple setup on Linux Mint 13
This problem seems to be related to the groups the user is member of. How many of them are?
Nov
13
answered Samba server 3.6.3 crashes on simple setup on Linux Mint 13