blog.satisheerpini.net
Linux, Learning and life ...: Toggling the background in Vim
http://blog.satisheerpini.net/2015/02/toggling-background-in-vim.html
Linux, Learning and life . February 17, 2015. Toggling the background in Vim. I end up switching the background on my terminal a lot depending on where I am working and the ambient light conditions around. If you use vim, you know this can lead some text becoming almost invisible ( with the default colors only? When you switch from a light background to a dark background or vice versa. So, I ended up mapping a couple simple shortcuts for setting the vim background to dark or light :.
blog.satisheerpini.net
Linux, Learning and life ...: February 2015
http://blog.satisheerpini.net/2015_02_01_archive.html
Linux, Learning and life . February 17, 2015. Toggling the background in Vim. I end up switching the background on my terminal a lot depending on where I am working and the ambient light conditions around. If you use vim, you know this can lead some text becoming almost invisible ( with the default colors only? When you switch from a light background to a dark background or vice versa. So, I ended up mapping a couple simple shortcuts for setting the vim background to dark or light :.
blog.satisheerpini.net
Linux, Learning and life ...: May 2012
http://blog.satisheerpini.net/2012_05_01_archive.html
Linux, Learning and life . May 09, 2012. Session logging in Linux. Most of you must be familiar with the "who" command on linux, it lists the users logged in currently on the machine and shows a lot more information related to where they are logged in from etc. There are a lot more options the command supports including the usual "who am i" and "who mom likes" versions. Stores user session related information, a record is appended at each login and then wiped out on logout. Linux for compatibility provid...
blog.satisheerpini.net
Linux, Learning and life ...: Extending QCOW2 virtual hd on Mac using VBoxManage
http://blog.satisheerpini.net/2014/10/extending-qcow2-virtual-hd-on-mac-using.html
Linux, Learning and life . October 21, 2014. Extending QCOW2 virtual hd on Mac using VBoxManage. If you are on a linux box, you could just run qemu-img to resize the virtual hd file. But on Mac, at least I could not get qemu to build. So using the Virtualbox command line tool I did the following :. VBoxManage clonehd original-hd-file.qcow vdi-copy-of-original-hd-file.vdi - format VDI. VBoxManage modifyhd vdi-copy-of-original-hd-file.vdi - resize [ new size in MB]. Subscribe to: Post Comments (Atom).
blog.satisheerpini.net
Linux, Learning and life ...: October 2012
http://blog.satisheerpini.net/2012_10_01_archive.html
Linux, Learning and life . October 16, 2012. Android phone, rooted. USB 20 Compliant connection between the above two devices. A client browser program running on the android phone should be able to load the home page from the web server running on the Linux host. More information coming soon. Subscribe to: Posts (Atom). I am a Linux geek currently pursuing my bachelors degree in computer science and engineering. View my complete profile. Simple template. Powered by Blogger.
blog.satisheerpini.net
Linux, Learning and life ...: October 2011
http://blog.satisheerpini.net/2011_10_01_archive.html
Linux, Learning and life . October 03, 2011. Per host username configuration for ssh. You can add as many entries as you want like above and the next time you can just do. And ssh will try to log you in with the default username specified for that host in the configuration file. Location: West Lafayette, IN, USA. Subscribe to: Posts (Atom). Per host username configuration for ssh. I am a Linux geek currently pursuing my bachelors degree in computer science and engineering. View my complete profile.
blog.satisheerpini.net
Linux, Learning and life ...: Survival vs Existence.
http://blog.satisheerpini.net/2014/10/the-art-of-zooming-in-and-out.html
Linux, Learning and life . October 12, 2014. The Narrows Hike - at around 10 Miles in. The Regular Sunday Night. Subscribe to: Post Comments (Atom). Extending QCOW2 virtual hd on Mac using VBoxManage. The Narrows Hike - A Memoir. I am a Linux geek currently pursuing my bachelors degree in computer science and engineering. View my complete profile. Simple template. Powered by Blogger.
blog.satisheerpini.net
Linux, Learning and life ...: June 2011
http://blog.satisheerpini.net/2011_06_01_archive.html
Linux, Learning and life . June 15, 2011. Rcat - Concatenate to a remote file. Script to remotely concatenate files. Args - rcat file1 file2. Concatenates file1 to remote file file2. Username=`echo $2 sed 's/:/ t/g' awk '{print $1}' sed 's/@/ t/g' awk '{print $1}'`. Remote host=`echo $2 sed 's/:/ t/g' awk '{print $1}' sed 's/@/ t/g' awk '{print $2}'`. Remote file=`echo $2 sed 's/:/ t/g' awk '{print $2}'`. File name=`echo $local file sed 's/ / /g' awk '{print $NF}'`. If [ -d $local file ] ;. June 03, 2011.
blog.satisheerpini.net
Linux, Learning and life ...: The Narrows Hike - A Memoir
http://blog.satisheerpini.net/2014/10/the-narrows-hike-memoir.html
Linux, Learning and life . October 15, 2014. The Narrows Hike - A Memoir. Very well written by Viswa about the Narrows day hike we did recently. One of the best groups I have hiked with. Where the hearts meet and the girls eye diamonds,. Not the typical gentlemen's clubs,. But for him, PRASAD, a place to spade out some bucks,. He's a gambler with lots of luck. Walked in with style, she dealt the cards out,. Amazing ride, his sequence flushed out,. He called it his hand, cashed in his demand,. Follow his ...