MyFunnyDev

web, coding and beyond

Archive for the ‘linux’ tag

GNU Screen

without comments

A Friend of mine introduced me to GNU screen a great tool which can be used in different ways. One of them is a session sharing which is awesome when 2 or more people are working together in Linux env.

Written by Michał Kuklis

March 15th, 2009 at 8:22 pm

Posted in linux

Tagged with

apache2 utils

without comments

deactivate site:

a2dissite site_name

activate site:

a2ensite site_name

Written by Michał Kuklis

March 13th, 2009 at 8:17 pm

Posted in Uncategorized

Tagged with , ,

copy files using ssh

without comments

ssh user@host cat <filename ">" remote_location/remote_file

Written by Michał Kuklis

March 23rd, 2008 at 3:30 pm

Posted in Uncategorized

Tagged with

How to setup Sun’s Java JDK on Fedora 8

without comments

Written by Michał Kuklis

February 28th, 2008 at 7:13 pm

Posted in Uncategorized

Tagged with ,