Wayno's Adventures and sojourns through Linux

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

9

Feb

How to file check a Windows or Dos File System using Linux

Posted by Wayno  Published in debian, howto, Misc. other devices/things, Skill Level: Easy

It’s much much easier then I thought! You need to use dosfsck! 1. If not already installed, install dosfsck: (it’s in sbin) sudo apt-get install dosfsck 2. Find your device name. sudo blkid You will get output that looks like: /dev/sdf1: LABEL=”CANON_DC” UUID=”713B-5AE2″ TYPE=”vfat” Your device name will PROBABLY be different. 3. Check the usb [...]

Continue reading...

1 comment

1

Feb

Getting the subsonic server to work in Linux with a Roku media player

Posted by Wayno  Published in Audio, debian, howto, Music, Skill Level: Medium, sound

Yeah this required 3 hours of futzing to figure out. 1. Once you have the Subsonic Server installed, turn it off. sudo service subsonic stop 2. Next change to the /var directory. Remember anything with an octothorpe (#) is a comment and NEED not be coded. cd /var # change to the /var sudo mv [...]

Continue reading...

no comment

28

Jan

test2

Posted by Wayno  Published in Uncategorized

test post Wayno – Wayno http://www.pkill-9.com making Linux accessible http://www.linkedin.com/in/waynoguerrini =====

Continue reading...

no comment

14

Jan

How to generate an easy to remember password

Posted by Wayno  Published in howto, Joe, Security, Skill Level: Easy

Need a strong, but easy to remember password? No need to remember, generate it! Up to 48 chars, works on any unix-like system: read -s pass; echo $pass | md5sum | base64 | cut -c -16 Joe – ======================================== MD5SUM creates a 128 bit hash. Base64 turns a binary number into ASCII cut – simply [...]

Continue reading...

no comment

2

Jan

Getting a Webcam/Logictech Quick Cam to work with Skype in Linux

Posted by Wayno  Published in debian, howto, Misc. other devices/things, Skill Level: Easy, video

Video Chat Cameras are nice. But they don’t always play nicely with the Linux version of Skype. 1. Here’s the camera I have: (here’s now to find out what you have.) lsusb and the output will look like: Bus 005 Device 004: ID 046d:092e Logitech, Inc. QuickCam Chat 2. First step first. Let’s see if [...]

Continue reading...

2 comments

12

Dec

How to add a network printer in Debian/Ubuntu Linux

Posted by Wayno  Published in debian, howto, Linux Networking, Printers/Printing, Skill Level: Easy

This is actually fairly easy, but there are a couple of tricks! 1. What is the IP address of that printer? The easy way is to scan for it! If you have not done so, install the arp-scan programme. Arp (Address Resolution Protocol) This will allow us to scan the network for all devices on [...]

Continue reading...

no comment

8

Dec

Ubuntu 12.04 LTS Won’t Fit On a CD

Posted by Wayno  Published in debian, Skill Level: Easy

Ubuntu 12.04 LTS Won’t Fit On a CD Thanks guys! NOT! Alternatives? Plenty. 1. Linux Mint (good for n00bs) 2. Debian (for experienced users) Wayno

Continue reading...

no comment

27

Nov

25 worst passwords — how to change your password in Linux

Posted by Wayno  Published in howto, Security, Skill Level: Easy

Noob thing. Might be interesting to find out if your password is on the list. The top 25 worst passwords. How do you change your password? :~$ passwd You will get output that looks like: Changing password for (youruserid) (current) UNIX password: Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully :~$ [...]

Continue reading...

1 comment

22

Nov

How to label an ms dos Flash Drive or Micro SD card using mtools in Linux

Posted by Wayno  Published in debian, howto, Misc. other devices/things, Skill Level: Easy, Skill Level: Medium

The information on how to label an ms-dos formatted drive seems scattered across the internet, and might seem overwhelming at first. But it’s not too hard. Here’s my recipe! 1. If not already installed, install the mtools package. This is an open source package for manipulating ms-dos file systems, under Linux. to do that simply [...]

Continue reading...

no comment

14

Nov

Linux Mint: The new Ubuntu?

Posted by Wayno  Published in debian, Skill Level: Easy, Uncategorized

This is a very relevant article to the Ubuntu and Unity debate, vs other Linux distributions, especially, Linux Mint. Linux Mint: The new Ubuntu? Personally, I am on Debian Squeeze. Very solid, but NOT for n00bs. Tad difficult to configure. Wayno

Continue reading...

no comment
Next Page »

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
February 2012
S M T W T F S
« Jan    
 1234
567891011
12131415161718
19202122232425
26272829  

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