Wayno's Adventures and sojourns through Linux

  • Home
  • About
  • Contact
  • Email Subscription
  • Facebook Like
  • RSS

29

Jun

Getting a history of Package installs in Ubuntu or Debian

Posted by Wayno  Published in Skill Level: Easy

The original article appears here zcat -f /var/log/dpkg.log* | grep ” install ” | sort You could easily add a grep onto the end instead of the sort, to find a particular package. So something like zcat -f /var/log/dpkg.log* | grep ” install ” | grep -i ‘thunderbird’ 2011-03-10 18:57:20 install thunderbird 3.1.8+build3+nobinonly-0ubuntu0.10.10.1 2011-03-10 19:02:36 [...]

Continue reading...

no comment

28

Jun

Getting a Logitech USB headset to work with Skype and Debian on an Acer Netbook

Posted by Wayno  Published in Audio, debian, netbook, Skill Level: Easy, sound

Oh man. Some of the crazy solutions I found on the web. Fudgeting with .asoundrc files. Arghh. Very simple fix! Get the latest Debian Skype version. Plug in your Logitech USB Headset. RIGHT Click on the Skype icon in the TASKBAR (not the desktop icon) – the one with a green check. and highlight options. [...]

Continue reading...

1 comment

26

Jun

Creating a usb flash drive for a Debian install using Linux

Posted by Wayno  Published in debian, Skill Level: Easy

Okay – So I downloaded the debian iso, and burned it to CD. It was then that I discovered that my USB DVD writer, is now dearly departed. (In other words, it doe NOT work. As in: “It’s dead, Jim!”) Soooo. What do I do…..Well I have a usb flash drive, but how do I [...]

Continue reading...

no comment

26

Jun

Changing ISP issued DNS Servers for Better DNS Load Balancing

Posted by DynamicDesignz  Published in DNS - Domain Name System, Uncategorized

Local name resolution is done via /etc/hosts file. If you have small network, use /etc/hosts file. DNS (domain name service is accountable for associating domain names with ip address, for example domain yahoo.com is easy to remember than IP address 202.66.66.12) provides better name resolution. To configure Linux as DNS client you need to edit [...]

Continue reading...

no comment

26

Jun

DNS Server Lists

Posted by DynamicDesignz  Published in DNS - Domain Name System, Uncategorized

Free DNS Server Lists   1. Google DNS 8.8.8.8 8.8.4.4 2. OpenDNS 208.67.222.222 208.67.220.220 3. ScrubIt 67.138.54.100 207.225.209.66 4. Level 3 Communications 4.2.2.1 4.2.2.2 4.2.2.3 4.2.2.4 4.2.2.5 4.2.2.6 5. DNSadvantage 156.154.70.1 156.154.71.1 6. Servermatrix 216.185.111.10 69.56.222.10 67.19.0.10 67.19.1.10 70.84.160.11 7. Public Name server IP address 209.244.0.3 209.244.0.4 8. Norton Public DNS 198.153.192.1 198.153.194.1 9. Exetel [...]

Continue reading...

1 comment

20

Jun

Monitoring CPU and Motherboard Temperatures in Linux

Posted by Wayno  Published in Joe, loni, Skill Level: Easy, ssh

