Quantcast
Channel: thinkplexx.com: home
Browsing latest articles
Browse All 180 View Live

How-to: Allow user sudo, but exclude some privileges (run shells, etc)

Please Visit Allow user sudo, but exclude some privileges (run shells, etc) for the full update

View Article



How-to: Subversion. Fixing “could not read status line: connection was closed...

Please Visit Subversion. Fixing “could not read status line: connection was closed by server” for the full update

View Article

How-to: How to commit to svn repository with externals. What if external...

Please Visit How to commit to svn repository with externals. What if external points to TAG in repo? for the full update

View Article

How-to: Checkout single file (sparse checkout) in Subversion (SVN). Get...

Please Visit Checkout single file (sparse checkout) in Subversion (SVN). Get single file or selected files for the full update

View Article

How-to: Fix slow or freezing explorer after TortoiseSVN installation in Windows

Please Visit Fix slow or freezing explorer after TortoiseSVN installation in Windows for the full update

View Article


How-to: Fix Eclipse svn, always asking for login and password. Clear keyring...

Please Visit Fix Eclipse svn, always asking for login and password. Clear keyring or cache for the full update

View Article

How-to: find out the latest (last) modification date and time for given...

Please Visit find out the latest (last) modification date and time for given directory tree for the full update

View Article

How-to: You can’t lock or unlock subversion file. “‘file’ locked by user...

Please Visit You can’t lock or unlock subversion file. “‘file’ locked by user ‘your.name’”. Try “svn -force” for the full update

View Article


How-to: Switch between loopback proxy and gateway

Please Visit Switch between loopback proxy and gateway for the full update

View Article


How-to: Find out DOS path name (8 character) for the directory

Please Visit Find out DOS path name (8 character) for the directory for the full update

View Article

How-to: Linux (Unix) locate command for windows and dos commad line....

Please Visit Linux (Unix) locate command for windows and dos commad line. Installation, setup and usage for the full update

View Article

