Sort Results: [ Hot | Best | Latest ]
59Insight debugger making it work under windows for remote debugging- ARM target
by bhagwat dig it
I was looking for information on Insight debugger, well got some information but, it was quite old and not updated on, My need was to use insight for remote debugging - Target board is ARM based. Posted the... published 3 months ago
61Access Windows Files From Linux Explained In Simple Way
by bhagwat dig it
This is pretty good use of SMB protocol aka CIFS. Windows system are default use SMB protocol to share files over network and with other systems. In linux one has to run SMB server, one SMB server is running... published 6 weeks ago
57Clean use of Linux commands and making Dos commands to work under linux
by bhagwat dig it
Clean use of rm command and Make DOS commnads to work under linux :-) Hello world, today i learnt something new tips and tracks in for using linux commands, Extension to this findings is one can make work... published 3 months ago
57copy from windows to linux in simple way
by bhagwat dig it
I was struggling to get the files from windows to Linux machine. well there are number of ways to do that, here I am sharing a very simple way -ie drag and drop data/files from windows to Linux, that can be... published 4 months ago
49Quick Note on Set-User-Id (SUID) flag
by bhagwat dig it
Quick Note on Set-User-Id (SUID) flag set-user-id (suid) flag set on fileA binary owned by root with set-user-id flag set runs with root privileges, even when an ordinary user invokes it. [2] This is... published 3 months ago
52how to configure thttpd webserver
by bhagwat dig it
I am newbie for HTTP servers, so I may miss technical words while writing about thttpd web server. I got simple config file from thttpd site Which is easy for get going, I was in need to put .gif and... published 2 months ago