Linux operating system
Change Repository Path in SVN
On occasion you will need to migrate your svn repository to another server, or another path. Checked out svn repositories have a path associated with […]
Linux operating system
On occasion you will need to migrate your svn repository to another server, or another path. Checked out svn repositories have a path associated with […]
We downloaded the iozone source code, and now we need to compile it. One can see the supported architectures by typing “make”. [root@computer current]# make […]
Socat is a powerful file transfer tool. It reduced the overhead of other transfer protocols and can come in considerably handy when transferring files over […]
In apache there is an easy way you can specify different php include paths. A good way to do it is to specify it in […]
Instead of purchasing iso making software, one can easily add files to an iso in linux. It involves using the “mkisofs” command. To add your […]
When compiling zfs on linux we got the following error. configure: error: in `/root/zfs-0.6.0-rc2′: configure: error: *** uuid/uuid.h missing, libuuid-devel package required See `config.log’ for […]
We got the following error when compiling zfs on linux checking spl source directory… Not found configure: error: *** Please make sure […]
When compiling zfs on linux we get the following error checking kernel source directory… Not foundconfigure: error: *** Please make sure the kernel […]
When compiling zfs on linux we got the following error: checking whether build environment is sane… configure: error: newly created file is older than distributed […]
When doing a wget on a file we received the following error: ERROR: certificate common name *.github.com@github.com To fix this we downloaded without checking the […]
Copyright © 2024 | WordPress Theme by MH Themes