How-to: Enabling per directory permissions in subversion (readonly, hidden,...

Please Visit Enabling per directory permissions in subversion (readonly, hidden, with apache, svn access file, LDAP). Tutorial for the full update

View Article

How-to: Command chaining in GNU make. Execute next command depending on...

Please Visit Command chaining in GNU make. Execute next command depending on success or failure (exit code) of previous command. for the full update

View Article


How-to: Fixing “fatal error C1033: cannot open program database … vc60.pdb”...

Please Visit Fixing “fatal error C1033: cannot open program database … vc60.pdb” with make and Visual Studio for the full update

View Article

How-to: Using pipe and ssh to connect commands between different unix hosts....

Please Visit Using pipe and ssh to connect commands between different unix hosts. Output local cat, less, etc into remote files. Grep or watch remote logs for the full update

View Article


How-to: Solve client – side problems after upgrading subversion (svn) server...

Please Visit Solve client – side problems after upgrading subversion (svn) server 1.6.x for the full update

View Article

How-to: Assign command output to variable in dos .bat (cmd) shell

Please Visit Assign command output to variable in dos .bat (cmd) shell for the full update

View Article


How-to: Enforce eclipse project generation with Maven2 eclipse:eclipse?

Please Visit Enforce eclipse project generation with Maven2 eclipse:eclipse? for the full update

View Article

How-to: Fixing ‘Too many open files’ maven problem. Solution for TeamCity,...

Please Visit Fixing ‘Too many open files’ maven problem. Solution for TeamCity, Hudson, Local and ssh shell environments for the full update

View Article

How-to: Maven2 plugin. Fix problem with empty injected classpath variables

Please Visit Maven2 plugin. Fix problem with empty injected classpath variables for the full update

View Article

How-to: Add, partition, format and mount hard disks on linux. Fast and simple...

Please Visit Add, partition, format and mount hard disks on linux. Fast and simple step by step guide for the full update

View Article


How-to: Fix permission errors on CIFS mounted shares / NFS

Please Visit Fix permission errors on CIFS mounted shares / NFS for the full update

View Article


How-to: Mount samba or CIFS shares using /etc/fstab

Please Visit Mount samba or CIFS shares using /etc/fstab for the full update

View Article

How-to: Find largest directories on linux. Analyse disk space usage

Please Visit Find largest directories on linux. Analyse disk space usage for the full update

View Article

How-to: Mount NFS shares with samba or CIFS without password

Please Visit Mount NFS shares with samba or CIFS without password for the full update

View Article


How-to: Best practice. Securely copy huge directories with all attributes and...

Please Visit Best practice. Securely copy huge directories with all attributes and permitions with rsync command ( linux ). for the full update

View Article

How-to: How-to create and use local svn (subversion) repository on windows or...

Please Visit How-to create and use local svn (subversion) repository on windows or Linux. Simple and fast step-by-step for the full update

View Article

How-to: Prevent GNU make from always removing files. It says things like “rm...

Please Visit Prevent GNU make from always removing files. It says things like “rm …” or “Removing intermediate files…”. for the full update

View Article

How-to: Use regular expressions to select set of mcollective hosts

Please Visit Use regular expressions to select set of mcollective hosts for the full update

View Article



Article: Simple WebSite Log file analysis with bash, grep and awk

Please Visit Simple WebSite Log file analysis with bash, grep and awk for the full update

View Article

Article: Combining JOIN and WHERE clause. Versions in SQL and HQL

Please Visit Combining JOIN and WHERE clause. Versions in SQL and HQL for the full update

View Article

Article: Copy or move Hudson instance to another server. Add slave node to...

Please Visit Copy or move Hudson instance to another server. Add slave node to new instance for the full update

View Article

Article: Use “cntlm” as proxy tunnel to overcome NTLM authorization from linux

Please Visit Use “cntlm” as proxy tunnel to overcome NTLM authorization from linux for the full update

View Article


Article: Creating new maven2 project with plenty of custom jars

Please Visit Creating new maven2 project with plenty of custom jars for the full update

View Article

Article: Maven2 artifact was released more than once. Avoiding, detecting,...

Please Visit Maven2 artifact was released more than once. Avoiding, detecting, fixing. for the full update

View Article

Article: Migration from Maven2 to Maven3. Roadmap, example use case, what to...

Please Visit Migration from Maven2 to Maven3. Roadmap, example use case, what to expect for the full update

View Article


Article: Setting up subversion (svn) repository: on mounted or network drive,...

Please Visit Setting up subversion (svn) repository: on mounted or network drive, using symbolic link (symlink), dynamically under SVNParentPath. Howto, what works and what fails. for the full update

View Article


Article: Maven3 pom using Groovy, Ruby, Scala, Yaml (Sonatype Polyglot)

Please Visit Maven3 pom using Groovy, Ruby, Scala, Yaml (Sonatype Polyglot) for the full update

View Article

Article: GIT for beginners guide. GIT tutorial for subversion users

Please Visit GIT for beginners guide. GIT tutorial for subversion users for the full update

View Article

Article: Selenium grid hardware and system requirements. Optimizing for just...

Please Visit Selenium grid hardware and system requirements. Optimizing for just one GRID or many GRIDs in paralell for the full update

View Article

Article: GAnt vs. Ant (comparison, advantages and drawbacks GAnt)

Please Visit GAnt vs. Ant (comparison, advantages and drawbacks GAnt) for the full update

View Article


Article: Port or convert Ant builds to GAnt. Example with maven integration...

Please Visit Port or convert Ant builds to GAnt. Example with maven integration (embedded GAnt) for the full update

View Article

Article: Choosing continuous integration (CI) tool. Comparison :...

Please Visit Choosing continuous integration (CI) tool. Comparison : CruiseControl, Hudson, Continuum vs. TeamCity for the full update

View Article


Article: Parsing TeamCity log output. Analyse, find reasons for unique or...

Please Visit Parsing TeamCity log output. Analyse, find reasons for unique or systematic problems for the full update

View Article

Article: SVN refactoring and other operations made simple (Eclipse and...

Please Visit SVN refactoring and other operations made simple (Eclipse and Subversive) for the full update

View Article


Blogs: Windows active directory, LDAP, Ssl,? Apache, and mode Svn...

Please Visit Windows active directory, LDAP, Ssl,? Apache, and mode Svn configuration. Analysing "Access to ... failed, reason: require directives present and no Authoritative handler" error for the...

View Article

Blogs: Selenium browser (firefox) problem. Can't stop them, can't kill...

Please Visit Selenium browser (firefox) problem. Can't stop them, can't kill them... fix was so simple. for the full update

View Article

Blogs: NSIS, Invalid command: System::Call - fixed

Please Visit NSIS, Invalid command: System::Call - fixed for the full update

View Article

Blogs: Running Selenium test suite on new Hudson Slave fails with "killed"

Please Visit Running Selenium test suite on new Hudson Slave fails with "killed" for the full update

View Article


Blogs: Wordpress cache optimization?

Please Visit Wordpress cache optimization? for the full update

View Article

Browsing latest articles
Browse All 180 View Live




Latest Images