This article provides a brief insight of what is and what to use as Remote Desktop on Linux. I'm not trying to describe the concept itself because nowadays everyone should already be familiar with it. I would rather try to…
Bring back the root
Bring back the root is not the title of a movie, it is the name of an usual issue that we encounter while working on Linux (hopefully not so often). For those who don't share the passion for Linux the…
Connect automatically your FTP server. No login credentials
I have a dozen of FTP accounts (clouds, remote servers, etc) and I'm using them quite often nowadays. If you are a computer geek (like me ð³ ) then you will mostly work at your tty console so no graphical…
iptables with syslog-ng on Gentoo
If you use syslog-ng protocol to log your Linux kernel's messages into a /var/log/messages file and if you want to log some messages (filtered by some criteria) into a separate log file (eg. your firewall log entries), then here is…
How iptables works - netfilter
If you are a keen Linux user then you know the importance of iptables in your life, right? Sometimes I feel that iptables is for Linux what is Assembly language for a computer: if it does not exists then it…
Wireless security settings
If you have a home wireless access point and you are not sure which wireless security settings to choose, then read bellow. Today wireless access point devices offers more than one security mode. You could choose between NONE, WEP, WPA…