How to remove svn needs-lock in all files in folders and subfolders
Use the check-for-modifications dialog, show all files (including not
modified ones).
Select all files, right-click, choose "properties". Then remove the
svn:needs-lock...
- Comments Off on svn:needs-lock disable
Increase the volume of an mp3 on linux
aptitude install easymp3gain-gtk
nacitate mp3 zmenite z 89db na trebars 100
public.webperfection.net/ringtone.mp3 original
public.webperfection.net/ringtone2.mp3
How to cut mp3 on linux?
simple:
aptitude install mpgtx
public.webperfection.net/ringtone3.mp3
mpgsplit ringtone2.mp3 [00:00:10.60-00:01:00] -o ringtone3.mp3
The config for IPTables is located:
/etc/sysconfig/iptables
I added the following line to it:
-A INPUT -p tcp -m state --state NEW -m tcp --dport 6379 -j ACCEPT
Reloaded IPtables:
sudo service iptables reload
Sanity check:
sudo iptables -S...
- Comments Off on Allowing Redis port – iptables
reverse full time list, you can see latest as first
ls -ltrh
-l long list format
-r reverse
-h human readable size format
-t sort by modification time
- Comments Off on useful list in console
Restarting zend server from console
debian 6 + ZS 6.0.1:
/etc/init.d/zend-server restart
- Comments Off on Zend Server restart from console
http://www.webmin.com/deb.html
pew pew tool na spravu linuxu cez web rozhranie
ci potrebujete nastavit dhcp apache php tak tu sa da v jendoduchom web ui vyklikat takmer vsetko... a zadarmo!
- Comments Off on Sprava linuxu cez web rozhranie