Raining Season

linux

Format USB drive to VFAT

Use below command to format usb drive (/dev/sdxy) to be VFAT file system.
#mkfs.vfat /dev/sdxy

Find the biggest size file

Move to your target directory and execute this command

# du -la | sort -n

Print out last command result with echo



# echo $?

echo the last result of executed command.
0= ok, else error

Play with BeagleBoneBlack

Share the experience of playing with BBB(Beagle Bone Black) development board.






Set up debugger for BeagleBoneBlack and Eclipse

Thu, 04 Jun 2015 13:03:00 +0000



How to control LEDs using only Linux commands

Sun, 22 Mar 2015 02:33:00 +0000



Set up Eclipse to develop with BeagleBoneBlack

Mon, 29 Dec 2014 14:47:00 +0000



Set up home media server using BBB

Sat, 23 Aug 2014 09:56:00 +0000



Run Ubuntu on BeagleBoneBlack

Wed, 20 Aug 2014 14:20:00 +0000



4D System's 4.3 inches LCD Cape

Sat, 19 Apr 2014 06:07:00 +0000



How to update BBB firmware (by Linux pc)

Tue, 08 Apr 2014 07:15:00 +0000



Blinking with BoneScript

Tue, 11 Mar 2014 06:40:00 +0000



Hello World

Sun, 09 Mar 2014 15:16:00 +0000






Share this page :

Custom Search
Syndicate content