Txt

Byte sized tech know-how.

  • Home
  • About

Category Archives: internet

03 Jan

Remove Application in Facebook

Facebook has managed to make this as complicated a a linux command. Hence this entry…

Account(Top Right Corner) > Privacy Settings > Apps and Games > Edit Settings > Apps you use > Edit Settings

admin Posted in internet app, application, facebook, privacy, site 1 Comment
03 Jul

Fetch a URL With a Number Series

Use this command to download numbered content…


for ((i=1; i<9; i++)) ; do  wget "http://www.example.com/$i.txt" ; done
admin Posted in Command Line, internet, Linux command, download, for, Linux, number, url, wget 1 Comment
24 Jun

My KMix Settings

This kmix setting will setup your microphone for recording. I got it thru trial and error – its not perfect…


admin Posted in Configuration, internet, Linux alsa, audio, kmix, Linux, mic, microphone, skype, sound Leave a comment

Post navigation

Categories

  • Code
  • Command Line
  • Configuration
  • CSS
  • HTML
  • internet
  • JavaScript
  • Linux
  • Mobile
  • Perl
  • PHP
  • Python
  • Ruby
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Fruitful theme by fruitfulcode Powered by: WordPress
↑