And so I asked Loni: is there a way to look at motherboard/cpu temps via an ssh connection? She said sure! sudo apt-get install lm-sensors sudo sensors-detect sensors And you will get output that looks something like: it really was that easy – Adapter: SMBus I801 adapter at 3000 in0: +1.26 V (min = +0.00 [...]

Continue reading...

no comment

2

Jun

100th Post — A special thanks

Posted by Wayno  Published in Joe, loni, Skill Level: Easy, Uncategorized

When i started this site over 3 years ago, I felt a little bit like Forrest Gump: Linux is like a box of chocolates. You never know what you’re going to get! Little did I know when I started down this journey over 6 years ago, this is where I’d be. I didn’t get here [...]

Continue reading...

5 comments

2

Jun

Building your own ftp server in Linux using vsftpd

Posted by Wayno  Published in filesharing, howto, Joe, Skill Level: Medium

I am asked frequently: How can I make my own ftp server? FTP — or file transfer protocol, was one of the original protocols used in the development of the Internet. It allows us to transfer files between a server machine (host) and a client. With the advent of peer-to-peer Bit Torrent it might seem [...]

Continue reading...

no comment

Search

About

PKILL-9

Categories

  • Android (1)
  • apt-get (5)
  • Audio (10)
  • backup (3)
  • bash (9)
  • Browsers (8)
  • Compiling Source Code (3)
  • crontab (1)
  • debian (23)
  • debugging (1)
  • Deposit @ Home (1)
  • DNS – Domain Name System (2)
  • DVD (6)
  • filesharing (5)
  • fstab (2)
  • ftp (2)
  • gnome (15)
  • grub (1)
  • howto (23)
  • Humour (5)
  • Internet Connection Sharing (1)
  • java (3)
  • Joe (23)
  • Linux Networking (8)
  • loni (16)
  • Misc. other devices/things (12)
  • Music (9)
  • Natty (3)
  • netbook (4)
  • Printers/Printing (2)
  • rsync (1)
  • samba (2)
  • Security (3)
  • Skill Level: Advanced (16)
  • Skill Level: Easy (85)
  • Skill Level: Medium (39)
  • sound (8)
  • ssh (3)
  • Thunderbird (3)
  • Uncategorized (40)
  • ups (2)
  • video (8)
  • wireless (3)
  • word processors (3)
  • X11 (4)

Archives

  • February 2012 (2)
  • January 2012 (3)
  • December 2011 (2)
  • November 2011 (6)
  • October 2011 (5)
  • September 2011 (2)
  • August 2011 (8)
  • July 2011 (11)
  • June 2011 (8)
  • May 2011 (11)
  • April 2011 (9)
  • March 2011 (9)
  • February 2011 (10)
  • January 2011 (4)
  • December 2010 (3)
  • November 2010 (3)
  • September 2010 (1)
  • July 2010 (7)
  • April 2010 (4)
  • March 2010 (3)
  • February 2010 (5)
  • January 2010 (1)
  • December 2009 (1)
  • October 2009 (4)
  • September 2009 (1)
  • July 2009 (1)
  • June 2009 (2)
  • May 2009 (5)
  • April 2009 (5)
  • March 2009 (3)
  • February 2009 (6)

Blogroll

  • Documentation
  • Plugins
  • Suggest Ideas
  • Support Forum
  • Themes
  • WordPress Blog
  • WordPress Planet

Pages

  • About
  • Contact
  • RSS
  • Email Subscription
  • Facebook Like

Meta

  • Register
  • Log in
  • RSS Entries
  • Comments Rss
June 2011
S M T W T F S
« May   Jul »
 1234
567891011
12131415161718
19202122232425
2627282930  

Recent Posts

  • How to file check a Windows or Dos File System using Linux
  • Getting the subsonic server to work in Linux with a Roku media player
  • test2
  • How to generate an easy to remember password
  • Getting a Webcam/Logictech Quick Cam to work with Skype in Linux
  • How to add a network printer in Debian/Ubuntu Linux
  • Ubuntu 12.04 LTS Won’t Fit On a CD
  • 25 worst passwords — how to change your password in Linux
  • How to label an ms dos Flash Drive or Micro SD card using mtools in Linux
  • Linux Mint: The new Ubuntu?

Recent Comments

  • tmoody in How to install Java 1.7 for Ubuntu/Debian (apt-get…
  • Jake in How to file check a Windows or Dos File System usi…
  • anakabas in Getting a Webcam/Logictech Quick Cam to work with …
  • joeSchmoe in How to install Java 1.7 for Ubuntu/Debian (apt-get…
  • Dynamic Designz – Anonymous P… in Making Ubuntu/Debian Linux do it's own DNS (Domain…
  • jake in Getting a Webcam/Logictech Quick Cam to work with …
  • Wayno in How to avoid bricking a Tracfone. What is the dif…
  • lynncancersurvivor in How to avoid bricking a Tracfone. What is the dif…
  • Jose in 25 worst passwords -- how to change your password …
  • How to label an ms-dos Flash Drive … in How to mount a usb or micro sd card, when Linux do…
© 2007 Wayno's Adventures and sojourns through Linux



Theme by WebRehash | Free WordPress Templates | Valid XHTML | Valid CSS 3.0 | Powered by Wordpress