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 [...]
29
Jun
Getting a history of Package installs in Ubuntu or Debian
Posted by Wayno Published in Skill Level: Easy28
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, soundOh 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. [...]
26
Jun
Creating a usb flash drive for a Debian install using Linux
Posted by Wayno Published in debian, Skill Level: EasyOkay – 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 [...]
26
Jun
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 [...]
26
Jun
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 [...]
20
Jun
Monitoring CPU and Motherboard Temperatures in Linux
Posted by Wayno Published in Joe, loni, Skill Level: Easy, sshAnd 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 [...]
2
Jun
100th Post — A special thanks
Posted by Wayno Published in Joe, loni, Skill Level: Easy, UncategorizedWhen 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 [...]
2
Jun
Building your own ftp server in Linux using vsftpd
Posted by Wayno Published in filesharing, howto, Joe, Skill Level: MediumI 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 [...]
Categories
- Android
- apt-get
- Audio
- backup
- bash
- Browsers
- Compiling Source Code
- crontab
- debian
- debugging
- Deposit @ Home
- DNS – Domain Name System
- DVD
- filesharing
- fstab
- ftp
- gnome
- grub
- howto
- Humour
- Internet Connection Sharing
- Jack
- java
- Joe
- Linux Networking
- loni
- Metasploit
- Misc. other devices/things
- Music
- Natty
- netbook
- Note to self
- Printers/Printing
- Review
- rsync
- samba
- Security
- Skill Level: Advanced
- Skill Level: Easy
- Skill Level: Medium
- sound
- ssh
- Thunderbird
- Uncategorized
- ups
- video
- wireless
- word processors
- X11
- Xfce
Archives
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- September 2010
- July 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009