Allowing Debian Packages To Execute Scripts When Upgrading
If you have mounted /tmp noexec, aptitude updates may fail. Here’s some possible solutions.
If you have mounted /tmp noexec, aptitude updates may fail. Here’s some possible solutions.
How to use reverse ssh tunnels to access a subversion or git repository behind NAT.
Sometimes you may need to rename many files at once in a similar way, such as removing a specific string from their name. Rather than manually rename the files, you can use a method described at snipplr.com. One of the advantages of this method is that you can preview the changes you will make simply [...]