Last night I was searching around for a good ftp server with good access control,quota support and logging and stumbled upon ProFTPD. ProFTPD is a advanced ftp server that is extendible with modules and the config is pretty straight forward (markup us equal to that from apache.conf). I also found a good web ui for [...]
Whenever I’m at a customer for work, I sometimes need to know the public ip. I always went with a browser to checkip.dyndns.org to get the current public ip of the customer. lauching the browser, typing in the website url.. takes time. I always have my terminal window open, so I tought, can’t we script [...]
Ever got into the situation where you’ve only got a mac address from a device and wanted to know what his ip is, or if it’s reachable? Example: I’ve placed an access point in a cisco catalyst switch. I want to know which ip it has. So i pull up the mac address-table on the [...]
In a way of celebrating the 1 year development of subutux-cli, i’ve posted the code @ gitorious.
@ home I’ve transmission-daemon running. Created my own settings.json file and altered the default configs to make it work my way. After an update, transmission-daemon wouldn’t accept my configuration.. Partly ..In some (freaky) way, the update script altered my configuration and changed my default download directory and some other stuff (like authentication for rpc is [...]
this month I will post some try-outs for a project for work. A web UI written in php to view, and eventually edit, the Access Control List of a file/directory . I’ll be posting the code I use in this post.
Welkom op subutux.be! Hier zal ik mijn linux tips&tricks posten, handige scripts, projecten, enz.. Het huidige project waar ik aan bezig ben is phpcli. Een command line interface in je webbrowser op subutux.be. Deze is maakt gebruik van jQuery (javascript), ajax calls naar een php-server document dat de output van de commands verwerkt. Probeer het [...]