..:Timmi-T:..
Til Forsiden arrow RSS-Leser søndag 05. februar 2012
Til Forsiden
Humor
Tech-Artikler
Tech-Kategorier
Foto
FotoAlbum
Linker
Gjestebok
Blog
Søk...
RSS-Leser
Online nå:
Vi har 18 gjester her nå
I alt 327396 stk. har vært her.
Dagens sitat
“He rushed down the staircase - Han røska ned stærkassa”
-Timmi-T
Oversikt over de mest leste RSS'ene mine
Pario TechnoBlob
A cronological documentation test project, nothing serious, really!

  • Recursively symlinking files
    This is a short script I use to symlink all my JPG image files on my file server to a flat folder accessible to my DLNA enabled devices. My files are organized in year folders and under each year there are month folders: -2011 --2011-01 --2011-02 --2011-03 ... -2012 --2012-01 I avoid duplicate symlinks by [...]

  • Disable DLNA in Windows 7
    If you are using your Windows 7 and have a active wireless network, then the chances are that you are sharing your media files with DLNA enabled devices like smartphones, TVs with wireless access and media centers. This HOWTO describes how you can disable DLNA in Windows 7. Type “Manage advanced sharing settings” in the [...]

  • Using Lsyncd to perform ?live? syncronization of a local directory to a remote directory
    This post is a short HOWTO and describes how you can install and run lsyncd to perform a rsync syncronization from local to a remote server using SSH. Lsyncd is a daemon to continuously synchronize directory trees and relies on inotify. If you need real live syncronization DRBD might be a better alternative since it [...]

  • How to join *.001,*.002,? files from your Linux terminal
    This is a easy way to combine/join/merge several .001 .002 .003 etc files to one file. # cat filename.avi.* > filename.avi The .001 .002 .003 files can be deleted after you have verfied that the files have merged together successfully to one file. If you were using Windows you would normally use a software like [...]

  • Disable IPv6 on Ubuntu 11.10
    This is a short HOWTO on disabling IP version 6 support on your ethernet devices like eth0 on Ubuntu 11.10. I guess you can do this on earlier version of Ubuntu as well. Add the following line to the end of the file /etc/sysctl.conf (as root or use sudo) net.ipv6.conf.all.disable_ipv6 = 1 Run the following [...]


Siste kommentarer
Siste linker
Siste nytt

© 2012 www.timmi-t.com
Joomla! is Free Software released under the GNU/GPL License.