Headup
Just keep pushing forward...
Pages
(Move to ...)
Home
OpenStack
Ceph
Opinions
▼
(Move to ...)
Home
▼
Monday, October 8, 2012
Free EL YUM Repositories
›
If you are using some flavor of Enterprise Linux, eventually will get tired of downloading rpm packages from Here BTW, this is a really gr...
Tuesday, April 24, 2012
SSH login without password
›
Suppose you want to use Linux and OpenSSH to automize your tasks or you just don't want to type the password every time you connect to a...
Tuesday, April 10, 2012
Headup Portage Tree
›
This portage tree is for apps that are not inside the official portage repository and some other packages with some hacks. If you would like...
Saturday, April 7, 2012
[Solved] su: /bin/bash: Permission denied
›
New user created as: groupadd mygroup useradd -s /bin/bash -g myuser -m -k /dev/null myuser When trying to log in: [root@vserver~]# su - m...
Thursday, April 5, 2012
Easy password generator command
›
As a sysadmin, I need to generate lots of passwords and sometimes if you do so without a script the generated password becomes really easy...
Sunday, March 4, 2012
Recursively delete .svn directories
›
Subversion is a software versioning and revision control system. Every copy of source code received from the subversion repository has .svn...
Thursday, December 22, 2011
Solving GCC Kernel error: ***mixed implicit and normal rules
›
I'm using an old kernel because is the last stable to use with the VServer patch. evo src # ll total 154344 lrwxrwxrwx 1 root root ...
‹
›
Home
View web version