by skufel | Mar 14, 2015 | Automation, Infrastructure, Linux, SysAdmin
I use SecureCRT quite often to access Linux systems as well as network devices. When going through one of the presentations on SecureCRT web page I found handy tip how to configure session logs to have it divided by date, time and session. Screenshot below...
by skufel | Nov 23, 2014 | Hardware, Infrastructure, Linux, Network
Here is how to turn Raspberry PI with Linksys WUSB100 v2.0 adapter and Raspbian into wireless access point. This might be handy for conference rooms where you have wired connection, but wireless signal is too low. Just quick setup on Raspberry, plugin the cable and...
by skufel | Jul 6, 2014 | Hardware, Linux
By default on Raspberry PI with Raspbian you can enable SSH and connect via text terminal connection. However, Raspberry PI offers also graphical environment. How to access Raspberry PI graphical desktop remotely? Here is how to install RDP server on Raspberry PI with...
by skufel | Nov 11, 2012 | Infrastructure, Linux, Network, Virtualization
RSP platform installed on Riverbed allows to run VMware virtual machines on it. THat gives very powerful environment as Riverbed might become the only appliance deployed for branch office and with WAN optimization we can also provide basic services/systems to site....
by skufel | Sep 24, 2012 | Cloud, Infrastructure, Linux, Security, Virtualization
Recently I decided to use Amazon AWS EC2 platform to host systems in the Cloud. As operating system I needed is Linux I quickly deployed Amazon Linux AMI, which is quick and simple to do. Once instance was created I downloaded key pair. Now it came down to connecting...
by skufel | May 9, 2012 | Infrastructure, Linux, Network, SysAdmin
Just quick config snippet for Debian 6.0 which I came across when setting up few Debian Linux 6.0 virtual machines for recent network LAB. By default network adapter is set to get IP address from DHCP. /etc/network/interfaces – dynamic IP address configuration #...